Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Keyboard Shortcuts
File
u
:
up to issue
m
:
publish + mail comments
M
:
edit review message
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
<Enter>
:
respond to / edit current comment
d
:
mark current comment as done
Issue
u
:
up to list of issues
m
:
publish + mail comments
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
#
:
close issue
Comment/message editing
<Ctrl>
+
s
or
<Ctrl>
+
Enter
:
save comment
<Esc>
:
cancel edit
Rietveld
Code Review Tool
Help
|
Bug tracker
|
Discussion group
|
Source code
Issues
All Issues
Side by Side Diff: templates/background.html.tmpl
Issue
29562614
:
Issue 5752 - Removing safari support (Closed)
Patch Set: Rebasing against #5751 @ Patch Set 5
Created Oct. 6, 2017, 9:18 a.m.
Left:
Base
Patch Set 1: None
Patch Set 2: Rebasing, removing additional files
Patch Set 3: Rebasing against #5751 @ Patch Set 5
Patch Set 4: Addressing comment
Patch Set 5: NO CHANGE rebasing against #5751 @ Patch Set 6
Patch Set 6: NO CHANGE rebase against #5751 @ Patch Set 7
Right:
Patch Set 1: None
Patch Set 2: Rebasing, removing additional files
Patch Set 3: Rebasing against #5751 @ Patch Set 5
Patch Set 4: Addressing comment
Patch Set 5: NO CHANGE rebasing against #5751 @ Patch Set 6
Patch Set 6: NO CHANGE rebase against #5751 @ Patch Set 7
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
build.py
packagerSafari.py
releaseAutomation.py
templates/Info.plist.tmpl
templates/background.html.tmpl
templates/safariInfo.js.tmpl
templates/xartoc.xml.tmpl
tox.ini
xarfile.py
View unified diff
|
Download patch
« no previous file with comments
|
« templates/Info.plist.tmpl
('k') |
templates/safariInfo.js.tmpl »
('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
<html>
2
<head>
3
{%- for script in scripts %}
4
<script type="application/javascript" src="{{ script }}"></script>
5
{%- endfor %}
6
</head>
7
<body>
8
</body>
9
</html>
OLD
NEW
« no previous file with comments
|
« templates/Info.plist.tmpl
('k') |
templates/safariInfo.js.tmpl »
('j') |
no next file with comments »
Edit Message
Issue 29562614: Issue 5752 - Removing safari support (Closed)
Created Oct. 2, 2017, 10:35 a.m. by tlucas
Modified Oct. 10, 2017, 1:01 p.m.
Reviewers: Vasily Kuznetsov, Sebastian Noack
Base URL:
Comments: 5
This is Rietveld