[Webkit-unassigned] [Bug 22183] Crashes in Leopard build bot in LayoutTests/storage and LayoutTests/fast/js/exceptions-thrown-in-callbacks.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 11 16:48:51 PST 2008


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


simon.fraser at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bolsinga at apple.com




------- Comment #4 from simon.fraser at apple.com  2008-11-11 16:48 PDT -------
This looks a bit like one of Greg's:

    static Mutex& stringIdentifierMutex = *new Mutex;
...
    static HashMap<String, int>& stringIdentifierToGUIDMap = *new
HashMap<String, int>;


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



More information about the webkit-unassigned mailing list