Options:
Previous day, Next day
- # Session Start: Thu Nov 13 00:00:00 2014
- # Session Ident: #whatwg
- # [00:00] * Quits: zdobersek (~zan@109.201.152.243) (Quit: Leaving.)
- # [00:00] <Hixie> annevk: is there a reason to do https://www.w3.org/Bugs/Public/show_bug.cgi?id=27315 other than editorial clarity?
- # [00:02] * Joins: weinig (~weinig@17.244.160.149)
- # [00:06] <caitp> Hixie: enum will limit the values that can be assigned, whereas DOMStrings won't, so that's useful maybe
- # [00:06] <caitp> i mean, I guess it's kind of the same, but not really?
- # [00:06] <caitp> probably a good idea at any rate
- # [00:07] <Hixie> the spec already doesn't allow invalid values to be assigned
- # [00:07] <Hixie> so that's not a difference
- # [00:08] <caitp> well if browsers are implementing it as enums then there isn't much difference
- # [00:09] <caitp> but if they are then even if it's not a real difference, it would align better with reality?
- # [00:09] <caitp> i dunno
- # [00:09] <TabAtkins> The editorial clarify of enums is useful.
- # [00:09] <Hixie> yes, that much is clear
- # [00:09] <Hixie> the question is whether this is just an editorial change, or more than that
- # [00:10] <Hixie> since if it's just editorial, then i can punt it to 2018, if it's something that actually matters, i should look at it now...
- # [00:10] * Joins: jernoble|laptop (~jernoble@17.247.141.226)
- # [00:12] <caitp> well it sounds like you've decided that it doesn't really matter already, anyway it's time to stop caring about the internet and go make supper.
- # [00:12] * Quits: weinig (~weinig@17.244.160.149) (Quit: weinig)
- # [00:16] * Joins: weinig (~weinig@17.244.160.149)
- # [00:16] <Hixie> i haven't decided anything, that's why i was asking
- # [00:16] * Quits: newtron (~newtron@199.71.174.202) (Remote host closed the connection)
- # [00:18] * Joins: weinig_ (~weinig@17.202.50.118)
- # [00:19] <Hixie> if i say:
- # [00:19] <Hixie> foo.Bar = class Bar extends Baz { };
- # [00:19] <Hixie> does it declare Bar in the local scope?
- # [00:19] <Hixie> as in, can the next line be:
- # [00:19] <Hixie> let quux = new Bar();
- # [00:20] <Domenic> I am 90% sure it does not, but it does declare Bar inside the class body
- # [00:20] <Hixie> or does using it in an expression mean that only foo.Bar is set to the class?
- # [00:21] * Quits: Smylers (~smylers@host86-147-46-136.range86-147.btcentralplus.com) (Quit: Leaving.)
- # [00:21] * Quits: estellevw (~estellevw@AMontpellier-156-1-131-14.w90-15.abo.wanadoo.fr) (Quit: Snuggling with the puppies)
- # [00:21] * Quits: weinig (~weinig@17.244.160.149) (Ping timeout: 255 seconds)
- # [00:21] * weinig_ is now known as weinig
- # [00:21] * Quits: mven (~textual@32.97.110.57) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [00:22] <MikeSmith> caitp: you're implementing js template strings in v8?
- # [00:22] <Hixie> i'm pretty sure the answer is in http://people.mozilla.org/~jorendorff/es6-draft.html#sec-class-definitions-runtime-semantics-evaluation somewhere
- # [00:23] <Hixie> i think steps 7 and 8 of the first part not being in the second part means the answer is "no"
- # [00:23] <jorendorff> Domenic is right, it's just like a function
- # [00:23] * Quits: bholley (~bholley@c-50-131-239-99.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [00:23] * Joins: bholley (~bholley@c-50-131-239-99.hsd1.ca.comcast.net)
- # [00:23] <jorendorff> there is a Bar binding, but only within the scope of the class itself
- # [00:23] <jorendorff> not the enclosing scope
- # [00:24] <TabAtkins> Domenic: Hm, I thought it did. I thought you could declare anonymous classes to avoid that.
- # [00:24] * Quits: jernoble|laptop (~jernoble@17.247.141.226) (Quit: Computer has gone to sleep.)
- # [00:24] <Hixie> ok i'm pretty sure the spec supports jorendorff and Domenic here
- # [00:24] <Hixie> (pity)
- # [00:25] * Quits: gavin_ (~gavin@76.14.42.120) (Remote host closed the connection)
- # [00:25] <TabAtkins> I didn't actually know that `var foo = function bar(){};` didn't also declare a local "bar" variable.
- # [00:25] * Joins: gavin_ (~gavin@76.14.42.120)
- # [00:25] <jorendorff> it used to in IE :)
- # [00:25] <jorendorff> at least, i think it did - there was some horrible bug or other
- # [00:25] * Joins: adactio (~adactio@c-71-231-54-134.hsd1.wa.comcast.net)
- # [00:30] * Quits: _ritchie_ (~andrewr@207.41.188.221) (Quit: _ritchie_)
- # [00:41] * Joins: jernoble|laptop (~jernoble@17.247.141.226)
- # [00:43] * Quits: caitp (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 244 seconds)
- # [00:44] * Quits: jernoble|laptop (~jernoble@17.247.141.226) (Client Quit)
- # [00:48] * Joins: mven (~textual@72.183.104.138)
- # [00:50] * Joins: eBureau (~Bruno@181.164.77.172)
- # [00:52] * Quits: ap (~ap@17.202.44.214)
- # [00:55] * Joins: gavin__ (~gavin@76.14.42.120)
- # [00:55] * Quits: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi) (Ping timeout: 264 seconds)
- # [00:55] * Quits: gavin_ (~gavin@76.14.42.120) (Ping timeout: 244 seconds)
- # [00:58] * Quits: gavin__ (~gavin@76.14.42.120) (Ping timeout: 244 seconds)
- # [00:58] * Joins: jernoble|laptop (~jernoble@17.245.30.75)
- # [01:00] * Joins: _ritchie_ (~andrewr@cpe-67-243-154-181.nyc.res.rr.com)
- # [01:01] * Joins: gavin_ (~gavin@76.14.42.120)
- # [01:02] * Quits: weinig (~weinig@17.202.50.118) (Quit: weinig)
- # [01:03] * Quits: Jirka_ (~Jirka@95.85.233.233) (Ping timeout: 264 seconds)
- # [01:06] * Joins: caitp (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [01:09] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Read error: Connection reset by peer)
- # [01:09] * Quits: Ms2ger (~Ms2ger@91.180.188.227) (Ping timeout: 250 seconds)
- # [01:10] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [01:10] <caitp> MikeSmith, yeah I'm working on that
- # [01:10] * Joins: weinig (~weinig@17.245.25.146)
- # [01:13] * Quits: jsx (uid48919@fsf/intern/jsx) (Quit: Connection closed for inactivity)
- # [01:13] * Joins: gavin__ (~gavin@76.14.42.120)
- # [01:13] * Quits: gavin_ (~gavin@76.14.42.120) (Ping timeout: 245 seconds)
- # [01:15] * Quits: gavin__ (~gavin@76.14.42.120) (Remote host closed the connection)
- # [01:15] * Joins: gavin_ (~gavin@76.14.42.120)
- # [01:17] * Quits: gavin_ (~gavin@76.14.42.120) (Remote host closed the connection)
- # [01:17] <MikeSmith> caitp: nice
- # [01:18] * Joins: gavin_ (~gavin@76.14.42.120)
- # [01:19] * Quits: gavin_ (~gavin@76.14.42.120) (Remote host closed the connection)
- # [01:19] * Joins: gavin__ (~gavin@76.14.42.120)
- # [01:21] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: This computer has gone to sleep)
- # [01:23] * Quits: ^esc_ (~esc-ape@91.141.3.115.wireless.dyn.drei.com) (Ping timeout: 250 seconds)
- # [01:25] * Quits: gavin__ (~gavin@76.14.42.120) (Ping timeout: 265 seconds)
- # [01:26] * Joins: gavin_ (~gavin@76.14.42.120)
- # [01:29] * Joins: gavin__ (~gavin@76.14.42.120)
- # [01:30] * Quits: espadrine (~espadrine@dan75-7-88-166-187-54.fbx.proxad.net) (Quit: espadrine)
- # [01:31] * Quits: gavin_ (~gavin@76.14.42.120) (Read error: Connection reset by peer)
- # [01:31] * Quits: gavin__ (~gavin@76.14.42.120) (Read error: Connection reset by peer)
- # [01:35] * Joins: gavin_ (~gavin@76.14.42.120)
- # [01:39] * Quits: caitp (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 244 seconds)
- # [01:40] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Read error: Connection reset by peer)
- # [01:40] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [01:41] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [01:41] * Joins: roc (~chatzilla@203.192.141.163)
- # [01:44] * Quits: _ritchie_ (~andrewr@cpe-67-243-154-181.nyc.res.rr.com) (Quit: _ritchie_)
- # [01:44] * Quits: jernoble|laptop (~jernoble@17.245.30.75) (Quit: Computer has gone to sleep.)
- # [01:45] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Ping timeout: 258 seconds)
- # [01:46] * Quits: gavin_ (~gavin@76.14.42.120) (Ping timeout: 244 seconds)
- # [01:47] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Remote host closed the connection)
- # [01:47] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [01:48] * Joins: cvrebert (~cvrebert@208.91.156.122)
- # [01:52] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Ping timeout: 240 seconds)
- # [01:56] * Quits: othermaciej (~mjs@17.245.25.230) (Quit: othermaciej)
- # [01:56] * Joins: othermaciej (~mjs@17.245.25.230)
- # [01:57] * Joins: gavin_ (~gavin@76.14.42.120)
- # [02:02] * Quits: weinig (~weinig@17.245.25.146) (Quit: weinig)
- # [02:02] * Joins: cvrebert_ (~cvrebert@208.91.156.122)
- # [02:02] * Quits: gavin_ (~gavin@76.14.42.120) (Read error: Connection reset by peer)
- # [02:03] * Quits: othermaciej (~mjs@17.245.25.230) (Quit: othermaciej)
- # [02:03] * Quits: cvrebert (~cvrebert@208.91.156.122) (Ping timeout: 255 seconds)
- # [02:03] * cvrebert_ is now known as cvrebert
- # [02:05] * Joins: gavin_ (~gavin@76.14.42.120)
- # [02:07] * Quits: cvrebert (~cvrebert@208.91.156.122) (Ping timeout: 240 seconds)
- # [02:10] * Joins: cvrebert (~cvrebert@208.91.156.122)
- # [02:11] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [02:13] * Quits: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com) (Quit: sicking)
- # [02:16] * Quits: gavin_ (~gavin@76.14.42.120) (Remote host closed the connection)
- # [02:16] * Joins: gavin_ (~gavin@76.14.42.120)
- # [02:18] <cvrebert> Focus-on-click isn’t quite cross-platform/browser consistent :-( https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#Clicking_and_focus https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#Clicking_and_focus
- # [02:19] <MikeSmith>
- # [02:19] <MikeSmith> oofs
- # [02:22] <cvrebert> MikeSmith: Ah, hello! Would you happen to know if there’s a reason why the CSS validator isn’t on GitHub?
- # [02:23] * Quits: bholley (~bholley@c-50-131-239-99.hsd1.ca.comcast.net) (Ping timeout: 255 seconds)
- # [02:27] <MikeSmith> hey cvrebert
- # [02:27] * Joins: weinig (~weinig@17.245.25.146)
- # [02:27] <MikeSmith> dunno why not
- # [02:27] * MikeSmith looks
- # [02:27] <MikeSmith> cvrebert: btw the CSS validator code is ancient crufty stuff. I really needs to be rewritten
- # [02:28] <MikeSmith> cvrebert: https://github.com/w3c/css-validator
- # [02:28] * Joins: caitp (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [02:29] <cvrebert> MikeSmith: Ah, so http://jigsaw.w3.org/css-validator/about.html#code is just way outdated then
- # [02:29] <MikeSmith> ah yeah
- # [02:31] <MikeSmith> lemm see if I can redirect that
- # [02:32] <cvrebert> If http://www.w3.org/Bugs/Public/buglist.cgi?product=CSSValidator wasn’t an apparent blackhole, I would gladly file a bug about it..
- # [02:33] * Quits: jsbell (jsbell@nat/google/x-xkiqmsqthbegtsmn) (Quit: There's no place like home...)
- # [02:34] * Joins: jungkees (uid24208@gateway/web/irccloud.com/x-hzbsfgqzedkzodqm)
- # [02:34] <MikeSmith> cvrebert: yeah there's nobody been working the CSS validator code for quite a while now. It needs a new owner
- # [02:35] * Joins: jernoble|laptop (~jernoble@76.74.153.41)
- # [02:36] * Joins: gavin__ (~gavin@76.14.42.120)
- # [02:36] * Quits: gavin__ (~gavin@76.14.42.120) (Remote host closed the connection)
- # [02:36] * Quits: gavin_ (~gavin@76.14.42.120) (Read error: Connection reset by peer)
- # [02:36] * Joins: gavin_ (~gavin@76.14.42.120)
- # [02:40] * Quits: gavin_ (~gavin@76.14.42.120) (Read error: Connection reset by peer)
- # [02:40] * Joins: gavin_ (~gavin@76.14.42.120)
- # [02:41] * Quits: jyasskin_ (~jyasskin@216.239.45.85) (Quit: My computer has gone to sleep. ZZZzzz…)
- # [02:42] * Joins: bholley (~bholley@c-50-131-239-99.hsd1.ca.comcast.net)
- # [02:43] * Quits: weinig (~weinig@17.245.25.146) (Quit: weinig)
- # [02:46] * Joins: jyasskin (~jyasskin@207.198.105.20)
- # [02:47] <MikeSmith> cvrebert: OK fwiw I just set up a redirect to github from that old "browse the code online" link
- # [02:47] <cvrebert> Progress!
- # [02:47] <MikeSmith> heh
- # [02:52] * Joins: othermaciej (~mjs@17.245.25.230)
- # [02:53] * Quits: bholley (~bholley@c-50-131-239-99.hsd1.ca.comcast.net) (Quit: ZZZzzz…)
- # [02:58] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: :tiuQ tiuq sah woclrak)
- # [03:00] * Joins: mven_ (~textual@72.183.104.138)
- # [03:00] * Joins: Jirka_ (~Jirka@95.85.233.233)
- # [03:01] * Quits: mven (~textual@72.183.104.138) (Ping timeout: 255 seconds)
- # [03:03] * Quits: othermaciej (~mjs@17.245.25.230) (Quit: othermaciej)
- # [03:03] * Quits: cvrebert (~cvrebert@208.91.156.122) (Quit: cvrebert)
- # [03:06] * Quits: mven_ (~textual@72.183.104.138) (Remote host closed the connection)
- # [03:07] * Quits: jwalden (~waldo@corp.mtv2.mozilla.com) (Quit: exit stage right)
- # [03:07] * Joins: mven (~textual@72.183.104.138)
- # [03:10] * Joins: Una (~Una@216-82-212-176.static.grandenetworks.net)
- # [03:11] * Quits: mven (~textual@72.183.104.138) (Read error: Connection reset by peer)
- # [03:12] * Joins: mven (~textual@72.183.104.138)
- # [03:14] * Quits: jyasskin (~jyasskin@207.198.105.20) (Quit: My computer has gone to sleep. ZZZzzz…)
- # [03:15] * Quits: mven (~textual@72.183.104.138) (Read error: Connection reset by peer)
- # [03:15] * Joins: mven_ (~textual@72.183.104.138)
- # [03:17] * Quits: Rastus_Vernon (uid15187@wikimedia/Rastus-Vernon) (Quit: Connection closed for inactivity)
- # [03:18] * Quits: mven_ (~textual@72.183.104.138) (Client Quit)
- # [03:20] * Joins: mven (~textual@72.183.104.138)
- # [03:21] * Quits: jernoble|laptop (~jernoble@76.74.153.41) (Quit: Computer has gone to sleep.)
- # [03:25] * Quits: dbaron (~dbaron@2620:101:80fb:224:f828:a45b:122a:6048) (Ping timeout: 265 seconds)
- # [03:25] * Joins: gavin__ (~gavin@76.14.42.120)
- # [03:25] * Quits: gavin_ (~gavin@76.14.42.120) (Ping timeout: 250 seconds)
- # [03:31] * Quits: gavin__ (~gavin@76.14.42.120) (Ping timeout: 264 seconds)
- # [03:31] * Joins: Goplat (~goplat@reactos/developer/Goplat)
- # [03:36] * Quits: Guest7257 (~Areks@rs.gridnine.com) (Ping timeout: 258 seconds)
- # [03:37] * Quits: adactio (~adactio@c-71-231-54-134.hsd1.wa.comcast.net) (Quit: adactio)
- # [03:50] * Joins: tripu (~tripu@p15181-obmd01.tokyo.ocn.ne.jp)
- # [04:00] * Joins: tommyliu (~tommyliu@183.37.185.209)
- # [04:01] * Joins: jyasskin (~jyasskin@207.198.105.20)
- # [04:05] * Joins: jarek (~jarek@unaffiliated/jarek)
- # [04:05] * Quits: jyasskin (~jyasskin@207.198.105.20) (Client Quit)
- # [04:10] * Joins: gavin_ (~gavin@76.14.42.120)
- # [04:14] * Quits: gavin_ (~gavin@76.14.42.120) (Ping timeout: 245 seconds)
- # [04:17] * Quits: Una (~Una@216-82-212-176.static.grandenetworks.net) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [04:23] * Joins: bholley (~bholley@c-50-131-239-99.hsd1.ca.comcast.net)
- # [04:25] * Quits: xtrm0 (uid12574@gateway/web/irccloud.com/x-dmsrymoteioqupzt) (Quit: Connection closed for inactivity)
- # [04:27] * Joins: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com)
- # [04:32] <JonathanNeal> It has taken me a while to realize that Chrome doesn’t use the fulfilled keyword to describe fulfilled promises, e.g. devtools showing me Promise {[[PromiseStatus]]: "resolved", [[PromiseValue]]: "p1-resolve-value"}
- # [04:33] <JonathanNeal> And I suppose it doesn’t matter, since it is internal. It was just throwing me off, as everywhere else there is no “resolved” state.
- # [04:33] * Joins: gavin_ (~gavin@76.14.42.120)
- # [04:33] * Quits: tav (~tav`@host86-157-22-27.range86-157.btcentralplus.com) (Quit: tav)
- # [04:33] <caitp> it just means it's fulfilled with a resolved value
- # [04:33] <caitp> slightly more specific than "fulfilled"
- # [04:34] <caitp> as opposed to fulfilled with a rejected value
- # [04:36] * Quits: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com) (Quit: My computer has gone to sleep. ZZZzzz…)
- # [04:38] * Quits: tantek (~tantek@corp-nat.p2p.sfo1.mozilla.com) (Quit: tantek)
- # [04:38] * Quits: gavin_ (~gavin@76.14.42.120) (Ping timeout: 265 seconds)
- # [04:41] <JonathanNeal> caitp: hmm, but I thought that was called “settled” http://www.html5rocks.com/en/tutorials/es6/promises/
- # [04:42] * Quits: jarek (~jarek@unaffiliated/jarek) (Quit: jarek)
- # [04:43] * Joins: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com)
- # [04:44] <caitp> hmm, yeah my lingo is probably out of date by now
- # [04:45] <caitp> > A promise is resolved if it is settled or if it has been "locked in" to match the state of another promise. Attempting to resolve or reject a resolved promise has no effect. A promise is unresolved if it is not resolved. An unresolved promise is always in the pending state. A resolved promise may be pending, fulfilled or rejected.
- # [04:46] <caitp> so in that sense, its pretty vague :p
- # [04:46] * Quits: bholley (~bholley@c-50-131-239-99.hsd1.ca.comcast.net) (Quit: ZZZzzz…)
- # [04:48] <JonathanNeal> “A promise is unresolved if it is not resolved” beautiful.
- # [04:48] * Joins: gavin_ (~gavin@76.14.42.120)
- # [04:48] * Quits: gavin_ (~gavin@76.14.42.120) (Remote host closed the connection)
- # [04:50] * Quits: tripu (~tripu@p15181-obmd01.tokyo.ocn.ne.jp) (Ping timeout: 245 seconds)
- # [04:51] * Quits: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com) (Quit: My computer has gone to sleep. ZZZzzz…)
- # [04:53] <JonathanNeal> MikeSmith: are you keen on Promise lingo?
- # [04:56] <JonathanNeal> > The first argument fulfills the promise, the second argument rejects it — but the first argument is called resolve and the second argument is called reject. nonsense!
- # [05:02] * Joins: _ritchie_ (~andrewr@cpe-67-243-154-181.nyc.res.rr.com)
- # [05:03] * Joins: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net)
- # [05:05] * Quits: ambv (~ambv@206.108.217.134) (Read error: Connection reset by peer)
- # [05:05] * Quits: jevs (sid23814@gateway/web/irccloud.com/x-aijlkskxinbxwcmt) (Read error: Connection reset by peer)
- # [05:05] * Quits: arv (sid4269@gateway/web/irccloud.com/x-eayeccnenjfpeqdu) (Read error: Connection reset by peer)
- # [05:05] * Quits: hdv (sid2376@gateway/web/irccloud.com/x-wttampylfmarwkpw) (Read error: Network is unreachable)
- # [05:05] * Quits: ojan (sid5519@gateway/web/irccloud.com/x-mgphmexaucwaxxuy) (Read error: Network is unreachable)
- # [05:05] * Quits: sangwhan_ (sid12645@gateway/web/irccloud.com/x-bhpgrlmeyzmfcayn) (Read error: Connection reset by peer)
- # [05:05] * Quits: scheib (sid4467@gateway/web/irccloud.com/x-lszcdmoxfyrswzqu) (Write error: Connection reset by peer)
- # [05:05] * Joins: ambv (~ambv@206.108.217.134)
- # [05:05] * Joins: arv (sid4269@gateway/web/irccloud.com/x-pfdjzxwqkljgfekj)
- # [05:05] * Joins: hdv_ (sid2376@gateway/web/irccloud.com/x-dmegzntubglkdnjt)
- # [05:05] * Joins: sangwhan_ (sid12645@gateway/web/irccloud.com/x-jolzepkwmsenqpzl)
- # [05:05] * Joins: scheib_ (sid4467@gateway/web/irccloud.com/x-eefpshgrfwqttlya)
- # [05:05] * Quits: ambv (~ambv@206.108.217.134) (Client Quit)
- # [05:06] * Quits: Guest19258 (sid18787@gateway/web/irccloud.com/x-sdreadwudkcatpjr) (Ping timeout: 272 seconds)
- # [05:06] * Quits: kirjs______ (sid25169@gateway/web/irccloud.com/x-qavwvgamitgskzjn) (Ping timeout: 272 seconds)
- # [05:06] * Quits: timeless (sid4015@firefox/developer/timeless) (Ping timeout: 272 seconds)
- # [05:06] * Quits: elijah (sid21431@gateway/web/irccloud.com/x-ankpwutuzqacqpix) (Read error: Connection reset by peer)
- # [05:06] * Joins: pdr|afk (sid7901@gateway/web/irccloud.com/x-qwqqbjhvmvzilhad)
- # [05:06] * Joins: slightlyoff_ (sid1768@gateway/web/irccloud.com/x-wlrwtvopncnykrvz)
- # [05:06] * Joins: Guest19258 (sid18787@gateway/web/irccloud.com/x-mqxdrvpoveykypzi)
- # [05:06] * Joins: jevs (sid23814@gateway/web/irccloud.com/x-mnbhfqadnuabrtvj)
- # [05:06] * Joins: elijah (sid21431@gateway/web/irccloud.com/x-mpqkiujhokygihoy)
- # [05:07] * Joins: ojan_ (sid5519@gateway/web/irccloud.com/x-kxfdkcvuqpdgxdcf)
- # [05:07] * Joins: kirjs______ (sid25169@gateway/web/irccloud.com/x-njdgflobobdmwssm)
- # [05:07] * Joins: wycats_ (sid79@gateway/web/irccloud.com/x-tmfapgfyrgeokkzl)
- # [05:08] * Joins: timeless (sid4015@firefox/developer/timeless)
- # [05:08] * Joins: encrypt__ (~encryptd_@71-90-29-214.dhcp.ftbg.wi.charter.com)
- # [05:09] * Joins: cwilso_ (sid10206@gateway/web/irccloud.com/x-qxytdxsirflpyqlh)
- # [05:09] * Joins: Garbee_ (uid21171@gateway/web/irccloud.com/x-vpdcvdgcddtpvpvc)
- # [05:09] * Joins: culturelabs_ (sid18258@gateway/web/irccloud.com/x-xxubqgniwvrthydt)
- # [05:09] * Joins: sspi__ (sid34681@gateway/web/irccloud.com/x-cvafyprppankflvs)
- # [05:09] * Joins: matijs_ (sid2278@gateway/web/irccloud.com/x-gesndajgzqpiusyy)
- # [05:09] * Joins: yhirano_ (uid40668@gateway/web/irccloud.com/x-pzqypxsdtquhmyrg)
- # [05:09] * Joins: hayato__ (sid20728@gateway/web/irccloud.com/x-udcyhwtxzytgspxm)
- # [05:09] * Joins: JonathanNeal_ (sid5831@gateway/web/irccloud.com/x-uovvexdyuxshcqmp)
- # [05:09] * Quits: KevinMarks__ (~yaaic@2607:fb90:506:9a86:764d:a61f:51ac:301d) (Remote host closed the connection)
- # [05:10] * Joins: tobie_ (sid5692@gateway/web/irccloud.com/x-xgooibyywkukmjlc)
- # [05:10] * Joins: Phae_ (sid455@gateway/web/irccloud.com/x-qikzgsenzsowjmen)
- # [05:11] * Joins: wilhelm (~wilhelm@178.255.149.100)
- # [05:11] * Joins: danielfilho_ (~danielfil@208.68.39.233)
- # [05:12] * pdr|afk is now known as _pdr_
- # [05:12] * Quits: wycats (sid79@gateway/web/irccloud.com/x-forutvoqqtpxkyau) (Ping timeout: 272 seconds)
- # [05:12] * Quits: pdr (sid7901@pdpc/supporter/active/pdr) (Ping timeout: 272 seconds)
- # [05:12] * Quits: danielfilho (~danielfil@208.68.39.233) (Ping timeout: 272 seconds)
- # [05:12] * Quits: slightlyoff (sid1768@gateway/web/irccloud.com/x-nlbnpsmayezomgvv) (Ping timeout: 272 seconds)
- # [05:12] * Quits: kochi1 (~kochi@2401:fa00:4:1000:24c9:a037:8a13:c9c9) (Ping timeout: 272 seconds)
- # [05:12] * Quits: diffalot (~diffalot@unaffiliated/papyromancer) (Ping timeout: 272 seconds)
- # [05:12] * Quits: hayato_ (sid20728@gateway/web/irccloud.com/x-bfbqacbpyfbuffxe) (Ping timeout: 272 seconds)
- # [05:12] * Quits: sspi_ (sid34681@gateway/web/irccloud.com/x-hxwogarwohwldvvi) (Ping timeout: 272 seconds)
- # [05:12] * Quits: tyoshino________ (sid19222@gateway/web/irccloud.com/x-aulzxoatuwnvjpkr) (Ping timeout: 272 seconds)
- # [05:12] * Quits: yhirano (uid40668@gateway/web/irccloud.com/x-huaiqrdcjlfkrjns) (Ping timeout: 272 seconds)
- # [05:12] * Quits: JonathanNeal (sid5831@gateway/web/irccloud.com/x-izxkaqmeplssulpy) (Ping timeout: 272 seconds)
- # [05:12] * Quits: Garbee (uid21171@gateway/web/irccloud.com/x-tmiygyitkahjwhra) (Ping timeout: 272 seconds)
- # [05:12] * Quits: Phae (sid455@gateway/web/irccloud.com/x-xtqgcmtntwjuyjls) (Ping timeout: 272 seconds)
- # [05:12] * Quits: cwilso (sid10206@gateway/web/irccloud.com/x-fnztletvowogkads) (Ping timeout: 272 seconds)
- # [05:12] * Quits: culturelabs (sid18258@gateway/web/irccloud.com/x-wxwalldwdnuyxrwq) (Ping timeout: 272 seconds)
- # [05:12] * Quits: tobie (sid5692@gateway/web/irccloud.com/x-vxqjyrcndwzpnmza) (Ping timeout: 272 seconds)
- # [05:12] * Quits: matijs (sid2278@gateway/web/irccloud.com/x-oymtjddjeajaukbq) (Ping timeout: 272 seconds)
- # [05:12] * Quits: encryptd_fractl (~encryptd_@71-90-29-214.dhcp.ftbg.wi.charter.com) (Ping timeout: 272 seconds)
- # [05:12] * Quits: moo-_- (miohtama@lakka.kapsi.fi) (Ping timeout: 272 seconds)
- # [05:12] * Quits: wilhelm_ (~wilhelm@178.255.149.100) (Ping timeout: 272 seconds)
- # [05:12] * Quits: beverloo (beverloo@nat/google/x-bsablxzijsrbfmij) (Ping timeout: 272 seconds)
- # [05:12] * Joins: tyoshino________ (sid19222@gateway/web/irccloud.com/x-waxtbgsmzufrsvyu)
- # [05:12] * wycats_ is now known as wycats
- # [05:13] * _pdr_ is now known as pdr
- # [05:13] * matijs_ is now known as matijs
- # [05:13] * slightlyoff_ is now known as slightlyoff
- # [05:13] * hayato__ is now known as hayato_
- # [05:13] * cwilso_ is now known as cwilso
- # [05:13] * yhirano_ is now known as yhirano
- # [05:13] * Garbee_ is now known as Garbee
- # [05:14] * Phae_ is now known as Phae
- # [05:14] * Garbee is now known as Guest73024
- # [05:14] * JonathanNeal_ is now known as JonathanNeal
- # [05:14] * sspi__ is now known as sspi_
- # [05:15] * Quits: pdr (sid7901@gateway/web/irccloud.com/x-qwqqbjhvmvzilhad) (Changing host)
- # [05:15] * Joins: pdr (sid7901@pdpc/supporter/active/pdr)
- # [05:16] * tobie_ is now known as tobie
- # [05:17] * culturelabs_ is now known as culturelabs
- # [05:18] * Joins: tripu (~tripu@2001:200:0:8805:c93b:3aa5:7e96:f295)
- # [05:18] * Joins: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com)
- # [05:22] * Joins: beverloo (beverloo@nat/google/x-begyfkmfscblmvyh)
- # [05:22] * Joins: kochi1 (~kochi@2401:fa00:4:1000:f85b:f231:bc5c:d29b)
- # [05:22] * Quits: zewt (~foo@ec2-50-17-220-142.compute-1.amazonaws.com) (Remote host closed the connection)
- # [05:23] * Joins: zewt (~foo@ec2-50-17-220-142.compute-1.amazonaws.com)
- # [05:23] * Joins: moo-_- (miohtama@lakka.kapsi.fi)
- # [05:28] <MikeSmith> JonathanNeal: keen on it? meaning, do I like it?
- # [05:28] <JonathanNeal> Can you explain the difference between fulfill, resolve, and reject as it relates to the status of promises and the methods we use to trigger them?
- # [05:31] <JonathanNeal> *as it relates to the states of a Promise, and as it relates to the arguments commonly described as triggering these states?
- # [05:32] <JonathanNeal> There’s another mark against the Chrome devtool report. It calls the state the PromiseStatus.
- # [05:33] <caitp> based on my reading of the spec I was just wrong before, although I could have sworn `fulfilled` had been used to mean any non-pending state before
- # [05:33] <caitp> maybe i
- # [05:33] <caitp> am just crazy
- # [05:33] <caitp> or human and misremembering :)
- # [05:35] <caitp> i guess domenic is probably sleeping by now but maybe he'd have something to say about it
- # [05:36] * Joins: bholley (~bholley@c-50-131-239-99.hsd1.ca.comcast.net)
- # [05:36] <MikeSmith> JonathanNeal: yeah Domenic would be the one to ask, if you want an insightful answer
- # [05:38] <JonathanNeal> I’m probably extra confused because the documentation is mixed up (or seems that way). MDN docs call something an “executor” when other docs call it a “resolver”, and Chrome calls something a “PromiseStatus” when other docs call it a “state”. Add that to “wait, does fulfill means it passed succesfully or just finished? or is that what
- # [05:38] <JonathanNeal> resolved means?”
- # [05:39] * Quits: _ritchie_ (~andrewr@cpe-67-243-154-181.nyc.res.rr.com) (Quit: _ritchie_)
- # [05:39] <caitp> status and state don't seem too bad to me :p arent they basically synonyms?
- # [05:39] <JonathanNeal> Thanks caitp, MikeSmith. Sorry if I sounded like a crazy person walking the streets pulling their hair
- # [05:40] <MikeSmith> heh, no worries
- # [05:40] <JonathanNeal> caitp: it doesn’t seem to bad until Chrome’s PromiseStatus returns something that is never referred to as a state, “resolved”. The only states are “pending”, “fulfilled”, and “rejected”.
- # [05:41] <caitp> if you sounded like a crazy person I'd be relieved i'm not the only one :p kidding kidding
- # [05:42] * Joins: dbaron (~dbaron@50-0-248-60.dsl.dynamic.fusionbroadband.com)
- # [05:42] <JonathanNeal> So I’m just pretending that “resolved” means “not pending, either fulfilled or rejected”, and we should be writing promises like so, new Promise(function (fulfill, reject) { /* magic */ });
- # [05:43] <caitp> i think you can pretty much write a promise however you want, the bindings don't matter much. but "resolve" and "reject" would be the common ones
- # [05:45] <caitp> most people aren't going to actually read the spec so it's only really going to matter what it means to them and their own vocabulary
- # [05:45] * Quits: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com) (Quit: My computer has gone to sleep. ZZZzzz…)
- # [05:46] * Joins: ambv (~ambv@d23-16-55-40.bchsia.telus.net)
- # [05:47] * Quits: roc (~chatzilla@203.192.141.163) (Remote host closed the connection)
- # [05:48] * Quits: ambv (~ambv@d23-16-55-40.bchsia.telus.net) (Read error: Connection reset by peer)
- # [05:48] * Joins: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com)
- # [05:49] * Joins: ambv (~ambv@173.252.71.189)
- # [05:49] <JonathanNeal> caitp: yea, as long as they’re consistent, e.g. `.then(onResolved, onRejected)` or working alone.
- # [05:52] * Joins: _ritchie_ (~andrewr@cpe-67-243-154-181.nyc.res.rr.com)
- # [05:52] <caitp> you could call them \u1d19esolve if you wanted
- # [05:53] <caitp> people would be mad if you did, but you could do it
- # [05:55] <JonathanNeal> http://unicodesnowmanforyou.com/
- # [05:56] <caitp> that is my new favourite codepoint
- # [06:02] * Joins: jernoble|laptop (~jernoble@tiff-v227.public.monkeybrains.net)
- # [06:11] * Quits: bholley (~bholley@c-50-131-239-99.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [06:11] * Joins: bholley (~bholley@c-50-131-239-99.hsd1.ca.comcast.net)
- # [06:12] * Joins: roc (~chatzilla@121-99-131-249.bng1.tvc.orcon.net.nz)
- # [06:13] * Quits: bholley (~bholley@c-50-131-239-99.hsd1.ca.comcast.net) (Client Quit)
- # [06:17] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [06:25] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [06:27] * Quits: _ritchie_ (~andrewr@cpe-67-243-154-181.nyc.res.rr.com) (Quit: _ritchie_)
- # [06:36] * Joins: _ritchie_ (~andrewr@cpe-67-243-154-181.nyc.res.rr.com)
- # [06:44] * Joins: BigBangUDR (~Thunderbi@103.249.181.147)
- # [06:49] * Quits: _ritchie_ (~andrewr@cpe-67-243-154-181.nyc.res.rr.com) (Quit: _ritchie_)
- # [06:50] * Quits: plutonux (~plutoniix@node-sat.pool-180-180.dynamic.totbb.net) (Ping timeout: 255 seconds)
- # [06:51] * Joins: plutonux (~plutoniix@node-sat.pool-180-180.dynamic.totbb.net)
- # [06:52] * Joins: adactio (~adactio@c-71-231-54-134.hsd1.wa.comcast.net)
- # [06:53] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [06:55] * Joins: weinig (~weinig@98.234.191.242)
- # [06:55] * Quits: weinig (~weinig@98.234.191.242) (Client Quit)
- # [07:17] * Quits: tommyliu (~tommyliu@183.37.185.209) (Quit: brb)
- # [07:23] * Parts: adactio (~adactio@c-71-231-54-134.hsd1.wa.comcast.net)
- # [07:24] * Quits: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com) (Quit: My computer has gone to sleep. ZZZzzz…)
- # [07:24] * sspi_ is now known as sspi
- # [07:25] * heycam is now known as heycam|away
- # [07:28] * Joins: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net)
- # [07:49] * Quits: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net) (Quit: othermaciej)
- # [08:01] * Quits: jernoble|laptop (~jernoble@tiff-v227.public.monkeybrains.net) (Ping timeout: 255 seconds)
- # [08:04] * Joins: estellevw (~estellevw@AMontpellier-156-1-131-14.w90-15.abo.wanadoo.fr)
- # [08:09] * Joins: wirepair_ (fbi@206.223.224.3)
- # [08:11] * Quits: wirepair (fbi@206.223.224.3) (Read error: Connection reset by peer)
- # [08:13] * Joins: diffalot (~diffalot@unaffiliated/papyromancer)
- # [08:14] * Joins: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net)
- # [08:19] * Quits: hasather (~hasather@80.91.33.141) (Remote host closed the connection)
- # [08:20] * Joins: hasather (~hasather@80.91.33.141)
- # [08:20] * Joins: espadrine (~espadrine@dan75-7-88-166-187-54.fbx.proxad.net)
- # [08:21] * Joins: Smylers (~smylers@host86-147-46-136.range86-147.btcentralplus.com)
- # [08:21] * Joins: zdobersek (~zan@109.201.152.227)
- # [08:25] * Quits: eBureau (~Bruno@181.164.77.172) (Quit: My iMac has gone to sleep. ZZZzzz…)
- # [08:29] * Quits: Smylers (~smylers@host86-147-46-136.range86-147.btcentralplus.com) (Quit: Leaving.)
- # [08:30] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [08:35] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [08:36] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Remote host closed the connection)
- # [08:37] * Joins: cbr (~cbr@145.36.150.83.chzhher77.rootnet.ch)
- # [08:46] * Quits: Jirka_ (~Jirka@95.85.233.233) (Read error: Connection reset by peer)
- # [08:48] * Quits: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net) (Quit: othermaciej)
- # [08:48] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [08:50] * Quits: dbaron (~dbaron@50-0-248-60.dsl.dynamic.fusionbroadband.com) (Ping timeout: 255 seconds)
- # [08:57] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Quit: Leaving...)
- # [09:02] * Joins: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
- # [09:07] * Joins: davidyezsetz (~davidyezs@mail1.powerflasher.de)
- # [09:12] * Joins: danbri (~Adium@87.113.221.2)
- # [09:12] * Quits: MikeSmith (~mike@sideshowbarker.net) (Ping timeout: 255 seconds)
- # [09:14] * Quits: danbri (~Adium@87.113.221.2) (Client Quit)
- # [09:14] * Quits: wakaba (~wakaba@198.168.218.133.dy.bbexcite.jp) (Read error: Connection reset by peer)
- # [09:14] * Joins: wakaba (~wakaba@198.168.218.133.dy.bbexcite.jp)
- # [09:15] * Joins: Ms2ger (~Ms2ger@91.180.188.227)
- # [09:15] * Quits: Goplat (~goplat@reactos/developer/Goplat) (Remote host closed the connection)
- # [09:24] * Joins: MikeSmith (~mike@sideshowbarker.net)
- # [09:39] * Quits: estellevw (~estellevw@AMontpellier-156-1-131-14.w90-15.abo.wanadoo.fr) (Quit: Snuggling with the puppies)
- # [09:39] * Quits: BigBangUDR (~Thunderbi@103.249.181.147) (Ping timeout: 265 seconds)
- # [09:40] * Joins: Mso150 (~ctlM@80.83.239.10)
- # [09:41] * Quits: espadrine (~espadrine@dan75-7-88-166-187-54.fbx.proxad.net) (Quit: espadrine)
- # [09:44] <MikeSmith> caitp: ☃
- # [09:47] * Joins: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net)
- # [09:49] * Joins: laurensclaessen (~laurenscl@81.83.22.74)
- # [09:49] * Joins: darobin (~darobin@78.109.80.74)
- # [09:50] * Quits: encrypt__ (~encryptd_@71-90-29-214.dhcp.ftbg.wi.charter.com) (Read error: Connection reset by peer)
- # [09:52] * Joins: encryptd_fractl (~encryptd_@71-90-29-214.dhcp.ftbg.wi.charter.com)
- # [09:55] * Joins: Smylers (~smylers@94.118.214.126)
- # [09:59] * Joins: calvaris (~calvaris@fanzine.igalia.com)
- # [10:03] * Quits: Smylers (~smylers@94.118.214.126) (Ping timeout: 272 seconds)
- # [10:04] * Joins: pfefferle (~pfefferle@dslb-178-007-149-077.178.007.pools.vodafone-ip.de)
- # [10:09] * Quits: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 240 seconds)
- # [10:09] <annevk> Hixie: it's editorial
- # [10:10] * hdv_ is now known as hdv
- # [10:11] <zcorpan> i decided to check g+. latest news is annevk "Fullscreen for the web. Thoughts?" from Oct 15, 2011
- # [10:11] <annevk> zcorpan: I'm still waiting :p
- # [10:12] * Joins: gavin_ (~gavin@76.14.42.120)
- # [10:12] <zcorpan> or it seems it's not the latest, just at the top
- # [10:13] * Quits: jernoble (~jernoble@17.202.46.221) (Quit: Textual IRC Client: www.textualapp.com)
- # [10:13] * Joins: cheron (~cheron@unaffiliated/cheron)
- # [10:15] * Guest73024 is now known as Garbee
- # [10:16] * Joins: Smylers (~smylers@81.143.60.194)
- # [10:17] * Quits: gavin_ (~gavin@76.14.42.120) (Ping timeout: 272 seconds)
- # [10:21] * Joins: estellevw (~estellevw@ALyon-652-1-243-159.w2-3.abo.wanadoo.fr)
- # [10:22] * Quits: estellevw (~estellevw@ALyon-652-1-243-159.w2-3.abo.wanadoo.fr) (Client Quit)
- # [10:23] * Joins: estellevw (~estellevw@ALyon-652-1-243-159.w2-3.abo.wanadoo.fr)
- # [10:24] * Quits: ambv (~ambv@173.252.71.189) (Quit: sys.exit(0) # computer went to sleep)
- # [10:30] * Quits: laurensclaessen (~laurenscl@81.83.22.74) (Remote host closed the connection)
- # [10:35] * Joins: laurensclaessen (~laurenscl@81.83.22.74)
- # [10:35] * Joins: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
- # [10:35] * Joins: fkm_ (d5b4b1c3@gateway/web/freenode/ip.213.180.177.195)
- # [10:37] * fkm_ is now known as fkm
- # [10:37] * Quits: fkm (d5b4b1c3@gateway/web/freenode/ip.213.180.177.195) (Changing host)
- # [10:37] * Joins: fkm (d5b4b1c3@unaffiliated/fkm)
- # [10:37] * Quits: fkm (d5b4b1c3@unaffiliated/fkm) (Changing host)
- # [10:37] * Joins: fkm (d5b4b1c3@gateway/web/freenode/ip.213.180.177.195)
- # [10:42] * Quits: laurensclaessen (~laurenscl@81.83.22.74) (Remote host closed the connection)
- # [10:42] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [10:42] * Joins: charl (~charl@524A9047.cm-4-3c.dynamic.ziggo.nl)
- # [10:43] * Joins: laurensclaessen (~laurenscl@81.83.22.74)
- # [10:45] * Quits: laurensclaessen (~laurenscl@81.83.22.74) (Remote host closed the connection)
- # [10:46] * Joins: laurensclaessen (~laurenscl@81.83.22.74)
- # [10:47] * Quits: tripu (~tripu@2001:200:0:8805:c93b:3aa5:7e96:f295) (Quit: Leaving)
- # [10:48] * Joins: danbri (Adium@nat/google/x-remxsqhlwkhmlxwg)
- # [10:50] * Joins: espadrine` (~ttyl@LMontsouris-656-01-02-84.w80-12.abo.wanadoo.fr)
- # [10:52] * Quits: laurensclaessen (~laurenscl@81.83.22.74) (Remote host closed the connection)
- # [10:53] * Joins: laurensclaessen (~laurenscl@81.83.22.74)
- # [10:56] * Joins: BaconOverflow (uid17800@gateway/web/irccloud.com/x-eybnfjhmtljkgkwv)
- # [11:00] * Quits: hasather (~hasather@80.91.33.141) (Remote host closed the connection)
- # [11:00] * Joins: hasather (~hasather@80.91.33.141)
- # [11:05] * Joins: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi)
- # [11:05] * Joins: SteveF__ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
- # [11:05] * Quits: hasather (~hasather@80.91.33.141) (Remote host closed the connection)
- # [11:05] * Joins: hasather (~hasather@80.91.33.141)
- # [11:06] * Quits: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 240 seconds)
- # [11:10] * Quits: laurensclaessen (~laurenscl@81.83.22.74) (Remote host closed the connection)
- # [11:13] * Joins: laurensclaessen (~laurenscl@81.83.22.74)
- # [11:22] * Quits: fkm (d5b4b1c3@gateway/web/freenode/ip.213.180.177.195) (Quit: Page closed)
- # [11:25] * Joins: WesleyCrushed (~WesleyCru@host95-151-dynamic.6-87-r.retail.telecomitalia.it)
- # [11:31] * Joins: Guest7257 (~Areks@rs.gridnine.com)
- # [11:31] * Joins: Lachy_ (~Lachy@213.166.174.2)
- # [11:38] * Quits: laurensclaessen (~laurenscl@81.83.22.74) (Remote host closed the connection)
- # [11:41] * Quits: Ms2ger (~Ms2ger@91.180.188.227) (Ping timeout: 265 seconds)
- # [11:41] * Joins: mescoda (~mescoda@61.135.169.73)
- # [11:41] * Quits: mescoda (~mescoda@61.135.169.73) (Max SendQ exceeded)
- # [11:42] * Joins: laurensclaessen (~laurenscl@81.83.22.74)
- # [11:53] * sangwhan_ is now known as sangwhan
- # [11:56] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Remote host closed the connection)
- # [11:58] * Quits: estellevw (~estellevw@ALyon-652-1-243-159.w2-3.abo.wanadoo.fr) (Quit: Snuggling with the puppies)
- # [12:01] * Joins: wakaba_ (~wakaba@198.168.218.133.dy.bbexcite.jp)
- # [12:02] * Quits: wakaba (~wakaba@198.168.218.133.dy.bbexcite.jp) (Read error: Connection reset by peer)
- # [12:06] * Joins: ^esc (~esc-ape@91.141.0.77.wireless.dyn.drei.com)
- # [12:06] * Quits: hasather (~hasather@80.91.33.141) (Remote host closed the connection)
- # [12:07] * Joins: hasather (~hasather@80.91.33.141)
- # [12:07] * Joins: pfefferle_ (~pfefferle@dslb-084-057-202-217.084.057.pools.vodafone-ip.de)
- # [12:07] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [12:08] * Quits: hasather (~hasather@80.91.33.141) (Remote host closed the connection)
- # [12:08] * Joins: hasather (~hasather@80.91.33.141)
- # [12:09] * Quits: pfefferle (~pfefferle@dslb-178-007-149-077.178.007.pools.vodafone-ip.de) (Ping timeout: 256 seconds)
- # [12:09] * pfefferle_ is now known as pfefferle
- # [12:12] * Quits: laurensclaessen (~laurenscl@81.83.22.74) (Remote host closed the connection)
- # [12:12] * Quits: Mso150 (~ctlM@80.83.239.10) (Ping timeout: 244 seconds)
- # [12:14] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Remote host closed the connection)
- # [12:14] * Quits: sarri (~sari@unaffiliated/sarri) (Ping timeout: 264 seconds)
- # [12:16] * Joins: sarri (~sari@unaffiliated/sarri)
- # [12:21] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Remote host closed the connection)
- # [12:22] * Quits: pfefferle (~pfefferle@dslb-084-057-202-217.084.057.pools.vodafone-ip.de) (Ping timeout: 264 seconds)
- # [12:22] * Quits: Guest7257 (~Areks@rs.gridnine.com) (Ping timeout: 255 seconds)
- # [12:23] * Joins: pfefferle (~pfefferle@dslb-084-057-202-217.084.057.pools.vodafone-ip.de)
- # [12:25] * Quits: beowulf (~sstewart@host86-182-153-105.range86-182.btcentralplus.com) (Ping timeout: 245 seconds)
- # [12:26] <JakeA> annevk: so on "no-cors" vs "nocors", what's the precedent for nospacesorcamelcase?
- # [12:27] * Joins: beowulf (~sstewart@host86-182-21-2.range86-182.btcentralplus.com)
- # [12:31] * Joins: laurensclaessen (~laurenscl@81.83.22.74)
- # [12:32] * Quits: laurensclaessen (~laurenscl@81.83.22.74) (Read error: Connection reset by peer)
- # [12:32] * Joins: laurensclaessen (~laurenscl@81.83.22.74)
- # [12:36] * Quits: davidyezsetz (~davidyezs@mail1.powerflasher.de) (Quit: davidyezsetz)
- # [12:38] * Quits: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net) (Quit: sicking)
- # [12:42] * Joins: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net)
- # [12:48] * Joins: estellevw (~estellevw@ALyon-652-1-243-159.w2-3.abo.wanadoo.fr)
- # [12:54] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [12:55] <annevk> JakeA: arraybuffer
- # [12:55] * Quits: cbr (~cbr@145.36.150.83.chzhher77.rootnet.ch) (Quit: cbr)
- # [12:55] <annevk> JakeA: but I guess lowercase and sometimes a hyphen is fine
- # [12:57] <jgraham> So when does js get an enum type? :p
- # [12:59] * Joins: davidyezsetz (~davidyezs@mail1.powerflasher.de)
- # [13:01] * Joins: Ms2ger (~Ms2ger@nata206.ugent.be)
- # [13:03] <Ms2ger> annevk, if you're okay with my replies in https://critic.hoppipolla.co.uk/r/3127 , please resolve the issues :)
- # [13:05] * Quits: caitp (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 244 seconds)
- # [13:11] * Joins: tripu (~tripu@p29026-ipngn8101marunouchi.tokyo.ocn.ne.jp)
- # [13:20] * Joins: newbie96 (~Areks@rs.gridnine.com)
- # [13:22] * Joins: pfefferle_ (~pfefferle@213.144.11.130)
- # [13:23] * Joins: cbr (~cbr@145.36.150.83.chzhher77.rootnet.ch)
- # [13:24] * Quits: pfefferle (~pfefferle@dslb-084-057-202-217.084.057.pools.vodafone-ip.de) (Ping timeout: 245 seconds)
- # [13:24] * pfefferle_ is now known as pfefferle
- # [13:26] <annevk> "Sign in" ugh
- # [13:26] <annevk> jgraham: could we do it in a IDL-compatible way?
- # [13:27] <jgraham> ?
- # [13:28] * Quits: newbie96 (~Areks@rs.gridnine.com) (Ping timeout: 255 seconds)
- # [13:34] <annevk> jgraham: introduce actual enums that are compatible with IDL enums
- # [13:37] <jgraham> I don't know, but I would imagine so
- # [13:39] * Quits: eric_carlson (~ericc@24.6.239.9) (Quit: eric_carlson)
- # [13:40] * Quits: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net) (Quit: sicking)
- # [13:43] * Quits: plutonux (~plutoniix@node-sat.pool-180-180.dynamic.totbb.net) (Ping timeout: 265 seconds)
- # [13:44] * Quits: estellevw (~estellevw@ALyon-652-1-243-159.w2-3.abo.wanadoo.fr) (Quit: Snuggling with the puppies)
- # [13:47] * Quits: laurensclaessen (~laurenscl@81.83.22.74) (Remote host closed the connection)
- # [13:50] * Joins: estellevw (~estellevw@ALyon-652-1-243-159.w2-3.abo.wanadoo.fr)
- # [13:50] * Joins: laurensclaessen (~laurenscl@81.83.22.74)
- # [13:52] * Quits: estellevw (~estellevw@ALyon-652-1-243-159.w2-3.abo.wanadoo.fr) (Client Quit)
- # [13:55] <Ms2ger> zcorpan, r? https://critic.hoppipolla.co.uk/r/3126
- # [13:56] <zcorpan> Ms2ger: done
- # [13:57] <Ms2ger> Takk
- # [14:01] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [14:02] * Quits: pfefferle (~pfefferle@213.144.11.130) (Quit: pfefferle)
- # [14:12] <JakeA> annevk: bit confused about https://github.com/slightlyoff/ServiceWorker/issues/560#issuecomment-62886149 - are you fine with the current model where security is based on the response?
- # [14:13] <annevk> JakeA: I think it is a fundamentally better model
- # [14:13] <JakeA> annevk: completely agree
- # [14:14] <annevk> JakeA: a synthetic response is never opaque so basically can always be read from
- # [14:14] <annevk> JakeA: so is basically always same-origin
- # [14:14] <JakeA> annevk: yep. The current model works fine. If we move to a redirect model it gets really confusing & full of exception cases
- # [14:16] <JakeA> annevk: ta. If moz see no benefit in this then that's all the more reason push back
- # [14:16] <JakeA> annevk: tbh I kinda wish CSP was response based too
- # [14:21] <annevk> JakeA: I think Mike West and I discussed this and found we needed to adjust CSP to check on both ends
- # [14:21] <annevk> JakeA: hasn't happened yet though
- # [14:21] <JakeA> annevk: yeah, I remember that, or have had a similar conversation myself
- # [14:21] <annevk> JakeA: there's also still some desire for strong coupling between request context and response
- # [14:22] <annevk> JakeA: so you can do fetch(... {context:"image"}) and the response object is tainted in such a way it can only be used in one place
- # [14:22] <annevk> JakeA: similar to what event.default() allows for, but with caching capabilities
- # [14:25] * Joins: pfefferle (~pfefferle@213.144.11.130)
- # [14:25] * Joins: psy_ (~psy@103.6.159.172)
- # [14:25] * Quits: laurensclaessen (~laurenscl@81.83.22.74) (Remote host closed the connection)
- # [14:25] * Quits: Ms2ger (~Ms2ger@nata206.ugent.be) (Ping timeout: 245 seconds)
- # [14:27] <JakeA> annevk: good for prioritisation too
- # [14:27] * Joins: Alfred_ (~alfred@plab-mlb2-m16.publab.ed.ac.uk)
- # [14:27] * Joins: plutonux (~plutoniix@node-sat.pool-180-180.dynamic.totbb.net)
- # [14:27] * Joins: _ritchie_ (~andrewr@cpe-67-243-154-181.nyc.res.rr.com)
- # [14:28] <annevk> JakeA: for the no CORS case however it does seem like changes are required for <img>, <script>, etc.
- # [14:28] <annevk> JakeA: which is probably why Chrome is hesitant and Firefox might be too
- # [14:28] <JakeA> annevk: how so?
- # [14:29] <annevk> JakeA: I guess this might be true for the CORS case as well, depending on how getRequestHeader() checks are implemented
- # [14:29] <annevk> JakeA: <img src/test> is no CORS, if it's same origin it's not opaque and you can paint and export from <canvas>
- # [14:29] <annevk> JakeA: if the SW returns a cross-origin images however, you should no longer be able to export from <canvas>
- # [14:30] <JakeA> annevk: right, so it's based on the taint flag of the response
- # [14:30] <annevk> JakeA: traditionally the browser would have noticed that as a redirect, but due to SW it won't and so might think it's same origin and still pain and export from <canvas> and have a security hole
- # [14:30] <annevk> paint*
- # [14:30] <annevk> I suspect that's the case they're worried about
- # [14:32] <jgraham> JakeA, annevk: Any opinions on https://critic.hoppipolla.co.uk/showfile?path=apisample16.html&review=2005&sha1=9d1f8984e3b37285f5d117a785b347a28d446006 ?
- # [14:32] <jgraham> Example test for service workers
- # [14:32] <JakeA> yeah, same goes for CSS DOM access
- # [14:32] <jgraham> Does it seem like a sane API?
- # [14:32] <annevk> There's a somewhat similar case with XHR and mode CORS; if the request URL was / but the response was actually CORS, would the browser let it read headers it is not allowed to?
- # [14:33] * Joins: laurensclaessen (~laurenscl@81.83.22.74)
- # [14:33] <annevk> Per Fetch with its internal response model and such it wouldn't... but...
- # [14:34] * Joins: tj_vantoll (~Adium@c-98-250-130-237.hsd1.mi.comcast.net)
- # [14:34] * Quits: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi) (Ping timeout: 265 seconds)
- # [14:35] <annevk> jgraham: I like how you recreated callback-hell with promises
- # [14:36] * Quits: laurensclaessen (~laurenscl@81.83.22.74) (Remote host closed the connection)
- # [14:36] <JakeA> jgraham: can you have asserts within a promise test?
- # [14:37] <jgraham> annevk: *I* didn't do anything
- # [14:37] <annevk> jgraham: I don't see anything obviously wrong, but you really want JakeA's opinion here
- # [14:38] <jgraham> i.e. I didn't create this API, I'm just reviewing it
- # [14:38] <jgraham> Which is difficult…
- # [14:39] <jgraham> JakeA: Yeah, so see https://critic.hoppipolla.co.uk/showfile?path=apisample13.html&review=2005&sha1=9d1f8984e3b37285f5d117a785b347a28d446006 for examples of the promise_test function
- # [14:39] <JakeA> jgraham: what am I reviewing here? Am I reviewing correct use of ServiceWorker or use of promise_test?
- # [14:39] <jgraham> annevk: Although of course the original design of testharness.js is my fault and might not be what you would design today
- # [14:40] * Quits: Lachy_ (~Lachy@213.166.174.2) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [14:40] <jgraham> JakeA: Both of those sound useful. Also if this seems like it's going to be a sane foundation for writing promise/service-worker based tests in the future
- # [14:41] <jgraham> JakeA: The top level review is https://critic.hoppipolla.co.uk/r/2005 if you want more context
- # [14:41] <JakeA> Gotcha, cheers!
- # [14:41] * Quits: _ritchie_ (~andrewr@cpe-67-243-154-181.nyc.res.rr.com) (Quit: _ritchie_)
- # [14:42] * Joins: _ritchie_ (~andrewr@cpe-67-243-154-181.nyc.res.rr.com)
- # [14:43] <annevk> jgraham: why when under commits I click [full] do I have to confirm again I want to see everything?
- # [14:44] <jgraham> annevk: Ask jl :p But I think the idea is that [Full] means "fully squashed", but you still might not want to see every file
- # [14:45] <annevk> jgraham: is it not jw now?
- # [14:45] <zcorpan> nope
- # [14:47] <jgraham> Some things change, some stay the same
- # [14:47] * Joins: windhamdavid (~windhamda@host-64-234-93-160.nctv.com)
- # [14:51] <JakeA> jgraham: SW code looks solid. Had to double check updatefound always fires after register resolves, which is does. How does fetch_tests_from_worker work?
- # [14:57] <zcorpan> i haven't looked at the SW thing, but how does it relate to https://critic.hoppipolla.co.uk/r/1996 ?
- # [14:58] * Joins: Lachy_ (~Lachy@213.166.174.2)
- # [14:58] * Joins: newtron (~newtron@199.71.174.202)
- # [14:59] * Joins: webguynow (~webguynow@24.1.200.217)
- # [14:59] <jgraham> JakeA: I haven't reviewed all the implementation details, but the basic idea is that test objects in the worker send their results to the main window over message ports. fetch_tests_from_worker sets up that machinary.
- # [15:00] <JakeA> makes sense
- # [15:00] <jgraham> zcorpan: Interesting question. I think the answer is that it replaces it, although there are some ideas there which could perhaps be ported to this new scheme
- # [15:00] * Quits: hasather (~hasather@80.91.33.141) (Remote host closed the connection)
- # [15:00] <annevk> jgraham: that setup might not work if the SW is just servicing a worker
- # [15:01] * Joins: hasather (~hasather@80.91.33.141)
- # [15:01] <annevk> (everyone always forgets about that case :( )
- # [15:01] <annevk> (I suspect it'll be buggy as hell)
- # [15:01] <jgraham> annevk: Interesting. So is the setup window -> worker -> service worker? Or is there no window at all?
- # [15:01] * Joins: laurensc_ (~laurenscl@81.83.22.74)
- # [15:02] <annevk> jgraham: there's likely a window
- # [15:02] <jgraham> "likely"?
- # [15:02] <annevk> jgraham: there's some not well defined exception for SharedWorker where when you navigate it may or may not be associated with something
- # [15:03] * Quits: tripu (~tripu@p29026-ipngn8101marunouchi.tokyo.ocn.ne.jp) (Quit: Leaving)
- # [15:04] <annevk> jgraham: but the more important point is that a SW can service a worker without servicing that worker's window
- # [15:04] <jgraham> OK, it seems like a solvable problem, as long as there is actually a Window somewhere
- # [15:04] <jgraham> Because the worker can pass the result messages up to the Window
- # [15:04] <annevk> in the shared worker navigate case you could prolly test that with a nested browsing context that navigates and the top-level negotiating all the details...
- # [15:04] * Quits: hasather (~hasather@80.91.33.141) (Remote host closed the connection)
- # [15:04] <annevk> although that way you'd never test the top-level...
- # [15:04] * Joins: hasather (~hasather@80.91.33.141)
- # [15:07] <jgraham> JakeA: Thanks for your help
- # [15:07] <JakeA> no worries
- # [15:09] * Quits: mven (~textual@72.183.104.138) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [15:11] * Joins: BigBangUDR (~Thunderbi@101.59.8.204)
- # [15:12] * Quits: BigBangUDR (~Thunderbi@101.59.8.204) (Remote host closed the connection)
- # [15:15] * Quits: plutonux (~plutoniix@node-sat.pool-180-180.dynamic.totbb.net) (Ping timeout: 264 seconds)
- # [15:19] * Joins: shannonmoeller (~shannonmo@pool-108-17-8-225.bflony.fios.verizon.net)
- # [15:19] * Quits: mpt (~mpt@canonical/mpt) (Excess Flood)
- # [15:21] * Quits: shannonmoeller (~shannonmo@pool-108-17-8-225.bflony.fios.verizon.net) (Client Quit)
- # [15:21] * Joins: mpt (~mpt@canonical/mpt)
- # [15:25] * Joins: TallTed (~Thud@63.119.36.36)
- # [15:26] * Joins: shannonmoeller (~shannonmo@pool-108-17-8-225.bflony.fios.verizon.net)
- # [15:26] * Joins: mven (~textual@32.97.110.57)
- # [15:27] * Quits: mven (~textual@32.97.110.57) (Max SendQ exceeded)
- # [15:27] * Joins: mven (~textual@32.97.110.57)
- # [15:31] * Quits: laurensc_ (~laurenscl@81.83.22.74) (Remote host closed the connection)
- # [15:34] * Joins: eric_carlson (~ericc@17.245.27.113)
- # [15:37] * Quits: mven (~textual@32.97.110.57) (Quit: Textual IRC Client: www.textualapp.com)
- # [15:39] * Joins: laurensclaessen (~laurenscl@81.83.22.74)
- # [15:39] * Joins: mven (~textual@32.97.110.57)
- # [15:47] * Quits: karlcow (~karl@nerval.la-grange.net) (Ping timeout: 244 seconds)
- # [15:47] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [15:48] * Joins: bholley (~bholley@c-50-131-239-99.hsd1.ca.comcast.net)
- # [15:49] * Joins: Ms2ger (~Ms2ger@91.180.188.227)
- # [15:50] * Joins: caitp (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [15:50] * Quits: bholley (~bholley@c-50-131-239-99.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [15:51] * Joins: bholley (~bholley@c-50-131-239-99.hsd1.ca.comcast.net)
- # [15:51] * Quits: psy_ (~psy@103.6.159.172) (Remote host closed the connection)
- # [15:55] * Joins: psy_ (~psy@103.6.159.172)
- # [15:58] * Joins: psy__ (~psy@103.6.159.172)
- # [15:58] * Joins: ehynds (~ehynds@64.206.121.41)
- # [15:58] * Quits: psy__ (~psy@103.6.159.172) (Read error: Connection reset by peer)
- # [15:59] * Quits: diffalot (~diffalot@unaffiliated/papyromancer) (Remote host closed the connection)
- # [16:03] * Joins: plutonux (~plutoniix@node-sat.pool-180-180.dynamic.totbb.net)
- # [16:04] * Quits: pfefferle (~pfefferle@213.144.11.130) (Ping timeout: 240 seconds)
- # [16:06] * Joins: diffalot (~diffalot@unaffiliated/papyromancer)
- # [16:06] * Joins: pfefferle (~pfefferle@213.144.11.136)
- # [16:14] * Joins: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi)
- # [16:17] * Quits: mven (~textual@32.97.110.57) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [16:21] * Joins: mven (~textual@32.97.110.57)
- # [16:22] * Quits: charl (~charl@524A9047.cm-4-3c.dynamic.ziggo.nl) (Quit: leaving)
- # [16:23] * Joins: tantek (~tantek@70-36-197-247.dsl.dynamic.fusionbroadband.com)
- # [16:27] <wanderview> JakeA: sorry for issue 550 :-\
- # [16:27] <JakeA> wanderview: ALL YOUR FAULT :D
- # [16:28] * Quits: Lachy_ (~Lachy@213.166.174.2) (Read error: Connection reset by peer)
- # [16:28] <JakeA> Labouring over a reply, don't know what to think anymore
- # [16:28] * Joins: Lachy__ (~Lachy@213.166.174.2)
- # [16:28] * danielfilho_ is now known as danielfilho
- # [16:28] <wanderview> JakeA: at this point I don't know if a change is possible given ship dates, etc
- # [16:28] <wanderview> or desirable
- # [16:28] <JakeA> wanderview: do you still think they're useful for responses?
- # [16:29] <wanderview> JakeA: are what still useful?
- # [16:29] <JakeA> wanderview: consuming by default
- # [16:30] <JakeA> wanderview: If we shipped with .clone, we could make it a no-op the next version, eventually deprecate it. I'm not too worried there
- # [16:30] <JakeA> I guess it's useless for requests because they're buffered by default anyway because of redirects within fetch
- # [16:30] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [16:30] <wanderview> JakeA: so to be clear... I was thinking leave .clone() in place, but say fetch() and cache.put() automatically call it for you
- # [16:31] * Joins: Una (~Una@32.97.110.57)
- # [16:31] <wanderview> so content can still clone() in order to call the stream helpers multiple times
- # [16:31] <JakeA> (although if you were streaming a video, you'd want to avoid buffering the body even for fetch, but as annevk said that would be optional)
- # [16:32] <wanderview> JakeA: also, fetch() and cache.put() would still reject if the body was already consumed by something else when the auto-clone() was attempted
- # [16:32] <JakeA> wanderview: So if I'm storing a 1gb movie into the cache, but also sending to the browser, is auto-clone a problem?
- # [16:32] <wanderview> JakeA: maybe we leave it with clone() for now and then deprecate as you say later if developers complain
- # [16:33] <wanderview> JakeA: well, content would have to call clone() anyway, right?
- # [16:33] <wanderview> same effect
- # [16:33] <JakeA> In the current model I'd clone the version going to the browser but use the main one for the cache, so there'd only be buffering if the browser/cache consumed slower than the other
- # [16:34] <JakeA> If I cloned both, there's now an additional response object that *could* have its body read from the start
- # [16:34] <wanderview> hmm
- # [16:34] <wanderview> everything is terrible
- # [16:34] <wanderview> JakeA: yea, I see your point
- # [16:34] <JakeA> A super-smart implementation could go "oh, I'm saving this to cache, so I guess I can get it from there if I need to read-from-start"
- # [16:35] * Joins: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com)
- # [16:35] * Joins: BigBangUDR (~Thunderbi@101.59.8.204)
- # [16:35] <wanderview> JakeA: I think that is made more difficult by the "only goes in cache when its fully consumed" semantics
- # [16:35] <wanderview> or fully loaded
- # [16:35] <JakeA> Or alternately "this is big so I'm going to buffer on disk rather than memory". But I guess a disk buffer of 1gb + a cache of 1gb is still a problem
- # [16:35] <JakeA> wanderview: I'm interested in changing that
- # [16:36] <JakeA> Or at least having it as a .match option
- # [16:36] * Joins: gavin_ (~gavin@76.14.42.120)
- # [16:36] <wanderview> JakeA: I think you have convinced me that we should leave explicit clone as is for v1... and we can introduce auto-clone in the future
- # [16:36] <wanderview> if the API is too clunky
- # [16:36] <JakeA> Glad I convinced you. I haven't convinced me :D
- # [16:36] <JakeA> But yeah, it's bad options all around
- # [16:37] <JakeA> We shouldn't feel bad about it, even when we reached out to devs for opinion they were split down the middle
- # [16:37] <wanderview> JakeA: well, its unclear which is best... but if I understand correctly blink wants to ship soon, so favoring no changes seems better... and we have a path to switch in this direction
- # [16:37] * Quits: laurensclaessen (~laurenscl@81.83.22.74) (Remote host closed the connection)
- # [16:37] <JakeA> As you say, it's easier to go from manual clone to auto clone than the other way around
- # [16:37] <JakeA> yep
- # [16:37] <wanderview> JakeA: if we go with auto-clone now, we can't switch to explicit clone later
- # [16:37] <wanderview> yea
- # [16:38] * Quits: _ritchie_ (~andrewr@cpe-67-243-154-181.nyc.res.rr.com) (Quit: _ritchie_)
- # [16:38] <JakeA> I'll write this up on the ticket
- # [16:38] <wanderview> JakeA: thank you!
- # [16:38] <wanderview> sorry for my confusion/waffling
- # [16:38] <wanderview> I didn't get much sleep last night
- # [16:38] * Joins: laurensclaessen (~laurenscl@81.83.22.74)
- # [16:38] <JakeA> Me neither so we're probably both talking nonsense
- # [16:39] <wanderview> perfect... ship it!
- # [16:39] * wanderview goes to get more coffee...
- # [16:40] * Quits: karlcow (~karl@nerval.la-grange.net) (Ping timeout: 245 seconds)
- # [16:41] * Quits: BigBangUDR (~Thunderbi@101.59.8.204) (Quit: BigBangUDR)
- # [16:41] * Joins: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
- # [16:41] <annevk> JakeA: I like the auto-clone from wanderview
- # [16:41] <annevk> JakeA: and then have an option for these cases to not do it, just as we plan for redirects/failure
- # [16:42] <annevk> JakeA: having said that, cache.match() prolly doesn't need it since you never need to look at the body there
- # [16:43] <annevk> JakeA: so it would only be for cache.put() and we could require .clone() for that, seems somewhat reasonable?
- # [16:43] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [16:43] * Joins: dbaron (~dbaron@50-0-248-60.dsl.dynamic.fusionbroadband.com)
- # [16:44] * Quits: SteveF__ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 240 seconds)
- # [16:45] <JakeA> annevk: .match doesn't consume body
- # [16:45] * annevk read up on the issue debate
- # [16:46] <JakeA> annevk: See the chat between wanderview & I from 15:27 ^^
- # [16:46] <JakeA> Although I'm currently writing a summary
- # [16:47] <wanderview> annevk: JakeA talked my off the auto-clone ledge
- # [16:48] <annevk> JakeA: I think the pesky thing with all of this is that we already have auto-clone
- # [16:48] <wanderview> ^my^me
- # [16:48] <wanderview> annevk: we do?
- # [16:48] <annevk> JakeA: the 10GiB resource case requires a new feature already
- # [16:48] <annevk> wanderview: yes, Fetch does it
- # [16:48] <annevk> wanderview: so if you hit a redirect or authentication dialog, you can resubmit the body
- # [16:48] <wanderview> annevk: but thats not on content observable objects, right?
- # [16:48] <wanderview> from contents perspective it made one call
- # [16:49] <annevk> wanderview: yes
- # [16:49] <annevk> wanderview: but content might not like the memory bloat if it deals with something large
- # [16:49] <wanderview> to me that seems a consequence of implementing redirects... developers can choose not to host huge things behind redirects
- # [16:50] <annevk> wanderview: the problem is that you need to clone before you even know there is a redirect
- # [16:50] <wanderview> true
- # [16:50] <annevk> wanderview: you always need to clone, for every fetch
- # [16:50] <annevk> wanderview: and potentially multiple times if there's a redirect chain (pathological case)
- # [16:51] <wanderview> I go back to me "everything is terrible" statement
- # [16:51] <wanderview> ^me^my
- # [16:51] * wanderview can't type today.
- # [16:51] <annevk> Is that part of a new Lego movie?
- # [16:52] <annevk> This is why shipping early for something so big is a mistake, I don't think we've had sufficient iteration :-(
- # [16:52] * annevk is away for a bit
- # [16:53] <wanderview> annevk: given that we can introduce auto-clone for cache later, but not the other way around... I'm inclined to stick with explicit clone() for now
- # [16:55] * Quits: laurensclaessen (~laurenscl@81.83.22.74) (Remote host closed the connection)
- # [16:56] * Joins: laurensclaessen (~laurenscl@81.83.22.74)
- # [16:56] <JakeA> annevk: wanderview: summary at https://github.com/slightlyoff/ServiceWorker/issues/550#issuecomment-62913664
- # [16:57] <JakeA> I get the "not enough iteration" thing, but also we could sit on this for years and improve it in small ways and not actually benefit the web because it isn't in browsers.
- # [16:57] <JakeA> I guess the question is have we had enough iteration to be out of the danger zone
- # [16:58] <wanderview> thanks!
- # [16:58] * Quits: Alfred_ (~alfred@plab-mlb2-m16.publab.ed.ac.uk)
- # [16:58] <wanderview> JakeA: back to that original issue's question, though... I still think maybe we should not reject/mark used if there is no body... what do you think?
- # [16:59] <wanderview> since there may be cases where content knows a request has no body, etc... var reusableRequest = new Request('./my/url')
- # [17:00] * Quits: davidyezsetz (~davidyezs@mail1.powerflasher.de) (Quit: davidyezsetz)
- # [17:03] * Quits: ehynds (~ehynds@64.206.121.41)
- # [17:07] * Quits: laurensclaessen (~laurenscl@81.83.22.74) (Remote host closed the connection)
- # [17:11] * Joins: jsx (uid48919@fsf/intern/jsx)
- # [17:15] * Joins: laurensc_ (~laurenscl@81.83.22.74)
- # [17:17] * Joins: adactio (~adactio@c-71-231-54-134.hsd1.wa.comcast.net)
- # [17:18] * Quits: windhamdavid (~windhamda@host-64-234-93-160.nctv.com) (Quit: has left the building)
- # [17:19] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [17:20] * Quits: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi) (Remote host closed the connection)
- # [17:21] <JakeA> wanderview: no strong opinion (as I'd always clone for safety).
- # [17:21] <wanderview> k
- # [17:24] <JakeA> wanderview: tempted to say consume for the consistency
- # [17:24] <JakeA> But can be easily swayed
- # [17:25] <wanderview> JakeA: the thing that made me think of this was the blink cache tests... they create an array of Request/Response pairs and then populate a cache for each test case... seemed silly to require a clone for all these requests with no body
- # [17:25] * Joins: davidyezsetz (~davidyezs@mail1.powerflasher.de)
- # [17:26] <wanderview> JakeA: like this: https://code.google.com/p/chromium/codesearch#chromium/src/third_party/WebKit/LayoutTests/http/tests/serviceworker/resources/cache-match-worker.js
- # [17:28] * Joins: windhamdavid (~windhamda@host-64-234-93-160.nctv.com)
- # [17:28] * Joins: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi)
- # [17:29] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [17:29] <JakeA> Hmm true. Will ask a few people what they think, but yeah, no strong opinion
- # [17:30] * Joins: _ritchie_ (~andrewr@207.41.188.221)
- # [17:32] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [17:33] * Quits: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi) (Ping timeout: 256 seconds)
- # [17:34] * Quits: darobin (~darobin@78.109.80.74) (Remote host closed the connection)
- # [17:34] * Joins: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi)
- # [17:36] <wanderview> thanks
- # [17:36] * wanderview lunches
- # [17:38] * Quits: cbr (~cbr@145.36.150.83.chzhher77.rootnet.ch) (Quit: cbr)
- # [17:44] <annevk> "Tab Many Cooks™" heh
- # [17:44] <annevk> I wonder what meme I missed that makes people routinely change their names on Twitter
- # [17:46] * Quits: hasather (~hasather@80.91.33.141) (Remote host closed the connection)
- # [17:47] <tantek> annevk - it's particularly funny if you retweet a lot - because twitter doesn't show your @-name if you retweeted something, just retweeted by "long form name"
- # [17:47] <tantek> pretty sure that's why people do it
- # [17:47] * Joins: hasather (~hasather@80.91.33.141)
- # [17:48] * Quits: windhamdavid (~windhamda@host-64-234-93-160.nctv.com) (Quit: has left the building)
- # [17:55] * Quits: davidyezsetz (~davidyezs@mail1.powerflasher.de) (Quit: davidyezsetz)
- # [18:01] * Quits: BaconOverflow (uid17800@gateway/web/irccloud.com/x-eybnfjhmtljkgkwv) (Quit: Connection closed for inactivity)
- # [18:03] * Quits: laurensc_ (~laurenscl@81.83.22.74)
- # [18:04] * Quits: Lachy__ (~Lachy@213.166.174.2) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [18:05] * Quits: dbaron (~dbaron@50-0-248-60.dsl.dynamic.fusionbroadband.com) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [18:06] * Joins: Maurice` (copyman@unaffiliated/maurice)
- # [18:08] * Quits: pfefferle (~pfefferle@213.144.11.136) (Quit: pfefferle)
- # [18:09] * Joins: ap (~ap@17.202.44.214)
- # [18:12] * Quits: plutonux (~plutoniix@node-sat.pool-180-180.dynamic.totbb.net) (Ping timeout: 264 seconds)
- # [18:19] * Quits: espadrine` (~ttyl@LMontsouris-656-01-02-84.w80-12.abo.wanadoo.fr) (Ping timeout: 240 seconds)
- # [18:23] * Joins: smaug_____ (~chatzilla@62-78-246-79.bb.dnainternet.fi)
- # [18:23] * Quits: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi) (Ping timeout: 250 seconds)
- # [18:23] * smaug_____ is now known as smaug____
- # [18:24] * Quits: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi) (Client Quit)
- # [18:24] * Joins: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi)
- # [18:24] * Quits: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi) (Client Quit)
- # [18:25] * Joins: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi)
- # [18:27] * Quits: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com) (Quit: My computer has gone to sleep. ZZZzzz…)
- # [18:30] * Joins: zcorpan_ (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [18:30] * Quits: Smylers (~smylers@81.143.60.194) (Ping timeout: 265 seconds)
- # [18:32] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [18:32] * Joins: plutoniix (~plutoniix@node-sat.pool-180-180.dynamic.totbb.net)
- # [18:36] * Joins: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com)
- # [18:39] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [18:46] * Quits: bnicholson (~bnicholso@24.130.60.241) (Ping timeout: 244 seconds)
- # [18:51] * Joins: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net)
- # [18:56] * Quits: danbri (Adium@nat/google/x-remxsqhlwkhmlxwg) (Read error: No route to host)
- # [18:57] * Joins: danbri (Adium@nat/google/x-mfhxtsfpnnwnexpm)
- # [18:57] * Joins: ericandrewlewis (uid32062@gateway/web/irccloud.com/x-nhkymlzraemdbmqi)
- # [19:02] <TabAtkins> tantek: Nah, I just do it because it's funny.
- # [19:02] <JakeA> I've almost tweeted "not cool enough to change my Twitter name daily" but worried people will think it's a dig
- # [19:02] <JakeA> which to be fair, it is
- # [19:02] <TabAtkins> annevk: The Halloween twittername meme finally got big this year. I've been doing it the last 3 years.
- # [19:02] * Joins: espadrine (~espadrine@dan75-7-88-166-187-54.fbx.proxad.net)
- # [19:02] <TabAtkins> Jenn Schiffer changes her display name every week or so.
- # [19:02] <TabAtkins> There's a Twitter bot (@js_usernames) that tweets her name changes, in case you miss it. ^_^
- # [19:04] * Quits: Una (~Una@32.97.110.57) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [19:06] <TabAtkins> caitp: You have the terminology wrong. "resolved" vs "unresolved" are fates - a promise is "resolved" if it's fulfilled, rejected, or slaved to another promise; it means that whatever's going to happen to it is already decided, and can't be changed by more calls to the resolver functions. "fulfilled", "rejected", and "pending" are mutually-exclusive states
- # [19:06] <TabAtkins> that a promise can be in.
- # [19:07] <caitp> didn't we cover this last night? :p
- # [19:07] <TabAtkins> I'ts possible - I was skimming scrollback and saw you talking with JonathanNeal about it. If you were corrected, sorry, I missed it.
- # [19:08] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Remote host closed the connection)
- # [19:08] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [19:08] <JonathanNeal> I didn’t correct anybody. I was and am still a little lost. I hope I didn’t sound like I was correcting anyone.
- # [19:09] <JonathanNeal> but your bit of explanation did help, TabAtkins
- # [19:10] <TabAtkins> Cool.
- # [19:10] * Joins: eBureau (~Bruno@181.164.77.172)
- # [19:10] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Remote host closed the connection)
- # [19:10] <TabAtkins> "resolved" and "unresolved" just mean "can I still call resolve()/reject() or not".
- # [19:10] <TabAtkins> (I mean, you can always call them. It's just a no-op if the promise is already resolved.)
- # [19:11] <caitp> i corrected myself
- # [19:12] <TabAtkins> caitp: All right, sorry for the noise then. ^_^
- # [19:13] * Joins: dbaron (~dbaron@2620:101:80fb:232:61af:b6f3:a028:dff4)
- # [19:15] * Quits: karlcow (~karl@nerval.la-grange.net) (Ping timeout: 240 seconds)
- # [19:17] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [19:18] * Quits: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net) (Remote host closed the connection)
- # [19:21] * Joins: bnicholson (~bnicholso@2620:101:80fc:224:8517:d573:db3b:4a82)
- # [19:21] * Quits: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net) (Quit: othermaciej)
- # [19:23] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
- # [19:24] * Quits: gavin_ (~gavin@76.14.42.120) (Ping timeout: 255 seconds)
- # [19:26] * Joins: gavin_ (~gavin@76.14.42.120)
- # [19:30] * Quits: eBureau (~Bruno@181.164.77.172) (Quit: Textual IRC Client: www.textualapp.com)
- # [19:37] * Quits: gavin_ (~gavin@76.14.42.120) (Ping timeout: 240 seconds)
- # [19:40] * Joins: gavin_ (~gavin@76.14.42.120)
- # [19:41] * Joins: othermaciej (~mjs@76.74.153.49)
- # [19:43] * Quits: eric_carlson (~ericc@17.245.27.113) (Quit: eric_carlson)
- # [19:46] * Joins: annevk_ (~annevk@46-127-136-57.dynamic.hispeed.ch)
- # [19:48] * Quits: annevk (~annevk@46-127-136-57.dynamic.hispeed.ch) (Ping timeout: 250 seconds)
- # [19:49] * Joins: gavin__ (~gavin@76.14.42.120)
- # [19:49] * Quits: gavin_ (~gavin@76.14.42.120) (Read error: Connection reset by peer)
- # [19:50] * annevk_ is now known as annevk
- # [19:57] * Quits: mmn (~MattN@192.95.22.58) (Ping timeout: 264 seconds)
- # [19:59] * Quits: danbri (Adium@nat/google/x-mfhxtsfpnnwnexpm) (Quit: Leaving.)
- # [19:59] * Quits: gavin__ (~gavin@76.14.42.120) (Remote host closed the connection)
- # [19:59] * Joins: gavin_ (~gavin@76.14.42.120)
- # [19:59] * Joins: mmn (~MattN@192.95.22.58)
- # [20:01] <caitp> is there any way in IDL to specify if an attribute is supposed to be enumerable or not? are IDL properties supposed to be "own" properties, or do they live on the interface prototype?
- # [20:01] <caitp> *confused*
- # [20:01] * Quits: shannonmoeller (~shannonmo@pool-108-17-8-225.bflony.fios.verizon.net) (Remote host closed the connection)
- # [20:04] <smaug____> caitp: attributes are getters/setters in the prototype
- # [20:05] <smaug____> (by default)
- # [20:07] <smaug____> caitp: http://heycam.github.io/webidl/#es-attributes
- # [20:07] * Quits: gavin_ (~gavin@76.14.42.120) (Read error: Connection reset by peer)
- # [20:07] * Joins: gavin_ (~gavin@76.14.42.120)
- # [20:07] * Quits: dbaron (~dbaron@2620:101:80fb:232:61af:b6f3:a028:dff4) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [20:08] * Joins: mko (~mko@50.240.205.146)
- # [20:08] <caitp> seems like blink is doing something wrong here then
- # [20:08] <caitp> i don't think that's really surprising though
- # [20:08] <caitp> i recall this was a known bug
- # [20:08] <smaug____> yes, blink is doing all wrong with attributes
- # [20:08] <caitp> blink doing wrong thing -> bug gets filed on us because safari (and firefox) do it differently and correctly ;)
- # [20:09] <smaug____> hmm, I thought webkit had the same behavior as blink still
- # [20:09] <caitp> can't make everyone happy I guess
- # [20:09] <TabAtkins> Blink has been trying for a while to get things fixed, but micro-benchmarks that regress when we do keep stopping us. We keep trying, though!
- # [20:11] * Quits: bkardell (uid10373@gateway/web/irccloud.com/x-onzppihzundznqdu) (Quit: Connection closed for inactivity)
- # [20:11] <caitp> but these properties should be enumerable though right?
- # [20:11] <caitp> or is that not the case
- # [20:11] <TabAtkins> I don't think they're enumerable normally?
- # [20:11] <caitp> hm
- # [20:12] * Quits: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com) (Quit: My computer has gone to sleep. ZZZzzz…)
- # [20:15] <caitp> *WONTFIX-es bug :3*
- # [20:15] <caitp> that is so satisfying
- # [20:15] * Joins: shannonmoeller (~shannonmo@pool-108-17-8-225.bflony.fios.verizon.net)
- # [20:15] <smaug____> " The property has attributes { [[Get]]: G, [[Set]]: S, [[Enumerable]]: true, [[Configurable]]: configurable }, where" ...
- # [20:19] * Joins: dbaron (~dbaron@2620:101:80fb:224:f828:a45b:122a:6048)
- # [20:19] * Joins: eric_carlson (~ericc@17.246.229.117)
- # [20:27] * Joins: prosper_ (~prosper@public-8-207.nat.utoronto.ca)
- # [20:28] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [20:30] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [20:31] * pdr is now known as pdr_lunch
- # [20:31] * Joins: Una (~Una@32.97.110.57)
- # [20:35] * Quits: eric_carlson (~ericc@17.246.229.117) (Quit: eric_carlson)
- # [20:35] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Ping timeout: 250 seconds)
- # [20:39] * Quits: prosper_ (~prosper@public-8-207.nat.utoronto.ca) (Ping timeout: 265 seconds)
- # [20:39] * Joins: prosper_ (~prosper@public-8-207.nat.utoronto.ca)
- # [20:41] * Joins: tav (~tav`@host86-157-22-27.range86-157.btcentralplus.com)
- # [20:42] * Quits: othermaciej (~mjs@76.74.153.49) (Quit: othermaciej)
- # [20:43] * Joins: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com)
- # [20:43] * Quits: bholley (~bholley@c-50-131-239-99.hsd1.ca.comcast.net)
- # [20:49] * Quits: Una (~Una@32.97.110.57) (Read error: Connection reset by peer)
- # [20:53] * Joins: Una (~Una@32.97.110.57)
- # [20:58] * Quits: prosper_ (~prosper@public-8-207.nat.utoronto.ca) (Ping timeout: 256 seconds)
- # [21:01] * Joins: eric_carlson (~ericc@17.245.27.113)
- # [21:02] * Joins: prosper_ (~prosper@public-8-207.nat.utoronto.ca)
- # [21:02] * Quits: Una (~Una@32.97.110.57) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [21:03] * Joins: othermaciej (~mjs@17.245.25.230)
- # [21:04] * Joins: darobin (~darobin@2a01:e34:ed05:d180:f963:9d95:d880:863b)
- # [21:04] * Quits: tantek (~tantek@70-36-197-247.dsl.dynamic.fusionbroadband.com) (Quit: tantek)
- # [21:07] * Joins: gavin__ (~gavin@76.14.42.120)
- # [21:08] * Quits: gavin_ (~gavin@76.14.42.120) (Ping timeout: 264 seconds)
- # [21:08] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 264 seconds)
- # [21:09] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [21:13] * Quits: calvaris (~calvaris@fanzine.igalia.com) (Quit: Ex-Chat)
- # [21:13] * Joins: woebtz (~woebtz@12.36.17.197)
- # [21:16] * Joins: Una (~Una@32.97.110.57)
- # [21:23] * Quits: prosper_ (~prosper@public-8-207.nat.utoronto.ca) (Remote host closed the connection)
- # [21:24] * Quits: Una (~Una@32.97.110.57) (Quit: Textual IRC Client: www.textualapp.com)
- # [21:24] * Quits: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com) (Quit: sicking)
- # [21:28] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [21:29] * Joins: jyasskin (jyasskin@nat/google/x-dmzjjodbqcjltnxj)
- # [21:30] * Joins: zcorpan__ (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [21:30] * Quits: zcorpan_ (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Read error: Connection reset by peer)
- # [21:33] * Quits: jyasskin (jyasskin@nat/google/x-dmzjjodbqcjltnxj) (Client Quit)
- # [21:34] * Quits: zcorpan__ (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 255 seconds)
- # [21:38] * Joins: jwalden (~waldo@2620:101:80fc:224:7e7a:91ff:fe25:a5a3)
- # [21:46] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Quit: Bye)
- # [21:48] * Quits: adactio (~adactio@c-71-231-54-134.hsd1.wa.comcast.net) (Quit: adactio)
- # [21:49] * Quits: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 255 seconds)
- # [21:56] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [21:58] * Quits: othermaciej (~mjs@17.245.25.230) (Quit: othermaciej)
- # [21:59] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Remote host closed the connection)
- # [22:02] * Quits: beverloo (beverloo@nat/google/x-begyfkmfscblmvyh) (Remote host closed the connection)
- # [22:03] * Quits: jsx (uid48919@fsf/intern/jsx) (Quit: Connection closed for inactivity)
- # [22:03] * Joins: othermaciej (~mjs@17.245.25.230)
- # [22:04] * Joins: eBureau (~Bruno@181.164.77.172)
- # [22:07] * Joins: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com)
- # [22:07] * Quits: ericandrewlewis (uid32062@gateway/web/irccloud.com/x-nhkymlzraemdbmqi) (Quit: Connection closed for inactivity)
- # [22:10] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [22:10] * Joins: jyasskin (jyasskin@nat/google/x-rwyrvpwrivwijbhg)
- # [22:12] * Joins: xiinotulp (~plutoniix@node-364.pool-125-25.dynamic.totbb.net)
- # [22:13] * Joins: ambv (~ambv@206.108.217.134)
- # [22:15] * Quits: plutoniix (~plutoniix@node-sat.pool-180-180.dynamic.totbb.net) (Ping timeout: 272 seconds)
- # [22:16] * Joins: danbri (~Adium@87.113.221.2)
- # [22:20] * Quits: danbri (~Adium@87.113.221.2) (Client Quit)
- # [22:20] * Quits: cheron (~cheron@unaffiliated/cheron) (Ping timeout: 264 seconds)
- # [22:23] * Joins: afa (d871a048@gateway/web/freenode/ip.216.113.160.72)
- # [22:23] * Quits: caitp (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 250 seconds)
- # [22:25] * Joins: Mso150 (~ctlM@217.118.64.45)
- # [22:27] <afa> crazy thought. so far as i know, there's no way to transition position, but it's something i find myself wanting to do all the time (e.g. let the browser calculate the position of an item in a list, but let me tell that item to move to a fixed position when the user interacts with it)
- # [22:28] <afa> it's something that you could carefully fake with JavaScript (though I'm always skeptical of the performance implications of scripting animation in JS)
- # [22:28] * Quits: othermaciej (~mjs@17.245.25.230) (Quit: othermaciej)
- # [22:28] <TabAtkins> afa: This was the idea of "layout transitions" that I've been noodling on for a year or two.
- # [22:28] <afa> but given that the charter of the standards bodies seems to be "pave the cowpaths", how crazy would it be to come up with a spec for transitioning on position
- # [22:29] <afa> TabAtkins: good. i can't imagine this is a novel idea
- # [22:29] <TabAtkins> Turns out to be too hard to do in purely-declarative syntax to be worth it, but we've come up with some tools that make the JS side way easier to work with.
- # [22:29] <afa> i'm often surprised at how many things that you intuitively want to do take a shitton of work to implement in browser
- # [22:29] <afa> TabAtkins: anythign i should be looking at?
- # [22:29] * Joins: othermaciej (~mjs@17.245.25.230)
- # [22:29] * Joins: caitp (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [22:30] <TabAtkins> Yup, there's often a huge cliff you have to fall off before you reach something you can actually tweak. The EWM is about reducing that.
- # [22:30] <afa> EWM?
- # [22:30] <TabAtkins> afa: Nah, dont' have anything written up publicly. Just ideas thrown around with my fellow implementors.
- # [22:30] <TabAtkins> Extensible Web Manifesto.
- # [22:31] <afa> thanks
- # [22:31] <afa> TabAtkins: nothing you've written up publicly, but any "tools that make the JS side easier to work with"?
- # [22:32] <TabAtkins> I'm referring to APIs we'd build into the browser for it, such as giving the ability to stop an element from painting, and take "snapshots" of an element for doing animations with.
- # [22:32] <afa> whenever i have to calculate the fixed position of an asset my rolling up all its relative positions inside scroll panes, that feels super brittle
- # [22:33] <afa> i'd love to be able to say "you know where you are, now just transition over to here (in fixed/viewport space)"
- # [22:33] * Quits: darobin (~darobin@2a01:e34:ed05:d180:f963:9d95:d880:863b) (Remote host closed the connection)
- # [22:34] <roc> getBoundingClientRect should give you that
- # [22:35] <TabAtkins> roc: That doesn't give you useful coordinates to use to tell it to transition to.
- # [22:35] <TabAtkins> But your geometry extensions would.
- # [22:35] <TabAtkins> Since you can translate a screen-space point into an element-space point.
- # [22:35] <TabAtkins> (I can't find those, btw - did they ever make it into a spec?)
- # [22:35] <roc> ah
- # [22:36] <roc> yes and no. The IDL is in CSSOM-views: http://dev.w3.org/csswg/cssom-view/#the-geometryutils-interface
- # [22:36] <roc> unfortunately Simon hasn't gotten around to writing the actual text
- # [22:37] <roc> in the meantime we have shipped it :-/
- # [22:37] <TabAtkins> Yay!
- # [22:37] <roc> I don't feel too bad about it since we actually agreed on the list how they should work
- # [22:37] <roc> but we do need the text
- # [22:39] * Joins: rniwa-m (~rniwam@106.sub-70-197-12.myvzw.com)
- # [22:39] * roc emails Simon
- # [22:43] * Quits: rniwa-m (~rniwam@106.sub-70-197-12.myvzw.com) (Remote host closed the connection)
- # [22:45] <afa> https://hacks.mozilla.org/2014/03/introducing-the-getboxquads-api/
- # [22:45] <afa> thanks roc and TabAtkins
- # [22:49] * heycam|away is now known as heycam
- # [22:54] * Quits: othermaciej (~mjs@17.245.25.230) (Quit: othermaciej)
- # [22:57] * Joins: jacobolu_ (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [22:59] * Quits: TallTed (~Thud@63.119.36.36)
- # [23:00] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Ping timeout: 256 seconds)
- # [23:03] * Joins: beverloo (beverloo@nat/google/x-grehsnhstknmfbjn)
- # [23:08] * pdr_lunch is now known as pdr
- # [23:20] * Quits: roc (~chatzilla@121-99-131-249.bng1.tvc.orcon.net.nz) (Remote host closed the connection)
- # [23:22] * Quits: Mso150 (~ctlM@217.118.64.45) (Ping timeout: 245 seconds)
- # [23:23] * Quits: Maurice` (copyman@unaffiliated/maurice)
- # [23:25] * Joins: Smylers (~smylers@host86-147-46-136.range86-147.btcentralplus.com)
- # [23:25] * Quits: tj_vantoll (~Adium@c-98-250-130-237.hsd1.mi.comcast.net) (Quit: Leaving.)
- # [23:25] * Quits: tav (~tav`@host86-157-22-27.range86-157.btcentralplus.com) (Quit: tav)
- # [23:26] * Quits: newtron (~newtron@199.71.174.202) (Remote host closed the connection)
- # [23:27] * Joins: newtron (~newtron@199.71.174.202)
- # [23:30] * xiinotulp is now known as plutoniix
- # [23:31] * Quits: zdobersek (~zan@109.201.152.227) (Quit: Leaving.)
- # [23:31] * Quits: newtron (~newtron@199.71.174.202) (Ping timeout: 255 seconds)
- # [23:33] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [23:36] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [23:37] * Quits: scor (~scor@drupal.org/user/52142/view) (Client Quit)
- # [23:37] * Joins: tantek (~tantek@70-36-197-247.dsl.dynamic.fusionbroadband.com)
- # [23:39] * Quits: tantek (~tantek@70-36-197-247.dsl.dynamic.fusionbroadband.com) (Excess Flood)
- # [23:50] * Quits: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi) (Ping timeout: 258 seconds)
- # [23:51] * Joins: aretecode (~aretecode@50.23.131.206-static.reverse.softlayer.com)
- # [23:52] * Joins: xtrm0 (uid12574@gateway/web/irccloud.com/x-zgkggclcyfizgtib)
- # [23:54] * Quits: eric_carlson (~ericc@17.245.27.113) (Quit: eric_carlson)
- # [23:58] * Joins: tantek (~tantek@70-36-197-247.dsl.dynamic.fusionbroadband.com)
- # [23:58] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # Session Close: Fri Nov 14 00:00:00 2014
Previous day, Next day
Think these logs are useful? Then please donate to show your gratitude (and keep them up, of course). Thanks! — Krijn