[Webkit-unassigned] [Bug 31206] Database can be the last to deref Document, resulting in ~Document on the Database thread.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Nov 6 07:42:39 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=31206
Kevin Watters <kevinwatters at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #42652| |review?
Flag| |
--- Comment #1 from Kevin Watters <kevinwatters at gmail.com> 2009-11-06 07:42:39 PDT ---
Created an attachment (id=42652)
--> (https://bugs.webkit.org/attachment.cgi?id=42652)
thunk to the main thread to deref Database's m_document
This patch uses callOnMainThread to deref the Document object on the main
thread.
--
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