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

Issue 1203133002: DevTools: never iterate over css source data and cssom rules in the same loop. (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: never iterate over css source data and cssom rules in the same loop. R=lushnikov BUG=178410 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197835

Patch Set 1 #

Patch Set 2 : #

Total comments: 10
Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -34 lines) Patch
M Source/core/inspector/InspectorStyleSheet.h View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/inspector/InspectorStyleSheet.cpp View 1 7 chunks +39 lines, -31 lines 10 comments Download

Messages

Total messages: 7 (1 generated)
pfeldman
4 years, 10 months ago (2015-06-24 16:09:14 UTC) #1
pfeldman
4 years, 10 months ago (2015-06-24 16:12:34 UTC) #2
lushnikov
lgtm https://codereview.chromium.org/1203133002/diff/20001/Source/core/inspector/InspectorStyleSheet.cpp File Source/core/inspector/InspectorStyleSheet.cpp (right): https://codereview.chromium.org/1203133002/diff/20001/Source/core/inspector/InspectorStyleSheet.cpp#newcode910 Source/core/inspector/InspectorStyleSheet.cpp:910: RefPtrWillBeRawPtr<CSSRuleSourceData> InspectorStyleSheet::ruleAfterSourceRange(const SourceRange& sourceRange) ruleAfterSourceRange is a confusing ...
4 years, 10 months ago (2015-06-25 15:33:08 UTC) #3
pfeldman
https://codereview.chromium.org/1203133002/diff/20001/Source/core/inspector/InspectorStyleSheet.cpp File Source/core/inspector/InspectorStyleSheet.cpp (right): https://codereview.chromium.org/1203133002/diff/20001/Source/core/inspector/InspectorStyleSheet.cpp#newcode910 Source/core/inspector/InspectorStyleSheet.cpp:910: RefPtrWillBeRawPtr<CSSRuleSourceData> InspectorStyleSheet::ruleAfterSourceRange(const SourceRange& sourceRange) On 2015/06/25 15:33:08, lushnikov wrote: ...
4 years, 10 months ago (2015-06-25 16:10:36 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1203133002/20001
4 years, 10 months ago (2015-06-25 16:11:06 UTC) #6
commit-bot: I haz the power
4 years, 10 months ago (2015-06-25 17:11:48 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=197835

Powered by Google App Engine
This is Rietveld 408576698