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

Issue 9088010: Output generated headers using Python's "wb" mode, to prevent EOL-munging. (Closed)

Created:
8 years, 11 months ago by Wez
Modified:
8 years, 11 months ago
Reviewers:
noelallen1
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Output generated headers using Python's "wb" mode, to prevent EOL-munging. This results in PPAPI headers always being generated with Unix line-endings. BUG=109116 TEST=Re-generate PPAPI headers on a Windows system, using a Windows-native version of Python, and verify that the generated headers have Unix line-endings. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=118245

Patch Set 1 #

Total comments: 1

Patch Set 2 : Address comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M ppapi/generators/idl_outfile.py View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Wez
Hopefully this will result in brettw@ checking in files with CRLF end-of-line less often. ;)
8 years, 11 months ago (2012-01-04 12:36:19 UTC) #1
Wez
Pingy. ;)
8 years, 11 months ago (2012-01-10 20:58:57 UTC) #2
noelallen1
Add 'b' on read then LGTM, otherwise, if you think that's the wrong way to ...
8 years, 11 months ago (2012-01-18 22:59:04 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/9088010/5001
8 years, 11 months ago (2012-01-19 01:40:27 UTC) #4
commit-bot: I haz the power
8 years, 11 months ago (2012-01-19 05:24:54 UTC) #5
Change committed as 118245

Powered by Google App Engine
This is Rietveld 408576698