10:33
<annevk>
JakeA: kinda annoying how https://twitter.com/mikemaccana keeps changing the goalposts
10:39
<JakeA>
annevk: yeah, it's a bit all over the place :(
10:52
<annevk>
JakeA: tried to help out
10:55
<JakeA>
annevk: whatever happened to .findAll etc?
10:55
<annevk>
JakeA: query/queryAll
10:55
<annevk>
JakeA: DOM has a sketch, still waiting for proper subclassing and IDL hooks for that
10:56
<JakeA>
Gotcha
10:56
<annevk>
JakeA: otherwise we wouldn't be able to return an array subclass and have yet another API nobody really enjoys
10:58
<annevk>
ooh man
10:59
<annevk>
JakeA: apparently this person also sells security snake oil https://certsimple.com/
10:59
<annevk>
oh well
11:00
<JakeA>
"Fetch sucks" "show me" "waaaa you're not listening to me"
11:00
<JakeA>
Ughhh
11:03
<JakeA>
Hah, he blocked me after shouting to his followers. I really can't understand why all toys went out of pram after asking for evidence
11:03
<JakeA>
"I don't like evidence, I find it clouds my judgement"
15:09
<wanderview>
JakeA: I know its saturday, but since you might be around... do you have an opinion on this? https://github.com/slightlyoff/ServiceWorker/issues/778
15:49
<JakeA>
wanderview: well I'm just arguing on Twitter so I clearly have nothing better to do. Will take a look now.
16:06
<JakeA>
wanderview: trying to find another API that does something special if a callback throws an error
16:07
<JakeA>
where that error would call window.onerror (so not promises)
16:07
<JakeA>
I think IDB does
16:08
<wanderview>
JakeA: sorry, I won't really be able to check back on this for a few hours.. kid duty
16:08
<wanderview>
thanks for looking though
16:08
<wanderview>
I'd like to maybe fix our impl to do the right thing over the weekend
16:08
<JakeA>
no worries, will do some tests and update the thread
16:08
<JakeA>
this is definately edge-case stuff, but I'm glad we're looking at it
17:09
<wanderview>
JakeA: thanks!
17:44
<botie1>
rniwa, at 2015-11-04 00:34 UTC, MikeSmith said: here now
21:31
<Areks_>
Hi all, does anyone work with webrtc? I'm creating small video chat with p2p connection, but i don't see remove video and can't find what's problem, is there any tools for debugging\testing the problem?
22:36
<caitp>
might be a good question for #chromium-support or whatever browser-related support channel?