[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 04:57:45 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=95649
Yury Semikhatsky <yurys at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #162062|review?, commit-queue? |review+, commit-queue-
Flag| |
--- Comment #14 from Yury Semikhatsky <yurys at chromium.org> 2012-09-05 04:57:58 PST ---
(From update of attachment 162062)
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&
> Source/WebCore/inspector/CodeGeneratorInspector.py:2058
> +void InspectorBackendDispatcherImpl::sendResponse(long callId, PassRefPtr<InspectorObject> result, ErrorString invocationError)
const ErrorString&
--
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