[Webkit-unassigned] [Bug 61536] [Chromium] Add missing compile guards for WebWorkers in WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 26 12:28:26 PDT 2011


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





--- Comment #10 from Leandro GraciĆ” Gil <leandrogracia at chromium.org>  2011-05-26 12:28:26 PST ---
(From update of attachment 95018)
View in context: https://bugs.webkit.org/attachment.cgi?id=95018&action=review

>> Source/WebKit/chromium/src/WebFileSystemCallbacksImpl.cpp:99
>>      delete this;
> 
> I think this 'delete' is not needed now since there is OwnPtr for 'this'... While at this, lets add a comment to the OwnPtr about this object self-deleting on exit, to make it more explicit.

Done.

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