[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 15:19:44 PST 2011


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #81534|review?, commit-queue+      |review+, commit-queue-
               Flag|                            |




--- Comment #14 from Darin Adler <darin at apple.com>  2011-02-07 15:19:44 PST ---
(From update of attachment 81534)
View in context: https://bugs.webkit.org/attachment.cgi?id=81534&action=review

r=me, except I think you need to get the namespace stuff right so it doesn’t break the GTK build

> Source/WebCore/html/HTMLCanvasElement.cpp:416
> +        JSC::JSLock lock(SilenceAssertionsOnly);

If it’s JSC::JSLock, then it should also be JSC::SilenceAssertionsOnly, right?

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