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

Issue 437883002: Make the root_namespace argument to json_schema_compiler.gypi a string (Closed)

Created:
6 years, 4 months ago by not at google - send to devlin
Modified:
4 years, 7 months ago
Reviewers:
popparod27, Yoyo Zhou
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org, brettw
Project:
chromium
Visibility:
Public.

Description

Make the root_namespace argument to json_schema_compiler.gypi a string pattern rather than a prefix. BUG=370952 R=yoz@chromium.org TBR=dmazzoni@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287488

Patch Set 1 #

Patch Set 2 : . #

Total comments: 11

Patch Set 3 : yoz #

Patch Set 4 : fix comments, gn #

Patch Set 5 : try to debug windows build failures #

Patch Set 6 : un-escape %% for windows #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+209 lines, -155 lines) Patch
M build/json_schema_bundle_compile.gypi View 1 2 1 chunk +9 lines, -3 lines 0 comments Download
M build/json_schema_compile.gypi View 1 2 3 1 chunk +9 lines, -3 lines 0 comments Download
M chrome/browser/performance_monitor/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/performance_monitor/performance_monitor.gyp View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/api.gyp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/api.gyp View 1 chunk +1 line, -1 line 0 comments Download
M extensions/generated_extensions_api.gni View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M extensions/shell/common/api/api.gyp View 1 chunk +1 line, -1 line 0 comments Download
M tools/json_schema_compiler/cc_generator.py View 1 2 3 4 4 chunks +10 lines, -12 lines 0 comments Download
M tools/json_schema_compiler/compiler.py View 1 2 5 chunks +20 lines, -20 lines 0 comments Download
M tools/json_schema_compiler/cpp_bundle_generator.py View 1 2 6 chunks +12 lines, -7 lines 0 comments Download
M tools/json_schema_compiler/cpp_generator.py View 1 1 chunk +3 lines, -3 lines 0 comments Download
M tools/json_schema_compiler/cpp_type_generator.py View 1 2 3 4 2 chunks +15 lines, -30 lines 0 comments Download
M tools/json_schema_compiler/cpp_type_generator_test.py View 2 chunks +18 lines, -10 lines 0 comments Download
M tools/json_schema_compiler/cpp_util.py View 1 2 3 4 5 3 chunks +28 lines, -17 lines 1 comment Download
M tools/json_schema_compiler/cpp_util_test.py View 1 2 1 chunk +48 lines, -16 lines 0 comments Download
M tools/json_schema_compiler/features_h_generator.py View 1 1 chunk +6 lines, -2 lines 0 comments Download
M tools/json_schema_compiler/h_generator.py View 1 2 3 4 4 chunks +18 lines, -19 lines 0 comments Download
M tools/json_schema_compiler/test/json_schema_compiler_tests.gyp View 1 chunk +1 line, -1 line 0 comments Download
M ui/accessibility/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ui/accessibility/accessibility.gyp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 19 (1 generated)
not at google - send to devlin
Ok, stage 1. Took me longer than expected because I needed to disentangle some of ...
6 years, 4 months ago (2014-08-04 22:00:59 UTC) #1
not at google - send to devlin
https://codereview.chromium.org/437883002/diff/20001/ui/accessibility/accessibility.gyp File ui/accessibility/accessibility.gyp (right): https://codereview.chromium.org/437883002/diff/20001/ui/accessibility/accessibility.gyp#newcode112 ui/accessibility/accessibility.gyp:112: 'root_namespace': 'ui', @dtseng FYI
6 years, 4 months ago (2014-08-04 22:01:32 UTC) #2
Yoyo Zhou
LGTM, nits https://chromiumcodereview.appspot.com/437883002/diff/20001/build/json_schema_bundle_compile.gypi File build/json_schema_bundle_compile.gypi (right): https://chromiumcodereview.appspot.com/437883002/diff/20001/build/json_schema_bundle_compile.gypi#newcode13 build/json_schema_bundle_compile.gypi:13: # A Python string substituion pattern used ...
6 years, 4 months ago (2014-08-05 00:28:45 UTC) #3
not at google - send to devlin
https://chromiumcodereview.appspot.com/437883002/diff/20001/build/json_schema_bundle_compile.gypi File build/json_schema_bundle_compile.gypi (right): https://chromiumcodereview.appspot.com/437883002/diff/20001/build/json_schema_bundle_compile.gypi#newcode13 build/json_schema_bundle_compile.gypi:13: # A Python string substituion pattern used to generate ...
6 years, 4 months ago (2014-08-05 00:45:36 UTC) #4
not at google - send to devlin
The CQ bit was checked by kalman@chromium.org
6 years, 4 months ago (2014-08-05 00:45:38 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kalman@chromium.org/437883002/40001
6 years, 4 months ago (2014-08-05 00:49:48 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu_triggered_tests on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-05 02:23:24 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-05 02:27:06 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_rel/builds/2673)
6 years, 4 months ago (2014-08-05 02:27:07 UTC) #9
not at google - send to devlin
The CQ bit was checked by kalman@chromium.org
6 years, 4 months ago (2014-08-05 02:47:14 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kalman@chromium.org/437883002/60001
6 years, 4 months ago (2014-08-05 02:47:38 UTC) #11
not at google - send to devlin
The CQ bit was checked by kalman@chromium.org
6 years, 4 months ago (2014-08-05 03:26:10 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kalman@chromium.org/437883002/80001
6 years, 4 months ago (2014-08-05 03:27:47 UTC) #13
not at google - send to devlin
The CQ bit was checked by kalman@chromium.org
6 years, 4 months ago (2014-08-05 04:37:45 UTC) #14
not at google - send to devlin
https://codereview.chromium.org/437883002/diff/100001/tools/json_schema_compiler/cpp_util.py File tools/json_schema_compiler/cpp_util.py (right): https://codereview.chromium.org/437883002/diff/100001/tools/json_schema_compiler/cpp_util.py#newcode154 tools/json_schema_compiler/cpp_util.py:154: cpp_namespace = pattern.replace('%%', '%') % { 'namespace': namespace } ...
6 years, 4 months ago (2014-08-05 04:37:59 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kalman@chromium.org/437883002/100001
6 years, 4 months ago (2014-08-05 04:39:29 UTC) #16
commit-bot: I haz the power
Change committed as 287488
6 years, 4 months ago (2014-08-05 08:02:15 UTC) #17
popparod27
4 years, 7 months ago (2016-05-15 09:29:18 UTC) #19
Message was sent while issue was closed.

          

Powered by Google App Engine
This is Rietveld 408576698