[Webkit-unassigned] [Bug 45205] REGRESSION (r65213): Reproducible crash inside JavaScript GC when reloading http://en.wiktionary.org/wiki/choil

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 10 16:31:52 PDT 2010


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


Eric Seidel <eric at webkit.org> changed:

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




--- Comment #5 from Eric Seidel <eric at webkit.org>  2010-09-10 16:31:52 PST ---
It's actually really dangerous that we pass a weak pointer to the various StyleSheet create methods.  We'll have to be careful to fix each one to clear or destroy its stylesheet in its destructor.

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