Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(22)

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: 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.
Jump to:
View unified diff | Download patch
OLDNEW
(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.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698