[Webkit-unassigned] [Bug 56138] Retain a reference to the WorkerFileSystemCallbacksBridge in runTaskOnWorkerThread to avoid a race condition

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 10 13:22:41 PST 2011


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





--- Comment #3 from Adam Klein <adamk at chromium.org>  2011-03-10 13:22:41 PST ---
Working with Kinuko offline to get to the root of the issue, you're right that this doesn't solve the problem.

As for the naming, though, this style is recommended by http://www.webkit.org/coding/RefPtr.html and used frequently in WebKit (as a quick codesearch shows).

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