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

Issue 2572053002: DevTools: kill SDK.CSSParser (Closed)

Created:
4 years ago by lushnikov
Modified:
4 years ago
Reviewers:
dgozman
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, pfeldman, kozyatinskiy+blink_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: kill SDK.CSSParser This abstraction is not needed any more. All the clients are migrated over to the Common.FormatterWorkerPool.parseCSS method. BUG=none R=dgozman Committed: https://crrev.com/f824367e4d2e9e81184179871d4dd26ce03ad359 Cr-Commit-Position: refs/heads/master@{#438747}

Patch Set 1 #

Patch Set 2 : rebaseline #

Total comments: 4

Patch Set 3 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -154 lines) Patch
M third_party/WebKit/LayoutTests/inspector/elements/styles-1/css-outline.html View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/devtools/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/audits/AuditRules.js View 1 2 chunks +17 lines, -16 lines 0 comments Download
D third_party/WebKit/Source/devtools/front_end/sdk/CSSParser.js View 1 chunk +0 lines, -117 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sdk/module.json View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/StyleSheetOutlineDialog.js View 1 2 6 chunks +11 lines, -15 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 23 (17 generated)
lushnikov
please, take a look
4 years ago (2016-12-14 07:28:20 UTC) #1
dgozman
lgtm https://codereview.chromium.org/2572053002/diff/20001/third_party/WebKit/Source/devtools/front_end/sources/StyleSheetOutlineDialog.js File third_party/WebKit/Source/devtools/front_end/sources/StyleSheetOutlineDialog.js (right): https://codereview.chromium.org/2572053002/diff/20001/third_party/WebKit/Source/devtools/front_end/sources/StyleSheetOutlineDialog.js#newcode40 third_party/WebKit/Source/devtools/front_end/sources/StyleSheetOutlineDialog.js:40: this._rules = []; Let's @type this for compiler ...
4 years ago (2016-12-14 19:05:02 UTC) #10
lushnikov
https://codereview.chromium.org/2572053002/diff/20001/third_party/WebKit/Source/devtools/front_end/sources/StyleSheetOutlineDialog.js File third_party/WebKit/Source/devtools/front_end/sources/StyleSheetOutlineDialog.js (right): https://codereview.chromium.org/2572053002/diff/20001/third_party/WebKit/Source/devtools/front_end/sources/StyleSheetOutlineDialog.js#newcode40 third_party/WebKit/Source/devtools/front_end/sources/StyleSheetOutlineDialog.js:40: this._rules = []; On 2016/12/14 19:05:02, dgozman wrote: > ...
4 years ago (2016-12-15 00:28:46 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2572053002/40001
4 years ago (2016-12-15 03:23:06 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-15 04:52:40 UTC) #21
commit-bot: I haz the power
4 years ago (2016-12-15 04:54:52 UTC) #23
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f824367e4d2e9e81184179871d4dd26ce03ad359
Cr-Commit-Position: refs/heads/master@{#438747}

Powered by Google App Engine
This is Rietveld 408576698