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

Issue 151673005: Add digestSynchronous WebCrypto method. (Closed)

Created:
6 years, 10 months ago by jww
Modified:
6 years, 10 months ago
Reviewers:
eroman, abarth-chromium
CC:
blink-reviews, jamesr, dglazkov+blink, abarth-chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Add digestSynchronous WebCrypto method. BUG=327826 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167383

Patch Set 1 #

Total comments: 4

Patch Set 2 : Simplified digestSynchronous API. #

Total comments: 2

Patch Set 3 : Updated the function's arguments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M public/platform/WebCrypto.h View 1 2 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
jww
This adds a digestSynchronous method to the webcrypto API.
6 years, 10 months ago (2014-02-07 23:14:35 UTC) #1
eroman
https://codereview.chromium.org/151673005/diff/1/public/platform/WebCrypto.h File public/platform/WebCrypto.h (right): https://codereview.chromium.org/151673005/diff/1/public/platform/WebCrypto.h#newcode181 public/platform/WebCrypto.h:181: // This is the one exception to the "Completeing ...
6 years, 10 months ago (2014-02-08 00:03:40 UTC) #2
jww
https://codereview.chromium.org/151673005/diff/1/public/platform/WebCrypto.h File public/platform/WebCrypto.h (right): https://codereview.chromium.org/151673005/diff/1/public/platform/WebCrypto.h#newcode181 public/platform/WebCrypto.h:181: // This is the one exception to the "Completeing ...
6 years, 10 months ago (2014-02-08 00:41:54 UTC) #3
eroman
https://codereview.chromium.org/151673005/diff/70001/public/platform/WebCrypto.h File public/platform/WebCrypto.h (right): https://codereview.chromium.org/151673005/diff/70001/public/platform/WebCrypto.h#newcode186 public/platform/WebCrypto.h:186: virtual bool digestSynchronous(const WebCryptoAlgorithm&, const unsigned char* data, unsigned ...
6 years, 10 months ago (2014-02-08 01:40:22 UTC) #4
jww
https://codereview.chromium.org/151673005/diff/70001/public/platform/WebCrypto.h File public/platform/WebCrypto.h (right): https://codereview.chromium.org/151673005/diff/70001/public/platform/WebCrypto.h#newcode186 public/platform/WebCrypto.h:186: virtual bool digestSynchronous(const WebCryptoAlgorithm&, const unsigned char* data, unsigned ...
6 years, 10 months ago (2014-02-08 02:31:18 UTC) #5
jww
On 2014/02/08 02:31:18, jww wrote: > https://codereview.chromium.org/151673005/diff/70001/public/platform/WebCrypto.h > File public/platform/WebCrypto.h (right): > > https://codereview.chromium.org/151673005/diff/70001/public/platform/WebCrypto.h#newcode186 > ...
6 years, 10 months ago (2014-02-13 21:43:34 UTC) #6
eroman
lgtm On Thu, Feb 13, 2014 at 1:43 PM, <jww@chromium.org> wrote: > On 2014/02/08 02:31:18, ...
6 years, 10 months ago (2014-02-18 18:38:35 UTC) #7
abarth-chromium
lgtm
6 years, 10 months ago (2014-02-18 18:53:48 UTC) #8
jww
The CQ bit was checked by jww@chromium.org
6 years, 10 months ago (2014-02-18 19:02:44 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jww@chromium.org/151673005/130002
6 years, 10 months ago (2014-02-18 19:02:54 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-18 23:00:45 UTC) #11
commit-bot: I haz the power
Retried try job too often on linux_blink for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_blink&number=13056
6 years, 10 months ago (2014-02-18 23:00:45 UTC) #12
jww
The CQ bit was checked by jww@chromium.org
6 years, 10 months ago (2014-02-18 23:06:07 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jww@chromium.org/151673005/130002
6 years, 10 months ago (2014-02-18 23:06:17 UTC) #14
commit-bot: I haz the power
6 years, 10 months ago (2014-02-19 00:30:54 UTC) #15
Message was sent while issue was closed.
Change committed as 167383

Powered by Google App Engine
This is Rietveld 408576698