Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(377)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: public/platform/WebArrayBuffer.h
Issue
19082002
:
WebCrypto: Add SHA-1 support to crypto.subtle.digest(). (Closed)
Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove CryptoOperation.promise(), instead make finish() and abort() return Promise
Created 7 years, 5 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:
LayoutTests/crypto/digest.html
LayoutTests/crypto/digest-expected.txt
Source/bindings/v8/ScriptValue.h
Source/core/core.gypi
Source/core/platform/chromium/support/WebArrayBuffer.cpp
Source/modules/crypto/CryptoOperation.h
Source/modules/crypto/CryptoOperation.cpp
Source/modules/crypto/CryptoOperation.idl
Source/modules/crypto/NormalizeAlgorithm.cpp
Source/modules/crypto/SubtleCrypto.cpp
Source/web/WebArrayBuffer.cpp
Source/web/WebBindings.cpp
Source/web/WebSocketImpl.cpp
Source/web/web.gypi
public/README
public/platform/Platform.h
public/platform/WebArrayBuffer.h
public/platform/WebCrypto.h
public/web/WebArrayBuffer.h
View side-by-side diff with in-line comments
Download patch
« public/README
('K') |
« public/platform/Platform.h
('k') |
public/platform/WebCrypto.h »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: public/platform/WebArrayBuffer.h
diff --git a/public/web/WebArrayBuffer.h b/public/platform/WebArrayBuffer.h
similarity index 100%
copy from public/web/WebArrayBuffer.h
copy to public/platform/WebArrayBuffer.h
« public/README
('K') |
« public/platform/Platform.h
('k') |
public/platform/WebCrypto.h »
('j') |
no next file with comments »
Issue 19082002: WebCrypto: Add SHA-1 support to crypto.subtle.digest(). (Closed)
Created 7 years, 5 months ago by eroman
Modified 7 years, 5 months ago
Reviewers: abarth-chromium
Base URL: svn://svn.chromium.org/blink/trunk
Comments: 20
This is Rietveld
408576698