Options:
- # Session Start: Fri Oct 11 00:00:01 2013
- # Session Ident: #whatwg
- # [00:00] * Quits: weinig (~weinig@17.114.217.25) (Quit: weinig)
- # [00:00] <cabanier> Justin and I are saying the same thing
- # [00:02] <Hixie_> that's not how i interpreted his statements but ok, s/justin's proposal/the annotation proposal/
- # [00:02] <cabanier> annotation proposal?
- # [00:03] <Hixie_> to not stop the dashes, unless there's an annotation that says to reset the dash offset
- # [00:03] <cabanier> that's my proposal. right?
- # [00:03] * Joins: madPleasure (~encryptd_@66-188-99-174.static.ftbg.wi.charter.com)
- # [00:04] <cabanier> dashes are reset when you do a moveTo or when you start a new path
- # [00:04] <cabanier> (new path does a moveTo as well)
- # [00:04] * Quits: ehsan (~ehsan@66.207.208.102) (Remote host closed the connection)
- # [00:05] * Joins: madPlea__ (~encryptd_@66-188-99-174.static.ftbg.wi.charter.com)
- # [00:06] <Hixie_> in this proposal, moveTo()s would not necessarily be so annotated
- # [00:06] <bholley> Hixie_, abarth - shall we talk?
- # [00:06] <Hixie_> cabanier: there'd be an API whereby you can change the moveTo() to reset or not reset.
- # [00:06] <Hixie_> bholley: sure
- # [00:06] * Quits: madPleas_ (~encryptd_@66-188-99-174.static.ftbg.wi.charter.com) (Ping timeout: 252 seconds)
- # [00:06] * bholley looks for abarth
- # [00:07] <Hixie_> cabanier: (the default ideally being not to reset)
- # [00:07] <Hixie_> cabanier: same for anything else that creates a new subpath.
- # [00:07] <bholley> Hixie_: bz pointed out that freezing won't work spec-wise on Window, given that named properties are dynamic and visible cross-origin
- # [00:07] <Hixie_> cabanier: you'd presumably also be able to reset anywhere else
- # [00:07] <bholley> Hixie_: so we could either approximate it, or say that the objects themselves are governed by security exceptions, and (optionally) freeze the methods pulled off of them
- # [00:07] <Hixie_> bholley: that's one reason i was asking what "freezing" meant
- # [00:07] <cabanier> I don't think anyone is asking for this behavior.
- # [00:07] <cabanier> it's super confusing
- # [00:08] <Hixie_> cabanier: ...
- # [00:08] * Quits: madPleasure (~encryptd_@66-188-99-174.static.ftbg.wi.charter.com) (Ping timeout: 245 seconds)
- # [00:08] * Joins: madPleasure (~encryptd_@66-188-99-174.static.ftbg.wi.charter.com)
- # [00:08] <Hixie_> cabanier: i'm asking for the ability to not reset the offset. I'm trying to find a way to make you happy while still preserving the ability to do this. work with me here.
- # [00:08] <cabanier> ok :-)
- # [00:09] <Hixie_> bholley: i don't mind how we freeze it, though.
- # [00:09] <cabanier> I'm pretty sure that apple will object
- # [00:09] <bholley> Hixie_: what do you think about the Functions?
- # [00:09] <bholley> Hixie_: null prototypes? Frozen?
- # [00:09] <Hixie_> bholley: or even if it's different for Window/Location and Functions
- # [00:09] <Hixie_> bholley: both?
- # [00:09] <cabanier> they can't implement this since it would rely on measuring the length of the paths which is expensive
- # [00:09] <bholley> Hixie_: I'm ok with that. The null prototype is necessary to solve the general problem we've been having with prototypes
- # [00:09] <Hixie_> cabanier: you said that about everyone and then justin disagreed with you, so i'd much rather take their word for it than guess.
- # [00:10] <bholley> Hixie_: the freezing would just be for consistency
- # [00:10] <Hixie_> bholley: the freezing would be to allow UAs to not actually have unique objects per origin
- # [00:10] <bholley> Hixie_: right, that's a very fair point
- # [00:11] * Quits: felipeduardo (~felipedua@189.115.44.34) (Ping timeout: 264 seconds)
- # [00:11] <cabanier> Justin was not disagreeing with me. He wants something in addition to align the dashes
- # [00:11] <bholley> Hixie_: thanks for thinking of it :-)
- # [00:11] <Hixie_> cabanier: in the e-mail he just sent, he said he "could easily be convinced otherwise"
- # [00:11] * Quits: madPlea__ (~encryptd_@66-188-99-174.static.ftbg.wi.charter.com) (Ping timeout: 265 seconds)
- # [00:11] * Quits: dbaron (~dbaron@v-1045.fw1.sfo1.mozilla.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [00:12] <cabanier> Hixie_: he sent another one
- # [00:12] <bholley> Hixie_: in Gecko, we've gotten away with just creating different function objects for each global, but that's not tenable spec-wise
- # [00:12] <Hixie_> afterwards?
- # [00:12] <bholley> Hixie_: so yeah, I'm for it :-)
- # [00:13] <Hixie_> bholley: ok. i think you and i are on the same page (finally! heh, sorry it took so long). but sounds like abarth isn't...
- # [00:13] <bholley> Hixie_: did you talk to him?
- # [00:13] <Hixie_> not since you did
- # [00:13] * Joins: dbaron (~dbaron@v-1045.fw1.sfo1.mozilla.net)
- # [00:13] <Hixie_> i asked him to comment on the bug
- # [00:14] <bholley> ok. I don't _think_ it should require magic on their end
- # [00:14] <Hixie_> bholley: i'll rewrite the proposal we came up with in one place so it's easier to comment on
- # [00:14] <bholley> given what I understand about their engine
- # [00:14] <bholley> it may be that abarth misunderstood the proposal
- # [00:14] <bholley> or that I misunderstand the intricacies of their engine
- # [00:15] * Quits: madPleasure (~encryptd_@66-188-99-174.static.ftbg.wi.charter.com) (Remote host closed the connection)
- # [00:16] <TabAtkins> Regarding "Not covered by traditional media".
- # [00:16] <TabAtkins> Wut
- # [00:16] * Joins: madPleasure (~encryptd_@66-188-99-174.static.ftbg.wi.charter.com)
- # [00:16] <cabanier> Hixie_: I think the default should be that every moveTo restarts the dash pattern. It's not unreasonable to have a flag that doesn't do so, but I have to think about that
- # [00:17] <Hixie_> cabanier: again... why? why do you think that should be the default? just because it's the default in other systems?
- # [00:17] <TabAtkins> Since that matches <path> behavior (I think), that sounds reasonable to me.
- # [00:17] <cabanier> Hixie_: I've talked to a couple of people here and they think it wouldn't be stable
- # [00:17] <Hixie_> cabanier: because...?
- # [00:17] <Hixie_> TabAtkins: that would be a reasonable argument, yeah
- # [00:18] * Quits: frozenice (~frozenice@unaffiliated/fr0zenice) (Remote host closed the connection)
- # [00:18] <Hixie_> TabAtkins: (if there's no other argument and it can be overridden)
- # [00:18] <TabAtkins> Pretty sure <path> resets the stroke only on new subpaths, which are generated by movetos.
- # [00:18] <cabanier> Hixie_: I see stephan replied
- # [00:18] * Quits: sicking (~sicking@v-1045.fw1.sfo1.mozilla.net) (Quit: sicking)
- # [00:18] <TabAtkins> But yeah, having some flag for it doesn't sound unreasonable.
- # [00:18] <Hixie_> cabanier: is he not on the list? i don't see his e-mail
- # [00:19] <Hixie_> bholley: so we're saying on Window and Location objects cross-origin, and any attempt to set or configure a property should throw?
- # [00:20] * Quits: madPleasure (~encryptd_@66-188-99-174.static.ftbg.wi.charter.com) (Ping timeout: 248 seconds)
- # [00:20] * Joins: sicking (~sicking@v-1045.fw1.sfo1.mozilla.net)
- # [00:22] <Hixie_> bholley: probably simpler if we're doing that to just have all the objects behave like that, rather than have Function objects behave differently than Location, no?
- # [00:25] <cabanier> Hixie_: I got Stephan's mail. did it not go through for you?
- # [00:25] <Hixie_> i don't see it on http://lists.w3.org/Archives/Public/public-whatwg-archive/2013Oct/
- # [00:29] <cabanier> Hixie_: he's going to subscribe
- # [00:29] <cabanier> Hixie_: let me go ask some more people to see what they think.
- # [00:29] <cabanier> (internally)
- # [00:29] * Joins: danjesus (~danjesus@189-039-047-098.static.spo.ctbc.com.br)
- # [00:30] <Hixie_> cabanier: what would be useful is why they think what they think, not just what they think
- # [00:30] * Quits: nimbu (~nimbu@sjfw1-a.adobe.com) (Quit: Leaving.)
- # [00:36] * Joins: nimbu (~nimbu@sjfw1-a.adobe.com)
- # [00:38] <cabanier> Hixie_: talked to someone else who gave me a reason why your approach doesn't work.
- # [00:39] <cabanier> Hixie_: end caps contribute to the length of the path
- # [00:39] * Krinkle|detached is now known as Krinkle
- # [00:39] <cabanier> Hixie_: so, if you cut the path, you add 2 caps which are also dashed
- # [00:40] <cabanier> Hixie_: so the dashes will no longer line up in your approach
- # [00:40] <cabanier> Hixie_: I will send an email to make this clearer
- # [00:41] <Hixie_> the caps aren't dashed, per the spec
- # [00:41] <Hixie_> they're just caps
- # [00:41] <Hixie_> TabAtkins: (he's on a week break now)
- # [00:41] * Joins: birtles (~chatzilla@61-121-216-2.bitcat.net)
- # [00:43] * Quits: nimbu (~nimbu@sjfw1-a.adobe.com) (Ping timeout: 240 seconds)
- # [00:43] <Hixie_> bholley: you still there? does this look ok? http://junkyard.damowmow.com/523
- # [00:45] * heycam|away is now known as heycam
- # [00:45] <Hixie_> heycam: your input on http://junkyard.damowmow.com/523 would be good too
- # [00:45] <cabanier> Hixie_: sorry. talk to Stephan. He said it doesn't matter
- # [00:45] <cabanier> s/talk/talked
- # [00:46] <bholley> Hixie_: reading
- # [00:46] <Hixie_> pretty sure i screwed up Window, specifically the supported property names stuff
- # [00:47] <bholley> Hixie_: - All the members, including supported property indices and supported property
- # [00:47] <bholley> names, must be "own" properties, not on the prototype.
- # [00:47] <bholley> Hixie_: is that because of other parts of the spec? Or because of this discussion?
- # [00:47] <Hixie_> because of this discussion.
- # [00:48] <bholley> Hixie_: oh
- # [00:48] <Hixie_> specifically, us making prototype=null
- # [00:48] <TabAtkins> Hixie_: Huh?
- # [00:48] <Hixie_> bholley: but i'm not tied to it
- # [00:48] <bholley> Hixie_: but only in the cross-origin case, right?
- # [00:48] <Hixie_> TabAtkins: the traditional media thing
- # [00:48] <TabAtkins> Oh, now I can parse your sentence. A week-long ban.
- # [00:48] <bholley> Hixie_: I can't tell if this proposal is general or implicitly referring to the cross-origin caser
- # [00:49] <Hixie_> bholley: oh you want the properties to only be own properties in the Alien Object case?
- # [00:49] <Hixie_> bholley: general.
- # [00:49] <Hixie_> bholley: the cross-origin stuff is mentioned explicitly lower.
- # [00:49] <bholley> Hixie_: oh yeah, I was definitely thinking that this only applied to the cross-origin case
- # [00:49] <Hixie_> k
- # [00:50] * Joins: nimbu (~nimbu@192.150.10.205)
- # [00:50] <Hixie_> bholley: ok, i removed the first item in Location and Window and added the following to the Alien Object definition:
- # [00:50] <Hixie_> * promote all the members found on its prototypes, including supported
- # [00:50] <Hixie_> property indices and supported property names if any, to "own" properties
- # [00:50] <Hixie_> on the object itself.
- # [00:51] <bholley> Hixie_: link me to a refreshed version?
- # [00:51] <Hixie_> one sec
- # [00:51] <Hixie_> reload
- # [00:51] <Hixie_> (i am actually editing this in a bugzilla textarea, heh)
- # [00:52] * Quits: danjesus (~danjesus@189-039-047-098.static.spo.ctbc.com.br) (Remote host closed the connection)
- # [00:52] <heycam> what is the reason for making these changes for cross origin objects? I think I overheard bholley mentioning this at the summit but don't remember hearing the reason
- # [00:53] <bholley> heycam: define "these changes"
- # [00:53] * Quits: dbaron (~dbaron@v-1045.fw1.sfo1.mozilla.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [00:53] * Joins: danjesus (~danjesus@201.91.210.242)
- # [00:53] <Hixie_> bholley: the reason is "the spec is in looney town right now"
- # [00:53] <bholley> heycam: we're trying to write a spec for cross-origin access that is both secure and implementable
- # [00:53] <heycam> bholley, the removal of the prototype, making properties not enumerable, moving indexed/named properties to the instance
- # [00:53] <Hixie_> er, s/bholley/heycam/
- # [00:53] <bholley> heycam: it's a long story
- # [00:53] <Hixie_> bholley: (reload again)
- # [00:53] * Joins: dbaron (~dbaron@v-1045.fw1.sfo1.mozilla.net)
- # [00:53] <gsnedders> How much of the basic DOM stuff comes from NN? Most of it?
- # [00:53] <bholley> heycam: but for the prototype
- # [00:54] <bholley> heycam: consider - what do the prototypes look like, cross-origin?
- # [00:54] <Hixie_> gsnedders: NN and its contemporaneous IE
- # [00:54] <bholley> heycam: it's a tricky question
- # [00:54] <bholley> heycam: and in particular, every UA but Gecko currently cops out on that question and either throws or returns null
- # [00:54] <bholley> heycam: and it's probably easier to make gecko return null than the get the other UAs to implement whatever we cook up
- # [00:54] <heycam> bholley, can you normally access say window.Object from a cross origin window?
- # [00:54] <Hixie_> bholley: ok, i think it now also handles the supported property names
- # [00:54] <bholley> heycam: no
- # [00:54] <heycam> bholley, ok
- # [00:55] <gsnedders> Hixie_: Surely a fair bit is NN purely from it shipping with scripting first?
- # [00:55] <heycam> bholley, makes sense to do something then
- # [00:55] <Hixie_> gsnedders: "first" back then didn't mean much. it was probably only a matter of months.
- # [00:55] * Joins: seventh (seventh@207.207.22.26)
- # [00:56] <heycam> bholley, still, it might be odd to describe the cross origin Window object to have a null [[Prototype]] when the same object, from its own window, does have a prototype
- # [00:56] <Hixie_> gsnedders: (less than 12 months)
- # [00:56] <bholley> heycam: trust me, it's going to be odd no matter what we do
- # [00:56] <Hixie_> gsnedders: (sept 1995 to aug 1996)
- # [00:56] * Quits: sgalineau (~sylvaing@192.150.10.208) (Read error: Connection reset by peer)
- # [00:56] <heycam> maybe they aren't "the same" object for some definition of same?
- # [00:56] <bholley> heycam: exactly
- # [00:56] <bholley> heycam: each origin gets its own view on the object
- # [00:56] <bholley> heycam: exactly how distinguishable those views are depends on how we spec it and how you implement it
- # [00:56] <heycam> bholley, aha, so some sort of forwarding proxy object?
- # [00:56] <Hixie_> "trust me, it's going to be odd no matter what we do" <-- preach it, brother.
- # [00:57] <bholley> heycam: in Gecko, yes. in Webkit/Blink, it's a separate reflector per origin
- # [00:57] * Quits: danjesus (~danjesus@201.91.210.242) (Ping timeout: 248 seconds)
- # [00:57] <heycam> bholley, ok. as long as the spec describes it that way. otherwise describing how [[Prototype]] looks different on the same object is going to be hard to understand. :)
- # [00:58] <gsnedders> Hixie_: Any idea where I might find any documentation of what's in NN2.03?
- # [00:58] <Hixie_> gsnedders: not off-hand. try wikipedia's references?
- # [00:58] <Hixie_> bholley: unless you see anything you think should change, i'm gonna post this to the bug. i need to bail momentarily.
- # [00:58] <gsnedders> Mostly dead-trees, sadly
- # [00:58] <bholley> Hixie_: this looks good
- # [00:58] <bholley> Hixie_: two small nits
- # [00:59] <Hixie_> gsnedders: yeah
- # [00:59] <bholley> Hixie_: (1) Given that we'll probably handle functions by freezing them, it will be hard to throw a SecurityError proper
- # [00:59] <gsnedders> Hixie_: And the university library doesn't happen to have them. Somewhat unsurprisingly. :)
- # [00:59] <Hixie_> bholley: yeah i was asking about that earlier. you prefer to have two kinds of frozen than just one type of Alien Object?
- # [01:00] * Joins: nimbu1 (~nimbu@sjfw1-a.adobe.com)
- # [01:00] <bholley> Hixie_: I don't know. We could mimic the frozen-ness exceptions on Window and Location, modulo the named property thing
- # [01:00] <Hixie_> so change the last bullet point to from "were themselves Alien Objects" to "were themselves frozen"? but I don't know what that means w.r.t. their prototype, etc.
- # [01:00] <bholley> Hixie_: yeah
- # [01:00] <bholley> Hixie_: it's a tricky detail
- # [01:01] <bholley> Hixie_: I don't know how best to spec it
- # [01:01] <bholley> Hixie_: it's just a question of the SecurityError
- # [01:01] <bholley> Hixie_: like, we could have Window throw the same error that frozen objects throw
- # [01:02] <bholley> Hixie_: and just swallow the fact that it won't totally behave like a frozen object due to the named properties thing
- # [01:02] <Hixie_> i know nothing about frozen objects, so i don't know the implications of this
- # [01:02] <bholley> Hixie_: we can't have Object.isFrozen(xoWin) == true
- # [01:02] <bholley> because that would imply it never changes properties
- # [01:02] <Hixie_> my concern is that you not be able to do "otherWindow.postMessage.prototype.toString = ..."
- # [01:02] <Hixie_> or whatever hte syntax for that is
- # [01:03] <Hixie_> beyond that, i don't really care either way
- # [01:03] <bholley> Hixie_: .prototype? or .__proto__?
- # [01:03] <Hixie_> whichever is the scary one :-)
- # [01:03] * Quits: nimbu (~nimbu@192.150.10.205) (Ping timeout: 252 seconds)
- # [01:03] <Hixie_> i can never remember how all this works
- # [01:03] <bholley> Hixie_: you need to go and I need to sleep - let's leave this as a (?) now in the spec, and see what abarth thinks about the big picture
- # [01:03] <Hixie_> k
- # [01:04] <bholley> Hixie_: we can sort out this detail afterwards
- # [01:04] <bholley> Hixie_: just wrote "Some sort of error (?)" instead of SecurityError
- # [01:04] <bholley> Hixie_: feedback+ modulo that
- # [01:04] * bholley sleeps
- # [01:04] * Quits: bholley (~bholley@195-132-112-181.rev.numericable.fr) (Quit: bholley)
- # [01:07] <gsnedders> Oh dear god. Netscape 2.0 opens up a modal window *for every single JS syntax error*.
- # [01:08] <Hixie_> abarth: when you have a chance, https://www.w3.org/Bugs/Public/show_bug.cgi?id=13154
- # [01:11] * Joins: danjesus (~danjesus@201.91.210.242)
- # [01:15] * Joins: marcosc (~marcosc@bl11-8-39.dsl.telepac.pt)
- # [01:18] <Domenic_> gsnedders: I remember that! Back in the days when browsers didn't let you get away with crappy code...
- # [01:19] <gsnedders> Domenic_: I just tried loading Google.com. I may have invoked kill to get out of Modal Hell.
- # [01:21] * Quits: nimbu1 (~nimbu@sjfw1-a.adobe.com) (Quit: Leaving.)
- # [01:22] * Joins: nimbu (~nimbu@sjfw1-a.adobe.com)
- # [01:23] * Quits: marcosc (~marcosc@bl11-8-39.dsl.telepac.pt) (Ping timeout: 248 seconds)
- # [01:27] * Quits: decotii (~decotii@hq.croscon.com) (Quit: Leaving)
- # [01:34] * Quits: nimbu (~nimbu@sjfw1-a.adobe.com) (Quit: Leaving.)
- # [01:38] * heycam is now known as heycam|away
- # [01:39] * Quits: dbaron (~dbaron@v-1045.fw1.sfo1.mozilla.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [01:40] * Joins: dbaron (~dbaron@v-1045.fw1.sfo1.mozilla.net)
- # [01:42] * heycam|away is now known as heycam
- # [01:43] * Quits: lerc (~quassel@121.75.145.115) (Ping timeout: 248 seconds)
- # [01:45] * Joins: marcosc (~marcosc@bl11-8-39.dsl.telepac.pt)
- # [01:46] * Quits: smaug____ (~chatzilla@a91-154-42-225.elisa-laajakaista.fi) (Ping timeout: 264 seconds)
- # [01:48] * Quits: Benvie (~bbenvie@v-1045.fw1.sfo1.mozilla.net) (Remote host closed the connection)
- # [01:48] * Joins: Benvie (~bbenvie@v-1045.fw1.sfo1.mozilla.net)
- # [01:54] * Joins: nimbu (~nimbu@sjfw1-a.adobe.com)
- # [01:54] * Quits: nimbu (~nimbu@sjfw1-a.adobe.com) (Client Quit)
- # [01:59] * Quits: jernoble|laptop (~jernoble@17.212.154.195) (Quit: Computer has gone to sleep.)
- # [02:00] * Quits: danjesus (~danjesus@201.91.210.242) (Remote host closed the connection)
- # [02:00] * Joins: danjesus (~danjesus@201.91.210.242)
- # [02:03] * Joins: danjesus_ (~danjesus@189-039-047-098.static.spo.ctbc.com.br)
- # [02:03] * Quits: danjesus (~danjesus@201.91.210.242) (Read error: Connection reset by peer)
- # [02:05] * Joins: jernoble|laptop (~jernoble@76.74.153.49)
- # [02:05] * Joins: weinig (~weinig@17.114.217.213)
- # [02:05] * Quits: danjesus_ (~danjesus@189-039-047-098.static.spo.ctbc.com.br) (Remote host closed the connection)
- # [02:06] * Joins: danjesus (~danjesus@201.91.210.242)
- # [02:10] * Quits: danjesus (~danjesus@201.91.210.242) (Ping timeout: 248 seconds)
- # [02:11] <abarth> Hixie_: that's a long bug!
- # [02:11] * Quits: marcosc (~marcosc@bl11-8-39.dsl.telepac.pt) (Remote host closed the connection)
- # [02:11] <abarth> Hixie_: you're asking about what URL pattern to use?
- # [02:11] <abarth> I think ismap does the comma thing
- # [02:11] <abarth> or usemap
- # [02:11] <abarth> whichever it is
- # [02:11] * Joins: marcosc (~marcosc@bl11-8-39.dsl.telepac.pt)
- # [02:12] * Quits: ap (~ap@17.245.106.45) (Quit: ap)
- # [02:12] * Quits: marcosc (~marcosc@bl11-8-39.dsl.telepac.pt) (Read error: Connection reset by peer)
- # [02:12] * Joins: marcosc (~marcosc@bl11-8-39.dsl.telepac.pt)
- # [02:16] * Quits: Benvie (~bbenvie@v-1045.fw1.sfo1.mozilla.net) (Remote host closed the connection)
- # [02:16] * Joins: baku (~baku@2-236-39-253.ip231.fastwebnet.it)
- # [02:16] * Joins: Benvie (~bbenvie@v-1045.fw1.sfo1.mozilla.net)
- # [02:18] * jernoble is now known as jernoble|gonehom
- # [02:22] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [02:22] * Quits: jsbell (jsbell@nat/google/x-veqxtmxnkebhcvpj) (Quit: There's no place like home...)
- # [02:22] * Joins: raj (~raj@unaffiliated/cypha)
- # [02:22] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [02:23] <raj> the empty value option of a select should have color:#999 just as placeholders do in inputs
- # [02:26] * Quits: cabanier (~cabanier@192.150.22.55) (Quit: Leaving.)
- # [02:27] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Ping timeout: 252 seconds)
- # [02:29] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
- # [02:33] * Quits: baku (~baku@2-236-39-253.ip231.fastwebnet.it) (Ping timeout: 264 seconds)
- # [02:36] * Quits: dbaron (~dbaron@v-1045.fw1.sfo1.mozilla.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [02:37] * Joins: cabanier (~cabanier@c-98-237-137-173.hsd1.wa.comcast.net)
- # [02:37] * Joins: [[zz]] (~q@node-tax.pool-125-24.dynamic.totbb.net)
- # [02:39] * Quits: marcosc (~marcosc@bl11-8-39.dsl.telepac.pt) (Remote host closed the connection)
- # [02:39] * Joins: marcosc (~marcosc@bl11-8-39.dsl.telepac.pt)
- # [02:40] * Joins: marcosc_ (~marcosc@bl11-8-39.dsl.telepac.pt)
- # [02:40] * Quits: marcosc (~marcosc@bl11-8-39.dsl.telepac.pt) (Read error: Connection reset by peer)
- # [02:41] * Joins: nimbu (~nimbu@192.150.10.205)
- # [02:43] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [02:45] * heycam is now known as heycam|away
- # [02:45] * Quits: lmcliste_ (~lmclister@192.150.10.209)
- # [02:46] * Quits: cabanier (~cabanier@c-98-237-137-173.hsd1.wa.comcast.net) (Quit: Leaving.)
- # [02:48] * Quits: rxgx (~rxgx@64.38.203.218) (Quit: rage quit)
- # [02:50] * Joins: mven_ (~mven@ip68-224-15-53.lv.lv.cox.net)
- # [02:56] * Quits: WeirdAl (~chatzilla@g2spf.ask.info) (Ping timeout: 248 seconds)
- # [03:00] * Quits: jorgepedret (~jorgepedr@64-46-23-103.dyn.novuscom.net) (Quit: Computer has gone to sleep.)
- # [03:04] * Quits: weinig (~weinig@17.114.217.213) (Quit: weinig)
- # [03:06] * Quits: marcosc_ (~marcosc@bl11-8-39.dsl.telepac.pt) (Remote host closed the connection)
- # [03:07] * Joins: marcosc (~marcosc@bl11-8-39.dsl.telepac.pt)
- # [03:08] * Quits: gavin_ (~gavin@76.14.87.162) (Read error: Connection reset by peer)
- # [03:08] * Joins: gavin_ (~gavin@76.14.87.162)
- # [03:11] * Quits: marcosc (~marcosc@bl11-8-39.dsl.telepac.pt) (Remote host closed the connection)
- # [03:11] * Joins: marcosc (~marcosc@bl11-8-39.dsl.telepac.pt)
- # [03:13] <Hixie_> abarth: oops, sorry man. i meant the security bug from earlier.
- # [03:14] <Hixie_> abarth: i meant https://www.w3.org/Bugs/Public/show_bug.cgi?id=20701
- # [03:14] <Hixie_> abarth: last comment is all you need to look at, really
- # [03:14] * Quits: sicking (~sicking@v-1045.fw1.sfo1.mozilla.net) (Quit: sicking)
- # [03:17] * Joins: Goplat (~goplat@reactos/developer/Goplat)
- # [03:21] * Joins: boogyman (~dividingl@pdpc/supporter/professional/boogyman)
- # [03:22] * Quits: jernoble|laptop (~jernoble@76.74.153.49) (Quit: Computer has gone to sleep.)
- # [03:28] * Joins: jorgepedret (~jorgepedr@70-36-56-110.dyn.novuscom.net)
- # [03:30] * Quits: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [03:31] * Joins: madPleasure (~encryptd_@71-89-74-12.dhcp.bycy.mi.charter.com)
- # [03:33] * Joins: Sympa (~Kau@108-76-205-46.lightspeed.okcbok.sbcglobal.net)
- # [03:34] * Joins: reyre (~reyre@CPE7cb21b1e2cf4-CM7cb21b1e2cf1.cpe.net.cable.rogers.com)
- # [03:35] <Sympa> Anyone remember someone called 'aspireonescs'?
- # [03:37] * Quits: marcosc (~marcosc@bl11-8-39.dsl.telepac.pt) (Remote host closed the connection)
- # [03:37] * Joins: marcosc (~marcosc@bl11-8-39.dsl.telepac.pt)
- # [03:38] * Joins: marcosc_ (~marcosc@bl11-8-39.dsl.telepac.pt)
- # [03:38] * Quits: marcosc (~marcosc@bl11-8-39.dsl.telepac.pt) (Read error: Connection reset by peer)
- # [03:39] * ojan_gardener is now known as ojan_away
- # [03:43] * Joins: cabanier (~cabanier@c-98-237-137-173.hsd1.wa.comcast.net)
- # [03:48] * Quits: nimbu (~nimbu@192.150.10.205) (Ping timeout: 245 seconds)
- # [03:49] <abarth> Hixie_: the "Alien Object" thing is problematic
- # [03:49] <abarth> at least the definition I read earlier
- # [03:50] <abarth> it seems to require magic on the JS side
- # [03:50] * Parts: Sympa (~Kau@108-76-205-46.lightspeed.okcbok.sbcglobal.net)
- # [03:52] * Quits: falken_ (falken@nat/google/x-daijpfzyncmbajac) (Read error: Connection reset by peer)
- # [03:53] <abarth> "We're not sure if the last bullet point in particular is enough" <--- it's not
- # [03:55] * Quits: jorgepedret (~jorgepedr@70-36-56-110.dyn.novuscom.net) (Quit: Computer has gone to sleep.)
- # [03:56] * Joins: falken (falken@nat/google/x-nqiphaxoghnehgou)
- # [03:57] * Quits: mven_ (~mven@ip68-224-15-53.lv.lv.cox.net) (Remote host closed the connection)
- # [04:00] * Joins: mven (~mven@ip68-224-15-53.lv.lv.cox.net)
- # [04:03] * Joins: lerc (~quassel@121.75.145.115)
- # [04:04] <abarth> Hixie_: I left a more extensive comment on the bug
- # [04:04] * Quits: seventh (seventh@207.207.22.26) (Ping timeout: 264 seconds)
- # [04:05] * Quits: marcosc_ (~marcosc@bl11-8-39.dsl.telepac.pt) (Remote host closed the connection)
- # [04:05] * Joins: marcosc (~marcosc@bl11-8-39.dsl.telepac.pt)
- # [04:06] * Quits: madPleasure (~encryptd_@71-89-74-12.dhcp.bycy.mi.charter.com) (Remote host closed the connection)
- # [04:10] * Quits: marcosc (~marcosc@bl11-8-39.dsl.telepac.pt) (Ping timeout: 248 seconds)
- # [04:10] * Quits: falken (falken@nat/google/x-nqiphaxoghnehgou) (Quit: leaving)
- # [04:10] <Hixie_> abarth: thanks
The end :)