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

Issue 80183002: Correct $ref links in extensions documentation server relative location. (Closed)

Created:
7 years, 1 month ago by benwells
Modified:
7 years ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org, chrome-apps-syd-reviews_chromium.org
Visibility:
Public.

Description

Correct $ref links in extensions documentation server relative location. The links are now prefixed as needed with enough '../'s as appropriate. This fixes $ref links from manifest articles. BUG=315390 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238337

Patch Set 1 #

Total comments: 14

Patch Set 2 : Feedback #

Total comments: 13

Patch Set 3 : Rebase #

Patch Set 4 : Feedback #

Total comments: 4

Patch Set 5 : More feedback #

Patch Set 6 : Try upload again #

Patch Set 7 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -7 lines) Patch
M chrome/common/extensions/docs/server2/app.yaml View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/cron.yaml View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/intro_data_source.py View 1 2 3 4 5 6 1 chunk +3 lines, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/intro_data_source_test.py View 1 2 3 4 5 6 2 chunks +3 lines, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/reference_resolver.py View 1 2 3 4 2 chunks +10 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/server2/reference_resolver_test.py View 1 2 3 4 1 chunk +42 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
benwells
This doesn't fix the partial things coming from manifest.json, I'm not sure how to fix ...
7 years, 1 month ago (2013-11-21 05:03:23 UTC) #1
not at google - send to devlin
Being extra hard on you, sorry. Yeah the paths in manifest.json (etc) are trickier and ...
7 years, 1 month ago (2013-11-21 05:26:49 UTC) #2
not at google - send to devlin
Btw content_provider_test and render_servlet_test both pass for me on my current checkout (r236527).
7 years, 1 month ago (2013-11-21 15:36:44 UTC) #3
benwells
The failures are occurring for me on Windows without my changes, but not on Linux. ...
7 years, 1 month ago (2013-11-22 05:44:01 UTC) #4
not at google - send to devlin
lgtm but a few more nits. https://codereview.chromium.org/80183002/diff/70001/chrome/common/extensions/docs/server2/intro_data_source.py File chrome/common/extensions/docs/server2/intro_data_source.py (right): https://codereview.chromium.org/80183002/diff/70001/chrome/common/extensions/docs/server2/intro_data_source.py#newcode99 chrome/common/extensions/docs/server2/intro_data_source.py:99: request_path = self._request.path ...
7 years, 1 month ago (2013-11-22 20:16:09 UTC) #5
not at google - send to devlin
oh and you also need to bump the app.yaml and cron.yaml versions.
7 years, 1 month ago (2013-11-22 20:16:23 UTC) #6
benwells
Would this be a major yaml bump or a minor yaml bump? https://codereview.chromium.org/80183002/diff/70001/chrome/common/extensions/docs/server2/intro_data_source.py File chrome/common/extensions/docs/server2/intro_data_source.py ...
7 years ago (2013-11-25 01:12:36 UTC) #7
benwells
Ben - please check I've made these changes properly ... https://codereview.chromium.org/80183002/diff/70001/chrome/common/extensions/docs/server2/intro_data_source.py File chrome/common/extensions/docs/server2/intro_data_source.py (right): https://codereview.chromium.org/80183002/diff/70001/chrome/common/extensions/docs/server2/intro_data_source.py#newcode99 ...
7 years ago (2013-11-27 07:28:31 UTC) #8
not at google - send to devlin
lgtm with a couple more things. https://codereview.chromium.org/80183002/diff/180001/chrome/common/extensions/docs/server2/reference_resolver.py File chrome/common/extensions/docs/server2/reference_resolver.py (right): https://codereview.chromium.org/80183002/diff/180001/chrome/common/extensions/docs/server2/reference_resolver.py#newcode186 chrome/common/extensions/docs/server2/reference_resolver.py:186: if relative_to is ...
7 years ago (2013-11-27 21:46:08 UTC) #9
benwells
https://codereview.chromium.org/80183002/diff/180001/chrome/common/extensions/docs/server2/reference_resolver.py File chrome/common/extensions/docs/server2/reference_resolver.py (right): https://codereview.chromium.org/80183002/diff/180001/chrome/common/extensions/docs/server2/reference_resolver.py#newcode186 chrome/common/extensions/docs/server2/reference_resolver.py:186: if relative_to is not '': On 2013/11/27 21:46:09, kalman ...
7 years ago (2013-12-02 06:32:32 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benwells@chromium.org/80183002/210001
7 years ago (2013-12-02 06:33:08 UTC) #11
commit-bot: I haz the power
Failed to apply patch for chrome/common/extensions/docs/server2/app.yaml: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years ago (2013-12-02 06:33:11 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benwells@chromium.org/80183002/230001
7 years ago (2013-12-03 03:57:36 UTC) #13
commit-bot: I haz the power
7 years ago (2013-12-03 10:37:50 UTC) #14
Message was sent while issue was closed.
Change committed as 238337

Powered by Google App Engine
This is Rietveld 408576698