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

Issue 2613643002: DevTools: migrate from external Maps to symbols in the bindings objects. (Closed)

Created:
3 years, 11 months ago by pfeldman
Modified:
3 years, 11 months ago
Reviewers:
dgozman
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, pfeldman, kozyatinskiy+blink_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: migrate from external Maps to symbols in the bindings objects. BUG= Committed: https://crrev.com/03d450accc6d363d4cf00835d63fc112e06afdf1 Cr-Commit-Position: refs/heads/master@{#441414}

Patch Set 1 #

Total comments: 8

Patch Set 2 : review comments addressed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -99 lines) Patch
M third_party/WebKit/LayoutTests/http/tests/inspector/network/network-request-revision-content.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector-enabled/sources/debugger/linkifier.html View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/components/linkifier.html View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-history.html View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/callstack-placards-discarded.html View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/uisourcecode-revisions.html View 3 chunks +5 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/bindings/BlackboxManager.js View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/bindings/DebuggerWorkspaceBinding.js View 1 19 chunks +52 lines, -44 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/bindings/DefaultScriptMapping.js View 6 chunks +4 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/components_lazy/LineLevelProfile.js View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/css_tracker/CSSTrackerView.js View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sdk/Script.js View 4 chunks +9 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/RevisionHistoryView.js View 3 chunks +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/workspace/UISourceCode.js View 1 11 chunks +39 lines, -20 lines 0 comments Download

Messages

Total messages: 16 (9 generated)
pfeldman
3 years, 11 months ago (2017-01-03 23:41:17 UTC) #2
dgozman
https://codereview.chromium.org/2613643002/diff/1/third_party/WebKit/Source/devtools/front_end/bindings/DebuggerWorkspaceBinding.js File third_party/WebKit/Source/devtools/front_end/bindings/DebuggerWorkspaceBinding.js (right): https://codereview.chromium.org/2613643002/diff/1/third_party/WebKit/Source/devtools/front_end/bindings/DebuggerWorkspaceBinding.js#newcode478 third_party/WebKit/Source/devtools/front_end/bindings/DebuggerWorkspaceBinding.js:478: this._sourceMapping = this._backupMappings.pop(); this._backupMappings could be undefined https://codereview.chromium.org/2613643002/diff/1/third_party/WebKit/Source/devtools/front_end/workspace/UISourceCode.js File ...
3 years, 11 months ago (2017-01-04 01:04:08 UTC) #3
pfeldman
https://codereview.chromium.org/2613643002/diff/1/third_party/WebKit/Source/devtools/front_end/bindings/DebuggerWorkspaceBinding.js File third_party/WebKit/Source/devtools/front_end/bindings/DebuggerWorkspaceBinding.js (right): https://codereview.chromium.org/2613643002/diff/1/third_party/WebKit/Source/devtools/front_end/bindings/DebuggerWorkspaceBinding.js#newcode478 third_party/WebKit/Source/devtools/front_end/bindings/DebuggerWorkspaceBinding.js:478: this._sourceMapping = this._backupMappings.pop(); On 2017/01/04 01:04:08, dgozman wrote: > ...
3 years, 11 months ago (2017-01-04 01:13:48 UTC) #4
dgozman
lgtm
3 years, 11 months ago (2017-01-04 17:46:43 UTC) #9
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/2613643002/20001
3 years, 11 months ago (2017-01-04 18:30:09 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
3 years, 11 months ago (2017-01-04 18:35:44 UTC) #14
commit-bot: I haz the power
3 years, 11 months ago (2017-01-04 18:38:39 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/03d450accc6d363d4cf00835d63fc112e06afdf1
Cr-Commit-Position: refs/heads/master@{#441414}

Powered by Google App Engine
This is Rietveld 408576698