[Bug 20567] Change [[Prototype]] for concept-node-adopt?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20567

--- Comment #15 from Boris Zbarsky <bzbarsky@mit.edu> ---
> Changed in what way?

http://lists.w3.org/Archives/Public/public-script-coord/2013JanMar/0080.html

Or read the whole thread starting
http://lists.w3.org/Archives/Public/public-script-coord/2013JanMar/0001.html if
desired.  Note that it's the third time or so this has come up, and each time
I've begged for a response from other UAs, with none from Apple thus far.

> This is WebKit's current behavior after garbage collection

Changing identity after garbage collection is by definition not web-detectable,
no (as long as expandos don't get lost in the process, and ignoring this
prototype issue)?  If the object was still pointed to by the web page, it
wouldn't get collected.

I'm talking about cases in which foo.firstChild.parentNode == foo suddenly
starts returning false, which is impossible right now but would no longer be
impossible with your proposal.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 25 January 2013 18:55:03 UTC