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

Issue 176973009: Doc server: support interfaces in src/extensions (Closed)

Created:
6 years, 9 months ago by Ken Rockot(use gerrit already)
Modified:
6 years, 9 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Doc server: support interfaces in src/extensions This adds primitive support to the doc server for API models living in src/extensions/common/api. BUG=349953 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255629

Patch Set 1 #

Total comments: 10

Patch Set 2 : rename path constants, update APIModels.GetModel #

Total comments: 10

Patch Set 3 : - #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -81 lines) Patch
M chrome/common/extensions/docs/server2/api_categorizer_test.py View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/server2/api_data_source.py View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/api_data_source_test.py View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/server2/api_list_data_source_test.py View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/server2/api_models.py View 1 2 4 chunks +12 lines, -7 lines 0 comments Download
M chrome/common/extensions/docs/server2/api_models_test.py View 1 7 chunks +30 lines, -20 lines 0 comments Download
M chrome/common/extensions/docs/server2/app.yaml View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/availability_finder.py View 1 4 chunks +24 lines, -18 lines 0 comments Download
M chrome/common/extensions/docs/server2/content_providers_test.py View 1 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/server2/cron.yaml View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/cron_servlet_test.py View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/server2/extensions_paths.py View 1 1 chunk +8 lines, -5 lines 0 comments Download
M chrome/common/extensions/docs/server2/features_bundle_test.py View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/server2/host_file_system_provider_test.py View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/server2/integration_test.py View 1 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/server2/permissions_data_source_test.py View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/server2/rietveld_patcher_test.py View 1 2 chunks +6 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/server2/test_data/canned_data.py View 1 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/server2/test_data/object_level_availability/tabs.py View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/server2/whats_new_data_source_test.py View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
Ken Rockot(use gerrit already)
Please take a look
6 years, 9 months ago (2014-03-06 17:35:33 UTC) #1
not at google - send to devlin
https://codereview.chromium.org/176973009/diff/1/chrome/common/extensions/docs/server2/api_models.py File chrome/common/extensions/docs/server2/api_models.py (right): https://codereview.chromium.org/176973009/diff/1/chrome/common/extensions/docs/server2/api_models.py#newcode48 chrome/common/extensions/docs/server2/api_models.py:48: if not api_name.startswith(API): I guess this isn't a problem ...
6 years, 9 months ago (2014-03-06 22:16:20 UTC) #2
Ken Rockot(use gerrit already)
https://codereview.chromium.org/176973009/diff/1/chrome/common/extensions/docs/server2/api_models.py File chrome/common/extensions/docs/server2/api_models.py (right): https://codereview.chromium.org/176973009/diff/1/chrome/common/extensions/docs/server2/api_models.py#newcode48 chrome/common/extensions/docs/server2/api_models.py:48: if not api_name.startswith(API): On 2014/03/06 22:16:21, kalman wrote: > ...
6 years, 9 months ago (2014-03-06 23:55:16 UTC) #3
not at google - send to devlin
lgtm https://codereview.chromium.org/176973009/diff/20001/chrome/common/extensions/docs/server2/api_models.py File chrome/common/extensions/docs/server2/api_models.py (left): https://codereview.chromium.org/176973009/diff/20001/chrome/common/extensions/docs/server2/api_models.py#oldcode23 chrome/common/extensions/docs/server2/api_models.py:23: this is actually python style [guide] apparently https://codereview.chromium.org/176973009/diff/20001/chrome/common/extensions/docs/server2/api_models.py ...
6 years, 9 months ago (2014-03-07 01:04:52 UTC) #4
Ken Rockot(use gerrit already)
gracias https://codereview.chromium.org/176973009/diff/20001/chrome/common/extensions/docs/server2/api_models.py File chrome/common/extensions/docs/server2/api_models.py (left): https://codereview.chromium.org/176973009/diff/20001/chrome/common/extensions/docs/server2/api_models.py#oldcode23 chrome/common/extensions/docs/server2/api_models.py:23: On 2014/03/07 01:04:52, kalman wrote: > this is ...
6 years, 9 months ago (2014-03-07 07:07:09 UTC) #5
Ken Rockot(use gerrit already)
The CQ bit was checked by rockot@chromium.org
6 years, 9 months ago (2014-03-07 07:07:16 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rockot@chromium.org/176973009/40001
6 years, 9 months ago (2014-03-07 07:09:16 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-07 07:30:39 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg
6 years, 9 months ago (2014-03-07 07:30:40 UTC) #9
Ken Rockot(use gerrit already)
The CQ bit was checked by rockot@chromium.org
6 years, 9 months ago (2014-03-07 15:33:22 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rockot@chromium.org/176973009/40001
6 years, 9 months ago (2014-03-07 15:34:13 UTC) #11
commit-bot: I haz the power
6 years, 9 months ago (2014-03-07 16:12:27 UTC) #12
Message was sent while issue was closed.
Change committed as 255629

Powered by Google App Engine
This is Rietveld 408576698