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

Issue 1434613002: DevTools: kill WebInspector.StylesSectionModel class (Closed)

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

Description

DevTools: kill WebInspector.StylesSectionModel class Class WI.StylesSectionModel was a presentation model used by StyleSidebarPane to render its sections. The patch removes WI.StylesSectionModel class and starts using plain WI.CSSStyleDeclaration objects in WI.StylePropertiesSection for its rendering. BUG=537827 R=pfeldman, dgozman Committed: https://crrev.com/02bf90ea78699cf01f1b165aace07fa58ffc09b0 Cr-Commit-Position: refs/heads/master@{#358515}

Patch Set 1 #

Total comments: 18

Patch Set 2 : address comments #

Messages

Total messages: 13 (5 generated)
lushnikov
ptal
5 years, 1 month ago (2015-11-07 02:03:32 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1434613002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1434613002/1
5 years, 1 month ago (2015-11-07 02:05:09 UTC) #4
dgozman
lgtm https://codereview.chromium.org/1434613002/diff/1/third_party/WebKit/LayoutTests/http/tests/inspector/elements-test.js File third_party/WebKit/LayoutTests/http/tests/inspector/elements-test.js (right): https://codereview.chromium.org/1434613002/diff/1/third_party/WebKit/LayoutTests/http/tests/inspector/elements-test.js#newcode358 third_party/WebKit/LayoutTests/http/tests/inspector/elements-test.js:358: if (section._style.parentRule && excludeMatched) style() https://codereview.chromium.org/1434613002/diff/1/third_party/WebKit/LayoutTests/inspector/elements/styles-1/add-new-rule-inline-style-csp.html File third_party/WebKit/LayoutTests/inspector/elements/styles-1/add-new-rule-inline-style-csp.html ...
5 years, 1 month ago (2015-11-07 03:00:54 UTC) #5
lushnikov
https://codereview.chromium.org/1434613002/diff/1/third_party/WebKit/LayoutTests/http/tests/inspector/elements-test.js File third_party/WebKit/LayoutTests/http/tests/inspector/elements-test.js (right): https://codereview.chromium.org/1434613002/diff/1/third_party/WebKit/LayoutTests/http/tests/inspector/elements-test.js#newcode358 third_party/WebKit/LayoutTests/http/tests/inspector/elements-test.js:358: if (section._style.parentRule && excludeMatched) On 2015/11/07 03:00:53, dgozman wrote: ...
5 years, 1 month ago (2015-11-07 03:09:25 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-07 03:13:34 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1434613002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1434613002/20001
5 years, 1 month ago (2015-11-07 03:15:43 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 1 month ago (2015-11-07 04:30:20 UTC) #12
commit-bot: I haz the power
5 years, 1 month ago (2015-11-07 04:31:27 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/02bf90ea78699cf01f1b165aace07fa58ffc09b0
Cr-Commit-Position: refs/heads/master@{#358515}

Powered by Google App Engine
This is Rietveld 408576698