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

Issue 2250473002: DevTools: Repick execution context when frames are loaded (Closed)

Created:
4 years, 4 months ago by einbinder
Modified:
4 years, 4 months ago
Reviewers:
eostroukhov, *pfeldman
CC:
apavlov+blink_chromium.org, blink-reviews, caseq+blink_chromium.org, chromium-reviews, devtools-reviews_chromium.org, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+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: Repick execution context when frames are loaded BUG=626415 Committed: https://crrev.com/92c30798b17477dbeadc7deca52f0a992fbcc6c9 Cr-Commit-Position: refs/heads/master@{#412426}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Rename event #

Patch Set 3 : Rename fire event #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -7 lines) Patch
M third_party/WebKit/Source/devtools/front_end/components/ExecutionContextSelector.js View 1 3 chunks +30 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sdk/ResourceTreeModel.js View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sdk/RuntimeModel.js View 1 2 2 chunks +7 lines, -1 line 0 comments Download

Messages

Total messages: 13 (4 generated)
einbinder
ptal
4 years, 4 months ago (2016-08-15 20:31:46 UTC) #3
pfeldman
https://codereview.chromium.org/2250473002/diff/1/third_party/WebKit/Source/devtools/front_end/components/ExecutionContextSelector.js File third_party/WebKit/Source/devtools/front_end/components/ExecutionContextSelector.js (right): https://codereview.chromium.org/2250473002/diff/1/third_party/WebKit/Source/devtools/front_end/components/ExecutionContextSelector.js#newcode19 third_party/WebKit/Source/devtools/front_end/components/ExecutionContextSelector.js:19: targetManager.addModelListener(WebInspector.RuntimeModel, WebInspector.RuntimeModel.Events.ResortExecutionContexts, this._onResortExecutionContexts, this); ExecutionContextOrderChanged. https://codereview.chromium.org/2250473002/diff/1/third_party/WebKit/Source/devtools/front_end/components/ExecutionContextSelector.js#newcode172 third_party/WebKit/Source/devtools/front_end/components/ExecutionContextSelector.js:172: if (this._shouldSwitchToContext(executionContext)) ...
4 years, 4 months ago (2016-08-16 16:28:28 UTC) #4
einbinder
ptal https://codereview.chromium.org/2250473002/diff/1/third_party/WebKit/Source/devtools/front_end/components/ExecutionContextSelector.js File third_party/WebKit/Source/devtools/front_end/components/ExecutionContextSelector.js (right): https://codereview.chromium.org/2250473002/diff/1/third_party/WebKit/Source/devtools/front_end/components/ExecutionContextSelector.js#newcode19 third_party/WebKit/Source/devtools/front_end/components/ExecutionContextSelector.js:19: targetManager.addModelListener(WebInspector.RuntimeModel, WebInspector.RuntimeModel.Events.ResortExecutionContexts, this._onResortExecutionContexts, this); On 2016/08/16 at 16:28:28, ...
4 years, 4 months ago (2016-08-16 17:36:09 UTC) #5
pfeldman
lgtm. you probably want a test to go with it!
4 years, 4 months ago (2016-08-16 18:26:46 UTC) #6
einbinder
On 2016/08/16 at 18:26:46, pfeldman wrote: > lgtm. you probably want a test to go ...
4 years, 4 months ago (2016-08-16 20:24:16 UTC) #7
pfeldman
On 2016/08/16 20:24:16, einbinder wrote: > On 2016/08/16 at 18:26:46, pfeldman wrote: > > lgtm. ...
4 years, 4 months ago (2016-08-16 22:59:34 UTC) #8
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/2250473002/40001
4 years, 4 months ago (2016-08-16 23:46:04 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-17 02:23:08 UTC) #11
commit-bot: I haz the power
4 years, 4 months ago (2016-08-17 02:26:48 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/92c30798b17477dbeadc7deca52f0a992fbcc6c9
Cr-Commit-Position: refs/heads/master@{#412426}

Powered by Google App Engine
This is Rietveld 408576698