[webkit-reviews] review granted: [Bug 129116] Make it possible to reply asynchronously to JavaScript panels and alerts : [Attachment 224791] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 20 14:58:35 PST 2014


mitz at webkit.org <mitz at webkit.org> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 129116: Make it possible to reply asynchronously to JavaScript panels and
alerts
https://bugs.webkit.org/show_bug.cgi?id=129116

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

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


> Source/WebKit2/UIProcess/WebPageProxy.h:959
> +	   void runJavaScriptAlert(uint64_t frameID, const String&,
RefPtr<Messages::WebPageProxy::RunJavaScriptAlert::DelayedReply>);

Extra space.


More information about the webkit-reviews mailing list