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

Issue 10832079: Update media galleries documentation. (Closed)

Created:
8 years, 4 months ago by vandebo (ex-Chrome)
Modified:
8 years, 4 months ago
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org
Visibility:
Public.

Description

Update media galleries documentation. BUG=116025 NOTRY=TRUE Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=149139

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+456 lines, -487 lines) Patch
M chrome/common/extensions/api/media_galleries.idl View 1 chunk +5 lines, -2 lines 0 comments Download
A chrome/common/extensions/docs/apps/mediaGalleries.html View 1 chunk +421 lines, -0 lines 6 comments Download
D chrome/common/extensions/docs/extensions/experimental.mediaGalleries.html View 1 chunk +0 lines, -485 lines 0 comments Download
A chrome/common/extensions/docs/static/mediaGalleries.html View 1 chunk +30 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
vandebo (ex-Chrome)
8 years, 4 months ago (2012-07-31 06:02:36 UTC) #1
not at google - send to devlin
lgtm
8 years, 4 months ago (2012-07-31 06:17:10 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vandebo@chromium.org/10832079/1
8 years, 4 months ago (2012-07-31 06:22:41 UTC) #3
commit-bot: I haz the power
Presubmit check for 10832079-1 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 4 months ago (2012-07-31 06:22:44 UTC) #4
not at google - send to devlin
That script has false positives (negatives? I can never remember the difference), sometimes, so you'll ...
8 years, 4 months ago (2012-07-31 06:25:02 UTC) #5
vandebo (ex-Chrome)
On 2012/07/31 06:25:02, kalman wrote: > That script has false positives (negatives? I can never ...
8 years, 4 months ago (2012-07-31 06:30:12 UTC) #6
battre
On 2012/07/31 06:30:12, vandebo wrote: > On 2012/07/31 06:25:02, kalman wrote: > > That script ...
8 years, 4 months ago (2012-07-31 07:53:08 UTC) #7
battre
https://chromiumcodereview.appspot.com/10832079/diff/1/chrome/common/extensions/docs/apps/mediaGalleries.html File chrome/common/extensions/docs/apps/mediaGalleries.html (right): https://chromiumcodereview.appspot.com/10832079/diff/1/chrome/common/extensions/docs/apps/mediaGalleries.html#newcode205 chrome/common/extensions/docs/apps/mediaGalleries.html:205: currently trigger an install time permission prompt because it ...
8 years, 4 months ago (2012-07-31 08:00:02 UTC) #8
vandebo (ex-Chrome)
https://chromiumcodereview.appspot.com/10832079/diff/1/chrome/common/extensions/docs/apps/mediaGalleries.html File chrome/common/extensions/docs/apps/mediaGalleries.html (right): https://chromiumcodereview.appspot.com/10832079/diff/1/chrome/common/extensions/docs/apps/mediaGalleries.html#newcode205 chrome/common/extensions/docs/apps/mediaGalleries.html:205: currently trigger an install time permission prompt because it ...
8 years, 4 months ago (2012-07-31 16:43:43 UTC) #9
battre
+asargent Hi Antony, is there a way to create a link for LocalFileSystem in the ...
8 years, 4 months ago (2012-08-01 12:43:44 UTC) #10
asargent_no_longer_on_chrome
In theory it should work, but I don't think I've tried it yet. If it ...
8 years, 4 months ago (2012-08-01 16:31:52 UTC) #11
vandebo (ex-Chrome)
Following up with Antony, there's no current support to make the type clickable (he's filled ...
8 years, 4 months ago (2012-08-01 18:38:20 UTC) #12
asargent_no_longer_on_chrome
8 years, 4 months ago (2012-08-01 18:48:01 UTC) #13
Filed as http://crbug.com/140071

BTW, it turns out you can get linkified comments if you don't use double quotes.
E.g.

// See the reference for <a href='http://whatever.com/Foo'>Foo</a> for more
details.
static void myfunc([instanceOf=Foo]object foo);

Powered by Google App Engine
This is Rietveld 408576698