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

Issue 406933003: Docserver: Show callback parameters in all callback references. (Closed)

Created:
6 years, 5 months ago by ahernandez
Modified:
6 years, 5 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: Show callback parameters in all callback references. BUG=395430 NOTRY=True Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285056

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Total comments: 2

Patch Set 3 : Rebase/Address comment #

Total comments: 1

Patch Set 4 : Final nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -12 lines) Patch
M chrome/common/extensions/docs/server2/api_data_source.py View 1 2 3 chunks +9 lines, -5 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/cron.yaml View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/private/function_details.html View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/private/parameter_full.html View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/private/property.html View 1 2 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
ahernandez
I believe this solves the issue with callback documentation not showing up. PTAL.
6 years, 5 months ago (2014-07-21 21:52:07 UTC) #1
ahernandez
I believe this solves the issue with callback documentation not showing up. PTAL.
6 years, 5 months ago (2014-07-21 21:52:07 UTC) #2
not at google - send to devlin
lgtm with some follow-up investigation. https://codereview.chromium.org/406933003/diff/1/chrome/common/extensions/docs/templates/private/callback.html File chrome/common/extensions/docs/templates/private/callback.html (right): https://codereview.chromium.org/406933003/diff/1/chrome/common/extensions/docs/templates/private/callback.html#newcode22 chrome/common/extensions/docs/templates/private/callback.html:22: parentCallback:callback Thanks for doing ...
6 years, 5 months ago (2014-07-21 22:49:47 UTC) #3
ahernandez
On 2014/07/21 22:49:47, kalman wrote: > lgtm with some follow-up investigation. > > https://codereview.chromium.org/406933003/diff/1/chrome/common/extensions/docs/templates/private/callback.html > ...
6 years, 5 months ago (2014-07-21 23:27:39 UTC) #4
not at google - send to devlin
On 2014/07/21 23:27:39, ahernandez wrote: > On 2014/07/21 22:49:47, kalman wrote: > > lgtm with ...
6 years, 5 months ago (2014-07-21 23:36:10 UTC) #5
ahernandez
I removed the parentCallback property entirely, it didn't seem necessary. PTAL.
6 years, 5 months ago (2014-07-22 19:34:04 UTC) #6
not at google - send to devlin
sorry this took so long. https://codereview.chromium.org/406933003/diff/20001/chrome/common/extensions/docs/server2/api_data_source.py File chrome/common/extensions/docs/server2/api_data_source.py (right): https://codereview.chromium.org/406933003/diff/20001/chrome/common/extensions/docs/server2/api_data_source.py#newcode517 chrome/common/extensions/docs/server2/api_data_source.py:517: def _GenerateCallbackProperty(self, callback, callback_dict): ...
6 years, 5 months ago (2014-07-23 03:25:04 UTC) #7
ahernandez
How's this?
6 years, 5 months ago (2014-07-23 17:38:27 UTC) #8
not at google - send to devlin
lgtm https://codereview.chromium.org/406933003/diff/40001/chrome/common/extensions/docs/templates/private/callback.html File chrome/common/extensions/docs/templates/private/callback.html (right): https://codereview.chromium.org/406933003/diff/40001/chrome/common/extensions/docs/templates/private/callback.html#newcode22 chrome/common/extensions/docs/templates/private/callback.html:22: hideParamTOC:true /}} this is just a (unnecessary) formatting ...
6 years, 5 months ago (2014-07-23 18:12:03 UTC) #9
ahernandez
The CQ bit was checked by ahernandez.miralles@gmail.com
6 years, 5 months ago (2014-07-23 22:03:25 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ahernandez.miralles@gmail.com/406933003/80001
6 years, 5 months ago (2014-07-23 22:07:09 UTC) #11
commit-bot: I haz the power
6 years, 5 months ago (2014-07-23 22:10:19 UTC) #12
Message was sent while issue was closed.
Change committed as 285056

Powered by Google App Engine
This is Rietveld 408576698