RESOLVED FIXED 140619
Clean up ViewUpdateDispatcher
https://bugs.webkit.org/show_bug.cgi?id=140619
Summary Clean up ViewUpdateDispatcher
Zan Dobersek
Reported 2015-01-19 06:34:10 PST
Clean up ViewUpdateDispatcher
Attachments
Patch (2.19 KB, patch)
2015-01-19 06:36 PST, Zan Dobersek
no flags
Zan Dobersek
Comment 1 2015-01-19 06:36:17 PST
Darin Adler
Comment 2 2015-01-20 09:24:51 PST
Comment on attachment 244901 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=244901&action=review > Source/WebKit2/WebProcess/WebPage/ViewUpdateDispatcher.cpp:71 > + RefPtr<ViewUpdateDispatcher> protector(this); Annoying that this can’t be Ref instead of RefPtr.
Zan Dobersek
Comment 3 2015-01-21 08:55:41 PST
Comment on attachment 244901 [details] Patch Clearing flags on attachment: 244901 Committed r178824: <http://trac.webkit.org/changeset/178824>
Zan Dobersek
Comment 4 2015-01-21 08:55:49 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.