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

Side by Side Diff: third_party/WebKit/Source/devtools/front_end/product_registry_impl/ProductRegistryData.js

Issue 2839273003: [Devtools] New structure and colorize rows for network products (Closed)
Patch Set: Merge remote-tracking branch 'origin/master' into NEW_DEPENDENCY_PRODUCTS Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 // Copyright 2017 The Chromium Authors. All rights reserved. 1 // Copyright 2017 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 // clang-format off 4 // clang-format off
5 /* eslint-disable */ 5 /* eslint-disable */
6 ProductRegistry.register([ 6 ProductRegistryImpl.register([
7 "1&1 Internet AG", 7 "1&1 Internet AG",
8 "A9", 8 "A9",
9 "AdGenie", 9 "AdGenie",
10 "Affilinet GmbH", 10 "Affilinet GmbH",
11 "Eulerian Technologies SARL", 11 "Eulerian Technologies SARL",
12 "Conversant Ad Server", 12 "Conversant Ad Server",
13 "Napster Luxemburg SARL", 13 "Napster Luxemburg SARL",
14 "Wize Commerce, Inc.", 14 "Wize Commerce, Inc.",
15 "Research Now Limited", 15 "Research Now Limited",
16 "Spartoo", 16 "Spartoo",
(...skipping 6805 matching lines...) Expand 10 before | Expand all | Expand 10 after
6822 {"hash":"3bb879b5ab17cbeb","prefixes":{"":{"product":1490,"type":1}}}, // [Hae nsel AMS GmbH] 6822 {"hash":"3bb879b5ab17cbeb","prefixes":{"":{"product":1490,"type":1}}}, // [Hae nsel AMS GmbH]
6823 {"hash":"26627407df51f73d","prefixes":{"t":{"product":1490,"type":1},"d":{"pro duct":1490,"type":1},"s":{"product":1490,"type":1}}}, // [Haensel AMS GmbH] [Hae nsel AMS GmbH] [Haensel AMS GmbH] 6823 {"hash":"26627407df51f73d","prefixes":{"t":{"product":1490,"type":1},"d":{"pro duct":1490,"type":1},"s":{"product":1490,"type":1}}}, // [Haensel AMS GmbH] [Hae nsel AMS GmbH] [Haensel AMS GmbH]
6824 {"hash":"44e07e9341e20fd0","prefixes":{"":{"product":1491,"type":2}}}, // [Lem onPI] 6824 {"hash":"44e07e9341e20fd0","prefixes":{"":{"product":1491,"type":2}}}, // [Lem onPI]
6825 {"hash":"71d7abda3a6093b3","prefixes":{"":{"product":1491,"type":2}}}, // [Lem onPI] 6825 {"hash":"71d7abda3a6093b3","prefixes":{"":{"product":1491,"type":2}}}, // [Lem onPI]
6826 {"hash":"f57717e6df039cd1","prefixes":{"":{"product":1491,"type":2}}}, // [Lem onPI] 6826 {"hash":"f57717e6df039cd1","prefixes":{"":{"product":1491,"type":2}}}, // [Lem onPI]
6827 {"hash":"0ae0087cfa7b79c3","prefixes":{"":{"product":1491,"type":2}}}, // [Lem onPI] 6827 {"hash":"0ae0087cfa7b79c3","prefixes":{"":{"product":1491,"type":2}}}, // [Lem onPI]
6828 {"hash":"59afc0d091a22f58","prefixes":{"":{"product":1492,"type":0}}}, // [4In fo, Inc.] 6828 {"hash":"59afc0d091a22f58","prefixes":{"":{"product":1492,"type":0}}}, // [4In fo, Inc.]
6829 {"hash":"fd299e0138ad90c1","prefixes":{"":{"product":1492,"type":0}}}, // [4In fo, Inc.] 6829 {"hash":"fd299e0138ad90c1","prefixes":{"":{"product":1492,"type":0}}}, // [4In fo, Inc.]
6830 {"hash":"1e408d2e9033a6e2","prefixes":{"":{"product":1492,"type":0}}} // [4Inf o, Inc.] 6830 {"hash":"1e408d2e9033a6e2","prefixes":{"":{"product":1492,"type":0}}} // [4Inf o, Inc.]
6831 ]); 6831 ]);
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698