Re: [webkit-dev] DOM methods that affect [[Prototype]]

2013-01-25 Thread Anne van Kesteren
On Fri, Jan 25, 2013 at 12:21 AM, Geoffrey Garen wrote: > Anne, can you help me get those comments sent to the w3 list? I sent them > myself, but they seem to be held up or bounced? Hey, I think they did make it, and Boris replied: http://lists.w3.org/Archives/Public/www-dom/2013JanMar/0068.html

Re: [webkit-dev] DOM methods that affect [[Prototype]]

2013-01-24 Thread Adam Barth
On Thu, Jan 24, 2013 at 7:13 PM, Geoffrey Garen wrote: >> Note that WebKit re-uses the same Document after a call to >> document.open(). I suspect we're unlikely to change that behavior >> anytime soon. > > Do we know of any websites that depend on this behavior? I haven't tested this in a while

Re: [webkit-dev] DOM methods that affect [[Prototype]]

2013-01-24 Thread Maciej Stachowiak
On Jan 24, 2013, at 6:20 PM, Adam Barth wrote: > Note that WebKit re-uses the same Document after a call to > document.open(). I suspect we're unlikely to change that behavior > anytime soon. We also keep the same Window (which it sounds like IE doesn't, since that's cited as an object that g

Re: [webkit-dev] DOM methods that affect [[Prototype]]

2013-01-24 Thread Geoffrey Garen
> Note that WebKit re-uses the same Document after a call to > document.open(). I suspect we're unlikely to change that behavior > anytime soon. Do we know of any websites that depend on this behavior? Geoff ___ webkit-dev mailing list webkit-dev@lists

Re: [webkit-dev] DOM methods that affect [[Prototype]]

2013-01-24 Thread Adam Barth
Note that WebKit re-uses the same Document after a call to document.open(). I suspect we're unlikely to change that behavior anytime soon. Adam On Thu, Jan 24, 2013 at 12:59 PM, Anne van Kesteren wrote: > Hi, > > https://www.w3.org/Bugs/Public/show_bug.cgi?id=20567 could use input > from the W

Re: [webkit-dev] DOM methods that affect [[Prototype]]

2013-01-24 Thread Geoffrey Garen
> At first glance, updating the prototype as done by Gecko and IE is the only > sensible behavior. I'm not sure I agree. See my comments in Bugzilla. Anne, can you help me get those comments sent to the w3 list? I sent them myself, but they seem to be held up or bounced? Thanks, Geoff

Re: [webkit-dev] DOM methods that affect [[Prototype]]

2013-01-24 Thread Ryosuke Niwa
On Thu, Jan 24, 2013 at 12:59 PM, Anne van Kesteren wrote: > https://www.w3.org/Bugs/Public/show_bug.cgi?id=20567 could use input > from the WebKit community, in particular DOM/JavaScript experts. I > recommend reading through > http://lists.w3.org/Archives/Public/www-dom/2012OctDec/thread.html#ms

[webkit-dev] DOM methods that affect [[Prototype]]

2013-01-24 Thread Anne van Kesteren
Hi, https://www.w3.org/Bugs/Public/show_bug.cgi?id=20567 could use input from the WebKit community, in particular DOM/JavaScript experts. I recommend reading through http://lists.w3.org/Archives/Public/www-dom/2012OctDec/thread.html#msg143 and https://mail.mozilla.org/pipermail/es-discuss/2012-De