[Webkit-unassigned] [Bug 147124] Fix crash due to RemoteLayerTreeDisplayRefreshMonitor outliving RemoteLayerTreeDrawingArea
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 20 16:00:59 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=147124
--- Comment #4 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Comment on attachment 257135
--> https://bugs.webkit.org/attachment.cgi?id=257135
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=257135&action=review
>> Source/WebKit2/WebProcess/WebPage/Cocoa/RemoteLayerTreeDisplayRefreshMonitor.mm:78
>> +}
>
> You don't need this. The WeakPtr does this for you.
Fixed!
>> Source/WebKit2/WebProcess/WebPage/mac/RemoteLayerTreeDrawingArea.mm:95
>> + monitor->clearDrawingArea();
>
> This is not needed.
Got it -- fixed!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150720/dfb5fb1a/attachment.html>
More information about the webkit-unassigned
mailing list