Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(58)

Issue 1179323003: DevTools: do not use range indices outside of InspectorStyleSheet. (Closed)

Created:
4 years, 10 months ago by pfeldman
Modified:
4 years, 10 months ago
Reviewers:
lushnikov
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
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

DevTools: do not use range indices outside of InspectorStyleSheet. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197261

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : same with set media text #

Patch Set 5 : same w/ add and delete rule. #

Total comments: 14

Patch Set 6 : review comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+149 lines, -205 lines) Patch
M LayoutTests/inspector-protocol/css/css-set-media-text-expected.txt View 1 2 3 6 chunks +14 lines, -6 lines 0 comments Download
M LayoutTests/inspector-protocol/css/css-set-rule-selector-expected.txt View 1 2 3 1 chunk +4 lines, -4 lines 0 comments Download
M Source/core/inspector/InspectorCSSAgent.h View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M Source/core/inspector/InspectorCSSAgent.cpp View 1 2 3 4 5 5 chunks +45 lines, -76 lines 0 comments Download
M Source/core/inspector/InspectorStyleSheet.h View 1 2 3 4 4 chunks +7 lines, -10 lines 0 comments Download
M Source/core/inspector/InspectorStyleSheet.cpp View 1 2 3 4 5 9 chunks +78 lines, -107 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
pfeldman
4 years, 10 months ago (2015-06-16 13:47:36 UTC) #2
pfeldman
PTAL or I add more :)
4 years, 10 months ago (2015-06-16 19:46:11 UTC) #3
lushnikov
lgtm https://codereview.chromium.org/1179323003/diff/80001/Source/core/inspector/InspectorCSSAgent.cpp File Source/core/inspector/InspectorCSSAgent.cpp (right): https://codereview.chromium.org/1179323003/diff/80001/Source/core/inspector/InspectorCSSAgent.cpp#newcode380 Source/core/inspector/InspectorCSSAgent.cpp:380: m_cssRule = nullptr; FYI: this looks shaggy as ...
4 years, 10 months ago (2015-06-17 09:56:23 UTC) #4
pfeldman
https://codereview.chromium.org/1179323003/diff/80001/Source/core/inspector/InspectorCSSAgent.cpp File Source/core/inspector/InspectorCSSAgent.cpp (right): https://codereview.chromium.org/1179323003/diff/80001/Source/core/inspector/InspectorCSSAgent.cpp#newcode380 Source/core/inspector/InspectorCSSAgent.cpp:380: m_cssRule = nullptr; On 2015/06/17 09:56:22, lushnikov wrote: > ...
4 years, 10 months ago (2015-06-17 11:05:09 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1179323003/100001
4 years, 10 months ago (2015-06-17 11:16:07 UTC) #8
commit-bot: I haz the power
4 years, 10 months ago (2015-06-17 13:58:20 UTC) #9
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=197261

Powered by Google App Engine
This is Rietveld 408576698