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

Issue 2487293002: DevTools: introduce sync checkmarks icons in StylesSidebarPane. (Closed)

Created:
4 years, 1 month ago by lushnikov
Modified:
4 years, 1 month ago
Reviewers:
dgozman
CC:
chromium-reviews, caseq+blink_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: introduce sync checkmarks icons in StylesSidebarPane. This patch introduces the green checkmark to the links in the StylesSidebarPane. BUG=649837 R=dgozman Committed: https://crrev.com/adbb620970bd4408861f6a4cf6acb5545bae535c Cr-Commit-Position: refs/heads/master@{#431159}

Patch Set 1 #

Total comments: 13

Patch Set 2 : address comments #

Patch Set 3 : DevTools: introduce icons in linkifier. #

Total comments: 22

Patch Set 4 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+161 lines, -16 lines) Patch
M third_party/WebKit/Source/devtools/front_end/components/Linkifier.js View 1 2 3 10 chunks +117 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/elements/StylesSidebarPane.js View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/persistence/Persistence.js View 1 2 3 1 chunk +5 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/persistence/PersistenceUtils.js View 1 2 3 1 chunk +37 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/persistence/module.json View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 18 (9 generated)
lushnikov
please, take a look
4 years, 1 month ago (2016-11-09 18:21:53 UTC) #1
lushnikov
https://codereview.chromium.org/2487293002/diff/1/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js File third_party/WebKit/Source/devtools/front_end/components/Linkifier.js (right): https://codereview.chromium.org/2487293002/diff/1/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js#newcode496 third_party/WebKit/Source/devtools/front_end/components/Linkifier.js:496: * @return {string} it feels daunting to return a ...
4 years, 1 month ago (2016-11-09 18:23:29 UTC) #2
dgozman
https://codereview.chromium.org/2487293002/diff/1/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js File third_party/WebKit/Source/devtools/front_end/components/Linkifier.js (right): https://codereview.chromium.org/2487293002/diff/1/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js#newcode52 third_party/WebKit/Source/devtools/front_end/components/Linkifier.js:52: static registerIconProvider(iconProvider) { If you only support a single ...
4 years, 1 month ago (2016-11-09 18:58:48 UTC) #3
lushnikov
all done, please take a look https://codereview.chromium.org/2487293002/diff/1/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js File third_party/WebKit/Source/devtools/front_end/components/Linkifier.js (right): https://codereview.chromium.org/2487293002/diff/1/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js#newcode52 third_party/WebKit/Source/devtools/front_end/components/Linkifier.js:52: static registerIconProvider(iconProvider) { ...
4 years, 1 month ago (2016-11-09 21:46:51 UTC) #4
dgozman
lgtm https://codereview.chromium.org/2487293002/diff/40001/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js File third_party/WebKit/Source/devtools/front_end/components/Linkifier.js (right): https://codereview.chromium.org/2487293002/diff/40001/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js#newcode55 third_party/WebKit/Source/devtools/front_end/components/Linkifier.js:55: console.assert(!WebInspector.Linkifier._decorator, 'Cannot re-register icon provider.'); ... link decorator ...
4 years, 1 month ago (2016-11-10 01:01:43 UTC) #10
lushnikov
All done, thanks! https://codereview.chromium.org/2487293002/diff/40001/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js File third_party/WebKit/Source/devtools/front_end/components/Linkifier.js (right): https://codereview.chromium.org/2487293002/diff/40001/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js#newcode55 third_party/WebKit/Source/devtools/front_end/components/Linkifier.js:55: console.assert(!WebInspector.Linkifier._decorator, 'Cannot re-register icon provider.'); On ...
4 years, 1 month ago (2016-11-10 01:13:45 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/2487293002/60001
4 years, 1 month ago (2016-11-10 01:14:40 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago (2016-11-10 03:14:29 UTC) #16
commit-bot: I haz the power
4 years, 1 month ago (2016-11-10 03:15:57 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/adbb620970bd4408861f6a4cf6acb5545bae535c
Cr-Commit-Position: refs/heads/master@{#431159}

Powered by Google App Engine
This is Rietveld 408576698