[Webkit-unassigned] [Bug 95649] Web Inspector: CodeGeneratorInspector.py: support asynchronous command implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 5 05:58:38 PDT 2012


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





--- Comment #16 from Peter Rybin <prybin at chromium.org>  2012-09-05 05:58:50 PST ---
(In reply to comment #14)
> (From update of attachment 162062 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=162062&action=review
> 
> > Source/WebCore/inspector/CodeGeneratorInspector.py:1955
> > +    void sendResponse(long callId, PassRefPtr<InspectorObject> result, ErrorString invocationError);
> const ErrorString&
Done

> > Source/WebCore/inspector/CodeGeneratorInspector.py:2058
> > +void InspectorBackendDispatcherImpl::sendResponse(long callId, PassRefPtr<InspectorObject> result, ErrorString invocationError)
> const ErrorString&
Done

-- 
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