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

Issue 2516253002: [DevTools] Remove HandlerRegistry. (Closed)

Created:
4 years, 1 month ago by dgozman
Modified:
4 years ago
Reviewers:
caseq, lushnikov
CC:
chromium-reviews, extensions-reviews_chromium.org, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, chromium-apps-reviews_chromium.org, pfeldman, kozyatinskiy+blink_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[DevTools] Remove HandlerRegistry. All meaningful functionality went to Linkifier. BUG=665661 Committed: https://crrev.com/5d75addb33b2790805d66ef51ff2c615e17b549b Cr-Commit-Position: refs/heads/master@{#434035}

Patch Set 1 #

Total comments: 10

Patch Set 2 : rebase, fixed comments #

Messages

Total messages: 19 (10 generated)
dgozman
Could you please take a look?
4 years, 1 month ago (2016-11-21 19:19:19 UTC) #2
caseq
https://codereview.chromium.org/2516253002/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/2516253002/diff/1/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js#newcode462 third_party/WebKit/Source/devtools/front_end/components/Linkifier.js:462: Components.Linkifier._linkHandlers = Components.Linkifier._linkHandlers.filter(entry => entry.title !== title); if we ...
4 years, 1 month ago (2016-11-21 20:13:09 UTC) #5
lushnikov
lgtm https://codereview.chromium.org/2516253002/diff/1/third_party/WebKit/Source/devtools/front_end/components/HandlerRegistry.js File third_party/WebKit/Source/devtools/front_end/components/HandlerRegistry.js (left): https://codereview.chromium.org/2516253002/diff/1/third_party/WebKit/Source/devtools/front_end/components/HandlerRegistry.js#oldcode96 third_party/WebKit/Source/devtools/front_end/components/HandlerRegistry.js:96: if (!(target instanceof Workspace.UISourceCode || target instanceof SDK.Resource ...
4 years, 1 month ago (2016-11-21 20:51:09 UTC) #6
dgozman
https://codereview.chromium.org/2516253002/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/2516253002/diff/1/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js#newcode430 third_party/WebKit/Source/devtools/front_end/components/Linkifier.js:430: if (info.revealable) { On 2016/11/21 20:51:09, lushnikov wrote: > ...
4 years, 1 month ago (2016-11-21 23:34:50 UTC) #7
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/2516253002/20001
4 years, 1 month ago (2016-11-22 19:11:45 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/168709)
4 years, 1 month ago (2016-11-22 19:48:01 UTC) #12
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/2516253002/20001
4 years, 1 month ago (2016-11-22 21:40:08 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-11-23 00:07:51 UTC) #17
commit-bot: I haz the power
4 years ago (2016-11-23 00:11:25 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5d75addb33b2790805d66ef51ff2c615e17b549b
Cr-Commit-Position: refs/heads/master@{#434035}

Powered by Google App Engine
This is Rietveld 408576698