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

Issue 2203543002: [DevTools] Dont pass errorString to async protocol methods (Closed)

Created:
4 years, 4 months ago by kozy
Modified:
4 years, 4 months ago
Reviewers:
dgozman, pfeldman
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, haraken, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, cmumford, devtools-reviews_chromium.org, blink-reviews, jsbell+idb_chromium.org, kozyatinskiy+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[DevTools] Dont pass errorString to async protocol methods BUG=none R=dgozman@chromium.org,pfeldman@chromium.org Committed: https://crrev.com/727e8621bd1e32c9d64752fae18175193c9d9db1 Cr-Commit-Position: refs/heads/master@{#409275}

Patch Set 1 #

Total comments: 4

Patch Set 2 : a #

Patch Set 3 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -82 lines) Patch
M third_party/WebKit/Source/core/inspector/InspectorCSSAgent.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorCSSAgent.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorNetworkAgent.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorNetworkAgent.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorPageAgent.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorPageAgent.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorTracingAgent.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorTracingAgent.cpp View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/cachestorage/InspectorCacheStorageAgent.h View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/cachestorage/InspectorCacheStorageAgent.cpp View 3 chunks +16 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/InspectorIndexedDBAgent.h View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/InspectorIndexedDBAgent.cpp View 5 chunks +41 lines, -21 lines 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/InspectorDatabaseAgent.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/InspectorDatabaseAgent.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/inspector_protocol/TypeBuilder_cpp.template View 1 2 chunks +20 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/platform/inspector_protocol/TypeBuilder_h.template View 1 1 chunk +9 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/V8RuntimeAgentImpl.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/V8RuntimeAgentImpl.cpp View 1 2 7 chunks +9 lines, -9 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 27 (16 generated)
kozy
Dmitry, please take a look!
4 years, 4 months ago (2016-08-01 20:06:40 UTC) #1
dgozman
Sorry, it's hard to review templates without proper indentation. https://codereview.chromium.org/2203543002/diff/1/third_party/WebKit/Source/platform/inspector_protocol/TypeBuilder_cpp.template File third_party/WebKit/Source/platform/inspector_protocol/TypeBuilder_cpp.template (right): https://codereview.chromium.org/2203543002/diff/1/third_party/WebKit/Source/platform/inspector_protocol/TypeBuilder_cpp.template#newcode329 third_party/WebKit/Source/platform/inspector_protocol/TypeBuilder_cpp.template:329: ...
4 years, 4 months ago (2016-08-01 22:48:30 UTC) #2
kozy
please take a look! https://codereview.chromium.org/2203543002/diff/1/third_party/WebKit/Source/platform/inspector_protocol/TypeBuilder_cpp.template File third_party/WebKit/Source/platform/inspector_protocol/TypeBuilder_cpp.template (right): https://codereview.chromium.org/2203543002/diff/1/third_party/WebKit/Source/platform/inspector_protocol/TypeBuilder_cpp.template#newcode329 third_party/WebKit/Source/platform/inspector_protocol/TypeBuilder_cpp.template:329: {%- else %} On 2016/08/01 ...
4 years, 4 months ago (2016-08-02 00:42:39 UTC) #3
dgozman
lgtm
4 years, 4 months ago (2016-08-02 01:45:06 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2203543002/20001
4 years, 4 months ago (2016-08-02 02:25:37 UTC) #6
kozy
Pavel, please take a look!
4 years, 4 months ago (2016-08-02 02:25:58 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/229038)
4 years, 4 months ago (2016-08-02 02:31:13 UTC) #11
pfeldman
lgtm
4 years, 4 months ago (2016-08-02 17:20:28 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2203543002/40001
4 years, 4 months ago (2016-08-02 17:21:52 UTC) #23
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-02 19:37:20 UTC) #25
commit-bot: I haz the power
4 years, 4 months ago (2016-08-02 19:39:56 UTC) #27
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/727e8621bd1e32c9d64752fae18175193c9d9db1
Cr-Commit-Position: refs/heads/master@{#409275}

Powered by Google App Engine
This is Rietveld 408576698