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
(111)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: chrome/test/data/indexeddb/bug_90635.html
Issue
10828378
:
Convert the indexed db pyauto tests to content_browsertests. (Closed)
Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set:
Created 8 years, 4 months 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:
chrome/test/data/indexeddb/bug_90635.html
chrome/test/data/indexeddb/bug_90635.js
chrome/test/data/indexeddb/shared.js
chrome/test/data/indexeddb/version_change_blocked.html
chrome/test/data/indexeddb/version_change_blocked.js
chrome/test/data/indexeddb/version_change_crash.html
chrome/test/data/indexeddb/version_change_crash.js
chrome/test/functional/PYAUTO_TESTS
chrome/test/functional/indexeddb.py
content/browser/in_process_webkit/indexed_db_browsertest.cc
content/shell/shell.cc
content/test/data/indexeddb/bug_90635.html
content/test/data/indexeddb/bug_90635.js
content/test/data/indexeddb/shared.js
content/test/data/indexeddb/version_change_blocked.html
content/test/data/indexeddb/version_change_blocked.js
content/test/data/indexeddb/version_change_crash.html
content/test/data/indexeddb/version_change_crash.js
View unified diff
|
Download patch
|
Annotate
|
Revision Log
« no previous file with comments
|
« no previous file
|
chrome/test/data/indexeddb/bug_90635.js »
('j') |
content/browser/in_process_webkit/indexed_db_browsertest.cc »
('J')
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
(Empty)
1
<html>
2
<head>
3
<title>IndexedDB regression test for bug 90635</title>
4
<script type="text/javascript" src="shared.js"></script>
5
<script type="text/javascript" src="bug_90635.js"></script>
6
</head>
7
<body onLoad="test()">
8
<div id="status">Starting...</div>
9
</body>
10
</html>
11
OLD
NEW
« no previous file with comments
|
« no previous file
|
chrome/test/data/indexeddb/bug_90635.js »
('j') |
content/browser/in_process_webkit/indexed_db_browsertest.cc »
('J')
Issue 10828378: Convert the indexed db pyauto tests to content_browsertests. (Closed)
Created 8 years, 4 months ago by jam
Modified 8 years, 4 months ago
Reviewers: jsbell, dgrogan
Base URL: svn://chrome-svn/chrome/trunk/src/
Comments: 4
This is Rietveld
408576698