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

Issue 404763002: DevTools: Inject styleSheetId in WebInspector.CSSLocation constructor (Closed)

Created:
6 years, 5 months ago by apavlov
Modified:
6 years, 5 months ago
Reviewers:
vsevik
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, aandrey+blink_chromium.org
Project:
blink
Visibility:
Public.

Description

DevTools: Inject styleSheetId in WebInspector.CSSLocation constructor Style sheet ID is required for the live location construction, and it is always known at the point where CSSLocation instances are constructed. R=vsevik Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178550

Patch Set 1 #

Total comments: 1

Patch Set 2 : Address comments #

Total comments: 1

Patch Set 3 : Patch for landing #

Patch Set 4 : Rebased patch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -45 lines) Patch
M LayoutTests/http/tests/inspector/elements/styles/update-locations-on-filesystem-scss-load.html View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/inspector/stylesheet-source-mapping.html View 1 2 3 4 chunks +5 lines, -4 lines 0 comments Download
M Source/devtools/front_end/console/ConsoleViewMessage.js View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M Source/devtools/front_end/elements/StylesSidebarPane.js View 1 3 chunks +3 lines, -22 lines 0 comments Download
M Source/devtools/front_end/sdk/CSSStyleModel.js View 1 2 3 8 chunks +28 lines, -10 lines 0 comments Download
M Source/devtools/front_end/sdk/Linkifier.js View 1 2 chunks +16 lines, -3 lines 0 comments Download
M Source/devtools/front_end/sdk/SASSSourceMapping.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M Source/devtools/front_end/sdk/StylesSourceMapping.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (0 generated)
apavlov
6 years, 5 months ago (2014-07-18 09:27:37 UTC) #1
vsevik
https://chromiumcodereview.appspot.com/404763002/diff/1/Source/devtools/front_end/sdk/CSSStyleModel.js File Source/devtools/front_end/sdk/CSSStyleModel.js (right): https://chromiumcodereview.appspot.com/404763002/diff/1/Source/devtools/front_end/sdk/CSSStyleModel.js#newcode740 Source/devtools/front_end/sdk/CSSStyleModel.js:740: WebInspector.CSSLocation = function(target, styleSheetId, url, lineNumber, columnNumber) Let's make ...
6 years, 5 months ago (2014-07-18 13:44:54 UTC) #2
vsevik
On 2014/07/18 13:44:54, vsevik wrote: > https://chromiumcodereview.appspot.com/404763002/diff/1/Source/devtools/front_end/sdk/CSSStyleModel.js > File Source/devtools/front_end/sdk/CSSStyleModel.js (right): > > https://chromiumcodereview.appspot.com/404763002/diff/1/Source/devtools/front_end/sdk/CSSStyleModel.js#newcode740 > ...
6 years, 5 months ago (2014-07-18 14:02:57 UTC) #3
vsevik
lgtm https://chromiumcodereview.appspot.com/404763002/diff/20001/Source/devtools/front_end/console/ConsoleViewMessage.js File Source/devtools/front_end/console/ConsoleViewMessage.js (right): https://chromiumcodereview.appspot.com/404763002/diff/20001/Source/devtools/front_end/console/ConsoleViewMessage.js#newcode265 Source/devtools/front_end/console/ConsoleViewMessage.js:265: console.assert(headerIds[0]); Please revert this
6 years, 5 months ago (2014-07-18 15:45:37 UTC) #4
apavlov
The CQ bit was checked by apavlov@chromium.org
6 years, 5 months ago (2014-07-18 15:51:13 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/apavlov@chromium.org/404763002/40001
6 years, 5 months ago (2014-07-18 15:51:56 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-18 15:52:09 UTC) #7
commit-bot: I haz the power
Failed to apply patch for LayoutTests/http/tests/inspector/elements/styles/update-locations-on-filesystem-scss-load.html: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 5 months ago (2014-07-18 15:52:10 UTC) #8
apavlov
The CQ bit was checked by apavlov@chromium.org
6 years, 5 months ago (2014-07-21 10:23:44 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/apavlov@chromium.org/404763002/60001
6 years, 5 months ago (2014-07-21 10:23:53 UTC) #10
apavlov
The CQ bit was unchecked by apavlov@chromium.org
6 years, 5 months ago (2014-07-21 10:34:51 UTC) #11
apavlov
The CQ bit was checked by apavlov@chromium.org
6 years, 5 months ago (2014-07-21 10:34:54 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/apavlov@chromium.org/404763002/60001
6 years, 5 months ago (2014-07-21 10:34:59 UTC) #13
commit-bot: I haz the power
6 years, 5 months ago (2014-07-21 11:23:41 UTC) #14
Message was sent while issue was closed.
Change committed as 178550

Powered by Google App Engine
This is Rietveld 408576698