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

Issue 202103002: DevTools: refactor InspectorStyleSheet (Closed)

Created:
6 years, 9 months ago by lushnikov
Modified:
6 years, 9 months ago
Reviewers:
apavlov, vsevik
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, alph+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, aandrey+blink_chromium.org
Visibility:
Public.

Description

DevTools: refactor InspectorStyleSheet Introduce InspectorStyleSheetBase, inherit InspectorStyleSheet and InspectorStyleSheetForInlineStyle from it. BUG=341506 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169550

Patch Set 1 #

Patch Set 2 : introduce InspectorStyleSheetBase class #

Total comments: 6

Patch Set 3 : address comments #

Patch Set 4 : rebaseline #

Unified diffs Side-by-side diffs Delta from patch set Stats (+185 lines, -148 lines) Patch
M Source/core/inspector/InspectorCSSAgent.h View 1 2 3 5 chunks +6 lines, -3 lines 0 comments Download
M Source/core/inspector/InspectorCSSAgent.cpp View 1 2 3 20 chunks +40 lines, -21 lines 0 comments Download
M Source/core/inspector/InspectorStyleSheet.h View 1 2 3 5 chunks +70 lines, -42 lines 0 comments Download
M Source/core/inspector/InspectorStyleSheet.cpp View 1 2 3 15 chunks +69 lines, -82 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
lushnikov
please take a look
6 years, 9 months ago (2014-03-17 16:48:08 UTC) #1
lushnikov
please take a look
6 years, 9 months ago (2014-03-17 16:48:08 UTC) #2
lushnikov
Please, take a look
6 years, 9 months ago (2014-03-18 15:49:48 UTC) #3
vsevik
lgtm https://chromiumcodereview.appspot.com/202103002/diff/20001/Source/core/inspector/InspectorStyleSheet.h File Source/core/inspector/InspectorStyleSheet.h (right): https://chromiumcodereview.appspot.com/202103002/diff/20001/Source/core/inspector/InspectorStyleSheet.h#newcode182 Source/core/inspector/InspectorStyleSheet.h:182: virtual CSSStyleRule* ruleForId(const InspectorCSSId&) const = 0; This ...
6 years, 9 months ago (2014-03-18 16:25:00 UTC) #4
lushnikov
https://chromiumcodereview.appspot.com/202103002/diff/20001/Source/core/inspector/InspectorStyleSheet.h File Source/core/inspector/InspectorStyleSheet.h (right): https://chromiumcodereview.appspot.com/202103002/diff/20001/Source/core/inspector/InspectorStyleSheet.h#newcode182 Source/core/inspector/InspectorStyleSheet.h:182: virtual CSSStyleRule* ruleForId(const InspectorCSSId&) const = 0; On 2014/03/18 ...
6 years, 9 months ago (2014-03-18 16:32:15 UTC) #5
lushnikov
The CQ bit was checked by lushnikov@chromium.org
6 years, 9 months ago (2014-03-18 16:34:06 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lushnikov@chromium.org/202103002/40001
6 years, 9 months ago (2014-03-18 16:34:14 UTC) #7
lushnikov
The CQ bit was unchecked by lushnikov@chromium.org
6 years, 9 months ago (2014-03-18 16:45:48 UTC) #8
lushnikov
The CQ bit was checked by lushnikov@chromium.org
6 years, 9 months ago (2014-03-18 16:46:11 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lushnikov@chromium.org/202103002/40001
6 years, 9 months ago (2014-03-18 16:46:20 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-18 19:10:21 UTC) #11
commit-bot: I haz the power
Failed to apply patch for Source/core/inspector/InspectorStyleSheet.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 9 months ago (2014-03-18 19:10:24 UTC) #12
lushnikov
The CQ bit was checked by lushnikov@chromium.org
6 years, 9 months ago (2014-03-19 12:58:31 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lushnikov@chromium.org/202103002/60001
6 years, 9 months ago (2014-03-19 12:58:36 UTC) #14
commit-bot: I haz the power
6 years, 9 months ago (2014-03-19 14:06:44 UTC) #15
Message was sent while issue was closed.
Change committed as 169550

Powered by Google App Engine
This is Rietveld 408576698