Options:
Previous day, Next day
- # Session Start: Wed Jan 21 00:00:00 2015
- # Session Ident: #whatwg
- # [00:00] * Joins: jamesheston (~jameshest@50.240.78.75)
- # [00:09] * Quits: bholley (~bholley@c-50-131-239-99.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [00:09] * Joins: bholley (~bholley@c-50-131-239-99.hsd1.ca.comcast.net)
- # [00:09] * Joins: gavinc (~gavin@11d5-d22e-0d38-4985-030d-4002-3420-2062.6rd.ip6.sonic.net)
- # [00:11] * Joins: weinig (~weinig@17.244.5.218)
- # [00:12] * Quits: danbri (~Adium@host86-191-96-32.range86-191.btcentralplus.com) (Quit: Leaving.)
- # [00:17] * Joins: myakura (~myakura@FL1-125-197-192-76.tky.mesh.ad.jp)
- # [00:17] <Hixie> annevk: microtasks also run end-of-script
- # [00:17] <Hixie> annevk: are you sure they wouldn't run between two event listeners here?
- # [00:18] <TabAtkins> They should run between event listeners, I think. (I could easily be wrong.)
- # [00:22] * Quits: myakura (~myakura@FL1-125-197-192-76.tky.mesh.ad.jp) (Ping timeout: 264 seconds)
- # [00:23] * Quits: wilsonpage (~wilsonpag@2001:450:1d:224:d0d3:a0ba:9893:c324) (Quit: Leaving.)
- # [00:35] * Joins: jdaggett (~jdaggett@103.5.142.48)
- # [00:38] * smaug____ is missing the context, but if there isn't any other script on stack when event listeners run, microtasks run between them
- # [00:39] <Hixie> right
- # [00:40] <Hixie> in conclusion, Domenic, resolving the promise and then firing an event is going to lead to weird behaviour
- # [00:40] <Domenic> yep
- # [00:40] <Hixie> Domenic: you might be better off resolving then queueing a task to fire the event, or resolving then running microtasks then firing the event
- # [00:40] <Hixie> or not firing the event at all
- # [00:41] <Domenic> Yeah the current plan is actually just "when p fulfills, fire an event named 'foo'"
- # [00:41] <Hixie> is "fulfills" defined?
- # [00:42] <Hixie> like, what does that mean?
- # [00:43] * Joins: danbri (~Adium@host86-191-96-32.range86-191.btcentralplus.com)
- # [00:43] <Domenic> http://www.w3.org/2001/tag/doc/promises-guide#shorthand-reacting
- # [00:47] * Quits: weinig (~weinig@17.244.5.218) (Quit: weinig)
- # [00:47] * Quits: danbri (~Adium@host86-191-96-32.range86-191.btcentralplus.com) (Ping timeout: 245 seconds)
- # [00:50] <Hixie> i don't understand
- # [00:51] <Hixie> "fire an event" isn't a function
- # [00:51] <Hixie> you can't really define prose-given requirements in terms of javascript code
- # [00:52] * Joins: weinig (~weinig@17.244.5.218)
- # [00:52] * Quits: weinig (~weinig@17.244.5.218) (Client Quit)
- # [00:53] * Quits: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi) (Ping timeout: 272 seconds)
- # [00:55] * Joins: tantek (~tantek@107.25.46.111)
- # [01:03] * Quits: jamesheston (~jameshest@50.240.78.75) (Ping timeout: 264 seconds)
- # [01:10] * Quits: jdaggett (~jdaggett@103.5.142.48) (Quit: jdaggett)
- # [01:13] * Joins: danbri (~Adium@host86-191-96-32.range86-191.btcentralplus.com)
- # [01:15] * Quits: thinkxl (~thinkxl@74-95-237-22-Houston.hfc.comcastbusiness.net) (Ping timeout: 244 seconds)
- # [01:17] * Joins: plutoniix (~plutoniix@119.63.87.222)
- # [01:18] * Quits: danbri (~Adium@host86-191-96-32.range86-191.btcentralplus.com) (Ping timeout: 245 seconds)
- # [01:22] * Joins: ehsan (~ehsan@66.207.208.102)
- # [01:35] * Joins: tantek_ (~tantek@173.126.16.28)
- # [01:38] * Quits: tantek (~tantek@107.25.46.111) (Ping timeout: 255 seconds)
- # [01:39] <terinjokes> does XHR2 no longer care about ArrayBuffers as a request body?
- # [01:40] <terinjokes> annevk: ^^
- # [01:40] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Remote host closed the connection)
- # [01:41] * Joins: tantek (~tantek@70.0.230.74)
- # [01:41] * Quits: tantek_ (~tantek@173.126.16.28) (Ping timeout: 264 seconds)
- # [01:42] * Quits: ivanc (~ivanc@hq.croscon.com) (Quit: Leaving)
- # [01:43] * Quits: ehsan (~ehsan@66.207.208.102) (Remote host closed the connection)
- # [01:46] * Joins: hemanth_ (~hemanth@122.166.173.192)
- # [01:48] * Quits: KevinMarks_ (~KevinMark@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 255 seconds)
- # [01:51] * Joins: yoichio (yoichio@nat/google/x-qtxpqjwxjmmwouiq)
- # [02:00] * Joins: tantek_ (~tantek@99-204-88-92.pools.spcsdns.net)
- # [02:00] * Joins: tripu (~tripu@p13127-ipngn10901marunouchi.tokyo.ocn.ne.jp)
- # [02:01] * Quits: tantek (~tantek@70.0.230.74) (Ping timeout: 245 seconds)
- # [02:01] * tantek_ is now known as tantek
- # [02:03] * Quits: hemanth_ (~hemanth@122.166.173.192) (Quit: This computer has gone to sleep)
- # [02:04] * Quits: jyasskin (jyasskin@nat/google/x-oycdyxzxdnrwccyl) (Quit: My computer has gone to sleep. ZZZzzz…)
- # [02:06] * Joins: myakura (~myakura@FL1-125-197-192-76.tky.mesh.ad.jp)
- # [02:07] * Quits: bnicholson (~bnicholso@corp.mtv2.mozilla.com) (Quit: This computer has gone to sleep)
- # [02:08] * Joins: tantek_ (~tantek@173.128.17.198)
- # [02:08] * Quits: tantek (~tantek@99-204-88-92.pools.spcsdns.net) (Ping timeout: 252 seconds)
- # [02:08] * tantek_ is now known as tantek
- # [02:10] * Quits: myakura (~myakura@FL1-125-197-192-76.tky.mesh.ad.jp) (Ping timeout: 255 seconds)
- # [02:12] * Joins: zcorpan_ (~zcorpan@ip-200.t2.se.opera.com)
- # [02:12] * Quits: zcorpan (~zcorpan@ip-200.t2.se.opera.com) (Read error: Connection reset by peer)
- # [02:13] * Quits: ap (~ap@17.114.217.173)
- # [02:14] * Quits: woebtz (~woebtz@12.36.17.197) (Ping timeout: 264 seconds)
- # [02:15] * heycam is now known as heycam|away
- # [02:17] * Quits: zcorpan_ (~zcorpan@ip-200.t2.se.opera.com) (Ping timeout: 245 seconds)
- # [02:22] * Joins: jungkees (uid24208@gateway/web/irccloud.com/x-dwzmuybkjjgsjfpp)
- # [02:24] * Joins: bnicholson (~bnicholso@24.130.60.241)
- # [02:27] * Quits: dwim1 (~dwim@210.94.41.89) (Quit: Leaving.)
- # [02:27] * Joins: dwim (~dwim@210.94.41.89)
- # [02:27] * Quits: ambv (~ambv@199.201.64.134) (Quit: sys.exit(0) # computer went to sleep)
- # [02:47] * Quits: jsbell (jsbell@nat/google/x-edebykjvxevlgulg) (Quit: There's no place like home...)
- # [02:49] * Joins: KevinMarks_ (~KevinMark@172.56.32.108)
- # [02:52] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [02:54] * Quits: bholley (~bholley@c-50-131-239-99.hsd1.ca.comcast.net) (Quit: ZZZzzz…)
- # [02:58] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Ping timeout: 272 seconds)
- # [02:59] * Joins: weinig (~weinig@17.245.30.235)
- # [03:02] * Quits: tantek (~tantek@173.128.17.198) (Ping timeout: 276 seconds)
- # [03:03] * Quits: abinader (sid21713@gateway/web/irccloud.com/x-rhgqvovughjuxxir)
- # [03:14] * heycam|away is now known as heycam
- # [03:17] * Quits: weinig (~weinig@17.245.30.235) (Quit: weinig)
- # [03:20] * Joins: richt (~richt@c83-248-244-196.bredband.comhem.se)
- # [03:22] * Quits: hswolff (~hswolff@cpe-74-68-123-30.nyc.res.rr.com) (Quit: ZNC - http://znc.in)
- # [03:32] * Quits: dbaron (~dbaron@2620:101:80fb:224:8859:f075:e6fa:6dd2) (Ping timeout: 245 seconds)
- # [03:35] * Quits: dexteryy (~dexteryy@221.216.52.141) (Read error: Connection reset by peer)
- # [03:35] * Joins: weinig (~weinig@17.245.30.235)
- # [03:40] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Read error: Connection reset by peer)
- # [03:40] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [03:41] * Quits: benjamingr (uid23465@gateway/web/irccloud.com/x-hyaxhvkxmxgwchwb) (Quit: Connection closed for inactivity)
- # [03:43] * Joins: Goplat (~goplat@reactos/developer/Goplat)
- # [03:46] * Quits: KevinMarks_ (~KevinMark@172.56.32.108) (Ping timeout: 265 seconds)
- # [03:55] * Joins: myakura (~myakura@FL1-125-197-192-76.tky.mesh.ad.jp)
- # [03:57] * Quits: weinig (~weinig@17.245.30.235) (Quit: weinig)
- # [03:58] * Joins: kapil__ (uid36151@gateway/web/irccloud.com/x-arcmiugswcqcukuf)
- # [03:59] * Quits: myakura (~myakura@FL1-125-197-192-76.tky.mesh.ad.jp) (Ping timeout: 252 seconds)
- # [04:01] * Joins: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com)
- # [04:04] * Joins: bholley (~bholley@c-50-131-239-99.hsd1.ca.comcast.net)
- # [04:05] * Quits: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com) (Client Quit)
- # [04:05] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [04:21] * Joins: eric_carlson (~ericc@24.6.239.9)
- # [04:22] * Joins: KevinMarks_ (~KevinMark@172.56.32.108)
- # [04:23] * Joins: jdaggett (~jdaggett@61-121-216-2.bitcat.net)
- # [04:30] * Quits: wanderview (sid22777@gateway/web/irccloud.com/x-qvwbaztxetpqercf) (Read error: Connection reset by peer)
- # [04:30] * Quits: yhirano (uid40668@gateway/web/irccloud.com/x-llmmkzstrblcxerf) (Read error: Connection reset by peer)
- # [04:31] * Quits: matijs (sid2278@gateway/web/irccloud.com/x-adrubnewoswxhosy) (Ping timeout: 272 seconds)
- # [04:31] * Quits: sspi (sid34681@gateway/web/irccloud.com/x-zydfewkhlmsdciwc) (Ping timeout: 272 seconds)
- # [04:31] * Quits: daleharvey (sid513@gateway/web/irccloud.com/x-qmkcgbbpzsaixfgp) (Ping timeout: 272 seconds)
- # [04:31] * Quits: esprehn (sid10445@gateway/web/irccloud.com/x-frkubvbcxxfaqrjq) (Read error: Connection reset by peer)
- # [04:31] * Quits: arv (sid4269@gateway/web/irccloud.com/x-wbxovzqvkpadeomj) (Ping timeout: 256 seconds)
- # [04:31] * Quits: jevs (sid23814@gateway/web/irccloud.com/x-jywllrgbxcvxnejw) (Read error: Connection reset by peer)
- # [04:31] * Quits: remysharp (sid4345@gateway/web/irccloud.com/x-oyvhfjcuowzvgaeq) (Ping timeout: 276 seconds)
- # [04:32] * Quits: mvujovic (sid13458@gateway/web/irccloud.com/x-bxruracwpvwsdvpl) (Read error: Connection reset by peer)
- # [04:32] * Quits: jorendorff (sid28423@gateway/web/irccloud.com/x-ibscqqaxygnhtezv) (Ping timeout: 265 seconds)
- # [04:32] * Quits: kapil__ (uid36151@gateway/web/irccloud.com/x-arcmiugswcqcukuf) (Ping timeout: 272 seconds)
- # [04:33] * Quits: pdr (sid7901@pdpc/supporter/active/pdr) (Ping timeout: 272 seconds)
- # [04:33] * Quits: krit (sid15081@gateway/web/irccloud.com/x-rszcotpkhykatrqa) (Ping timeout: 272 seconds)
- # [04:35] * Quits: bholley (~bholley@c-50-131-239-99.hsd1.ca.comcast.net) (Quit: ZZZzzz…)
- # [04:35] * Quits: jamesr__ (sid10481@gateway/web/irccloud.com/x-ywookuhlqwiaaoid) (Ping timeout: 276 seconds)
- # [04:36] * Quits: alrra (uid62345@gateway/web/irccloud.com/x-vezuqrcbmrufdnaz) (Ping timeout: 245 seconds)
- # [04:40] * Joins: tantek (~tantek@173.116.135.39)
- # [04:42] * Joins: dbaron (~dbaron@50-0-248-60.dsl.dynamic.fusionbroadband.com)
- # [04:43] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [04:45] * Joins: jevs (sid23814@gateway/web/irccloud.com/x-mrrmpntsnswovdlg)
- # [04:45] * Joins: sspi (sid34681@gateway/web/irccloud.com/x-rqihwaoznhxeoblu)
- # [04:45] * Joins: esprehn (sid10445@gateway/web/irccloud.com/x-wpaidltyfhsybgad)
- # [04:45] * Joins: wanderview (sid22777@gateway/web/irccloud.com/x-kmnozgmengdqmdtl)
- # [04:45] * Joins: _pdr_ (sid7901@gateway/web/irccloud.com/x-hnnklgwdzmichaky)
- # [04:46] * Joins: jamesr___ (sid10481@gateway/web/irccloud.com/x-ebrfwxafdtasnupv)
- # [04:46] * Joins: yhirano_ (uid40668@gateway/web/irccloud.com/x-aynkqypsofsijrte)
- # [04:46] * Joins: arv (sid4269@gateway/web/irccloud.com/x-flavkrnyxiiibbmr)
- # [04:46] * Joins: krit_ (sid15081@gateway/web/irccloud.com/x-rqqcfezqefvppsyk)
- # [04:46] * Joins: kapil__ (uid36151@gateway/web/irccloud.com/x-tpjdpgcwbhtyzmja)
- # [04:48] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Ping timeout: 272 seconds)
- # [04:52] * Quits: jevs (sid23814@gateway/web/irccloud.com/x-mrrmpntsnswovdlg) (Read error: Connection reset by peer)
- # [04:53] * Quits: sspi (sid34681@gateway/web/irccloud.com/x-rqihwaoznhxeoblu) (Ping timeout: 272 seconds)
- # [04:54] * Quits: wanderview (sid22777@gateway/web/irccloud.com/x-kmnozgmengdqmdtl) (Ping timeout: 245 seconds)
- # [04:54] * Quits: yhirano_ (uid40668@gateway/web/irccloud.com/x-aynkqypsofsijrte) (Read error: Connection reset by peer)
- # [04:55] * Quits: esprehn (sid10445@gateway/web/irccloud.com/x-wpaidltyfhsybgad) (Ping timeout: 276 seconds)
- # [04:55] * Quits: jamesr___ (sid10481@gateway/web/irccloud.com/x-ebrfwxafdtasnupv) (Ping timeout: 272 seconds)
- # [04:56] * Quits: _pdr_ (sid7901@gateway/web/irccloud.com/x-hnnklgwdzmichaky) (Ping timeout: 276 seconds)
- # [04:56] * Quits: arv (sid4269@gateway/web/irccloud.com/x-flavkrnyxiiibbmr) (Ping timeout: 245 seconds)
- # [04:56] * Quits: kapil__ (uid36151@gateway/web/irccloud.com/x-tpjdpgcwbhtyzmja) (Ping timeout: 245 seconds)
- # [04:57] * Quits: krit_ (sid15081@gateway/web/irccloud.com/x-rqqcfezqefvppsyk) (Ping timeout: 265 seconds)
- # [05:04] * Quits: eric_carlson (~ericc@24.6.239.9) (Quit: eric_carlson)
- # [05:04] * Joins: jorendorff_ (sid28423@gateway/web/irccloud.com/x-jfnwsxidzhojhmug)
- # [05:07] * Joins: alrra (uid62345@gateway/web/irccloud.com/x-jgaxyhhxlgdkoqmf)
- # [05:07] * Joins: matijs (sid2278@gateway/web/irccloud.com/x-brlzmucezxplhkss)
- # [05:07] * Joins: mvujovic (sid13458@gateway/web/irccloud.com/x-jndiacmszqzmfvxo)
- # [05:09] * Joins: remysharp (sid4345@gateway/web/irccloud.com/x-xfnibyztodvzryrj)
- # [05:09] * Joins: jevs (sid23814@gateway/web/irccloud.com/x-zoljoufyhkhoximc)
- # [05:09] * Joins: daleharvey (sid513@gateway/web/irccloud.com/x-smloyqetzfyfysac)
- # [05:11] * Joins: yhirano_ (uid40668@gateway/web/irccloud.com/x-ngymknybhldqxyyj)
- # [05:12] * Joins: sspi (sid34681@gateway/web/irccloud.com/x-vtearngkhofmfqsy)
- # [05:13] * Joins: wanderview (sid22777@gateway/web/irccloud.com/x-iiohcoigjfclownt)
- # [05:13] * Joins: _pdr_ (sid7901@gateway/web/irccloud.com/x-nlhqtwnzjemfmavv)
- # [05:14] * Joins: jamesr___ (jamesr___@gateway/web/irccloud.com/x-kndnxjyobrqwioxb)
- # [05:19] * Joins: krit_ (sid15081@gateway/web/irccloud.com/x-jocmrthcczbbwueo)
- # [05:19] * Joins: arv (sid4269@gateway/web/irccloud.com/x-tdvshfljvyfzsgkl)
- # [05:21] * heycam is now known as heycam|away
- # [05:21] * heycam|away is now known as heycam
- # [05:23] * Quits: jsx (uid48919@fsf/intern/jsx) (Quit: Connection closed for inactivity)
- # [05:24] * Joins: bholley (~bholley@c-50-131-239-99.hsd1.ca.comcast.net)
- # [05:29] * Joins: esprehn (sid10445@gateway/web/irccloud.com/x-cqyhsazyyiqgpleo)
- # [05:30] * Joins: kapil__ (uid36151@gateway/web/irccloud.com/x-lffzithrodwojhwd)
- # [05:31] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Remote host closed the connection)
- # [05:31] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [05:36] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Ping timeout: 244 seconds)
- # [05:43] * Joins: tantek_ (~tantek@68-27-255-108.pools.spcsdns.net)
- # [05:44] * Joins: myakura (~myakura@FL1-125-197-192-76.tky.mesh.ad.jp)
- # [05:44] * Quits: tantek (~tantek@173.116.135.39) (Ping timeout: 256 seconds)
- # [05:44] * tantek_ is now known as tantek
- # [05:46] * Joins: zecho (~zecho@184.49.38.161)
- # [05:48] * Quits: ^esc_ (~esc-ape@178.115.128.195.wireless.dyn.drei.com) (Ping timeout: 264 seconds)
- # [05:48] * Quits: myakura (~myakura@FL1-125-197-192-76.tky.mesh.ad.jp) (Ping timeout: 245 seconds)
- # [05:52] * Quits: KevinMarks_ (~KevinMark@172.56.32.108) (Ping timeout: 265 seconds)
- # [06:00] * dfreedm_ is now known as dfreedm
- # [06:01] * Quits: rniwa (~rniwa@17.202.43.222) (Quit: rniwa)
- # [06:04] * Quits: tantek (~tantek@68-27-255-108.pools.spcsdns.net) (Quit: tantek)
- # [06:05] * Quits: howitdo (~howitdo@unaffiliated/howitdo) (Ping timeout: 246 seconds)
- # [06:08] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [06:11] * Quits: zecho (~zecho@184.49.38.161) (Remote host closed the connection)
- # [06:28] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Read error: Connection reset by peer)
- # [06:29] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [06:33] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [06:38] * Joins: tantek (~tantek@70.0.125.144)
- # [06:38] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Ping timeout: 264 seconds)
- # [06:42] * Quits: tantek (~tantek@70.0.125.144) (Ping timeout: 245 seconds)
- # [06:45] * Joins: tantek (~tantek@70.1.190.55)
- # [06:47] * Joins: tav_ (~tav`@host31-52-138-176.range31-52.btcentralplus.com)
- # [06:49] * Quits: tav (~tav`@host31-52-138-176.range31-52.btcentralplus.com) (Ping timeout: 246 seconds)
- # [06:49] * tav_ is now known as tav
- # [06:51] * _pdr_ is now known as pdr
- # [06:52] * Quits: scor (~scor@drupal.org/user/52142/view) (Read error: Connection reset by peer)
- # [06:53] * Joins: scor (~scor@c-24-2-162-32.hsd1.ma.comcast.net)
- # [06:53] * Quits: scor (~scor@c-24-2-162-32.hsd1.ma.comcast.net) (Changing host)
- # [06:53] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [06:55] * Quits: npcomp (~eldon@c-24-126-240-124.hsd1.ga.comcast.net) (Ping timeout: 246 seconds)
- # [06:56] * Joins: npcomp (~eldon@c-24-126-240-124.hsd1.ga.comcast.net)
- # [07:00] * Joins: tommyliu (~tommyliu@116.247.108.182)
- # [07:00] * Quits: bnicholson (~bnicholso@24.130.60.241) (Read error: Connection reset by peer)
- # [07:01] * Joins: bnicholson (~bnicholso@24.130.60.241)
- # [07:09] * Quits: tommyliu (~tommyliu@116.247.108.182) (Read error: Connection reset by peer)
- # [07:10] * Joins: tommyliu (~tommyliu@li587-82.members.linode.com)
- # [07:10] * Joins: tommyliu_ (~tommyliu@116.247.108.182)
- # [07:14] * Quits: bholley (~bholley@c-50-131-239-99.hsd1.ca.comcast.net)
- # [07:14] * Quits: tommyliu (~tommyliu@li587-82.members.linode.com) (Ping timeout: 264 seconds)
- # [07:17] * Quits: jwalden (~waldo@c-50-168-55-219.hsd1.ca.comcast.net) (Read error: Connection timed out)
- # [07:18] * Joins: jwalden (~waldo@c-50-168-55-219.hsd1.ca.comcast.net)
- # [07:24] * Joins: tantek_ (~tantek@70-1-71-105.pools.spcsdns.net)
- # [07:27] * Quits: tantek (~tantek@70.1.190.55) (Ping timeout: 240 seconds)
- # [07:27] * tantek_ is now known as tantek
- # [07:31] * Joins: ap (~ap@24.130.61.31)
- # [07:33] * Joins: myakura (~myakura@FL1-125-197-192-76.tky.mesh.ad.jp)
- # [07:37] * Quits: myakura (~myakura@FL1-125-197-192-76.tky.mesh.ad.jp) (Ping timeout: 245 seconds)
- # [07:37] * Quits: plutoniix (~plutoniix@119.63.87.222) (Ping timeout: 272 seconds)
- # [07:41] * Joins: plutoniix (~plutoniix@119.63.87.222)
- # [07:42] * Quits: ap (~ap@24.130.61.31) (Quit: ap)
- # [07:47] * Joins: weinig (~weinig@98.234.191.242)
- # [07:47] * Quits: weinig (~weinig@98.234.191.242) (Client Quit)
- # [07:48] * Quits: tommyliu_ (~tommyliu@116.247.108.182) (Read error: Connection reset by peer)
- # [07:48] * Joins: tommyliu (~tommyliu@li587-82.members.linode.com)
- # [07:49] * Joins: tommyliu_ (~tommyliu@116.247.108.182)
- # [07:51] * Joins: rniwa (~rniwa@104-59-122-78.lightspeed.sntcca.sbcglobal.net)
- # [07:53] * Quits: tommyliu (~tommyliu@li587-82.members.linode.com) (Ping timeout: 245 seconds)
- # [07:53] * Quits: plutoniix (~plutoniix@119.63.87.222) (Ping timeout: 245 seconds)
- # [07:54] * Joins: plutoniix (~plutoniix@119.63.87.222)
- # [07:57] * Quits: igoroliveira (uid20755@gateway/web/irccloud.com/x-fgpdcteegoebaesv) (Quit: Connection closed for inactivity)
- # [07:57] * Quits: Goplat (~goplat@reactos/developer/Goplat) (Remote host closed the connection)
- # [08:05] * Quits: yhirano_ (uid40668@gateway/web/irccloud.com/x-ngymknybhldqxyyj) (Quit: Connection closed for inactivity)
- # [08:07] * Quits: tantek (~tantek@70-1-71-105.pools.spcsdns.net) (Quit: tantek)
- # [08:10] * Quits: tommyliu_ (~tommyliu@116.247.108.182) (Read error: Connection reset by peer)
- # [08:10] * Joins: tommyliu (~tommyliu@li446-72.members.linode.com)
- # [08:19] * heycam is now known as heycam|away
- # [08:20] * Quits: psy_ (~psy@103.6.159.170) (Ping timeout: 246 seconds)
- # [08:22] * Quits: 77CAAB361 (scrollback@gateway/web/scrollback.io/x-gejkgnqgnquhcquy) (Remote host closed the connection)
- # [08:23] * Joins: 77CAAD44G (scrollback@gateway/web/scrollback.io/x-ccdqldhvnsrrvtev)
- # [08:24] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [08:26] * Joins: psy_ (~psy@103.6.159.170)
- # [08:29] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Ping timeout: 272 seconds)
- # [08:32] <annevk> terinjokes: sure does
- # [08:33] <annevk> Hixie: pretty sure, yes
- # [08:33] * Joins: danbri (~Adium@host86-191-96-32.range86-191.btcentralplus.com)
- # [08:33] <Hixie> why?
- # [08:33] * Joins: tommyliu_ (~tommyliu@116.247.108.182)
- # [08:33] <annevk> Hixie: there's nothing about event listeners that goes back to the microtask thing, we just iterate through them synchronously and run them
- # [08:34] <Hixie> how do you run the callbacks?
- # [08:34] <annevk> Hixie: through IDL's "call ..." thingie for that
- # [08:34] <Hixie> http://heycam.github.io/webidl/#es-invoking-callback-functions ?
- # [08:35] <annevk> Hixie: yeah
- # [08:37] <Hixie> huh
- # [08:37] <Hixie> when did they stop calling "clean up after running a callback"?
- # [08:37] <annevk> Hixie: note that in https://www.w3.org/Bugs/Public/show_bug.cgi?id=27046#c5 I asked for clarification about this since I thought I had the wrong mental model
- # [08:37] * Quits: tommyliu (~tommyliu@li446-72.members.linode.com) (Ping timeout: 256 seconds)
- # [08:38] <Hixie> maybe this changed at some point
- # [08:38] <annevk> It does seem quite weird to me to run microtasks between two registered event listeners that run in the same task
- # [08:38] <Hixie> i could have sworn we wanted mutation observers to run after each event listener
- # [08:38] <annevk> Though smaug always maintains that is the model, so maybe...
- # [08:38] <Hixie> at some point i thought heycam|away had webidl calling the "clean up after running a callback" logic
- # [08:38] <annevk> Hixie: yeah I thought so too, but then it wasn't really supported by any specification
- # [08:39] <Hixie> maybe bz changed it?
- # [08:39] <Hixie> oh well
- # [08:39] <Hixie> bed time for me
- # [08:39] <Hixie> nn
- # [08:40] <annevk> have a good night
- # [08:40] <annevk> I might try to sort it out once more if I have some time left
- # [08:41] * Quits: dbaron (~dbaron@50-0-248-60.dsl.dynamic.fusionbroadband.com) (Ping timeout: 276 seconds)
- # [08:42] * Joins: yexela (~yexela@178.214.222.140)
- # [08:44] * Quits: yexela (~yexela@178.214.222.140) (Client Quit)
- # [08:47] * Quits: bnicholson (~bnicholso@24.130.60.241) (Remote host closed the connection)
- # [08:48] * Joins: bnicholson (~bnicholso@24.130.60.241)
- # [08:49] * Joins: iandevlin (~iandevlin@80.147.175.194)
- # [08:49] <terinjokes> annevk: i just don't see it in the version up on the site
- # [08:50] <annevk> terinjokes: "void send(optional (Document or BodyInit)? body = null);"
- # [08:50] <annevk> terinjokes: "typedef (Blob or BufferSource or FormData or URLSearchParams or USVString) BodyInit;" (if you follow the BodyInit link)
- # [08:51] <terinjokes> i promise you
- # [08:51] <annevk> terinjokes: http://heycam.github.io/webidl/#common-BufferSource (if you're curious about BufferSource and look into IDL to find out)
- # [08:51] <terinjokes> that does not look like a link to me
- # [08:52] <annevk> terinjokes: you need to hover the IDL block these days I think, we made the styles a bit less distracting for when you're just reading
- # [08:56] * Joins: tantek (~tantek@70-36-197-247.dsl.dynamic.fusionbroadband.com)
- # [08:59] * Quits: rniwa (~rniwa@104-59-122-78.lightspeed.sntcca.sbcglobal.net) (Quit: rniwa)
- # [09:00] <annevk> Ms2ger: ta, done
- # [09:00] * Quits: mpt (~mpt@canonical/mpt) (Remote host closed the connection)
- # [09:03] * Joins: mpt (~mpt@2001:67c:1560:a003:a869:2b09:7d11:7a)
- # [09:03] * Quits: mpt (~mpt@2001:67c:1560:a003:a869:2b09:7d11:7a) (Changing host)
- # [09:03] * Joins: mpt (~mpt@canonical/mpt)
- # [09:06] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Ping timeout: 256 seconds)
- # [09:06] * Quits: tantek (~tantek@70-36-197-247.dsl.dynamic.fusionbroadband.com) (Ping timeout: 265 seconds)
- # [09:06] * Joins: tantek_ (~tantek@70.36.139.171)
- # [09:06] * Joins: jacobolus (~jacobolus@70.36.196.50)
- # [09:06] * Quits: danbri (~Adium@host86-191-96-32.range86-191.btcentralplus.com) (Quit: Leaving.)
- # [09:09] * Joins: laurensclaessen (~laurenscl@91.183.84.141)
- # [09:10] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 252 seconds)
- # [09:10] * Quits: tommyliu_ (~tommyliu@116.247.108.182) (Remote host closed the connection)
- # [09:12] * Quits: tantek_ (~tantek@70.36.139.171) (Ping timeout: 240 seconds)
- # [09:12] * Quits: jacobolus (~jacobolus@70.36.196.50) (Ping timeout: 245 seconds)
- # [09:12] * Quits: jdaggett (~jdaggett@61-121-216-2.bitcat.net) (Ping timeout: 245 seconds)
- # [09:15] * Joins: tantek (~tantek@50.1.62.185)
- # [09:22] * Joins: myakura (~myakura@FL1-125-197-192-76.tky.mesh.ad.jp)
- # [09:22] * Quits: tantek (~tantek@50.1.62.185) (Quit: tantek)
- # [09:24] * Joins: zcorpan (~zcorpan@ip-200.t2.se.opera.com)
- # [09:26] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [09:26] * Quits: myakura (~myakura@FL1-125-197-192-76.tky.mesh.ad.jp) (Ping timeout: 255 seconds)
- # [09:27] * Joins: Ms2ger (~Ms2ger@91.182.16.148)
- # [09:28] * Joins: howitdo (~howitdo@cpe-071-068-106-211.carolina.res.rr.com)
- # [09:28] * Quits: howitdo (~howitdo@cpe-071-068-106-211.carolina.res.rr.com) (Changing host)
- # [09:28] * Joins: howitdo (~howitdo@unaffiliated/howitdo)
- # [09:33] * Joins: calvaris (~calvaris@91.117.99.155)
- # [09:34] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [09:37] * Joins: iandevlin2 (~iandevlin@5.10.191.178)
- # [09:40] * Quits: iandevlin (~iandevlin@80.147.175.194) (Ping timeout: 245 seconds)
- # [09:48] * Joins: darobin (~darobin@159.180.228.142)
- # [09:56] * Joins: jacobolus (~jacobolus@2600:1010:b014:335c:8c9d:27f0:97a4:a0e2)
- # [09:57] * Quits: jwalden (~waldo@c-50-168-55-219.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.87-8.1450hg.fc20 [XULRunner 32.0/20140902134853])
- # [09:58] <annevk> Does anyone else get a lot of these GitHub user surveys?
- # [09:58] <annevk> Is there a way to opt out?
- # [10:01] * Quits: zcorpan (~zcorpan@ip-200.t2.se.opera.com) (Remote host closed the connection)
- # [10:02] * Joins: zdobersek (~zan@gateway/vpn/privateinternetaccess/zdobersek)
- # [10:04] * Joins: GuidoBouman (~GuidoBoum@37.153.217.1)
- # [10:05] <JakeA> annevk: I got one this morning
- # [10:12] * Quits: hasather (~hasather@80.91.33.141) (Remote host closed the connection)
- # [10:12] * Joins: hasather (~hasather@80.91.33.141)
- # [10:14] * Joins: caitp- (~caitp@174.112.56.81)
- # [10:14] * Joins: wilsonpage (~wilsonpag@146.90.27.45)
- # [10:17] * Quits: caitp (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 264 seconds)
- # [10:20] * Joins: danbri (Adium@nat/google/x-hpfxxzfllrkqpxhu)
- # [10:21] * Joins: zcorpan (~zcorpan@ip-200.t2.se.opera.com)
- # [10:24] <mathiasbynens_> annevk: you didn’t respond to this part “https://url.spec.whatwg.org/#origin reads as though the default port is included.”
- # [10:24] * mathiasbynens_ is now known as mathiasbynens
- # [10:25] * GuidoBouman is now known as guidobouman
- # [10:25] <mathiasbynens> fwiw, i always thought origin didn’t include implicit/default ports, only what’s explicitly part of the URL
- # [10:25] * guidobouman is now known as GuidoBouman
- # [10:28] * Joins: espadrine (~ttyl@LMontsouris-656-1-2-84.w80-12.abo.wanadoo.fr)
- # [10:28] <annevk> mathiasbynens: I made a mistake, origins are tuples, not strings
- # [10:28] <annevk> mathiasbynens: and the tuple includes the origin
- # [10:28] <annevk> mathiasbynens: includes the port, oops
- # [10:29] <mathiasbynens> ok, so the url spec is correct then
- # [10:29] <mathiasbynens> so https://example.com/ and https://example.com:443/ are same-origin?
- # [10:32] * Joins: jsx (uid48919@fsf/intern/jsx)
- # [10:32] * Quits: wilsonpage (~wilsonpag@146.90.27.45) (Quit: Leaving.)
- # [10:35] <annevk> mathiasbynens: yes
- # [10:40] * Joins: wilsonpage (~wilsonpag@45.27.90.146.dyn.plus.net)
- # [10:46] * Joins: tommyliu (~tommyliu@116.231.224.135)
- # [10:47] * Quits: tommyliu (~tommyliu@116.231.224.135) (Read error: Connection reset by peer)
- # [10:47] * Joins: tommyliu (~tommyliu@li587-82.members.linode.com)
- # [11:07] * Joins: jdaggett (~jdaggett@ad056175.dynamic.ppp.asahi-net.or.jp)
- # [11:07] * Quits: jdaggett (~jdaggett@ad056175.dynamic.ppp.asahi-net.or.jp) (Client Quit)
- # [11:09] * Joins: satazor (~satazor@37.189.3.135)
- # [11:10] * Joins: myakura (~myakura@FL1-125-197-192-76.tky.mesh.ad.jp)
- # [11:12] * Quits: satazor (~satazor@37.189.3.135) (Remote host closed the connection)
- # [11:12] * Joins: jdaggett (~jdaggett@ad056175.dynamic.ppp.asahi-net.or.jp)
- # [11:12] * Joins: satazor (~satazor@37.189.3.135)
- # [11:16] * Quits: myakura (~myakura@FL1-125-197-192-76.tky.mesh.ad.jp) (Ping timeout: 276 seconds)
- # [11:20] * Quits: satazor (~satazor@37.189.3.135) (Remote host closed the connection)
- # [11:22] * Joins: adactio (~adactio@212.42.170.121)
- # [11:25] * Quits: c74d (~c74d3a4eb@2002:4404:712c:0:76de:2bff:fed4:2766) (Ping timeout: 265 seconds)
- # [11:27] * Quits: plutoniix (~plutoniix@119.63.87.222) (Ping timeout: 240 seconds)
- # [11:28] * Joins: satazor (~satazor@37.189.3.135)
- # [11:30] * Joins: plutoniix (~plutoniix@119.63.87.222)
- # [11:32] * Quits: jdaggett (~jdaggett@ad056175.dynamic.ppp.asahi-net.or.jp) (Quit: jdaggett)
- # [11:33] * Quits: plutoniix (~plutoniix@119.63.87.222) (Client Quit)
- # [11:34] * Quits: nunnun (~hiro@2001:200:164:48:20c:29ff:fe02:11d2) (Ping timeout: 265 seconds)
- # [11:35] * Joins: nunnun (~hiro@2001:200:164:48:20c:29ff:fe02:11d2)
- # [11:44] * Joins: tommyliu_ (~tommyliu@116.231.224.135)
- # [11:47] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [11:48] * Quits: tommyliu (~tommyliu@li587-82.members.linode.com) (Ping timeout: 264 seconds)
- # [11:51] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Ping timeout: 246 seconds)
- # [11:51] * Joins: ^esc (~esc-ape@178.115.131.230.wireless.dyn.drei.com)
- # [11:54] * Joins: jacobolu_ (~jacobolus@158.sub-70-197-9.myvzw.com)
- # [11:54] * Quits: jacobolus (~jacobolus@2600:1010:b014:335c:8c9d:27f0:97a4:a0e2) (Ping timeout: 245 seconds)
- # [11:59] * Quits: tommyliu_ (~tommyliu@116.231.224.135) (Ping timeout: 245 seconds)
- # [12:00] * Joins: tommyliu (~tommyliu@116.231.224.135)
- # [12:08] * Joins: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi)
- # [12:13] * Quits: laurensclaessen (~laurenscl@91.183.84.141) (Remote host closed the connection)
- # [12:15] * Joins: laurensclaessen (~laurenscl@91.183.84.141)
- # [12:15] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [12:25] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [12:27] * Quits: scor (~scor@drupal.org/user/52142/view) (Client Quit)
- # [12:30] * Quits: satazor (~satazor@37.189.3.135) (Read error: No route to host)
- # [12:30] * Joins: satazor (~satazor@37.189.3.135)
- # [12:31] * Quits: laurensclaessen (~laurenscl@91.183.84.141) (Remote host closed the connection)
- # [12:37] <MikeSmith> https://w3c.github.io/webappsec/specs/credentialmanagement/#security-considerations seems to be kind of defining a Somewhat Similar Origin Policy
- # [12:38] * Joins: c74d (~c74d3a4eb@2002:4404:712c:0:76de:2bff:fed4:2766)
- # [12:38] <MikeSmith> I wonder what other specs might have the same need
- # [12:40] <MikeSmith> i.e., for this Credential Management it's about credential sharing among non-exact origins, but it's imaginable that there might other use cases for sharing across non-exact origins
- # [12:40] <MikeSmith> well I guess there are lots of other use cases, if you listen to the people who think the same-origin policy is a problem
- # [12:41] <MikeSmith> "MUST NOT offer credentials to an origin in response to request() without user mediation if the credential’s origin is not an exact match for the calling origin"
- # [12:50] * Quits: satazor (~satazor@37.189.3.135) (Remote host closed the connection)
- # [12:51] * Joins: satazor (~satazor@37.189.3.135)
- # [12:54] * Joins: zcorpan_ (~zcorpan@ip-200.t2.se.opera.com)
- # [12:56] <smaug____> annevk: what is the current plan, will shadow dom be merged to dom, or will it stay a separate spec?
- # [12:56] <smaug____> (just thinking about bug filing )
- # [12:56] * Quits: tommyliu (~tommyliu@116.231.224.135) (Read error: Connection reset by peer)
- # [12:56] * Quits: zcorpan (~zcorpan@ip-200.t2.se.opera.com) (Ping timeout: 245 seconds)
- # [12:57] * Joins: tommyliu (~tommyliu@li446-72.members.linode.com)
- # [12:58] * Joins: tommyliu_ (~tommyliu@li587-82.members.linode.com)
- # [12:59] * Joins: myakura (~myakura@FL1-125-197-192-76.tky.mesh.ad.jp)
- # [13:00] * Joins: tommyli__ (~tommyliu@116.231.224.135)
- # [13:00] * Quits: jacobolu_ (~jacobolus@158.sub-70-197-9.myvzw.com) (Ping timeout: 245 seconds)
- # [13:02] * Quits: tommyliu (~tommyliu@li446-72.members.linode.com) (Ping timeout: 264 seconds)
- # [13:02] * Quits: tommyli__ (~tommyliu@116.231.224.135) (Read error: Connection reset by peer)
- # [13:03] * Joins: tommyliu (~tommyliu@li587-82.members.linode.com)
- # [13:03] * Joins: jacobolus (~jacobolus@2600:1010:b014:335c:8c9d:27f0:97a4:a0e2)
- # [13:03] * Joins: scor (~scor@c-24-2-162-32.hsd1.ma.comcast.net)
- # [13:03] * Quits: tommyliu_ (~tommyliu@li587-82.members.linode.com) (Ping timeout: 264 seconds)
- # [13:03] * Quits: scor (~scor@c-24-2-162-32.hsd1.ma.comcast.net) (Changing host)
- # [13:03] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [13:03] * Quits: scor (~scor@drupal.org/user/52142/view) (Client Quit)
- # [13:04] * Quits: myakura (~myakura@FL1-125-197-192-76.tky.mesh.ad.jp) (Ping timeout: 252 seconds)
- # [13:06] * Joins: tommyliu_ (~tommyliu@116.231.224.135)
- # [13:06] * Joins: myakura (~myakura@FL1-125-197-192-76.tky.mesh.ad.jp)
- # [13:07] <zcorpan_> Ms2ger: in quirks spec source i have this:
- # [13:07] <zcorpan_> <h2>Quirks that maybe can be removed from implementations</h2>
- # [13:07] <zcorpan_> <dl>
- # [13:07] <zcorpan_> <dt>In quirks mode, text-decoration is propagated into floating and absolutely positioned elements</dt>
- # [13:07] <zcorpan_> <dd><p>Opera, WebKit and IE9 (except in compat view quirks mode) don't support this quirk.</dd>
- # [13:07] <zcorpan_> (commented out)
- # [13:07] <Ms2ger> There we are
- # [13:08] * Joins: laurensclaessen (~laurenscl@91.183.84.141)
- # [13:08] * Quits: zcorpan_ (~zcorpan@ip-200.t2.se.opera.com) (Remote host closed the connection)
- # [13:09] * Quits: tommyliu (~tommyliu@li587-82.members.linode.com) (Ping timeout: 252 seconds)
- # [13:09] <annevk> smaug____: there's no good plan for shadow DOM yet I think
- # [13:09] <annevk> smaug____: there's not really consensus on what it should look like
- # [13:11] <smaug____> ok, so keep filing bugs on shadow dom spec for now, not dom spec
- # [13:12] <annevk> smaug____: yeah
- # [13:12] <annevk> smaug____: I'd like to do custom elements first, but we can't seem to get agreement on how to do upgrades :-(
- # [13:13] * Quits: tommyliu_ (~tommyliu@116.231.224.135) (Remote host closed the connection)
- # [13:13] <smaug____> right
- # [13:13] <smaug____> I haven't been following that too closely
- # [13:15] * Joins: eric_carlson (~ericc@24.6.239.9)
- # [13:15] * Quits: eric_carlson (~ericc@24.6.239.9) (Client Quit)
- # [13:18] <annevk> Okay, so I tested and yes, there are bugs around microtasks and callbacks
- # [13:18] <annevk> Baaah
- # [13:23] * Quits: jsx (uid48919@fsf/intern/jsx) (Quit: Connection closed for inactivity)
- # [13:25] * Joins: igoroliveira (uid20755@gateway/web/irccloud.com/x-fqsebevnvkfgtzoo)
- # [13:26] * Joins: booly-yam-6137 (~cinch@bzq-79-183-25-208.red.bezeqint.net)
- # [13:27] <annevk> Filed https://www.w3.org/Bugs/Public/show_bug.cgi?id=27874
- # [13:28] <annevk> Note that mutation are from 2011
- # [13:33] <smaug____> don't understand what that bug is about
- # [13:34] <annevk> smaug____: you can't explain when the callbacks are supposed to run from reading the specs
- # [13:34] <smaug____> oh, spec text issue
- # [13:35] <annevk> smaug____: well it's a bug against a spec
- # [13:35] <smaug____> hmm, webidl?
- # [13:35] <smaug____> why webidl
- # [13:35] <annevk> smaug____: it defines running callbacks
- # [13:36] <smaug____> ah, right...
- # [13:36] <smaug____> ok, I would add some hook to webidl and make HTML spec to use that to invoke end-of-microtask stuff
- # [13:36] <smaug____> HTML or DOM
- # [13:36] <annevk> yeah there is such a hook
- # [13:37] <annevk> however, the problem is that we don't want to invoke it all the time
- # [13:37] <smaug____> yes, only when there isn't any other script on stack
- # [13:37] <smaug____> and that would be up to the HTML or DOM to spec
- # [13:37] <smaug____> I guess HTML
- # [13:37] <annevk> such a weird model
- # [13:40] * Quits: karlcow (~karl@nerval.la-grange.net) (Ping timeout: 252 seconds)
- # [13:40] * Quits: satazor (~satazor@37.189.3.135) (Remote host closed the connection)
- # [13:46] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [13:50] * Joins: jsx (uid48919@fsf/intern/jsx)
- # [14:02] * Quits: karlcow (~karl@nerval.la-grange.net) (Ping timeout: 246 seconds)
- # [14:03] * Joins: scor (scor@nat/acquia/x-ssbnzypyjzxzanfn)
- # [14:03] * Quits: scor (scor@nat/acquia/x-ssbnzypyjzxzanfn) (Changing host)
- # [14:03] * Joins: scor (scor@drupal.org/user/52142/view)
- # [14:04] * Quits: scor (scor@drupal.org/user/52142/view) (Client Quit)
- # [14:05] * Joins: scor (scor@nat/acquia/x-kzaznxwwhytfuwxe)
- # [14:05] * Quits: scor (scor@nat/acquia/x-kzaznxwwhytfuwxe) (Changing host)
- # [14:05] * Joins: scor (scor@drupal.org/user/52142/view)
- # [14:06] * Joins: abinader (sid21713@gateway/web/irccloud.com/x-nkzwstqkrfgmsmdh)
- # [14:07] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [14:13] * Joins: zcorpan (~zcorpan@c-5eeaaa53-74736162.cust.telenor.se)
- # [14:15] * Joins: tommyliu (~tommyliu@116.247.108.182)
- # [14:16] * Quits: psy_ (~psy@103.6.159.170) (Read error: No route to host)
- # [14:18] * Ms2ger pokes dglazkov
- # [14:18] * Joins: psy_ (~psy@103.6.159.170)
- # [14:19] * Quits: psy_ (~psy@103.6.159.170) (Max SendQ exceeded)
- # [14:19] * Joins: psy_ (~psy@103.6.159.170)
- # [14:20] * Quits: booly-yam-6137 (~cinch@bzq-79-183-25-208.red.bezeqint.net) (Ping timeout: 255 seconds)
- # [14:21] * Quits: tommyliu (~tommyliu@116.247.108.182) (Read error: Connection reset by peer)
- # [14:21] * Joins: tommyliu (~tommyliu@li587-82.members.linode.com)
- # [14:22] * Joins: booly-yam-6137 (~cinch@bzq-79-183-25-208.red.bezeqint.net)
- # [14:24] * Quits: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi) (Ping timeout: 265 seconds)
- # [14:26] * Joins: jdaggett (~jdaggett@ad056175.dynamic.ppp.asahi-net.or.jp)
- # [14:30] * Quits: wilsonpage (~wilsonpag@45.27.90.146.dyn.plus.net) (Quit: Leaving.)
- # [14:30] * Joins: satazor (~satazor@37.189.3.135)
- # [14:37] <annevk> JakeA: did you talk to devdocs.io about AppCache vs SW?
- # [14:37] <annevk> JakeA: seems like they're lacking TLS
- # [14:39] <JakeA> annevk: I haven't, but shall. But yeah, I guess TLS is an initial blocker. If they've got it working with appcache, they may not want to move to something with worse support
- # [14:39] <annevk> JakeA: well, we're going to remove AppCache from Firefox
- # [14:40] * Quits: psy_ (~psy@103.6.159.170) (Ping timeout: 240 seconds)
- # [14:41] <JakeA> annevk: I'll reach out to them
- # [14:43] * Joins: plutoniix (~plutoniix@node-qs5.pool-180-180.dynamic.totbb.net)
- # [14:44] * Quits: plutoniix (~plutoniix@node-qs5.pool-180-180.dynamic.totbb.net) (Read error: Connection reset by peer)
- # [14:44] * Joins: hswolff (~hswolff@cpe-74-68-123-30.nyc.res.rr.com)
- # [14:48] * Joins: psy_ (~psy@103.6.159.170)
- # [14:48] <annevk> JakeA: that site is really fast btw
- # [14:49] <JakeA> annevk: it's great isn't it? Just in time for my 23hr flight tomorrow too
- # [14:50] * Quits: booly-yam-6137 (~cinch@bzq-79-183-25-208.red.bezeqint.net) (Remote host closed the connection)
- # [14:50] * Quits: karlcow (~karl@nerval.la-grange.net) (Ping timeout: 240 seconds)
- # [14:51] <annevk> JakeA: Oceania?
- # [14:51] <JakeA> annevk: Yeah, Sydney
- # [14:52] * Joins: booly-yam-6137 (~cinch@bzq-79-183-25-208.red.bezeqint.net)
- # [14:55] * Joins: zecho (~zecho@204.77.45.99)
- # [14:55] * Joins: plutoniix (~plutoniix@node-qs5.pool-180-180.dynamic.totbb.net)
- # [14:59] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [15:00] * Quits: zcorpan (~zcorpan@c-5eeaaa53-74736162.cust.telenor.se) (Ping timeout: 255 seconds)
- # [15:05] * Joins: zcorpan (~zcorpan@94.234.170.221)
- # [15:07] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Remote host closed the connection)
- # [15:08] * Quits: booly-yam-6137 (~cinch@bzq-79-183-25-208.red.bezeqint.net) (Remote host closed the connection)
- # [15:11] * Joins: booly-yam-6137 (~cinch@bzq-79-183-25-208.red.bezeqint.net)
- # [15:24] * Joins: wilsonpage (~wilsonpag@45.27.90.146.dyn.plus.net)
- # [15:33] * Quits: tripu (~tripu@p13127-ipngn10901marunouchi.tokyo.ocn.ne.jp) (Quit: Leaving)
- # [15:39] * Joins: tommyliu_ (~tommyliu@116.247.108.182)
- # [15:40] * Quits: sarri (~sari@unaffiliated/sarri) (Ping timeout: 276 seconds)
- # [15:40] * Quits: tommyliu (~tommyliu@li587-82.members.linode.com) (Read error: Connection reset by peer)
- # [15:40] * Quits: booly-yam-6137 (~cinch@bzq-79-183-25-208.red.bezeqint.net) (Ping timeout: 245 seconds)
- # [15:41] * Joins: sarri (~sari@unaffiliated/sarri)
- # [15:41] * Joins: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi)
- # [15:45] * Joins: hemanth (~hemanth@122.166.173.192)
- # [15:45] * Joins: TallTed (~Thud@63.119.36.36)
- # [15:48] * Joins: zcorpan_ (~zcorpan@c-5eeaaad0-74736162.cust.telenor.se)
- # [15:51] * Quits: zcorpan (~zcorpan@94.234.170.221) (Ping timeout: 264 seconds)
- # [15:55] * Joins: IvanSosaJigga (~IvanSosaJ@hq.croscon.com)
- # [15:55] * Quits: zcorpan_ (~zcorpan@c-5eeaaad0-74736162.cust.telenor.se) (Remote host closed the connection)
- # [15:56] * Joins: booly-yam-6137 (~cinch@bzq-79-183-25-208.red.bezeqint.net)
- # [15:57] <JakeA> annevk: re https://github.com/slightlyoff/ServiceWorker/issues/609 - I can't see how client objects can have onmessage, windows have no access to their client
- # [16:00] * Quits: sarri (~sari@unaffiliated/sarri) (Ping timeout: 264 seconds)
- # [16:01] * Joins: sarri (~sari@unaffiliated/sarri)
- # [16:03] * Joins: zcorpan (~zcorpan@c-5eeaaad0-74736162.cust.telenor.se)
- # [16:05] * Quits: zecho (~zecho@204.77.45.99) (Remote host closed the connection)
- # [16:06] * Joins: zecho (~zecho@204.77.45.99)
- # [16:07] * Joins: frivoal_ (~frivoal@cm-84.211.98.39.getinternet.no)
- # [16:07] * Quits: hemanth (~hemanth@122.166.173.192) (Quit: This computer has gone to sleep)
- # [16:11] * Quits: zecho (~zecho@204.77.45.99) (Ping timeout: 255 seconds)
- # [16:12] * Quits: frivoal_ (~frivoal@cm-84.211.98.39.getinternet.no) (Remote host closed the connection)
- # [16:12] * Quits: satazor (~satazor@37.189.3.135) (Remote host closed the connection)
- # [16:13] * Quits: ^esc (~esc-ape@178.115.131.230.wireless.dyn.drei.com)
- # [16:14] * Joins: satazor (~satazor@37.189.3.135)
- # [16:14] <iandevlin2> annevk: appcache is being removed from Firefox?
- # [16:15] * Quits: satazor (~satazor@37.189.3.135) (Remote host closed the connection)
- # [16:17] * Joins: satazor (~satazor@37.189.3.135)
- # [16:23] * Joins: dbaron (~dbaron@70-36-140-197.dsl.dynamic.fusionbroadband.com)
- # [16:27] * Quits: zcorpan (~zcorpan@c-5eeaaad0-74736162.cust.telenor.se) (Ping timeout: 255 seconds)
- # [16:30] * Quits: tommyliu_ (~tommyliu@116.247.108.182) (Read error: Connection reset by peer)
- # [16:30] * Quits: jungkees (uid24208@gateway/web/irccloud.com/x-dwzmuybkjjgsjfpp) (Quit: Connection closed for inactivity)
- # [16:30] * Joins: tommyliu (~tommyliu@li446-72.members.linode.com)
- # [16:30] * Quits: jdaggett (~jdaggett@ad056175.dynamic.ppp.asahi-net.or.jp) (Quit: jdaggett)
- # [16:34] * Joins: zcorpan (~zcorpan@c-5eeaaa52-74736162.cust.telenor.se)
- # [16:37] * Joins: ^esc (~esc-ape@178.115.129.55.wireless.dyn.drei.com)
- # [16:42] * Quits: tommyliu (~tommyliu@li446-72.members.linode.com) (Quit: brb)
- # [16:45] * jorendorff_ is now known as jorendorff
- # [16:56] * Joins: thinkxl (~thinkxl@2601:e:2980:cb00:e99b:b1e3:e818:471)
- # [16:59] <annevk> iandevlin2: not yet, but with service workers coming the writing is on the wall
- # [16:59] <iandevlin2> annevk: ok, interesting
- # [16:59] <Ms2ger> "enemies of the heir beware"?
- # [17:00] <JakeA> Appcache has some security howlers. Chrome's security team would like to see it gone
- # [17:01] * Joins: hemanth (~hemanth@122.166.173.192)
- # [17:01] * Quits: kapil__ (uid36151@gateway/web/irccloud.com/x-lffzithrodwojhwd) (Quit: Connection closed for inactivity)
- # [17:02] <annevk> Ms2ger: I'm not sure I comprehend the question
- # [17:02] <jgraham> annevk: Not a Harry Potter fan?
- # [17:02] <annevk> iandevlin2: I suspect there will be an announcements of sorts, once we've confirmed that service workers actually works
- # [17:03] <annevk> jgraham: been a while
- # [17:03] * Joins: zecho (~zecho@204.77.45.99)
- # [17:03] <jgraham> Think Chamber of Secrets
- # [17:05] <annevk> heh
- # [17:07] * Quits: mpt (~mpt@canonical/mpt) (Read error: Connection reset by peer)
- # [17:09] * Joins: ehsan (~ehsan@24-212-206-173.cable.teksavvy.com)
- # [17:12] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [17:12] * Joins: mpt (~mpt@2001:67c:1560:a003:3d56:ea7a:c626:784b)
- # [17:12] * Quits: mpt (~mpt@2001:67c:1560:a003:3d56:ea7a:c626:784b) (Changing host)
- # [17:12] * Joins: mpt (~mpt@canonical/mpt)
- # [17:16] * Quits: iandevlin2 (~iandevlin@5.10.191.178) (Quit: iandevlin2)
- # [17:18] * Quits: zecho (~zecho@204.77.45.99) (Remote host closed the connection)
- # [17:22] * Quits: danbri (Adium@nat/google/x-hpfxxzfllrkqpxhu) (Quit: Leaving.)
- # [17:32] * Quits: sarri (~sari@unaffiliated/sarri) (Ping timeout: 272 seconds)
- # [17:32] * Quits: ehsan (~ehsan@24-212-206-173.cable.teksavvy.com) (Remote host closed the connection)
- # [17:34] * Joins: sarri (~sari@unaffiliated/sarri)
- # [17:40] <wanderview> JakeA: can appcache be polyfilled with SW? (I'm not too familiar with appcache api)
- # [17:41] <JakeA> wanderview: appcache allows one tab to be using version n, and another to be using version n+1. I think that's the only part SW (deliberately) can't do
- # [17:42] * Quits: zcorpan (~zcorpan@c-5eeaaa52-74736162.cust.telenor.se) (Remote host closed the connection)
- # [17:42] <wanderview> JakeA: version of the SW script, right? I assume they could be using separate cache objects for versions of the site
- # [17:43] * Quits: plutoniix (~plutoniix@node-qs5.pool-180-180.dynamic.totbb.net) (Ping timeout: 276 seconds)
- # [17:43] <JakeA> wanderview: yeah, but you can't tell which tab you're serving, so you can't give them items from different caches
- # [17:43] <JakeA> & there can only be one active SW in a registration
- # [17:43] <wanderview> JakeA: oh... right... that makes sense :-)
- # [17:44] <JakeA> You can get really close though. You can probably make it work under the hood by finding a way to allow that bit
- # [17:45] <JakeA> Eg, if an appcache SW creates a new registration for each version, but at the same scope, that would work (you can't do that with the currently exposed API)
- # [17:46] <JakeA> But that means the old tab would be using the old registration & active worker, whereas the new tab uses the new registration & active worker
- # [17:46] <wanderview> JakeA: or we could just de-orbit appcache... I was just wondering if polyfill was easy or not
- # [17:47] <JakeA> heh yeah
- # [17:50] * Quits: hasather (~hasather@80.91.33.141) (Remote host closed the connection)
- # [17:51] * Joins: hasather (~hasather@80.91.33.141)
- # [17:52] * Quits: satazor (~satazor@37.189.3.135) (Remote host closed the connection)
- # [17:53] * Joins: plutoniix (~plutoniix@node-qs5.pool-180-180.dynamic.totbb.net)
- # [17:57] * Joins: tj_vantoll (~Adium@2601:4:5380:2ec:34ba:25bb:97ad:709f)
- # [17:57] * Quits: booly-yam-6137 (~cinch@bzq-79-183-25-208.red.bezeqint.net) (Ping timeout: 252 seconds)
- # [17:58] * Joins: danbri (~Adium@host86-191-96-32.range86-191.btcentralplus.com)
- # [17:58] * Quits: laurensclaessen (~laurenscl@91.183.84.141) (Remote host closed the connection)
- # [18:00] * Joins: zcorpan (~zcorpan@c-5eeaaa52-74736162.cust.telenor.se)
- # [18:04] * Joins: tantek (~tantek@50-1-62-185.dsl.dynamic.fusionbroadband.com)
- # [18:05] * Joins: Bass10 (~Bass10@c-73-37-130-61.hsd1.mn.comcast.net)
- # [18:07] * Quits: jst (~quassel@198.199.94.175) (Remote host closed the connection)
- # [18:08] * Joins: weinig (~weinig@17.244.164.89)
- # [18:08] * Quits: weinig (~weinig@17.244.164.89) (Client Quit)
- # [18:09] * Joins: zecho (~zecho@204.77.45.99)
- # [18:09] * Quits: GuidoBouman (~GuidoBoum@37.153.217.1) (Quit: Be back later ...)
- # [18:10] * Joins: GuidoBouman (~GuidoBoum@37.153.217.1)
- # [18:13] * Joins: weinig (~weinig@17.244.164.89)
- # [18:13] * Joins: Maurice` (copyman@5ED5617C.cm-7-6b.dynamic.ziggo.nl)
- # [18:13] * Quits: Maurice` (copyman@5ED5617C.cm-7-6b.dynamic.ziggo.nl) (Changing host)
- # [18:13] * Joins: Maurice` (copyman@unaffiliated/maurice)
- # [18:15] * Quits: GuidoBouman (~GuidoBoum@37.153.217.1) (Ping timeout: 272 seconds)
- # [18:15] * Joins: ehsan (~ehsan@66.207.208.102)
- # [18:15] * Quits: karlcow (~karl@nerval.la-grange.net) (Ping timeout: 264 seconds)
- # [18:18] * Quits: wilsonpage (~wilsonpag@45.27.90.146.dyn.plus.net) (Quit: Leaving.)
- # [18:18] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [18:18] * Joins: booly-yam-6137 (~cinch@bzq-79-183-25-208.red.bezeqint.net)
- # [18:21] * Joins: Mso150 (~ctlM@80.83.238.120)
- # [18:22] * Quits: weinig (~weinig@17.244.164.89) (Quit: weinig)
- # [18:24] <annevk> JakeA: can't you do that with Client objects?
- # [18:25] * Quits: gavinc (~gavin@11d5-d22e-0d38-4985-030d-4002-3420-2062.6rd.ip6.sonic.net) (Quit: Konversation terminated!)
- # [18:26] <annevk> Man, the pseudo-security on www-tag just keeps going
- # [18:26] <annevk> I wish there were at least some memes to alleviate some of the 386 pull
- # [18:28] * Quits: zcorpan (~zcorpan@c-5eeaaa52-74736162.cust.telenor.se) (Remote host closed the connection)
- # [18:31] * Quits: hemanth (~hemanth@122.166.173.192) (Quit: This computer has gone to sleep)
- # [18:33] * Quits: tj_vantoll (~Adium@2601:4:5380:2ec:34ba:25bb:97ad:709f) (Quit: Leaving.)
- # [18:36] * Quits: darobin (~darobin@159.180.228.142) (Remote host closed the connection)
- # [18:36] * Joins: darobin (~darobin@159.180.228.142)
- # [18:39] * Joins: satazor (~satazor@37.189.3.135)
- # [18:41] * Quits: darobin (~darobin@159.180.228.142) (Ping timeout: 245 seconds)
- # [18:41] * Joins: jst (~quassel@198.199.94.175)
- # [18:42] * Quits: adactio (~adactio@212.42.170.121) (Quit: adactio)
- # [18:42] * Joins: gavinc (~gavin@3d1e-0ee9-76e8-7654-030d-4002-3420-2062.6rd.ip6.sonic.net)
- # [18:42] * Quits: zecho (~zecho@204.77.45.99) (Ping timeout: 240 seconds)
- # [18:44] * Joins: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com)
- # [18:50] <TabAtkins> Does somebody have Chrome Canary and can tell me what this logs?
- # [18:50] <TabAtkins> http://software.hixie.ch/utilities/js/live-dom-viewer/saved/3381
- # [18:50] <miketaylr> TabAtkins: heres what i got https://gist.github.com/miketaylr/ecbf5d97337dc871c90e
- # [18:51] <TabAtkins> Cool, it's still lolbroke.
- # [18:51] <TabAtkins> Just checking before I file a bug.
- # [18:51] <TabAtkins> That is one *broke-ass* background serialization.
- # [18:51] * Joins: othermaciej (~mjs@76.74.153.36)
- # [18:51] * Quits: jacobolus (~jacobolus@2600:1010:b014:335c:8c9d:27f0:97a4:a0e2) (Remote host closed the connection)
- # [18:52] <TabAtkins> miketaylr: What's your Canary version?
- # [18:52] * Joins: jacobolus (~jacobolus@158.sub-70-197-9.myvzw.com)
- # [18:52] <miketaylr> TabAtkins: Version 42.0.2282.0 canary (64-bit)
- # [18:52] <TabAtkins> OS?
- # [18:53] <TabAtkins> Not that it matters, but I'm filling out the fields.
- # [18:53] <miketaylr> OSX Yosemite
- # [18:53] <miketaylr> 10.10.2
- # [18:53] * Quits: jacobolus (~jacobolus@158.sub-70-197-9.myvzw.com) (Read error: Connection reset by peer)
- # [18:56] * Quits: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com) (Quit: My computer has gone to sleep. ZZZzzz…)
- # [19:04] * Joins: ap (~ap@17.202.44.214)
- # [19:06] * Quits: Kolombiken (~Adium@94.137.124.2) (Quit: Leaving.)
- # [19:06] <wanderview> Domenic: so if we have the request.stream() to reify to a js stream... and request.text() to reify to text... does this mean that request.stream() will set bodyUsed to prevent request.text() from being called?
- # [19:06] <wanderview> even if the data has not been read?
- # [19:07] * Quits: psy_ (~psy@103.6.159.170) (Read error: No route to host)
- # [19:07] <Domenic> wanderview: bodyUsed is a whole 'nother thread of questions... but I think that is @horo-t's proposal. It seems somewhat self-consistent at least.
- # [19:07] <wanderview> I think thats how I would expect it to work if I was a developer... "I can only call one of these reify methods and then bodyUsed is set"
- # [19:07] <Domenic> Yeah.
- # [19:07] <wanderview> makes sense to me
- # [19:08] <wanderview> Domenic: sorry I'm always so confused about this stuff on github... I was once familiar with node streams... but its all a bit mixed up for me now
- # [19:08] <Domenic> wanderview: no problem! it's confusing stuff!!
- # [19:08] <wanderview> can't keep track of how things have changed recently
- # [19:09] * Joins: say2joe (~Adium@198-101-119-98.static-ip.telepacific.net)
- # [19:15] * Joins: jsbell (jsbell@nat/google/x-yzmvrfthyxzjycbr)
- # [19:15] <wanderview> annevk: why is request.text() a method and not a getter?
- # [19:15] <annevk> wanderview: because it returns a fresh promise
- # [19:16] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Remote host closed the connection)
- # [19:16] <annevk> wanderview: request.text === request.text wouldn't hold
- # [19:16] <wanderview> annevk: I guess I would like to see a method like request.stream() so that it can set bodyUsed and return a stream on first call... then reject because of bodyUsed after that
- # [19:16] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [19:16] <wanderview> which of course can be done with a getter... but would be confusing
- # [19:16] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Remote host closed the connection)
- # [19:16] <annevk> I see, rationale in the ticket?
- # [19:17] <annevk> I have to go now :-(
- # [19:17] <wanderview> annevk: k, thanks
- # [19:17] * Joins: iandevlin (~iandevlin@dslb-092-072-143-119.092.072.pools.vodafone-ip.de)
- # [19:18] * Joins: ambv (~ambv@199.201.64.134)
- # [19:23] * Joins: psy_ (~psy@103.6.159.170)
- # [19:25] * Joins: darobin (~darobin@2a01:e34:ed05:d180:7da4:1ae1:549d:c52e)
- # [19:26] <aklein> annevk: re: microtasks, did you see my comment?
- # [19:28] * Quits: othermaciej (~mjs@76.74.153.36) (Quit: othermaciej)
- # [19:30] * Joins: boogyman (~boogyman@38.88.11.131)
- # [19:30] * Quits: boogyman (~boogyman@38.88.11.131) (Changing host)
- # [19:30] * Joins: boogyman (~boogyman@pdpc/supporter/professional/boogyman)
- # [19:31] * Joins: weinig (~weinig@17.202.50.223)
- # [19:32] * Joins: jyasskin (jyasskin@nat/google/x-xuwzambkxrviyyyu)
- # [19:34] * Quits: darobin (~darobin@2a01:e34:ed05:d180:7da4:1ae1:549d:c52e) (Remote host closed the connection)
- # [19:36] * Joins: ehsan_ (~ehsan@2001:450:1f:224:cc3e:b75f:dedb:a58)
- # [19:36] * Quits: ehsan (~ehsan@66.207.208.102) (Read error: Connection reset by peer)
- # [19:36] * Joins: othermaciej (~mjs@17.202.46.4)
- # [19:37] * Quits: espadrine (~ttyl@LMontsouris-656-1-2-84.w80-12.abo.wanadoo.fr) (Ping timeout: 255 seconds)
- # [19:38] * Quits: scor (scor@drupal.org/user/52142/view) (Quit: scor)
- # [19:39] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [19:40] * Joins: scor (scor@nat/acquia/x-webdhwdaxjbiwalo)
- # [19:40] * Quits: scor (scor@nat/acquia/x-webdhwdaxjbiwalo) (Changing host)
- # [19:40] * Joins: scor (scor@drupal.org/user/52142/view)
- # [19:41] * Quits: calvaris (~calvaris@91.117.99.155) (Quit: Ex-Chat)
- # [19:43] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 245 seconds)
- # [19:51] * Quits: jyasskin (jyasskin@nat/google/x-xuwzambkxrviyyyu) (Quit: My computer has gone to sleep. ZZZzzz…)
- # [19:51] * Joins: darobin (~darobin@2a01:e34:ed05:d180:8164:1422:de67:ef46)
- # [19:53] * Joins: jyasskin (jyasskin@nat/google/x-gxyjdebugwavhetz)
- # [19:57] * Quits: jyasskin (jyasskin@nat/google/x-gxyjdebugwavhetz) (Ping timeout: 245 seconds)
- # [19:57] * Quits: weinig (~weinig@17.202.50.223) (Quit: weinig)
- # [19:59] * Quits: darobin (~darobin@2a01:e34:ed05:d180:8164:1422:de67:ef46) (Remote host closed the connection)
- # [19:59] * Joins: jyasskin (jyasskin@nat/google/x-pbithvjakrrotmlf)
- # [20:02] * Joins: weinig (~weinig@17.244.161.72)
- # [20:05] * Quits: booly-yam-6137 (~cinch@bzq-79-183-25-208.red.bezeqint.net) (Ping timeout: 244 seconds)
- # [20:12] * Quits: satazor (~satazor@37.189.3.135) (Remote host closed the connection)
- # [20:15] * Quits: encryptd_fractl (~encryptd_@24-177-122-160.dhcp.mdsn.wi.charter.com) (Remote host closed the connection)
- # [20:16] * Quits: scor (scor@drupal.org/user/52142/view) (Quit: scor)
- # [20:17] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [20:19] * Quits: iandevlin (~iandevlin@dslb-092-072-143-119.092.072.pools.vodafone-ip.de) (Ping timeout: 264 seconds)
- # [20:20] * Joins: iandevlin (~iandevlin@193.33.186.192)
- # [20:21] * Joins: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com)
- # [20:22] * Joins: laurensclaessen (~laurenscl@2a02:1810:1005:c500:e061:dc63:88d1:1cb2)
- # [20:22] * Quits: weinig (~weinig@17.244.161.72) (Quit: weinig)
- # [20:23] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Ping timeout: 244 seconds)
- # [20:26] * Quits: laurensclaessen (~laurenscl@2a02:1810:1005:c500:e061:dc63:88d1:1cb2) (Read error: Connection reset by peer)
- # [20:27] * Joins: laurensclaessen (~laurenscl@d54C5C6EF.access.telenet.be)
- # [20:28] * Quits: thinkxl (~thinkxl@2601:e:2980:cb00:e99b:b1e3:e818:471) (Changing host)
- # [20:28] * Joins: thinkxl (~thinkxl@unaffiliated/thinkxl)
- # [20:34] * Quits: ap (~ap@17.202.44.214)
- # [20:34] * Quits: Mso150 (~ctlM@80.83.238.120) (Ping timeout: 244 seconds)
- # [20:34] * Joins: Mso150_a (~ctlM@80.83.238.11)
- # [20:35] * Joins: jacobolus (~jacobolus@2600:1010:b014:335c:8c9d:27f0:97a4:a0e2)
- # [20:35] * Quits: dbaron (~dbaron@70-36-140-197.dsl.dynamic.fusionbroadband.com) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [20:37] * Quits: jacobolus (~jacobolus@2600:1010:b014:335c:8c9d:27f0:97a4:a0e2) (Remote host closed the connection)
- # [20:38] * Joins: jacobolus (~jacobolus@2600:1010:b014:335c:8c9d:27f0:97a4:a0e2)
- # [20:42] * Quits: jacobolus (~jacobolus@2600:1010:b014:335c:8c9d:27f0:97a4:a0e2) (Ping timeout: 245 seconds)
- # [20:43] * Joins: xtrm0 (uid12574@gateway/web/irccloud.com/x-dfzttntjcijlfhtf)
- # [20:47] * Joins: encryptd_fractl (~encryptd_@natewp.scls.lib.wi.us)
- # [20:51] * Joins: ttepasse (~ttepasse@ip-178-201-128-201.hsi08.unitymediagroup.de)
- # [20:51] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [20:54] * Joins: jacobolus (~jacobolus@2600:1010:b014:335c:dc43:195e:5db8:9cff)
- # [20:58] * Quits: iandevlin (~iandevlin@193.33.186.192) (Ping timeout: 245 seconds)
- # [21:03] * Quits: othermaciej (~mjs@17.202.46.4) (Ping timeout: 255 seconds)
- # [21:03] * Joins: othermaciej (~mjs@17.244.160.103)
- # [21:06] * Quits: othermaciej (~mjs@17.244.160.103) (Client Quit)
- # [21:13] * Quits: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com) (Quit: sicking)
- # [21:14] <Ms2ger> So has anything been made public about this Spartan thing?
- # [21:19] * Joins: scor (~scor@c-98-216-67-164.hsd1.ma.comcast.net)
- # [21:19] * Quits: scor (~scor@c-98-216-67-164.hsd1.ma.comcast.net) (Changing host)
- # [21:19] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [21:20] * Joins: bee_keeper (~rix@my83-216-95-136.cust.relish.net)
- # [21:20] * Parts: bee_keeper (~rix@my83-216-95-136.cust.relish.net)
- # [21:24] * Joins: rniwa (~rniwa@17.245.24.140)
- # [21:24] <miketaylr> Ms2ger: seems like the public message is "more details soon"
- # [21:26] <smaug____> something new about spartan?
- # [21:26] <TabAtkins> And holograms.
- # [21:27] <wanderview> they've said "not webkit"
- # [21:30] * Joins: newtron (~newtron@199.71.174.203)
- # [21:30] * Joins: weinig (~weinig@17.245.30.235)
- # [21:32] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [21:35] * smaug____ wonders what is happening @nokia. All the activate@w3c employees are gone?
- # [21:38] * Quits: laurensclaessen (~laurenscl@d54C5C6EF.access.telenet.be) (Remote host closed the connection)
- # [21:38] * Joins: scor (~scor@c-98-216-67-164.hsd1.ma.comcast.net)
- # [21:38] * Quits: scor (~scor@c-98-216-67-164.hsd1.ma.comcast.net) (Changing host)
- # [21:38] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [21:44] * Quits: boogyman (~boogyman@pdpc/supporter/professional/boogyman) (Quit: Leaving.)
- # [21:50] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [21:52] * heycam|away is now known as heycam
- # [21:58] * Quits: zdobersek (~zan@gateway/vpn/privateinternetaccess/zdobersek) (Quit: Leaving.)
- # [21:58] * Quits: gsnedders (~gsnedders@5.2.16.23) (Ping timeout: 240 seconds)
- # [22:02] * Quits: rniwa (~rniwa@17.245.24.140) (Quit: rniwa)
- # [22:03] * Quits: Mso150_a (~ctlM@80.83.238.11) (Ping timeout: 264 seconds)
- # [22:04] * Joins: Mso150_a (~ctlM@80.83.238.9)
- # [22:05] * Joins: gsnedders (~gsnedders@5.2.16.23)
- # [22:08] * Joins: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com)
- # [22:13] * Joins: jwalden (~waldo@c-50-168-55-219.hsd1.ca.comcast.net)
- # [22:13] * Joins: KevinMarks_ (~KevinMark@c-67-164-14-200.hsd1.ca.comcast.net)
- # [22:16] * Joins: jarek (~jarek@unaffiliated/jarek)
- # [22:16] <jarek> Hi
- # [22:16] <jarek> Is <template> element allowed inside <svg> element?
- # [22:17] <jarek> The spec says it should inherit from HTMLTemplateElement : HTMLElement
- # [22:17] <jarek> it would make sense to make it more generic (TemplateElement : Element)
- # [22:19] * Joins: darobin (~darobin@2a01:e34:ed05:d180:4148:c52a:74fb:42ca)
- # [22:19] <Ms2ger> No
- # [22:20] <jarek> SVG already has <defs> element which is has very similar functionality
- # [22:20] <jarek> but I guess it's already too late to rename HTML 5 <template> to <defs>
- # [22:21] * Joins: ap (~ap@17.202.44.214)
- # [22:25] * Joins: rniwa (~rniwa@17.245.24.140)
- # [22:26] * Joins: wilsonpage (~wilsonpag@dab-yat1-h-1-2.dab.02.net)
- # [22:27] * Joins: wilsonpage1 (~wilsonpag@90.208.135.91)
- # [22:27] * Quits: wilsonpage (~wilsonpag@dab-yat1-h-1-2.dab.02.net) (Remote host closed the connection)
- # [22:28] <jamesr___> the html/svg ns split is not very useful nowadays
- # [22:33] * hober is now known as mallow
- # [22:33] * mallow is now known as hober
- # [22:33] * Quits: wilsonpage1 (~wilsonpag@90.208.135.91) (Quit: Leaving.)
- # [22:36] * Joins: satazor (~satazor@a213-22-1-7.cpe.netcabo.pt)
- # [22:37] * Quits: satazor (~satazor@a213-22-1-7.cpe.netcabo.pt) (Read error: Connection reset by peer)
- # [22:38] <tantek> jamesr___: it was never useful, but rather XML/SGML dogma.
- # [22:39] * Joins: satazor (~satazor@a213-22-1-7.cpe.netcabo.pt)
- # [22:39] <jamesr___> true, but dogma is less useful these days (not that it was terribly useful technically before, but it had more weight)
- # [22:44] * Quits: Mso150_a (~ctlM@80.83.238.9) (Ping timeout: 244 seconds)
- # [22:44] * Quits: weinig (~weinig@17.245.30.235) (Quit: weinig)
- # [22:45] * Quits: TallTed (~Thud@63.119.36.36)
- # [22:48] * Quits: darobin (~darobin@2a01:e34:ed05:d180:4148:c52a:74fb:42ca) (Remote host closed the connection)
- # [22:51] * Joins: weinig (~weinig@17.245.30.235)
- # [22:51] * Quits: weinig (~weinig@17.245.30.235) (Client Quit)
- # [22:51] * Joins: Mso150 (~ctlM@217.118.64.47)
- # [22:53] * Joins: laurensclaessen (~laurenscl@d54C5C6EF.access.telenet.be)
- # [22:53] * Quits: laurensclaessen (~laurenscl@d54C5C6EF.access.telenet.be) (Remote host closed the connection)
- # [22:54] * heycam is now known as heycam|away
- # [22:54] * heycam|away is now known as heycam
- # [22:56] * Quits: tantek (~tantek@50-1-62-185.dsl.dynamic.fusionbroadband.com) (Quit: tantek)
- # [22:57] * Quits: Ms2ger (~Ms2ger@91.182.16.148) (Quit: nn)
- # [22:57] * Quits: Zebra111 (~quassel@sydnns0115w-156057001250.dhcp-dynamic.FibreOp.ns.bellaliant.net) (Ping timeout: 264 seconds)
- # [22:58] * Quits: satazor (~satazor@a213-22-1-7.cpe.netcabo.pt) (Ping timeout: 264 seconds)
- # [23:00] <TabAtkins> jamesr___: I keep trying to get people to agree to merge the namespaces, but they keep whining about "compatibility" and other such nonsense. ^_^
- # [23:00] * Joins: wilsonpage (~wilsonpag@dab-yat1-h-33-1.dab.02.net)
- # [23:01] * Joins: ap_ (~ap@17.114.217.173)
- # [23:03] * Quits: ap (~ap@17.202.44.214) (Ping timeout: 245 seconds)
- # [23:05] * Quits: newtron (~newtron@199.71.174.203) (Ping timeout: 252 seconds)
- # [23:05] * Quits: wilsonpage (~wilsonpag@dab-yat1-h-33-1.dab.02.net) (Ping timeout: 240 seconds)
- # [23:06] * Joins: wilsonpage (~wilsonpag@90.208.135.91)
- # [23:07] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [23:09] * Quits: wilsonpage (~wilsonpag@90.208.135.91) (Client Quit)
- # [23:10] * Joins: satazor (~satazor@37.189.3.135)
- # [23:13] <annevk> aklein: yeah, thanks for that
- # [23:13] <annevk> aklein: makes total sense, so it's just up to bz or heycam to tie things up
- # [23:17] * Quits: rniwa (~rniwa@17.245.24.140) (Quit: rniwa)
- # [23:21] * Quits: Maurice` (copyman@unaffiliated/maurice)
- # [23:23] * Joins: rniwa (~rniwa@17.245.24.140)
- # [23:25] * Quits: ttepasse (~ttepasse@ip-178-201-128-201.hsi08.unitymediagroup.de) (Quit: s)
- # [23:27] <aklein> annevk: sounds good. I was just worried that you actually wished the ordering was always 1, 2, 3, and that I definitely didn't want to mess with
- # [23:27] * Joins: booly-yam-6137 (~cinch@bzq-79-183-25-208.red.bezeqint.net)
- # [23:28] * Quits: thinkxl (~thinkxl@unaffiliated/thinkxl) (Read error: Connection reset by peer)
- # [23:29] <annevk> aklein: if I had better understood things from the get go I might have argued for that, but at this point I'd just like to have the implemented rules written down
- # [23:29] * Joins: thinkxl (~thinkxl@unaffiliated/thinkxl)
- # [23:30] * annevk read Spartan as SPARTAN, Opera's test infrastructure
- # [23:31] <wanderview> annevk: whenever I try to comment on one of those stream github issues... I end up feeling like a complete idiot... not sure my opinion should really matter much :-)
- # [23:32] <annevk> wanderview: please just view it as having a very different perspective, which is very valuable
- # [23:33] * Joins: user_ (~jarek@abiy136.neoplus.adsl.tpnet.pl)
- # [23:33] <wanderview> annevk: I just want someone to tell me what bodyUsed means if someone has read half the body through the stream.... its really weird for me if bodyUsed==false there
- # [23:34] * Quits: jarek (~jarek@unaffiliated/jarek) (Ping timeout: 264 seconds)
- # [23:35] <annevk> wanderview: I think several views are conflated
- # [23:35] <wanderview> annevk: I gotta run to dinner, but I'll pick up being confused in the morning! good night!
- # [23:35] <annevk> wanderview: e.g. I think Domenic wants text() et al to just consume the stream (whatever is in there at the moment) and decode as appropriate (ignoring anything like bodyUsed)
- # [23:35] <annevk> wanderview: hah okay, nn
- # [23:41] <gsnedders> annevk: Spartan: better tested than SPARTAN.
- # [23:46] * Quits: encryptd_fractl (~encryptd_@natewp.scls.lib.wi.us) (Remote host closed the connection)
- # [23:46] * Quits: booly-yam-6137 (~cinch@bzq-79-183-25-208.red.bezeqint.net) (Ping timeout: 245 seconds)
- # [23:50] * Joins: newtron (~newtron@167.88.20.244)
- # [23:50] * Quits: Mso150 (~ctlM@217.118.64.47) (Ping timeout: 250 seconds)
- # [23:53] * Quits: jsx (uid48919@fsf/intern/jsx) (Quit: Connection closed for inactivity)
- # [23:54] * Quits: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com) (Quit: sicking)
- # [23:58] * Joins: benjamingr (uid23465@gateway/web/irccloud.com/x-ltqbhatvsrrpfgdh)
- # Session Close: Thu Jan 22 00:00:00 2015
Previous day, Next day
Think these logs are useful? Then please donate to show your gratitude (and keep them up, of course). Thanks! — Krijn