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

Issue 1403373013: DevTools: move ui messages from SourceFrame to UISourceCodeFrame (step2) (Closed)

Created:
5 years, 1 month ago by pfeldman
Modified:
5 years, 1 month ago
Reviewers:
dgozman
CC:
chromium-reviews, caseq+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, yurys, devtools-reviews_chromium.org, blink-reviews, sergeyv+blink_chromium.org, pfeldman, 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: move ui messages from SourceFrame to UISourceCodeFrame (step2) BUG=529471 Committed: https://crrev.com/5676b51eb654be4f8138e08f9755cf68c2bac820 Cr-Commit-Position: refs/heads/master@{#356482}

Patch Set 1 #

Total comments: 10

Patch Set 2 : review comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+139 lines, -234 lines) Patch
M third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/source-frame.html View 3 chunks +5 lines, -7 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/source-frame-expected.txt View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/bindings/PresentationConsoleMessageHelper.js View 1 5 chunks +7 lines, -145 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/platform/utilities.js View 2 chunks +4 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/resources/resourcesPanel.css View 1 chunk +0 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/source_frame/ResourceSourceFrame.js View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/source_frame/SourceFrame.js View 1 2 chunks +6 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/JavaScriptCompiler.js View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js View 1 6 chunks +4 lines, -40 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/UISourceCodeFrame.js View 1 8 chunks +44 lines, -23 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/workspace/UISourceCode.js View 1 7 chunks +66 lines, -6 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
pfeldman
5 years, 1 month ago (2015-10-27 21:21:49 UTC) #2
dgozman
https://codereview.chromium.org/1403373013/diff/1/third_party/WebKit/Source/devtools/front_end/bindings/PresentationConsoleMessageHelper.js File third_party/WebKit/Source/devtools/front_end/bindings/PresentationConsoleMessageHelper.js (right): https://codereview.chromium.org/1403373013/diff/1/third_party/WebKit/Source/devtools/front_end/bindings/PresentationConsoleMessageHelper.js#newcode104 third_party/WebKit/Source/devtools/front_end/bindings/PresentationConsoleMessageHelper.js:104: debugger; straw debugger https://codereview.chromium.org/1403373013/diff/1/third_party/WebKit/Source/devtools/front_end/sources/UISourceCodeFrame.js File third_party/WebKit/Source/devtools/front_end/sources/UISourceCodeFrame.js (right): https://codereview.chromium.org/1403373013/diff/1/third_party/WebKit/Source/devtools/front_end/sources/UISourceCodeFrame.js#newcode113 third_party/WebKit/Source/devtools/front_end/sources/UISourceCodeFrame.js:113: ...
5 years, 1 month ago (2015-10-27 21:43:49 UTC) #3
pfeldman
https://codereview.chromium.org/1403373013/diff/1/third_party/WebKit/Source/devtools/front_end/bindings/PresentationConsoleMessageHelper.js File third_party/WebKit/Source/devtools/front_end/bindings/PresentationConsoleMessageHelper.js (right): https://codereview.chromium.org/1403373013/diff/1/third_party/WebKit/Source/devtools/front_end/bindings/PresentationConsoleMessageHelper.js#newcode104 third_party/WebKit/Source/devtools/front_end/bindings/PresentationConsoleMessageHelper.js:104: debugger; On 2015/10/27 21:43:49, dgozman wrote: > straw debugger ...
5 years, 1 month ago (2015-10-27 22:35:17 UTC) #4
dgozman
lgtm
5 years, 1 month ago (2015-10-27 22:40:15 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1403373013/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1403373013/20001
5 years, 1 month ago (2015-10-27 23:57:04 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 1 month ago (2015-10-28 01:50:38 UTC) #9
commit-bot: I haz the power
5 years, 1 month ago (2015-10-28 01:51:41 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5676b51eb654be4f8138e08f9755cf68c2bac820
Cr-Commit-Position: refs/heads/master@{#356482}

Powered by Google App Engine
This is Rietveld 408576698