[webkit-reviews] review denied: [Bug 115564] Web Inspector: Implement WK2 version of WebInspectorFrontendClient::save : [Attachment 201249] Patch v4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 9 11:54:53 PDT 2013


Sam Weinig <sam at webkit.org> has denied Brian Burg <burg at cs.washington.edu>'s
request for review:
Bug 115564: Web Inspector: Implement WK2 version of
WebInspectorFrontendClient::save
https://bugs.webkit.org/show_bug.cgi?id=115564

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

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


> Source/WebKit2/UIProcess/WebInspectorProxy.messages.in:31
> +    CanSave() -> (bool result)

Why is this sync message required?  Lets try to do this without adding any more
sync messages.


More information about the webkit-reviews mailing list