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

Issue 23526077: [DocServer] Fixed Sample Links (Closed)

Created:
7 years, 3 months ago by François Beaufort
Modified:
7 years, 2 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, vsevik, yurys, paulirish+reviews_chromium.org, devtools-reviews_chromium.org, chromium-apps-reviews_chromium.org, aandrey+blink_chromium.org, pfeldman, scheib
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

[DocServer] Fixed Sample Links BUG=295502 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=225757

Patch Set 1 #

Patch Set 2 : Addressed kalman's feedback #

Total comments: 4

Patch Set 3 : Fixed Python exception error and removed onLoad JS code #

Total comments: 2

Patch Set 4 : Addressed all feedback #

Total comments: 2

Patch Set 5 : Checked sample title exists #

Patch Set 6 : Bumped Server's version #

Messages

Total messages: 16 (0 generated)
François Beaufort
Hello Vincent, You'll be able to test this CL by going to https://chrome-apps-doc.appspot.com/_patch/23526077/extensions/index.html and click ...
7 years, 3 months ago (2013-09-20 09:39:50 UTC) #1
scheib
I like the readability of the links -- but kalman is more suitable to review ...
7 years, 3 months ago (2013-09-20 18:26:43 UTC) #2
not at google - send to devlin
I like the feature too, however, - this should be done server-side (see samples_data_source I ...
7 years, 3 months ago (2013-09-20 18:31:22 UTC) #3
François Beaufort
IDs are now generated by the samples_data_source.py python script. There are no spaces in friendly ...
7 years, 3 months ago (2013-09-23 10:32:50 UTC) #4
not at google - send to devlin
lgtm without the JS code. https://codereview.chromium.org/23526077/diff/11001/chrome/common/extensions/docs/server2/samples_data_source.py File chrome/common/extensions/docs/server2/samples_data_source.py (right): https://codereview.chromium.org/23526077/diff/11001/chrome/common/extensions/docs/server2/samples_data_source.py#newcode234 chrome/common/extensions/docs/server2/samples_data_source.py:234: logging.error(e) incremental cleanup: except: ...
7 years, 3 months ago (2013-09-23 15:59:50 UTC) #5
François Beaufort
I've fixed the Python exception code and removed the JS OnLoad code. The issue I ...
7 years, 3 months ago (2013-09-24 09:24:49 UTC) #6
not at google - send to devlin
lgtm I don't mind losing the #devtools thing. We already have a mechanism for pulling ...
7 years, 3 months ago (2013-09-24 18:16:29 UTC) #7
François Beaufort
I've changed all variables names to camel case to be consistent and addressed all your ...
7 years, 2 months ago (2013-09-25 10:10:30 UTC) #8
not at google - send to devlin
lgtm https://codereview.chromium.org/23526077/diff/37001/chrome/common/extensions/docs/static/js/samples.js File chrome/common/extensions/docs/static/js/samples.js (right): https://codereview.chromium.org/23526077/diff/37001/chrome/common/extensions/docs/static/js/samples.js#newcode13 chrome/common/extensions/docs/static/js/samples.js:13: var sampleTitle = sample.getElementsByTagName('h2')[0].textContent; I sure hope that ...
7 years, 2 months ago (2013-09-25 17:33:08 UTC) #9
François Beaufort
https://codereview.chromium.org/23526077/diff/37001/chrome/common/extensions/docs/static/js/samples.js File chrome/common/extensions/docs/static/js/samples.js (right): https://codereview.chromium.org/23526077/diff/37001/chrome/common/extensions/docs/static/js/samples.js#newcode13 chrome/common/extensions/docs/static/js/samples.js:13: var sampleTitle = sample.getElementsByTagName('h2')[0].textContent; You're right. I should check ...
7 years, 2 months ago (2013-09-26 10:27:28 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/beaufort.francois@gmail.com/23526077/42001
7 years, 2 months ago (2013-09-27 08:48:07 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, 2 months ago (2013-09-27 08:48:11 UTC) #12
François Beaufort
I bumped Server's version.
7 years, 2 months ago (2013-09-27 09:00:44 UTC) #13
not at google - send to devlin
lgtm, go for it
7 years, 2 months ago (2013-09-27 16:49:11 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/beaufort.francois@gmail.com/23526077/51001
7 years, 2 months ago (2013-09-27 19:08:39 UTC) #15
commit-bot: I haz the power
7 years, 2 months ago (2013-09-27 19:26:06 UTC) #16
Message was sent while issue was closed.
Change committed as 225757

Powered by Google App Engine
This is Rietveld 408576698