[webkit-reviews] review denied: [Bug 56138] Retain a reference to the WorkerFileSystemCallbacksBridge in runTaskOnWorkerThread to avoid a race condition : [Attachment 85382] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 10 13:20:40 PST 2011
David Levin <levin at chromium.org> has denied Adam Klein <adamk at chromium.org>'s
request for review:
Bug 56138: Retain a reference to the WorkerFileSystemCallbacksBridge in
runTaskOnWorkerThread to avoid a race condition
https://bugs.webkit.org/show_bug.cgi?id=56138
Attachment 85382: Patch
https://bugs.webkit.org/attachment.cgi?id=85382&action=review
------- Additional Comments from David Levin <levin at chromium.org>
I don't understand how this changes a thing. The previous passed in variable
bridge would have help the ref count.
Also prpBridge looks like hungarian naming which is simply not used in WebKit.
More information about the webkit-reviews
mailing list