[Webkit-unassigned] [Bug 115564] Web Inspector: Implement WK2 version of WebInspectorFrontendClient::save

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


https://bugs.webkit.org/show_bug.cgi?id=115564


Sam Weinig <sam at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #201249|review?                     |review-
               Flag|                            |




--- Comment #23 from Sam Weinig <sam at webkit.org>  2013-05-09 11:53:19 PST ---
(From update of attachment 201249)
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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list