Options:
Previous day, Next day
- # Session Start: Sat Nov 15 00:00:01 2014
- # Session Ident: #whatwg
- # [00:01] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [00:02] * Quits: gavin_ (~gavin@76.14.42.120) (Ping timeout: 244 seconds)
- # [00:03] * Joins: gavin_ (~gavin@76.14.42.120)
- # [00:06] * Quits: mven (~textual@32.97.110.57) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [00:08] * Quits: gavin_ (~gavin@76.14.42.120) (Ping timeout: 264 seconds)
- # [00:10] * Joins: wartdev (~wartdev@109.255.148.96)
- # [00:14] * Joins: gavin_ (~gavin@76.14.42.120)
- # [00:15] <rektide> annevk: by 'kind of sucks' do you mean it sucks for people trying to do it, or it sucks that people try to do it?
- # [00:15] <rektide> people trying to inspect event emitters
- # [00:17] * Joins: satazor_ (~satazor@102.99.136.95.rev.vodafone.pt)
- # [00:17] * Quits: satazor (~satazor@102.99.136.95.rev.vodafone.pt) (Ping timeout: 255 seconds)
- # [00:18] * Quits: gavin_ (~gavin@76.14.42.120) (Ping timeout: 240 seconds)
- # [00:19] * Quits: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com) (Quit: sicking)
- # [00:23] * Quits: dbaron (~dbaron@2620:101:80fb:232:cd2f:e355:8771:2368) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [00:23] * Joins: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com)
- # [00:23] * Joins: dbaron (~dbaron@2620:101:80fb:224:d11f:6e94:43b8:60ac)
- # [00:28] * Joins: danbri (~Adium@87.113.221.2)
- # [00:32] * Quits: danbri (~Adium@87.113.221.2) (Ping timeout: 245 seconds)
- # [00:39] * Joins: gavin_ (~gavin@76.14.42.120)
- # [00:43] * Quits: eBureau (~Bruno@181.164.77.172) (Quit: Textual IRC Client: www.textualapp.com)
- # [00:44] * Quits: dbaron (~dbaron@2620:101:80fb:224:d11f:6e94:43b8:60ac) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [00:45] * Joins: dbaron (~dbaron@2620:101:80fb:232:cd2f:e355:8771:2368)
- # [00:51] <Hixie> why do we have a cancelAnimationFrame()?
- # [00:51] <Hixie> is that for the times where waiting 16ms is just too long?
- # [00:53] <rektide> it could be a very long time if the display is off or with dynamic refresh
- # [00:53] <zewt> if you want to shut something down synchronously you don't want to leave things that'll be fired in the future
- # [00:53] <rektide> release handles to assets early, release handles to assets often
- # [00:54] <zewt> if you have a "startRendering()/stopRendering()" api you don't want stopRendering to have to keep track of whether it needs to ignore the next frame (and then remember to not ignore it anymore if startRendering is called before it)
- # [00:55] <zewt> today's web goal: getting rid of autocomplete=off. tomorrow's goal: getting rid of target=_blank
- # [00:55] <zewt> (if only)
- # [00:56] <rektide> if we can land a robot on a comet, we can get rid of the worst target on the web.
- # [00:57] <zewt> i guess a more practical solution would be tab scoping, so windows opened by a tab appear as a secondary row of tabs inside that tab
- # [00:57] <zewt> which would make it less obnoxious without actually breaking things
- # [00:58] <zewt> i had a coworker ask how to make it so it always opens a window and never a tab :(
- # [01:05] * Quits: dbaron (~dbaron@2620:101:80fb:232:cd2f:e355:8771:2368) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [01:06] * Joins: dbaron (~dbaron@2620:101:80fb:224:d11f:6e94:43b8:60ac)
- # [01:08] * Quits: jernoble (~jernoble@17.202.45.163) (Quit: Computer has gone to sleep.)
- # [01:14] * Joins: mven (~textual@72.183.104.138)
- # [01:15] * Quits: mven (~textual@72.183.104.138) (Max SendQ exceeded)
- # [01:16] * Quits: Smylers (~smylers@host86-147-46-136.range86-147.btcentralplus.com) (Quit: Leaving.)
- # [01:59] * xiinotulp is now known as plutoniix
- # [02:01] <jamesr_> Hixie: for posterity, it's useful if you want to tear down things that a pending animation frame wants to reference
- # [02:02] * Joins: othermaciej (~mjs@2620:149:4:304:18c8:3b52:2e29:9136)
- # [02:03] <jgraham> zewt: That sounds like tree-style tabs or Opera 9 era UI
- # [02:03] <jgraham> Well I guess it was still possible up to 12
- # [02:04] * Quits: othermaciej (~mjs@2620:149:4:304:18c8:3b52:2e29:9136) (Client Quit)
- # [02:05] * Quits: wartdev (~wartdev@109.255.148.96)
- # [02:09] * Quits: ap (~ap@17.114.217.173)
- # [02:10] * Quits: espadrine (~espadrine@dan75-7-88-166-187-54.fbx.proxad.net) (Quit: espadrine)
- # [02:14] * Quits: espadrine` (~ttyl@2a01:e35:8a6b:b360:d9bd:64ef:7caf:f71d) (Ping timeout: 272 seconds)
- # [02:15] * Quits: jsbell (jsbell@nat/google/x-ygnqibqhwwnsimkg) (Quit: There's no place like home...)
- # [02:31] * Joins: Rastus_Vernon (uid15187@wikimedia/Rastus-Vernon)
- # [02:44] <TabAtkins> As much as target=_blank is occasionally annoying, it's useful in enough cases that I still think it's worthwhile. For example: Twitter.
- # [02:49] * Quits: rniwa (~rniwa@17.202.43.222) (Quit: rniwa)
- # [02:51] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [02:52] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [02:53] * Quits: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com) (Quit: sicking)
- # [02:54] * Quits: caitp (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 265 seconds)
- # [02:56] * Joins: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com)
- # [02:57] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Ping timeout: 240 seconds)
- # [03:06] * Quits: dbaron (~dbaron@2620:101:80fb:224:d11f:6e94:43b8:60ac) (Ping timeout: 265 seconds)
- # [03:16] * Joins: Goplat (~goplat@reactos/developer/Goplat)
- # [03:36] * Joins: eBureau (~Bruno@181.164.77.172)
- # [03:39] * Quits: woebtz (~woebtz@VIXLET-CA-L.edge5.LosAngeles1.Level3.net)
- # [03:46] * Quits: igoroliveira (uid20755@gateway/web/irccloud.com/x-tkkrhbgchfjbjajn) (Quit: Connection closed for inactivity)
- # [03:57] * Joins: barneybook_8 (~barneyboo@42-70-195-98.EMOME-IP.hinet.net)
- # [04:00] * Quits: satazor_ (~satazor@102.99.136.95.rev.vodafone.pt) (Remote host closed the connection)
- # [04:06] <zewt> but 99/100 uses are abusive
- # [04:07] <zewt> and really, middle clicking isn't a challenge of dexterity
- # [04:36] * Quits: _ritchie_ (~andrewr@cpe-67-243-154-181.nyc.res.rr.com) (Quit: _ritchie_)
- # [04:37] * Quits: ambv (~ambv@206.108.217.134) (Quit: sys.exit(0) # app closed)
- # [04:37] * Joins: ambv (~ambv@206.108.217.134)
- # [05:00] * Joins: newtron (~newtron@184.175.3.104)
- # [05:00] * Joins: satazor (~satazor@102.99.136.95.rev.vodafone.pt)
- # [05:05] * Quits: satazor (~satazor@102.99.136.95.rev.vodafone.pt) (Ping timeout: 240 seconds)
- # [05:05] * Quits: j_wright (~jwright@unaffiliated/j-wright/x-9145068) (Quit: [A] !)
- # [05:06] * Joins: j_wright (~jwright@unaffiliated/j-wright/x-9145068)
- # [05:11] * Joins: danbri (~Adium@87.113.221.2)
- # [05:15] * Quits: danbri (~Adium@87.113.221.2) (Ping timeout: 265 seconds)
- # [05:19] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [05:22] * Joins: dbaron (~dbaron@50-0-248-60.dsl.dynamic.fusionbroadband.com)
- # [05:31] * Quits: roqo (~roqo@unaffiliated/roqo) (Ping timeout: 258 seconds)
- # [05:32] * Joins: roqo (~roqo@unaffiliated/roqo)
- # [05:40] * Joins: mven (~textual@72.183.104.138)
- # [05:40] * Quits: mven (~textual@72.183.104.138) (Excess Flood)
- # [05:44] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [05:49] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Ping timeout: 245 seconds)
- # [05:50] * Quits: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com) (Quit: sicking)
- # [05:52] * Joins: jsx (uid48919@fsf/intern/jsx)
- # [06:03] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [06:06] * Quits: barneybook_8 (~barneyboo@42-70-195-98.EMOME-IP.hinet.net) (Ping timeout: 245 seconds)
- # [06:07] * Quits: scrollback (scrollback@conference/jsconf/x-voldigrvgtmgldaa) (Remote host closed the connection)
- # [06:08] * Joins: scrollback (scrollback@conference/jsconf/x-tarudnjuosctlflu)
- # [06:13] * Quits: jwalden (~waldo@2620:101:80fc:224:7e7a:91ff:fe25:a5a3) (Quit: home)
- # [06:24] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Remote host closed the connection)
- # [06:25] * Quits: ambv (~ambv@206.108.217.134) (Quit: sys.exit(0) # computer went to sleep)
- # [06:25] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [06:25] * Joins: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net)
- # [06:26] * Joins: BigBangUDR (~Thunderbi@103.249.181.147)
- # [06:32] * Joins: jwalden (~waldo@c-50-168-55-219.hsd1.ca.comcast.net)
- # [06:45] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [06:47] * Joins: mven (~textual@72.183.104.138)
- # [06:49] * Joins: satazor (~satazor@102.99.136.95.rev.vodafone.pt)
- # [06:54] * Quits: satazor (~satazor@102.99.136.95.rev.vodafone.pt) (Ping timeout: 245 seconds)
- # [06:55] * Quits: mven (~textual@72.183.104.138) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [06:57] * Quits: Rastus_Vernon (uid15187@wikimedia/Rastus-Vernon) (Quit: Connection closed for inactivity)
- # [07:01] * Joins: Manishearth (manisheart@wikipedia/Manishearth)
- # [07:01] <Manishearth> Hixie: around?
- # [07:02] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [07:06] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 264 seconds)
- # [07:13] * Quits: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net) (Quit: sicking)
- # [07:18] <Manishearth> filed https://www.w3.org/Bugs/Public/show_bug.cgi?id=27333 , nvm
- # [07:47] * Joins: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net)
- # [07:59] * Joins: ambv (~ambv@d23-16-55-40.bchsia.telus.net)
- # [08:01] * Quits: ambv (~ambv@d23-16-55-40.bchsia.telus.net) (Read error: Connection reset by peer)
- # [08:02] * Joins: ambv (~ambv@173.252.71.189)
- # [08:03] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [08:10] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [08:15] * Quits: jwalden (~waldo@c-50-168-55-219.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.87-8.1450hg.fc20 [XULRunner 32.0/20140902134853])
- # [08:16] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 264 seconds)
- # [08:22] * Quits: BigBangUDR (~Thunderbi@103.249.181.147) (Ping timeout: 265 seconds)
- # [08:28] * Quits: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net) (Quit: sicking)
- # [08:29] * Joins: Rastus_Vernon (uid15187@wikimedia/Rastus-Vernon)
- # [08:30] * Quits: Goplat (~goplat@reactos/developer/Goplat) (Remote host closed the connection)
- # [08:35] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [08:38] * Joins: satazor (~satazor@102.99.136.95.rev.vodafone.pt)
- # [08:40] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Ping timeout: 264 seconds)
- # [08:43] * Quits: satazor (~satazor@102.99.136.95.rev.vodafone.pt) (Ping timeout: 264 seconds)
- # [08:51] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [08:52] * Joins: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net)
- # [08:52] * Quits: scor (~scor@drupal.org/user/52142/view) (Client Quit)
- # [08:53] * Joins: ambv_ (~ambv@173.252.71.129)
- # [08:54] * Quits: ambv (~ambv@173.252.71.189) (Ping timeout: 265 seconds)
- # [08:58] * Joins: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net)
- # [09:08] * Quits: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net) (Quit: sicking)
- # [09:26] * Joins: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com)
- # [09:27] * Joins: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
- # [09:33] * Quits: dbaron (~dbaron@50-0-248-60.dsl.dynamic.fusionbroadband.com) (Ping timeout: 240 seconds)
- # [09:37] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [09:39] * Joins: satazor (~satazor@102.99.136.95.rev.vodafone.pt)
- # [09:43] * Quits: satazor (~satazor@102.99.136.95.rev.vodafone.pt) (Ping timeout: 265 seconds)
- # [09:52] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Remote host closed the connection)
- # [10:04] * Quits: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com) (Quit: My computer has gone to sleep. ZZZzzz…)
- # [10:06] * Joins: Maurice` (copyman@unaffiliated/maurice)
- # [10:27] * Quits: nicolasbadia (~nicolasba@hue38-1-78-209-78-103.fbx.proxad.net) (Quit: nicolasbadia)
- # [10:38] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [10:47] * Joins: tav (~tav`@host86-157-22-27.range86-157.btcentralplus.com)
- # [10:55] * Joins: cheron (~cheron@unaffiliated/cheron)
- # [11:02] * Quits: ambv_ (~ambv@173.252.71.129) (Quit: sys.exit(0) # computer went to sleep)
- # [11:03] * Joins: zcorpan_ (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [11:03] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Read error: Connection reset by peer)
- # [11:07] * Quits: zcorpan_ (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 272 seconds)
- # [11:10] * Joins: satazor (~satazor@102.99.136.95.rev.vodafone.pt)
- # [11:14] * Quits: satazor (~satazor@102.99.136.95.rev.vodafone.pt) (Ping timeout: 250 seconds)
- # [11:16] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [11:19] * Joins: WesleyCrushed_ (~WesleyCru@host25-94-dynamic.59-82-r.retail.telecomitalia.it)
- # [11:22] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [11:22] * Quits: WesleyCrushed (~WesleyCru@host95-151-dynamic.6-87-r.retail.telecomitalia.it) (Ping timeout: 256 seconds)
- # [11:28] * Quits: ^esc_ (~esc-ape@77.119.128.29.wireless.dyn.drei.com) (Ping timeout: 250 seconds)
- # [11:33] * Joins: WesleyCrushed__ (~WesleyCru@host249-94-dynamic.59-82-r.retail.telecomitalia.it)
- # [11:36] * Quits: WesleyCrushed_ (~WesleyCru@host25-94-dynamic.59-82-r.retail.telecomitalia.it) (Ping timeout: 244 seconds)
- # [11:44] * Joins: gavin__ (~gavin@76.14.42.120)
- # [11:44] * Quits: gavin_ (~gavin@76.14.42.120) (Read error: Connection reset by peer)
- # [11:47] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Remote host closed the connection)
- # [11:47] * Joins: espadrine` (~ttyl@2a01:e35:8a6b:b360:d9bd:64ef:7caf:f71d)
- # [11:53] * espadrine` is now known as espadrine_
- # [12:00] * Joins: ^esc (~esc-ape@91.141.2.192.wireless.dyn.drei.com)
- # [12:03] * Joins: BigBangUDR (~Thunderbi@103.249.181.147)
- # [12:06] * Joins: Ms2ger (~Ms2ger@d54c506d6.access.telenet.be)
- # [12:10] * Joins: satazor (~satazor@102.99.136.95.rev.vodafone.pt)
- # [12:10] <annevk> rektide: neither
- # [12:14] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [12:15] * Quits: satazor (~satazor@102.99.136.95.rev.vodafone.pt) (Ping timeout: 256 seconds)
- # [12:16] * Quits: sarri (~sari@unaffiliated/sarri) (Ping timeout: 240 seconds)
- # [12:18] * Joins: sarri (~sari@unaffiliated/sarri)
- # [12:23] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [12:23] * Quits: newtron (~newtron@184.175.3.104) (Quit: Leaving...)
- # [12:31] * Joins: laurensclaessen (~laurenscl@d54c5c6ef.access.telenet.be)
- # [12:35] * Krinkle|detached is now known as Krinkle
- # [12:41] <Ms2ger> zewt, I don't have a middle mouse button on my touchpad
- # [12:46] <annevk> TabAtkins: that Twitter breaks the back button due to its infinite scrolling is what is bad, I think
- # [13:01] * Krinkle is now known as Krinkle|detached
- # [13:05] * Quits: laurensclaessen (~laurenscl@d54c5c6ef.access.telenet.be)
- # [13:22] * Krinkle|detached is now known as Krinkle
- # [13:23] * Joins: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net)
- # [13:23] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Remote host closed the connection)
- # [13:24] * Joins: zdobersek (~zan@109.201.154.151)
- # [13:31] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [13:38] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Remote host closed the connection)
- # [13:39] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [13:41] * Quits: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 255 seconds)
- # [13:53] * Quits: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net) (Remote host closed the connection)
- # [13:57] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Remote host closed the connection)
- # [13:57] * Quits: Rastus_Vernon (uid15187@wikimedia/Rastus-Vernon) (Quit: Connection closed for inactivity)
- # [14:00] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [14:00] * Quits: kochi1 (~kochi@2401:fa00:4:1000:f85b:f231:bc5c:d29b) (Ping timeout: 244 seconds)
- # [14:01] * Quits: kochi (~kochi@2401:fa00:4:1000:24c9:a037:8a13:c9c9) (Ping timeout: 244 seconds)
- # [14:01] * Quits: ricea (~ricea@2401:fa00:4:1000:dd8f:9943:fe24:f7f1) (Ping timeout: 272 seconds)
- # [14:02] * Quits: yutak (~yutak@2401:fa00:4:1000:c514:351e:d17e:555a) (Ping timeout: 244 seconds)
- # [14:02] * Quits: falken_ (falken@nat/google/x-apfffihicnpgluny) (Ping timeout: 244 seconds)
- # [14:10] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Remote host closed the connection)
- # [14:10] * Quits: BigBangUDR (~Thunderbi@103.249.181.147) (Quit: BigBangUDR)
- # [14:11] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [14:17] * Joins: scor (~scor@c-24-2-162-32.hsd1.ma.comcast.net)
- # [14:17] * Quits: scor (~scor@c-24-2-162-32.hsd1.ma.comcast.net) (Changing host)
- # [14:17] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [14:31] <jgraham> gsnedders: You seem to have 3 r+d reviews for html5lib that were never merged
- # [14:39] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Remote host closed the connection)
- # [14:41] * Joins: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
- # [15:07] * Joins: satazor (~satazor@a213-22-1-7.cpe.netcabo.pt)
- # [15:08] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [15:16] <gsnedders> jgraham: which?
- # [15:17] <gsnedders> jgraham: also I'd rather sort out expected failures before merging anything
- # [15:21] * Quits: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 265 seconds)
- # [15:24] * Joins: zcorpan_ (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [15:24] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Read error: Connection reset by peer)
- # [15:27] * Quits: zcorpan_ (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 265 seconds)
- # [15:33] <Ms2ger> MikeSmith, can you update the link at https://www.w3.org/Bugs/Public/enter_bug.cgi?product=WebAppsWG&component=DOM ?
- # [15:34] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [15:35] * Quits: eBureau (~Bruno@181.164.77.172) (Quit: Textual IRC Client: www.textualapp.com)
- # [15:39] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 265 seconds)
- # [15:41] * Joins: scor (~scor@c-98-216-67-164.hsd1.ma.comcast.net)
- # [15:41] * Quits: scor (~scor@c-98-216-67-164.hsd1.ma.comcast.net) (Changing host)
- # [15:41] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [15:41] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [15:49] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [15:50] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Remote host closed the connection)
- # [15:56] * Quits: satazor (~satazor@a213-22-1-7.cpe.netcabo.pt) (Remote host closed the connection)
- # [15:59] * Joins: satazor (~satazor@a213-22-1-7.cpe.netcabo.pt)
- # [16:12] <MikeSmith> Ms2ger: ok, changed
- # [16:20] <Ms2ger> 有難う
- # [16:21] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [16:24] * Quits: yhirano (uid40668@gateway/web/irccloud.com/x-pzqypxsdtquhmyrg) (Quit: Connection closed for inactivity)
- # [16:25] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 240 seconds)
- # [16:26] * Quits: satazor (~satazor@a213-22-1-7.cpe.netcabo.pt) (Remote host closed the connection)
- # [16:27] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [16:40] * Joins: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi)
- # [17:02] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [17:04] * Joins: BigBangUDR (~Thunderbi@101.61.213.63)
- # [17:05] * Quits: BigBangUDR (~Thunderbi@101.61.213.63) (Client Quit)
- # [17:17] <smaug____> how do I see older changes to the HTML spec than what https://html5.org/tools/web-apps-tracker lists?
- # [17:18] <smaug____> ah, manually changing the rev number
- # [17:24] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Remote host closed the connection)
- # [17:24] * GPHemsley pokes Ms2ger with Bugzilla
- # [17:25] * Joins: dbaron (~dbaron@50-0-248-60.dsl.dynamic.fusionbroadband.com)
- # [17:26] * Joins: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net)
- # [17:27] * Joins: satazor (~satazor@a213-22-1-7.cpe.netcabo.pt)
- # [17:30] * Joins: Goplat (~goplat@reactos/developer/Goplat)
- # [17:31] * Quits: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net) (Remote host closed the connection)
- # [17:32] * Quits: satazor (~satazor@a213-22-1-7.cpe.netcabo.pt) (Ping timeout: 272 seconds)
- # [17:36] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [17:42] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Remote host closed the connection)
- # [17:48] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [17:49] <zewt> Ms2ger: that's your/your browser's UI problem
- # [17:50] <zewt> (shift-click, right-click/open in tab, etc. are usually the same thing)
- # [17:53] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Remote host closed the connection)
- # [17:55] * Joins: satazor (~satazor@a213-22-1-7.cpe.netcabo.pt)
- # [17:55] <jsx> Why is fragid 'top' defined in the spec to denote the top of the document, when already just # did that?
- # [17:55] <TabAtkins> zewt: Middle clicking is a challenge when you're using a touchpad. Even right-clicking (to hit "Open In New Window" from the menu) is occasionally chancy; I've accidentally single-clicked plenty of times.
- # [17:56] <TabAtkins> jsx: # doesn't do that.
- # [17:56] <TabAtkins> # does *nothing*. It doesn't take you to the top.
- # [17:56] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [17:57] * Joins: satazor_ (~satazor@a213-22-1-7.cpe.netcabo.pt)
- # [17:57] <jsx> But it does :(
- # [17:58] <jsx> TabAtkins: Clicking a link with just # takes you to the page top, right?
- # [17:58] <jsx> Am I missing something?
- # [17:58] <TabAtkins> Oh, so it does.
- # [17:58] <zewt> TabAtkins: the random-new-tab disease is so rampant I'd take a one-time permission thing for the 1% web-app-like applications where it makes sense to the nonsensical, basically random behavior today
- # [17:59] <zewt> a strange case: amazon.com's search results open normally ... but amazon.co.jp's search results open new tabs. o_O
- # [18:00] * Quits: satazor (~satazor@a213-22-1-7.cpe.netcabo.pt) (Ping timeout: 250 seconds)
- # [18:02] <zewt> "#" is pretty commonly used as a "don't care" placeholder in script-driven links (commonly causing that problem where a broken script won't cancel and lands you at the top); i assume there's some benefit to having one that explicitly means top
- # [18:06] <jsx> Oh, so in the future, browsers might just ignore #? I was hoping to know why the spec writers thought defining top was beneficial.
- # [18:06] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Remote host closed the connection)
- # [18:06] <zewt> don't know, just conjecturing
- # [18:08] <gsnedders> jsx: do browsers currently implement top? have they done for a while? it may well simply be de-facto expected behaviour, and that's why it's speced
- # [18:08] <zewt> IE9 does it, so it's probably just defining what browsers do
- # [18:09] <jsx> oh, is that what 'normative' means to in specs?
- # [18:09] <jsx> *means
- # [18:10] <TabAtkins> "normative" means "these are actual rules", as opposed to "informative", which means "we're just explaining stuff here, don't try to get implementation rules out of this section".
- # [18:11] <jsx> ok
- # [18:11] <jsx> thanks :)
- # [18:14] * Joins: tripu (~tripu@ANice-552-1-245-77.w86-203.abo.wanadoo.fr)
- # [18:16] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [18:21] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Ping timeout: 265 seconds)
- # [18:22] * Joins: ambv (~ambv@173.252.71.129)
- # [18:23] * Quits: satazor_ (~satazor@a213-22-1-7.cpe.netcabo.pt) (Remote host closed the connection)
- # [18:25] * Joins: satazor (~satazor@a213-22-1-7.cpe.netcabo.pt)
- # [18:25] * Joins: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
- # [18:28] * Quits: ambv (~ambv@173.252.71.129) (Quit: sys.exit(0) # computer went to sleep)
- # [18:31] * Quits: Goplat (~goplat@reactos/developer/Goplat) (Remote host closed the connection)
- # [18:33] * Joins: _ritchie_ (~andrewr@cpe-67-243-154-181.nyc.res.rr.com)
- # [18:34] * Joins: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com)
- # [18:36] * Quits: eric_carlson (~ericc@24.6.239.9) (Quit: eric_carlson)
- # [18:48] <Ms2ger> GPHemsley, ?
- # [18:51] * Quits: tav (~tav`@host86-157-22-27.range86-157.btcentralplus.com) (Read error: No route to host)
- # [18:53] * Joins: annevk_ (~annevk@46-127-136-57.dynamic.hispeed.ch)
- # [18:53] * Joins: Alfred_ (~alfred@plab-mlb2-m16.publab.ed.ac.uk)
- # [18:53] * Joins: tav (~tav`@host86-157-22-27.range86-157.btcentralplus.com)
- # [18:55] * Quits: annevk (~annevk@46-127-136-57.dynamic.hispeed.ch) (Ping timeout: 264 seconds)
- # [18:57] * Joins: annevk (~annevk@46-127-136-57.dynamic.hispeed.ch)
- # [18:57] * Quits: annevk_ (~annevk@46-127-136-57.dynamic.hispeed.ch) (Read error: Connection reset by peer)
- # [19:02] * Joins: danbri (~Adium@87.113.221.2)
- # [19:02] * Joins: annevk_ (~annevk@80-218-216-100.dclient.hispeed.ch)
- # [19:03] * Quits: annevk (~annevk@46-127-136-57.dynamic.hispeed.ch) (Ping timeout: 240 seconds)
- # [19:03] * Joins: annevk (~annevk@80-218-216-100.dclient.hispeed.ch)
- # [19:04] * Quits: satazor (~satazor@a213-22-1-7.cpe.netcabo.pt) (Ping timeout: 245 seconds)
- # [19:06] * Quits: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 255 seconds)
- # [19:07] * Quits: annevk_ (~annevk@80-218-216-100.dclient.hispeed.ch) (Ping timeout: 244 seconds)
- # [19:07] * Quits: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com) (Quit: My computer has gone to sleep. ZZZzzz…)
- # [19:09] * Joins: annevk_ (~annevk@80-218-216-100.dclient.hispeed.ch)
- # [19:12] * Quits: annevk (~annevk@80-218-216-100.dclient.hispeed.ch) (Ping timeout: 264 seconds)
- # [19:16] * Quits: Alfred_ (~alfred@plab-mlb2-m16.publab.ed.ac.uk)
- # [19:19] * Joins: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com)
- # [19:20] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [19:21] * Krinkle is now known as Krinkle|detached
- # [19:24] * Quits: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com) (Ping timeout: 264 seconds)
- # [19:27] <GPHemsley> Ms2ger: https://bugzilla.mozilla.org/show_bug.cgi?id=568516
- # [19:29] <annevk_> Why do we have a bug tracking an out-of-date fork of HTML?
- # [19:29] * annevk_ is now known as annevk
- # [19:31] * Joins: jernoble (~jernoble@162.217.73.171)
- # [19:37] <GPHemsley> annevk: Because until today no one had edited it for a while.
- # [19:42] * Quits: CvP (~CvP@203.76.123.238) (Disconnected by services)
- # [19:42] * Joins: xCG (~CvP@203.76.123.238)
- # [19:42] * Quits: jernoble (~jernoble@162.217.73.171) (Quit: Computer has gone to sleep.)
- # [19:43] * Joins: jacobolu_ (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [19:43] * xCG is now known as CvP
- # [19:45] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Read error: Connection reset by peer)
- # [19:45] * Quits: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi) (Ping timeout: 265 seconds)
- # [19:47] * Joins: danielfilho_ (~danielfil@208.68.39.233)
- # [19:48] * Joins: bzed_ (~bzed@devel.recluse.de)
- # [19:49] * Quits: casual (sid26149@gateway/web/irccloud.com/x-yosvkauutygrtcbl) (Ping timeout: 265 seconds)
- # [19:49] * Joins: edsu_ (~edsu@li144-162.members.linode.com)
- # [19:49] * Quits: edsu_ (~edsu@li144-162.members.linode.com) (Changing host)
- # [19:49] * Joins: edsu_ (~edsu@pdpc/supporter/active/edsu)
- # [19:50] * Joins: rektide__ (~rektide@eldergods.com)
- # [19:51] * Joins: casual_ (sid26149@gateway/web/irccloud.com/x-emqpdjhfpiqbcuwy)
- # [19:54] * Quits: danielfilho (~danielfil@208.68.39.233) (Ping timeout: 245 seconds)
- # [19:54] * Quits: rektide_ (~rektide@eldergods.com) (Ping timeout: 245 seconds)
- # [19:54] * Quits: edsu (~edsu@pdpc/supporter/active/edsu) (Ping timeout: 245 seconds)
- # [19:54] * Quits: howitdo (~howitdo@unaffiliated/howitdo) (Ping timeout: 245 seconds)
- # [19:54] * Quits: bzed (~bzed@devel.recluse.de) (Remote host closed the connection)
- # [19:54] * bzed_ is now known as bzed
- # [19:56] * Joins: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [19:57] * Joins: abarth_ (sid5294@gateway/web/irccloud.com/x-uhnmelqqufscomrk)
- # [19:57] * Joins: cbiesinger__ (sid8099@gateway/web/irccloud.com/x-ctwxcyazkbxyqjnk)
- # [19:58] * Joins: krit_ (sid15081@gateway/web/irccloud.com/x-wbfibbaldmhossod)
- # [19:58] * Joins: jorendorff_ (sid28423@gateway/web/irccloud.com/x-phqzsituoerecfsa)
- # [19:59] * Joins: Philip`_ (~philip@compass.zaynar.co.uk)
- # [19:59] * Joins: TuRnaD0 (~Thunderbi@x1-6-e0-46-9a-1e-fe-ca.cpe.webspeed.dk)
- # [20:00] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 265 seconds)
- # [20:00] * Quits: tobie (sid5692@gateway/web/irccloud.com/x-xgooibyywkukmjlc) (Ping timeout: 265 seconds)
- # [20:00] * Quits: abarth (sid5294@gateway/web/irccloud.com/x-dnsrndfudpoldbxx) (Ping timeout: 265 seconds)
- # [20:00] * Quits: cbiesinger (sid8099@gateway/web/irccloud.com/x-lsitzqpwsbextixh) (Ping timeout: 265 seconds)
- # [20:00] * Quits: jorendorff (sid28423@gateway/web/irccloud.com/x-xmgubxqzoqxjrvax) (Ping timeout: 265 seconds)
- # [20:00] * Quits: daleharvey (sid513@gateway/web/irccloud.com/x-mpqecnrxahlfgiqt) (Ping timeout: 265 seconds)
- # [20:00] * Quits: cfq (sid18398@gateway/web/irccloud.com/x-udouxrnhiocbnbif) (Ping timeout: 265 seconds)
- # [20:00] * Quits: krit (sid15081@gateway/web/irccloud.com/x-eeptoiuiwfjnyohn) (Ping timeout: 265 seconds)
- # [20:00] * Quits: _ritchie_ (~andrewr@cpe-67-243-154-181.nyc.res.rr.com) (Ping timeout: 265 seconds)
- # [20:00] * Quits: cwilso (sid10206@gateway/web/irccloud.com/x-qxytdxsirflpyqlh) (Ping timeout: 265 seconds)
- # [20:00] * Quits: sangwhan (sid12645@gateway/web/irccloud.com/x-jolzepkwmsenqpzl) (Ping timeout: 265 seconds)
- # [20:00] * Quits: Philip` (~philip@compass.zaynar.co.uk) (Ping timeout: 265 seconds)
- # [20:00] * Quits: casual_ (sid26149@gateway/web/irccloud.com/x-emqpdjhfpiqbcuwy) (Ping timeout: 265 seconds)
- # [20:00] * Quits: jyasskin_w (jyasskin@nat/google/x-xeehlpmfpknmnjlu) (Ping timeout: 265 seconds)
- # [20:00] * Quits: bterlson (sid23757@gateway/web/irccloud.com/x-fthqyqvbkwfrabcr) (Ping timeout: 265 seconds)
- # [20:00] * Quits: dfreedm (sid7859@gateway/web/irccloud.com/x-qrjefvmtkmtiwluq) (Ping timeout: 265 seconds)
- # [20:00] * Quits: sarri (~sari@unaffiliated/sarri) (Ping timeout: 265 seconds)
- # [20:00] * Quits: iamstef (sid12605@gateway/web/irccloud.com/x-rncgeqkwudevhhxf) (Ping timeout: 265 seconds)
- # [20:00] * Quits: JakeA (sid3836@gateway/web/irccloud.com/x-ojduvozznxwzqmgv) (Ping timeout: 265 seconds)
- # [20:00] * Quits: ajpiano (~ajpiano@li98-57.members.linode.com) (Ping timeout: 265 seconds)
- # [20:00] * jorendorff_ is now known as jorendorff
- # [20:00] * abarth_ is now known as abarth
- # [20:00] * Joins: _ritchie__ (~andrewr@cpe-67-243-154-181.nyc.res.rr.com)
- # [20:00] * cbiesinger__ is now known as cbiesinger
- # [20:00] * krit_ is now known as krit
- # [20:00] * Joins: cfq_ (sid18398@gateway/web/irccloud.com/x-ysfgmtlnvutvnofp)
- # [20:00] * Joins: howitdo (~howitdo@cpe-071-068-106-211.carolina.res.rr.com)
- # [20:00] * Quits: howitdo (~howitdo@cpe-071-068-106-211.carolina.res.rr.com) (Changing host)
- # [20:00] * Joins: howitdo (~howitdo@unaffiliated/howitdo)
- # [20:01] * Joins: casual_ (sid26149@gateway/web/irccloud.com/x-wjauwtsxrvowjwnz)
- # [20:01] * Joins: ajpiano (~ajpiano@li98-57.members.linode.com)
- # [20:02] * Joins: jmb^ (~jmb@mail.parsifal.org.uk)
- # [20:02] * Joins: iamstef_ (sid12605@gateway/web/irccloud.com/x-wpouvezaweiwmgsv)
- # [20:02] * Joins: Guest73024 (uid21171@gateway/web/irccloud.com/x-ltwubvqvcrcdrmgy)
- # [20:03] * Joins: bterlson_ (sid23757@gateway/web/irccloud.com/x-byanlsyrjksenwsr)
- # [20:03] * Joins: sangwhan_ (sid12645@gateway/web/irccloud.com/x-boahuubujfrjcidk)
- # [20:03] * Joins: jamesr__ (sid10481@gateway/web/irccloud.com/x-zewrztrvkrfrxddl)
- # [20:04] * Joins: sarri (~sari@unaffiliated/sarri)
- # [20:05] * Quits: Garbee (uid21171@gateway/web/irccloud.com/x-vpdcvdgcddtpvpvc) (Ping timeout: 265 seconds)
- # [20:05] * Quits: jamesr_ (jamesr_@gateway/web/irccloud.com/x-vcwggwfpuirvmaip) (Ping timeout: 265 seconds)
- # [20:05] * Quits: jmb (~jmb@mail.parsifal.org.uk) (Ping timeout: 265 seconds)
- # [20:05] * Quits: FerasM___ (sid28672@gateway/web/irccloud.com/x-tpoonjkczeypcyjm) (Ping timeout: 265 seconds)
- # [20:05] * Guest73024 is now known as Garbee
- # [20:05] * jamesr__ is now known as jamesr_
- # [20:05] * Joins: FerasM____ (sid28672@gateway/web/irccloud.com/x-wtepmwghqgzchaai)
- # [20:05] * Garbee is now known as Guest29292
- # [20:07] * Quits: _ritchie__ (~andrewr@cpe-67-243-154-181.nyc.res.rr.com) (Ping timeout: 240 seconds)
- # [20:08] * Joins: dfreedm (sid7859@gateway/web/irccloud.com/x-smiaqdyjvvodliun)
- # [20:09] * Joins: cwilso_ (sid10206@gateway/web/irccloud.com/x-xqdhwlizalouubnq)
- # [20:09] * Joins: JakeA_ (sid3836@gateway/web/irccloud.com/x-pmdpscqjpkufuyud)
- # [20:09] * Joins: tobie_ (sid5692@gateway/web/irccloud.com/x-kucqsvqzgfzxaclp)
- # [20:10] * Joins: jyasskin_w (jyasskin@nat/google/x-gdnpqaqqpilzxcyt)
- # [20:10] * Joins: daleharvey (sid513@gateway/web/irccloud.com/x-isxjoubqjjpxxvdn)
- # [20:19] * Joins: Joseph__Silber (~JosephSil@ool-44c3e80a.static.optonline.net)
- # [20:20] * Quits: terinjokes (~terinjoke@wikinews/Terinjokes) (Ping timeout: 255 seconds)
- # [20:21] * Quits: zewt (~foo@ec2-50-17-220-142.compute-1.amazonaws.com) (Ping timeout: 255 seconds)
- # [20:21] * Quits: foolip (~philip@37.139.17.34) (Ping timeout: 255 seconds)
- # [20:21] * Joins: zewt_ (~foo@ec2-50-17-220-142.compute-1.amazonaws.com)
- # [20:21] * Joins: foolip (~philip@37.139.17.34)
- # [20:23] * Quits: Joseph_Silber (~JosephSil@ool-44c3e80a.static.optonline.net) (Ping timeout: 255 seconds)
- # [20:24] * Quits: TuRnaD0 (~Thunderbi@x1-6-e0-46-9a-1e-fe-ca.cpe.webspeed.dk) (Ping timeout: 255 seconds)
- # [20:24] * jacobolu_ is now known as jacobolus
- # [20:26] * Quits: terrahawkes (~benjamin@hq.benjaminhawkeslewis.com) (Ping timeout: 255 seconds)
- # [20:26] * Joins: terrahawkes (~benjamin@hq.benjaminhawkeslewis.com)
- # [20:27] * Joins: terinjokes (~terinjoke@wikinews/Terinjokes)
- # [20:28] * Quits: tripu (~tripu@ANice-552-1-245-77.w86-203.abo.wanadoo.fr) (Ping timeout: 255 seconds)
- # [20:31] * Joins: npcomp_ (~eldon@c-24-126-240-124.hsd1.ga.comcast.net)
- # [20:35] * Quits: psy_ (~psy@103.6.159.172) (Remote host closed the connection)
- # [20:35] * Joins: wartdev (~wartdev@109.255.148.96)
- # [20:36] * Quits: npcomp (~eldon@c-24-126-240-124.hsd1.ga.comcast.net) (Ping timeout: 255 seconds)
- # [20:36] * Joins: psy_ (~psy@103.6.159.172)
- # [20:38] * Joins: tripu (~tripu@ANice-552-1-245-77.w86-203.abo.wanadoo.fr)
- # [20:42] * Joins: foolip_ (~philip@37.139.17.34)
- # [20:47] * Quits: foolip (~philip@37.139.17.34) (*.net *.split)
- # [20:47] * Quits: sarri (~sari@unaffiliated/sarri) (*.net *.split)
- # [20:47] * Quits: ajpiano (~ajpiano@li98-57.members.linode.com) (*.net *.split)
- # [20:47] * Quits: roc (~chatzilla@121-99-131-249.bng1.tvc.orcon.net.nz) (*.net *.split)
- # [20:47] * Joins: sarri (~sari@unaffiliated/sarri)
- # [20:48] * Joins: ajpiano (~ajpiano@li98-57.members.linode.com)
- # [20:48] * Joins: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net)
- # [20:52] * Quits: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net) (Remote host closed the connection)
- # [20:53] * Joins: roc (~chatzilla@121-99-131-249.bng1.tvc.orcon.net.nz)
- # [20:56] * Joins: bzed_ (~bzed@devel.recluse.de)
- # [20:57] * Joins: aklein_ (sid4454@gateway/web/irccloud.com/x-kessxebwhsztjbms)
- # [20:57] * Joins: Phae_ (sid455@gateway/web/irccloud.com/x-fzglbnufbtyhokqv)
- # [20:58] * Joins: FerasM_____ (sid28672@gateway/web/irccloud.com/x-izxoeovgsaudlutk)
- # [20:59] * Joins: TabAtkins_ (sid11559@gateway/web/irccloud.com/x-jnhkxnwxzcdoezoa)
- # [20:59] * Joins: MikeSmit1 (~mike@sideshowbarker.net)
- # [20:59] * Joins: wycats_ (sid79@gateway/web/irccloud.com/x-yolhsvvmbwpnkyit)
- # [21:00] * Joins: rektide_ (~rektide@eldergods.com)
- # [21:00] * Joins: hsivonen_ (~hsivonen@bugzilla.validator.nu)
- # [21:01] * Joins: parshap_ (sid18846@gateway/web/irccloud.com/x-pckokcuuhrrekniq)
- # [21:03] * Joins: rwaldron_ (rwaldron@gateway/shell/jquery.com/x-qgihwsdldiszanph)
- # [21:04] * Quits: wartdev (~wartdev@109.255.148.96) (Remote host closed the connection)
- # [21:05] * Quits: FerasM____ (sid28672@gateway/web/irccloud.com/x-wtepmwghqgzchaai) (*.net *.split)
- # [21:05] * Quits: bterlson_ (sid23757@gateway/web/irccloud.com/x-byanlsyrjksenwsr) (*.net *.split)
- # [21:05] * Quits: Guest29292 (uid21171@gateway/web/irccloud.com/x-ltwubvqvcrcdrmgy) (*.net *.split)
- # [21:05] * Quits: cfq_ (sid18398@gateway/web/irccloud.com/x-ysfgmtlnvutvnofp) (*.net *.split)
- # [21:05] * Quits: rektide__ (~rektide@eldergods.com) (*.net *.split)
- # [21:05] * Quits: bzed (~bzed@devel.recluse.de) (*.net *.split)
- # [21:05] * Quits: jsx (uid48919@fsf/intern/jsx) (*.net *.split)
- # [21:05] * Quits: aklein (sid4454@gateway/web/irccloud.com/x-odzcchxizkggurwp) (*.net *.split)
- # [21:05] * Quits: beverloo (beverloo@nat/google/x-grehsnhstknmfbjn) (*.net *.split)
- # [21:05] * Quits: encryptd_fractl (~encryptd_@71-90-29-214.dhcp.ftbg.wi.charter.com) (*.net *.split)
- # [21:05] * Quits: MikeSmith (~mike@sideshowbarker.net) (*.net *.split)
- # [21:05] * Quits: moo-_- (miohtama@lakka.kapsi.fi) (*.net *.split)
- # [21:05] * Quits: tyoshino________ (sid19222@gateway/web/irccloud.com/x-waxtbgsmzufrsvyu) (*.net *.split)
- # [21:05] * Quits: Phae (sid455@gateway/web/irccloud.com/x-qikzgsenzsowjmen) (*.net *.split)
- # [21:05] * Quits: matijs (sid2278@gateway/web/irccloud.com/x-gesndajgzqpiusyy) (*.net *.split)
- # [21:05] * Quits: jevs (sid23814@gateway/web/irccloud.com/x-mnbhfqadnuabrtvj) (*.net *.split)
- # [21:05] * Quits: elijah (sid21431@gateway/web/irccloud.com/x-mpqkiujhokygihoy) (*.net *.split)
- # [21:05] * Quits: wycats (sid79@gateway/web/irccloud.com/x-tmfapgfyrgeokkzl) (*.net *.split)
- # [21:05] * Quits: scheib_ (sid4467@gateway/web/irccloud.com/x-eefpshgrfwqttlya) (*.net *.split)
- # [21:05] * Quits: dshwang_ (~dshwang@192.55.54.40) (*.net *.split)
- # [21:05] * Quits: bengl (~bengl@2001:4c48:2:8400:2197:a078:580a:4d16) (*.net *.split)
- # [21:05] * Quits: jeffcarp (sid26320@gateway/web/irccloud.com/x-bihsbkrwyodhrjdl) (*.net *.split)
- # [21:05] * Quits: stalled (~stalled@unaffiliated/stalled) (*.net *.split)
- # [21:05] * Quits: parshap (sid18846@gateway/web/irccloud.com/x-ildblalkyzioipwt) (*.net *.split)
- # [21:05] * Quits: Domenic (sid10976@gateway/web/irccloud.com/x-ffzsgcwtdydqvcno) (*.net *.split)
- # [21:05] * Quits: TabAtkins (sid11559@gateway/web/irccloud.com/x-gbrgwcxsjictrypj) (*.net *.split)
- # [21:05] * Quits: twisted` (sid6794@gateway/web/irccloud.com/x-rlwwjlkvngxyrtxc) (*.net *.split)
- # [21:05] * Quits: cabanier (sid15093@gateway/web/irccloud.com/x-rxkxpwmneughrnsu) (*.net *.split)
- # [21:05] * Quits: sballesteros (uid39846@gateway/web/irccloud.com/x-cgwoklmbtpxgnitm) (*.net *.split)
- # [21:05] * Quits: calvinmetcalf (sid25915@gateway/web/irccloud.com/x-xxtqnxralqpikvnu) (*.net *.split)
- # [21:05] * Quits: Amaan (uid4967@gateway/web/irccloud.com/x-mvycnatmabpcfsfj) (*.net *.split)
- # [21:05] * Quits: wanderview (sid22777@gateway/web/irccloud.com/x-fjrbmkdhujixzqpg) (*.net *.split)
- # [21:05] * Quits: amtiskaw (sid19262@gateway/web/irccloud.com/x-pafpbkjsmkjmkmxc) (*.net *.split)
- # [21:05] * Quits: hsivonen (~hsivonen@46.226.110.51) (*.net *.split)
- # [21:05] * Quits: mathiasbynens (sid2247@gateway/web/irccloud.com/x-ocrgawpvagaakxer) (*.net *.split)
- # [21:05] * Quits: rwaldron (rwaldron@gateway/shell/jquery.com/x-pgmpbgnwlsfufewh) (*.net *.split)
- # [21:05] * Quits: jahman (~woops@129.175.204.73) (*.net *.split)
- # [21:05] * FerasM_____ is now known as FerasM____
- # [21:05] * bzed_ is now known as bzed
- # [21:05] * aklein_ is now known as aklein
- # [21:05] * Joins: dshwang_ (~dshwang@134.134.139.76)
- # [21:06] * Phae_ is now known as Phae
- # [21:06] * Joins: sballesteros (uid39846@gateway/web/irccloud.com/x-fmriwungmqqkjuvi)
- # [21:07] * TabAtkins_ is now known as TabAtkins
- # [21:07] * Joins: bterlson_ (sid23757@gateway/web/irccloud.com/x-byanlsyrjksenwsr)
- # [21:07] * Joins: Guest29292 (uid21171@gateway/web/irccloud.com/x-ltwubvqvcrcdrmgy)
- # [21:07] * Joins: cfq_ (sid18398@gateway/web/irccloud.com/x-ysfgmtlnvutvnofp)
- # [21:07] * Joins: jsx (uid48919@fsf/intern/jsx)
- # [21:07] * Joins: beverloo (beverloo@nat/google/x-grehsnhstknmfbjn)
- # [21:07] * Joins: encryptd_fractl (~encryptd_@71-90-29-214.dhcp.ftbg.wi.charter.com)
- # [21:07] * Joins: moo-_- (miohtama@lakka.kapsi.fi)
- # [21:07] * Joins: tyoshino________ (sid19222@gateway/web/irccloud.com/x-waxtbgsmzufrsvyu)
- # [21:07] * Joins: matijs (sid2278@gateway/web/irccloud.com/x-gesndajgzqpiusyy)
- # [21:07] * Joins: elijah (sid21431@gateway/web/irccloud.com/x-mpqkiujhokygihoy)
- # [21:07] * Joins: jevs (sid23814@gateway/web/irccloud.com/x-mnbhfqadnuabrtvj)
- # [21:07] * Joins: scheib_ (sid4467@gateway/web/irccloud.com/x-eefpshgrfwqttlya)
- # [21:07] * Joins: bengl (~bengl@2001:4c48:2:8400:2197:a078:580a:4d16)
- # [21:07] * Joins: jeffcarp (sid26320@gateway/web/irccloud.com/x-bihsbkrwyodhrjdl)
- # [21:07] * Joins: Domenic (sid10976@gateway/web/irccloud.com/x-ffzsgcwtdydqvcno)
- # [21:07] * Joins: twisted` (sid6794@gateway/web/irccloud.com/x-rlwwjlkvngxyrtxc)
- # [21:07] * Joins: cabanier (sid15093@gateway/web/irccloud.com/x-rxkxpwmneughrnsu)
- # [21:07] * Joins: calvinmetcalf (sid25915@gateway/web/irccloud.com/x-xxtqnxralqpikvnu)
- # [21:07] * Joins: Amaan (uid4967@gateway/web/irccloud.com/x-mvycnatmabpcfsfj)
- # [21:07] * Joins: wanderview (sid22777@gateway/web/irccloud.com/x-fjrbmkdhujixzqpg)
- # [21:07] * Joins: amtiskaw (sid19262@gateway/web/irccloud.com/x-pafpbkjsmkjmkmxc)
- # [21:07] * Joins: mathiasbynens (sid2247@gateway/web/irccloud.com/x-ocrgawpvagaakxer)
- # [21:07] * Joins: jahman (~woops@129.175.204.73)
- # [21:08] * Quits: twisted` (sid6794@gateway/web/irccloud.com/x-rlwwjlkvngxyrtxc) (Max SendQ exceeded)
- # [21:09] * Quits: c74d (~c74d3a4eb@2002:4404:712c:0:76de:2bff:fed4:2766) (Remote host closed the connection)
- # [21:09] * Quits: bentruyman (~bentruyma@23.252.119.254) (Ping timeout: 258 seconds)
- # [21:09] * Joins: hexburn3r_ (~FrlLaus@dumbinter.net)
- # [21:09] * Quits: gavinc (~gavin@b658-8b3c-789e-c11c-030d-4002-3420-2062.6rd.ip6.sonic.net) (Remote host closed the connection)
- # [21:09] * Quits: thierrym (~thierrym@195-154-99-158.rev.poneytelecom.eu) (Ping timeout: 258 seconds)
- # [21:10] * Quits: roqo (~roqo@unaffiliated/roqo) (Ping timeout: 258 seconds)
- # [21:10] * Quits: hendry (~hendry@sg.webconverger.com) (Ping timeout: 258 seconds)
- # [21:10] * Quits: hexburn3r (~FrlLaus@dumbinter.net) (Ping timeout: 258 seconds)
- # [21:10] * wycats_ is now known as wycats
- # [21:10] * Quits: halfline (rstrode@nat/redhat/x-sprgzbyfajodsppv) (Ping timeout: 258 seconds)
- # [21:10] * parshap_ is now known as parshap
- # [21:11] * Quits: payman (~payman@ip-200.t2.se.opera.com) (Ping timeout: 258 seconds)
- # [21:11] * Quits: Hixie (~ianh@178.255.149.100) (Ping timeout: 258 seconds)
- # [21:11] * Joins: bentruyman (~bentruyma@23.252.119.254)
- # [21:11] * Joins: payman (~payman@ip-200.t2.se.opera.com)
- # [21:11] * Quits: Ms2ger (~Ms2ger@d54c506d6.access.telenet.be) (Ping timeout: 258 seconds)
- # [21:11] * Joins: hendry (~hendry@sg.webconverger.com)
- # [21:11] * Joins: Hixie (~ianh@178.255.149.100)
- # [21:12] * Joins: gavinc (~gavin@ddae-3ad8-6387-b444-030d-4002-3420-2062.6rd.ip6.sonic.net)
- # [21:13] * Joins: rc0mbs (~rcombs@rcombs.me)
- # [21:13] * Quits: lerc (~quassel@121-74-5-229.telstraclear.net) (Ping timeout: 258 seconds)
- # [21:13] * Quits: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 258 seconds)
- # [21:14] * Quits: foolip_ (~philip@37.139.17.34) (Ping timeout: 258 seconds)
- # [21:14] * Joins: lerc (~quassel@121-74-5-229.telstraclear.net)
- # [21:14] * Joins: foolip (~philip@37.139.17.34)
- # [21:15] * Joins: stalled (~stalled@unaffiliated/stalled)
- # [21:15] * Quits: rcombs (~rcombs@rcombs.me) (Ping timeout: 258 seconds)
- # [21:15] * rc0mbs is now known as rcombs
- # [21:16] * Quits: gavinc (~gavin@ddae-3ad8-6387-b444-030d-4002-3420-2062.6rd.ip6.sonic.net) (Ping timeout: 258 seconds)
- # [21:17] * Joins: frivoal (~frivoal@84.211.98.39)
- # [21:18] * Joins: Ms2ger (~Ms2ger@d54C506D6.access.telenet.be)
- # [21:19] * Quits: zdobersek (~zan@109.201.154.151) (Ping timeout: 258 seconds)
- # [21:20] * Quits: annevk (~annevk@80-218-216-100.dclient.hispeed.ch) (Ping timeout: 258 seconds)
- # [21:20] * Joins: annevk (~annevk@80-218-216-100.dclient.hispeed.ch)
- # [21:21] * Joins: twisted` (sid6794@gateway/web/irccloud.com/x-bwkebtrvqpblbynz)
- # [21:21] * Quits: frivoal (~frivoal@84.211.98.39) (Ping timeout: 264 seconds)
- # [21:23] * Quits: rcombs (~rcombs@rcombs.me) (Read error: Connection reset by peer)
- # [21:23] * Joins: thierrym (~thierrym@195-154-99-158.rev.poneytelecom.eu)
- # [21:28] * Joins: zdobersek (~zan@109.201.154.151)
- # [21:29] * Joins: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net)
- # [21:30] * Joins: c74d (~c74d3a4eb@2002:4404:712c:0:76de:2bff:fed4:2766)
- # [21:33] * Joins: halfline (rstrode@nat/redhat/x-tsqvfbxgsbqgibjh)
- # [21:33] * Joins: roqo (~roqo@23.94.33.213)
- # [21:34] * Joins: rcombs (~rcombs@rcombs.me)
- # [21:40] * Joins: mven (~textual@72.183.104.138)
- # [21:41] * Quits: mven (~textual@72.183.104.138) (Excess Flood)
- # [21:41] * Quits: Ms2ger (~Ms2ger@d54C506D6.access.telenet.be) (Quit: nn)
- # [21:55] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Remote host closed the connection)
- # [21:58] * Guest29292 is now known as Garbee
- # [21:59] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [22:06] * Joins: _ritchie_ (~andrewr@cpe-67-243-154-181.nyc.res.rr.com)
- # [22:11] * Quits: _ritchie_ (~andrewr@cpe-67-243-154-181.nyc.res.rr.com) (Ping timeout: 255 seconds)
- # [22:13] * Joins: xiinotulp (~plutoniix@node-nnj.pool-101-108.dynamic.totbb.net)
- # [22:16] * Quits: plutoniix (~plutoniix@node-m6r.pool-101-108.dynamic.totbb.net) (Ping timeout: 272 seconds)
- # [22:17] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
- # [22:19] * Joins: frivoal (~frivoal@cm-84.211.98.39.getinternet.no)
- # [22:20] * Quits: frivoal (~frivoal@cm-84.211.98.39.getinternet.no) (Client Quit)
- # [22:23] * Joins: eric_carlson (~ericc@24.6.239.9)
- # [22:32] * Joins: Una (~Una@rrcs-24-242-143-6.sw.biz.rr.com)
- # [22:41] * Quits: zdobersek (~zan@109.201.154.151) (Quit: Leaving.)
- # [22:52] * Quits: Una (~Una@rrcs-24-242-143-6.sw.biz.rr.com) (Read error: Connection reset by peer)
- # [22:52] * Joins: _ritchie_ (~andrewr@cpe-67-243-154-181.nyc.res.rr.com)
- # [23:01] * Joins: mven (~textual@72.183.104.138)
- # [23:07] * Joins: boogyman (~boogyman@50.167.218.18)
- # [23:07] * Quits: boogyman (~boogyman@50.167.218.18) (Changing host)
- # [23:07] * Joins: boogyman (~boogyman@pdpc/supporter/professional/boogyman)
- # [23:10] * Quits: _ritchie_ (~andrewr@cpe-67-243-154-181.nyc.res.rr.com) (Quit: _ritchie_)
- # [23:16] * Quits: roqo (~roqo@23.94.33.213) (Changing host)
- # [23:16] * Joins: roqo (~roqo@unaffiliated/roqo)
- # [23:18] * Joins: Una (~Una@rrcs-24-242-143-6.sw.biz.rr.com)
- # [23:21] * Joins: eBureau (~Bruno@181.164.77.172)
- # [23:24] * Joins: jarek (~jarek@unaffiliated/jarek)
- # [23:30] * Quits: danbri (~Adium@87.113.221.2) (Quit: Leaving.)
- # [23:33] * Joins: Rastus_Vernon (uid15187@wikimedia/Rastus-Vernon)
- # [23:33] * Quits: jsx (uid48919@fsf/intern/jsx) (Quit: Connection closed for inactivity)
- # [23:34] * Quits: encryptd_fractl (~encryptd_@71-90-29-214.dhcp.ftbg.wi.charter.com) (Remote host closed the connection)
- # [23:36] * Joins: danbri (~Adium@87.113.221.2)
- # [23:39] * Joins: wartdev (~wartdev@109.255.148.101)
- # [23:40] * Quits: boogyman (~boogyman@pdpc/supporter/professional/boogyman) (Quit: ChatZilla 0.9.91 [Firefox 33.1/20141106120505])
- # Session Close: Sun Nov 16 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