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

Issue 1310433002: Devtools: [LayoutEditor] highlight changed value in the SSP (Closed)

Created:
5 years, 4 months ago by sergeyv
Modified:
5 years, 4 months ago
Reviewers:
lushnikov, pfeldman
CC:
blink-reviews, caseq+blink_chromium.org, blink-reviews-style_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, kozyatinskiy+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Devtools: [LayoutEditor] highlight changed value in the SSP BUG=501896 NOTRY=true Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200991

Patch Set 1 #

Total comments: 15

Patch Set 2 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+187 lines, -10 lines) Patch
M Source/core/inspector/InspectorCSSAgent.cpp View 1 2 chunks +11 lines, -3 lines 0 comments Download
M Source/core/inspector/InspectorStyleSheet.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/inspector/InspectorStyleSheet.cpp View 6 chunks +7 lines, -6 lines 0 comments Download
M Source/devtools/devtools.gypi View 1 chunk +1 line, -0 lines 0 comments Download
A Source/devtools/front_end/elements/PropertyChangeHighlighter.js View 1 1 chunk +122 lines, -0 lines 0 comments Download
M Source/devtools/front_end/elements/StylesSidebarPane.js View 2 chunks +9 lines, -0 lines 0 comments Download
M Source/devtools/front_end/elements/elementsPanel.css View 1 chunk +8 lines, -0 lines 0 comments Download
M Source/devtools/front_end/elements/module.json View 1 chunk +1 line, -0 lines 0 comments Download
M Source/devtools/front_end/sdk/CSSStyleModel.js View 3 chunks +20 lines, -1 line 0 comments Download
M Source/devtools/protocol.json View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
sergeyv
5 years, 4 months ago (2015-08-21 01:37:25 UTC) #2
pfeldman
https://codereview.chromium.org/1310433002/diff/1/Source/devtools/protocol.json File Source/devtools/protocol.json (right): https://codereview.chromium.org/1310433002/diff/1/Source/devtools/protocol.json#newcode3231 Source/devtools/protocol.json:3231: "name": "layoutEditorChange", this name lgtm, deferring the rest to ...
5 years, 4 months ago (2015-08-21 01:39:41 UTC) #3
pfeldman
https://codereview.chromium.org/1310433002/diff/1/Source/core/inspector/InspectorCSSAgent.cpp File Source/core/inspector/InspectorCSSAgent.cpp (right): https://codereview.chromium.org/1310433002/diff/1/Source/core/inspector/InspectorCSSAgent.cpp#newcode1663 Source/core/inspector/InspectorCSSAgent.cpp:1663: frontend()->layoutEditorChange(inspectorStyleSheet->id(), inspectorStyleSheet->buildSourceRangeObject(changeRange)); You might need to flush stylesheetadded events. ...
5 years, 4 months ago (2015-08-21 01:43:00 UTC) #4
lushnikov
lgtm given usability is nice https://codereview.chromium.org/1310433002/diff/1/Source/devtools/front_end/elements/PropertyChangeHighlighter.js File Source/devtools/front_end/elements/PropertyChangeHighlighter.js (right): https://codereview.chromium.org/1310433002/diff/1/Source/devtools/front_end/elements/PropertyChangeHighlighter.js#newcode18 Source/devtools/front_end/elements/PropertyChangeHighlighter.js:18: stray line https://codereview.chromium.org/1310433002/diff/1/Source/devtools/front_end/elements/PropertyChangeHighlighter.js#newcode36 Source/devtools/front_end/elements/PropertyChangeHighlighter.js:36: ...
5 years, 4 months ago (2015-08-21 02:36:08 UTC) #6
sergeyv
https://codereview.chromium.org/1310433002/diff/1/Source/core/inspector/InspectorCSSAgent.cpp File Source/core/inspector/InspectorCSSAgent.cpp (right): https://codereview.chromium.org/1310433002/diff/1/Source/core/inspector/InspectorCSSAgent.cpp#newcode1663 Source/core/inspector/InspectorCSSAgent.cpp:1663: frontend()->layoutEditorChange(inspectorStyleSheet->id(), inspectorStyleSheet->buildSourceRangeObject(changeRange)); On 2015/08/21 01:43:00, pfeldman wrote: > You ...
5 years, 4 months ago (2015-08-21 04:05:42 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1310433002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1310433002/20001
5 years, 4 months ago (2015-08-21 04:06:11 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/101689)
5 years, 4 months ago (2015-08-21 06:19:18 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1310433002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1310433002/20001
5 years, 4 months ago (2015-08-21 16:54:08 UTC) #14
commit-bot: I haz the power
5 years, 4 months ago (2015-08-21 16:58:35 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=200991

Powered by Google App Engine
This is Rietveld 408576698