Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
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
(80)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: LayoutTests/crypto/deserialize-legacy-aes-key-empty-usages-expected.txt
Issue
770363002
:
[WebCrypto] Crypto tests updated to use KeyUsage (Closed)
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Renamed file and removed unwanted expected file
Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Tab Spaces:
Jump to:
LayoutTests/crypto/clone-aesKey.html
LayoutTests/crypto/clone-aesKey-expected.txt
LayoutTests/crypto/clone-hmacKey.html
LayoutTests/crypto/clone-hmacKey-expected.txt
LayoutTests/crypto/deserialize-legacy-aes-key-empty-usages.html
LayoutTests/crypto/deserialize-legacy-aes-key-empty-usages-expected.txt
LayoutTests/crypto/import-jwk.html
View unified diff
|
Download patch
« no previous file with comments
|
« LayoutTests/crypto/deserialize-legacy-aes-key-empty-usages.html
('k') |
LayoutTests/crypto/import-jwk.html »
('j') |
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
(Empty)
1
Check that an already imported key with empty usages can be deserialized.
2
3
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6
PASS key.type is "secret"
7
PASS key.extractable is true
8
PASS key.algorithm.name is "AES-CBC"
9
PASS key.usages is []
10
PASS successfullyParsed is true
11
12
TEST COMPLETE
13
OLD
NEW
« no previous file with comments
|
« LayoutTests/crypto/deserialize-legacy-aes-key-empty-usages.html
('k') |
LayoutTests/crypto/import-jwk.html »
('j') |
no next file with comments »
Issue 770363002: [WebCrypto] Crypto tests updated to use KeyUsage (Closed)
Created 6 years ago by Habib Virji
Modified 6 years ago
Reviewers: eroman
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Comments: 13
This is Rietveld
408576698