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

Issue 2766823002: [Devtools] Add SHA-1 hash function in prep for URL hashing (Closed)

Created:
3 years, 9 months ago by allada
Modified:
3 years, 9 months ago
Reviewers:
caseq, alph
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/heads/master
Project:
chromium
Visibility:
Public.

Description

[Devtools] Add SHA-1 hash function in prep for URL hashing This patch simply adds SHA-1 string hashing for product registry lookup. R=alph,caseq BUG=703762 Review-Url: https://codereview.chromium.org/2766823002 Cr-Commit-Position: refs/heads/master@{#459699} Committed: https://chromium.googlesource.com/chromium/src/+/fe22ae6b4a2c4b0989efb3c8ea8035b62431c9e7

Patch Set 1 #

Patch Set 2 : make public #

Total comments: 2

Patch Set 3 : remove chromium copyright #

Patch Set 4 : added test #

Total comments: 1

Patch Set 5 : Merge branch 'master' into ADD_SHA1 #

Patch Set 6 : changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+269 lines, -1 line) Patch
A third_party/WebKit/LayoutTests/inspector/sha1.html View 1 2 3 4 5 1 chunk +28 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector/sha1-expected.txt View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/product_registry/module.json View 1 2 3 4 5 1 chunk +2 lines, -1 line 0 comments Download
A third_party/WebKit/Source/devtools/front_end/product_registry/sha1/README.chromium View 1 2 3 4 5 1 chunk +9 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/product_registry/sha1/sha1.js View 1 2 3 4 5 1 chunk +220 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 17 (7 generated)
allada
PTL - A follow up patch will use this function. I am looking for an ...
3 years, 9 months ago (2017-03-21 19:13:31 UTC) #1
caseq
I'm generally fine, but let's add a basic test for it and keep the original ...
3 years, 9 months ago (2017-03-22 23:56:42 UTC) #2
alph
We usually don't land unused code. If you still want to keep it separate from ...
3 years, 9 months ago (2017-03-23 00:49:06 UTC) #3
allada
On 2017/03/23 00:49:06, alph wrote: > We usually don't land unused code. > If you ...
3 years, 9 months ago (2017-03-23 01:23:30 UTC) #4
allada
https://codereview.chromium.org/2766823002/diff/20001/third_party/WebKit/Source/devtools/front_end/product_registry/sha1.js File third_party/WebKit/Source/devtools/front_end/product_registry/sha1.js (right): https://codereview.chromium.org/2766823002/diff/20001/third_party/WebKit/Source/devtools/front_end/product_registry/sha1.js#newcode1 third_party/WebKit/Source/devtools/front_end/product_registry/sha1.js:1: // Copyright 2017 The Chromium Authors. All rights reserved. ...
3 years, 9 months ago (2017-03-23 01:26:16 UTC) #5
caseq
Since we're doing local modifications to the third-party code, let's put it into a separate ...
3 years, 9 months ago (2017-03-24 19:31:18 UTC) #6
allada
PTaL
3 years, 9 months ago (2017-03-25 00:02:07 UTC) #7
caseq
lgtm
3 years, 9 months ago (2017-03-25 00:14:54 UTC) #10
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/2766823002/100001
3 years, 9 months ago (2017-03-27 00:00:13 UTC) #14
commit-bot: I haz the power
3 years, 9 months ago (2017-03-27 03:45:16 UTC) #17
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/fe22ae6b4a2c4b0989efb3c8ea80...

Powered by Google App Engine
This is Rietveld 408576698