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

Issue 438963003: Docserver: Add annotation to intro_tables.json to restrict content by platform (Closed)

Created:
6 years, 4 months ago by ahernandez
Modified:
6 years, 4 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Docserver: Add annotation to intro_tables.json to restrict content by platform BUG=233971 NOTRY=True Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287101

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Total comments: 1

Patch Set 3 : Final nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -14 lines) Patch
M chrome/common/extensions/docs/server2/api_data_source.py View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/app.yaml View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/cron.yaml View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/jsc_view.py View 1 2 5 chunks +8 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/server2/jsc_view_test.py View 7 chunks +14 lines, -7 lines 0 comments Download
M chrome/common/extensions/docs/templates/json/intro_tables.json View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
ahernandez
Uploading this patch to fix the issue with Learn More linking to content for the ...
6 years, 4 months ago (2014-08-01 19:06:25 UTC) #1
not at google - send to devlin
https://codereview.chromium.org/438963003/diff/1/chrome/common/extensions/docs/templates/json/intro_tables.json File chrome/common/extensions/docs/templates/json/intro_tables.json (right): https://codereview.chromium.org/438963003/diff/1/chrome/common/extensions/docs/templates/json/intro_tables.json#newcode218 chrome/common/extensions/docs/templates/json/intro_tables.json:218: "restrictedTo": "apps" "restrictedTo" is a bit vague, maybe re-use ...
6 years, 4 months ago (2014-08-01 19:23:44 UTC) #2
ahernandez
https://codereview.chromium.org/438963003/diff/1/chrome/common/extensions/docs/templates/json/intro_tables.json File chrome/common/extensions/docs/templates/json/intro_tables.json (right): https://codereview.chromium.org/438963003/diff/1/chrome/common/extensions/docs/templates/json/intro_tables.json#newcode218 chrome/common/extensions/docs/templates/json/intro_tables.json:218: "restrictedTo": "apps" On 2014/08/01 19:23:44, kalman wrote: > "restrictedTo" ...
6 years, 4 months ago (2014-08-01 19:28:23 UTC) #3
not at google - send to devlin
https://codereview.chromium.org/438963003/diff/1/chrome/common/extensions/docs/templates/json/intro_tables.json File chrome/common/extensions/docs/templates/json/intro_tables.json (right): https://codereview.chromium.org/438963003/diff/1/chrome/common/extensions/docs/templates/json/intro_tables.json#newcode218 chrome/common/extensions/docs/templates/json/intro_tables.json:218: "restrictedTo": "apps" On 2014/08/01 19:28:22, ahernandez wrote: > On ...
6 years, 4 months ago (2014-08-01 19:29:20 UTC) #4
ahernandez
PTAL.
6 years, 4 months ago (2014-08-01 19:44:11 UTC) #5
not at google - send to devlin
lgtm https://codereview.chromium.org/438963003/diff/20001/chrome/common/extensions/docs/server2/jsc_view.py File chrome/common/extensions/docs/server2/jsc_view.py (right): https://codereview.chromium.org/438963003/diff/20001/chrome/common/extensions/docs/server2/jsc_view.py#newcode550 chrome/common/extensions/docs/server2/jsc_view.py:550: if ext_type not in node.get('extension_types', [ext_type]): nit: use ...
6 years, 4 months ago (2014-08-01 19:59:53 UTC) #6
ahernandez
The CQ bit was checked by ahernandez.miralles@gmail.com
6 years, 4 months ago (2014-08-01 21:15:56 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ahernandez.miralles@gmail.com/438963003/40001
6 years, 4 months ago (2014-08-01 21:17:21 UTC) #8
commit-bot: I haz the power
6 years, 4 months ago (2014-08-01 22:02:13 UTC) #9
Message was sent while issue was closed.
Change committed as 287101

Powered by Google App Engine
This is Rietveld 408576698