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

Issue 8983022: Tweak the PPAPI IDL generator to wrap the generated-from comment if necessary. (Closed)

Created:
8 years, 11 months ago by Wez
Modified:
8 years, 11 months ago
CC:
chromium-reviews, piman+watch_chromium.org, darin-cc_chromium.org, yzshen+watch_chromium.org, ihf+watch_chromium.org
Visibility:
Public.

Description

Tweak the PPAPI IDL generator to wrap the generated-from comment if necessary. BUG=109129 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=116391

Patch Set 1 #

Total comments: 1

Patch Set 2 : Address comments. #

Patch Set 3 : Update the Copyright years in the IDL and generator script. #

Patch Set 4 : Fix the IsEquivelent(sic) test. #

Patch Set 5 : Rebbbase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -18 lines) Patch
M ppapi/api/private/ppb_net_address_private.idl View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ppapi/api/trusted/ppb_audio_input_trusted_dev.idl View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ppapi/api/trusted/ppb_file_chooser_trusted.idl View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/private/ppb_net_address_private.h View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
M ppapi/c/trusted/ppb_audio_input_trusted_dev.h View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
M ppapi/c/trusted/ppb_file_chooser_trusted.h View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
M ppapi/generators/idl_c_header.py View 1 2 2 chunks +12 lines, -4 lines 0 comments Download
M ppapi/generators/idl_outfile.py View 1 2 3 2 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Wez
This just makes it possible to commit-queue changes involving long-named PPAPI IDL files. Specific things ...
8 years, 11 months ago (2012-01-04 16:26:34 UTC) #1
dmichael (off chromium)
http://codereview.chromium.org/8983022/diff/1/ppapi/generators/idl_c_header.py File ppapi/generators/idl_c_header.py (right): http://codereview.chromium.org/8983022/diff/1/ppapi/generators/idl_c_header.py#newcode142 ppapi/generators/idl_c_header.py:142: out.Write('%s,\n * %s\n\n' % (from_text, modified_text)) So this won't ...
8 years, 11 months ago (2012-01-04 16:42:24 UTC) #2
dmichael (off chromium)
lgtm
8 years, 11 months ago (2012-01-04 16:54:36 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/8983022/2001
8 years, 11 months ago (2012-01-04 16:59:57 UTC) #4
commit-bot: I haz the power
Presubmit check for 8983022-2001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 11 months ago (2012-01-04 17:00:03 UTC) #5
Wez
8 years, 11 months ago (2012-01-04 17:22:42 UTC) #6
noelallen1
LGTM
8 years, 11 months ago (2012-01-04 18:26:45 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/8983022/5006
8 years, 11 months ago (2012-01-04 18:27:30 UTC) #8
commit-bot: I haz the power
Try job failure for 8983022-5006 on linux_clang for step "update". http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_clang&number=5609 Step "update" is always ...
8 years, 11 months ago (2012-01-04 18:55:58 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/8983022/5007
8 years, 11 months ago (2012-01-04 19:00:42 UTC) #10
commit-bot: I haz the power
8 years, 11 months ago (2012-01-04 21:57:06 UTC) #11
Change committed as 116391

Powered by Google App Engine
This is Rietveld 408576698