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
(302)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: appengine/chromium_build/tests/console_test.files/test_console_utf8_devcomment/README
Issue
919733003
:
Fix another source of utf8 characters being lost. (Closed)
Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: rename vars to make clearer
Created 5 years, 10 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:
appengine/chromium_build/app.py
appengine/chromium_build/tests/console_test.py
appengine/chromium_build/tests/console_test.files/test_console_merger/exp_merged.html
appengine/chromium_build/tests/console_test.files/test_console_merger_splitrevs/exp_merged.html
appengine/chromium_build/tests/console_test.files/test_console_utf8_devcomment/README
appengine/chromium_build/tests/console_test.files/test_console_utf8_devcomment/exp_merged.html
appengine/chromium_build/tests/console_test.files/test_console_utf8_devcomment/in_mac.html
View unified diff
|
Download patch
« appengine/chromium_build/app.py
('K') |
« appengine/chromium_build/tests/console_test.files/test_console_merger_splitrevs/exp_merged.html
('k') |
appengine/chromium_build/tests/console_test.files/test_console_utf8_devcomment/exp_merged.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
How to recreate the contents of this directory.
2
3
1. wget http://build.chromium.org/p/chromium.mac/console
4
2. mv console in_mac.html
5
3. Edit a DevComment section in in_mac.html to contain ₩.
6
4. Edit console_test.py, uncomment lines in console_test.py
7
that write expected contents.
8
5. Run test. (This will write expected contents.)
9
6. Comment lines that write expected comments.
10
7. Create a CL with the updated content, land it.
OLD
NEW
« appengine/chromium_build/app.py
('K') |
« appengine/chromium_build/tests/console_test.files/test_console_merger_splitrevs/exp_merged.html
('k') |
appengine/chromium_build/tests/console_test.files/test_console_utf8_devcomment/exp_merged.html »
('j') |
no next file with comments »
Issue 919733003: Fix another source of utf8 characters being lost. (Closed)
Created 5 years, 10 months ago by cmp
Modified 5 years, 10 months ago
Reviewers: jrobbins
Base URL: https://chromium.googlesource.com/infra/infra.git@master
Comments: 8
This is Rietveld
408576698