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

Issue 2696183005: [Devtools] Added Product Registry module in prep for Network Grouping (Closed)

Created:
3 years, 10 months ago by allada
Modified:
3 years, 10 months ago
Reviewers:
dgozman, pfeldman
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] Added Product Registry module in prep for Network Grouping This patch adds product registry module that will be in charge of a map that contains which groups a url will fall under. It is pretty much just a map of url -> groupName. R=pfeldman BUG=664704 Review-Url: https://codereview.chromium.org/2696183005 Cr-Commit-Position: refs/heads/master@{#450914} Committed: https://chromium.googlesource.com/chromium/src/+/2513615ece62e266bfe3868fa916826ba5eb9056

Patch Set 1 : [Devtools] Added Product Registry module in prep for Network Grouping #

Total comments: 4

Patch Set 2 : changes #

Messages

Total messages: 16 (11 generated)
allada
PTL
3 years, 10 months ago (2017-02-16 01:43:04 UTC) #4
pfeldman
lgtm % nits. https://codereview.chromium.org/2696183005/diff/20001/third_party/WebKit/Source/devtools/front_end/product_registry/ProductNameForURL.js File third_party/WebKit/Source/devtools/front_end/product_registry/ProductNameForURL.js (right): https://codereview.chromium.org/2696183005/diff/20001/third_party/WebKit/Source/devtools/front_end/product_registry/ProductNameForURL.js#newcode11 third_party/WebKit/Source/devtools/front_end/product_registry/ProductNameForURL.js:11: var domain = parsedUrl.domain(); data urls ...
3 years, 10 months ago (2017-02-16 01:48:04 UTC) #5
allada
done https://codereview.chromium.org/2696183005/diff/20001/third_party/WebKit/Source/devtools/front_end/product_registry/ProductNameForURL.js File third_party/WebKit/Source/devtools/front_end/product_registry/ProductNameForURL.js (right): https://codereview.chromium.org/2696183005/diff/20001/third_party/WebKit/Source/devtools/front_end/product_registry/ProductNameForURL.js#newcode11 third_party/WebKit/Source/devtools/front_end/product_registry/ProductNameForURL.js:11: var domain = parsedUrl.domain(); On 2017/02/16 01:48:04, pfeldman ...
3 years, 10 months ago (2017-02-16 04:23:30 UTC) #6
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/2696183005/40001
3 years, 10 months ago (2017-02-16 08:17:30 UTC) #13
commit-bot: I haz the power
3 years, 10 months ago (2017-02-16 09:20:55 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/2513615ece62e266bfe3868fa916...

Powered by Google App Engine
This is Rietveld 408576698