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

Issue 1877203004: [DevTools] Follow up with cleanups for InjectedScript::Scope. (Closed)

Created:
4 years, 8 months ago by dgozman
Modified:
4 years, 8 months ago
Reviewers:
kozy, pfeldman
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, kinuko+watch, sergeyv+blink_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] Follow up with cleanups for InjectedScript::Scope. BUG=none TBR=pfeldman@chromium.org Committed: https://crrev.com/ff9773576b5d1c78ec942d9d737ab70780965f08 Cr-Commit-Position: refs/heads/master@{#387135}

Patch Set 1 #

Total comments: 3

Patch Set 2 : ASSERT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -192 lines) Patch
M third_party/WebKit/Source/platform/blink_platform.gypi View 1 2 chunks +0 lines, -2 lines 0 comments Download
D third_party/WebKit/Source/platform/v8_inspector/IgnoreExceptionsScope.h View 1 chunk +0 lines, -46 lines 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/InjectedScript.h View 6 chunks +13 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp View 1 12 chunks +64 lines, -44 lines 0 comments Download
D third_party/WebKit/Source/platform/v8_inspector/MuteConsoleScope.h View 1 chunk +0 lines, -36 lines 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/V8DebuggerAgentImpl.cpp View 1 6 chunks +16 lines, -24 lines 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/V8RuntimeAgentImpl.cpp View 7 chunks +12 lines, -26 lines 0 comments Download

Messages

Total messages: 19 (8 generated)
dgozman
Take a look please.
4 years, 8 months ago (2016-04-12 18:23:38 UTC) #2
kozy
https://codereview.chromium.org/1877203004/diff/1/third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp File third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp (right): https://codereview.chromium.org/1877203004/diff/1/third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp#newcode417 third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp:417: if (!m_injectedScript || m_context.IsEmpty()) Set errorString here.
4 years, 8 months ago (2016-04-12 22:16:14 UTC) #3
dgozman
https://codereview.chromium.org/1877203004/diff/1/third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp File third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp (right): https://codereview.chromium.org/1877203004/diff/1/third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp#newcode417 third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp:417: if (!m_injectedScript || m_context.IsEmpty()) On 2016/04/12 22:16:13, kozyatinskiy wrote: ...
4 years, 8 months ago (2016-04-12 22:25:59 UTC) #4
dgozman
PTAL https://codereview.chromium.org/1877203004/diff/1/third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp File third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp (right): https://codereview.chromium.org/1877203004/diff/1/third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp#newcode417 third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp:417: if (!m_injectedScript || m_context.IsEmpty()) On 2016/04/12 22:25:59, dgozman ...
4 years, 8 months ago (2016-04-13 19:20:59 UTC) #5
kozy
lgtm
4 years, 8 months ago (2016-04-13 19:21:54 UTC) #6
dgozman
TBR'ing pfeldman for blink_platform.gypi
4 years, 8 months ago (2016-04-13 19:40:36 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1877203004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1877203004/20001
4 years, 8 months ago (2016-04-13 19:40:54 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_chromium_gn_compile_rel/builds/50361)
4 years, 8 months ago (2016-04-13 19:52:42 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1877203004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1877203004/20001
4 years, 8 months ago (2016-04-13 21:09:18 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-13 22:43:32 UTC) #17
commit-bot: I haz the power
4 years, 8 months ago (2016-04-13 22:44:46 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ff9773576b5d1c78ec942d9d737ab70780965f08
Cr-Commit-Position: refs/heads/master@{#387135}

Powered by Google App Engine
This is Rietveld 408576698