[Webkit-unassigned] [Bug 87928] [JSC][V8] Document accessed via ownerDocument may have been neutered by GC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 30 23:20:55 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=87928





--- Comment #1 from Dominic Cooney <dominicc at chromium.org>  2012-05-30 23:20:55 PST ---
Created an attachment (id=144994)
 --> (https://bugs.webkit.org/attachment.cgi?id=144994&action=review)
Repro, open the Inspector console and click the f() button

Expect ownerDocument.documentElement to be the same before and after GC, but it is actually set to null.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list