Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(101)

Issue 2509573006: [inspector_protocol] Support features for content/ generator. (Closed)

Created:
4 years, 1 month ago by dgozman
Modified:
4 years, 1 month ago
Reviewers:
caseq
CC:
chromium-reviews, devtools-reviews_chromium.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

[inspector_protocol] Support features for content/ generator. This includes: - sendRawMessage; - fall through from async methods; - optional handling (returning FallThrough for NotFound error); - Response::InvalidParams(). BUG=chromium:664683 R=caseq@chromium.org Committed: https://chromium.googlesource.com/deps/inspector_protocol73028acaa3646789fd2a3bfd0d79eb2d91b696b3

Patch Set 1 #

Total comments: 2

Patch Set 2 : DCHECK #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -12 lines) Patch
M lib/DispatcherBase_cpp.template View 1 5 chunks +47 lines, -4 lines 0 comments Download
M lib/DispatcherBase_h.template View 4 chunks +13 lines, -1 line 0 comments Download
M templates/TypeBuilder_cpp.template View 7 chunks +21 lines, -7 lines 0 comments Download
M templates/TypeBuilder_h.template View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
dgozman
Could you please take a look? Extracted from https://codereview.chromium.org/2500093002.
4 years, 1 month ago (2016-11-17 21:56:33 UTC) #2
caseq
lgtm https://codereview.chromium.org/2509573006/diff/1/lib/DispatcherBase_cpp.template File lib/DispatcherBase_cpp.template (right): https://codereview.chromium.org/2509573006/diff/1/lib/DispatcherBase_cpp.template#newcode117 lib/DispatcherBase_cpp.template:117: if (callbackId == m_lastCallbackId) nit: DCHECK if not ...
4 years, 1 month ago (2016-11-17 22:23:47 UTC) #3
dgozman
https://codereview.chromium.org/2509573006/diff/1/lib/DispatcherBase_cpp.template File lib/DispatcherBase_cpp.template (right): https://codereview.chromium.org/2509573006/diff/1/lib/DispatcherBase_cpp.template#newcode117 lib/DispatcherBase_cpp.template:117: if (callbackId == m_lastCallbackId) On 2016/11/17 22:23:46, caseq wrote: ...
4 years, 1 month ago (2016-11-17 22:26:13 UTC) #4
caseq
On 2016/11/17 at 22:26:13, dgozman wrote: > https://codereview.chromium.org/2509573006/diff/1/lib/DispatcherBase_cpp.template > File lib/DispatcherBase_cpp.template (right): > > https://codereview.chromium.org/2509573006/diff/1/lib/DispatcherBase_cpp.template#newcode117 ...
4 years, 1 month ago (2016-11-17 22:47:06 UTC) #5
dgozman
On 2016/11/17 22:47:06, caseq wrote: > On 2016/11/17 at 22:26:13, dgozman wrote: > > > ...
4 years, 1 month ago (2016-11-18 23:18:57 UTC) #6
dgozman
4 years, 1 month ago (2016-11-18 23:19:14 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
73028acaa3646789fd2a3bfd0d79eb2d91b696b3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698