[Webkit-unassigned] [Bug 53853] Assertion failure in ~JSGlobalObject when loading apple.com HTML5 transitions demo page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 7 01:26:56 PST 2011


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|PC                          |All
         OS/Version|Windows XP                  |All
          Component|JavaScriptCore              |WebCore JavaScript
                 CC|                            |ap at webkit.org




--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2011-02-07 01:26:56 PST ---
I think that we're just trivially needing a JSLock(SilenceAssertionsOnly) in HTMLImageLoader::notifyFinished().

Same problem exists elsewhere, e.g. in XMLHttpRequest::dropProtection().

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