[webkit-reviews] review granted: [Bug 81139] Fix UI process crash when a plug-in process crashes with a modal dialog showing : [Attachment 131890] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 14 11:42:26 PDT 2012


mitz at webkit.org has granted Anders Carlsson <andersca at apple.com>'s request for
review:
Bug 81139: Fix UI process crash when a plug-in process crashes with a modal
dialog showing
https://bugs.webkit.org/show_bug.cgi?id=81139

Attachment 131890: Patch
https://bugs.webkit.org/attachment.cgi?id=131890&action=review

------- Additional Comments from mitz at webkit.org
View in context: https://bugs.webkit.org/attachment.cgi?id=131890&action=review


> Source/WebKit2/UIProcess/Plugins/mac/PluginProcessProxyMac.mm:227
> +    RefPtr<PluginProcessProxy> protect(this);

This can use a comment.


More information about the webkit-reviews mailing list