[Webkit-unassigned] [Bug 88045] Expando properties on attribute nodes disappear (wrappers are not protected against GC)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 20 23:06:12 PDT 2014


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Expando properties on       |Expando properties on
                   |attribute nodes disappear   |attribute nodes disappear
                   |                            |(wrappers are not protected
                   |                            |against GC)
                 CC|                            |ap at webkit.org,
                   |                            |mhahnenberg at apple.com




--- Comment #4 from Alexey Proskuryakov <ap at webkit.org>  2014-04-20 23:06:31 PST ---
Consolidated test expectations in <http://trac.webkit.org/r167583>.

The test for this is fast/dom/gc-attribute-node.html, and it's not a very good test, because it sometimes starts to pass because of memory layout changes. I expect that running the second half of the test asynchronously would make it more reliable, as garbage collection would be more likely to work better.

-- 
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