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

Issue 2856233002: DevTools: support uiLocationToRawLocations for CSS (Closed)

Created:
3 years, 7 months ago by caseq
Modified:
3 years, 7 months ago
Reviewers:
dgozman, lushnikov
CC:
chromium-reviews, caseq+blink_chromium.org, blink-reviews-style_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/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: support uiLocationToRawLocations for CSS BUG=717694 Review-Url: https://codereview.chromium.org/2856233002 Cr-Commit-Position: refs/heads/master@{#469426} Committed: https://chromium.googlesource.com/chromium/src/+/2277d587c39624d35fb97ea65cc610dc29a9306e

Patch Set 1 #

Total comments: 3

Patch Set 2 : review comments addressed #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+184 lines, -58 lines) Patch
M third_party/WebKit/LayoutTests/http/tests/inspector/stylesheet-source-mapping.html View 2 chunks +18 lines, -14 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/inspector/stylesheet-source-mapping-expected.txt View 1 chunk +11 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/sources/formatter-css.html View 1 chunk +3 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/sources/formatter-css-expected.txt View 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/sources/formatter-js.html View 1 1 chunk +3 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/sources/formatter-js-expected.txt View 1 chunk +30 lines, -30 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/bindings/CSSWorkspaceBinding.js View 1 4 chunks +35 lines, -3 lines 2 comments Download
M third_party/WebKit/Source/devtools/front_end/bindings/SASSSourceMapping.js View 1 3 chunks +24 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/bindings/StylesSourceMapping.js View 2 chunks +20 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sdk/SourceMap.js View 1 1 chunk +18 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/SourceFormatter.js View 1 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
caseq
3 years, 7 months ago (2017-05-03 18:55:58 UTC) #3
dgozman
https://codereview.chromium.org/2856233002/diff/1/third_party/WebKit/Source/devtools/front_end/bindings/CSSWorkspaceBinding.js File third_party/WebKit/Source/devtools/front_end/bindings/CSSWorkspaceBinding.js (right): https://codereview.chromium.org/2856233002/diff/1/third_party/WebKit/Source/devtools/front_end/bindings/CSSWorkspaceBinding.js#newcode104 third_party/WebKit/Source/devtools/front_end/bindings/CSSWorkspaceBinding.js:104: var rawLocationArrays = var rawLocations = []; for (var ...
3 years, 7 months ago (2017-05-04 00:04:56 UTC) #4
caseq
All done, ptal.
3 years, 7 months ago (2017-05-04 01:16:32 UTC) #5
dgozman
lgtm https://codereview.chromium.org/2856233002/diff/40001/third_party/WebKit/Source/devtools/front_end/bindings/CSSWorkspaceBinding.js File third_party/WebKit/Source/devtools/front_end/bindings/CSSWorkspaceBinding.js (left): https://codereview.chromium.org/2856233002/diff/40001/third_party/WebKit/Source/devtools/front_end/bindings/CSSWorkspaceBinding.js#oldcode86 third_party/WebKit/Source/devtools/front_end/bindings/CSSWorkspaceBinding.js:86: if (!rawLocation) Seems unrelated :-)
3 years, 7 months ago (2017-05-04 17:44:37 UTC) #7
caseq
https://codereview.chromium.org/2856233002/diff/40001/third_party/WebKit/Source/devtools/front_end/bindings/CSSWorkspaceBinding.js File third_party/WebKit/Source/devtools/front_end/bindings/CSSWorkspaceBinding.js (left): https://codereview.chromium.org/2856233002/diff/40001/third_party/WebKit/Source/devtools/front_end/bindings/CSSWorkspaceBinding.js#oldcode86 third_party/WebKit/Source/devtools/front_end/bindings/CSSWorkspaceBinding.js:86: if (!rawLocation) On 2017/05/04 17:44:37, dgozman wrote: > Seems ...
3 years, 7 months ago (2017-05-04 17:46:49 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/2856233002/40001
3 years, 7 months ago (2017-05-04 17:47:18 UTC) #10
commit-bot: I haz the power
3 years, 7 months ago (2017-05-04 19:39:16 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/2277d587c39624d35fb97ea65cc6...

Powered by Google App Engine
This is Rietveld 408576698