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

Issue 10808093: move openMediaGalleryManager fn out of experimental. (Closed)

Created:
8 years, 5 months ago by Evan Stade
Modified:
8 years, 5 months ago
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org
Visibility:
Public.

Description

move openMediaGalleryManager fn out of experimental. BUG=110823 TEST=included Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=148054

Patch Set 1 #

Patch Set 2 : fix test #

Patch Set 3 : . #

Patch Set 4 : fix test #

Patch Set 5 : 80 chars #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -460 lines) Patch
M chrome/browser/extensions/api/media_galleries/media_galleries_api.h View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/extensions/api/media_galleries/media_galleries_api.cc View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc View 1 2 3 1 chunk +6 lines, -5 lines 3 comments Download
M chrome/common/extensions/api/api.gyp View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/experimental_media_galleries.idl View 3 1 chunk +0 lines, -23 lines 0 comments Download
A + chrome/common/extensions/api/media_galleries.idl View 3 2 chunks +1 line, -22 lines 0 comments Download
M chrome/common/extensions/docs/apps/experimental.mediaGalleries.html View 3 2 chunks +0 lines, -145 lines 0 comments Download
M chrome/common/extensions/docs/extensions/experimental.mediaGalleries.html View 3 2 chunks +0 lines, -191 lines 0 comments Download
M chrome/common/extensions/docs/extensions/samples.html View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/extensions/docs/js/api_page_generator.js View 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/docs/samples.json View 3 2 chunks +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/extension_dispatcher.cc View 1 2 3 4 chunks +5 lines, -3 lines 0 comments Download
M chrome/renderer/renderer_resources.grd View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M chrome/renderer/resources/extensions/experimental.media_galleries_custom_bindings.js View 1 2 3 2 chunks +1 line, -18 lines 0 comments Download
A + chrome/renderer/resources/extensions/media_galleries_custom_bindings.js View 1 2 3 2 chunks +2 lines, -10 lines 0 comments Download
M chrome/test/data/extensions/api_test/media_galleries/manifest.json View 1 2 3 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/api_test/media_galleries/test.js View 1 2 3 4 1 chunk +38 lines, -36 lines 3 comments Download

Messages

Total messages: 8 (0 generated)
Evan Stade
I don't know why there's no chrome/common/extensions/docs/extensions/mediaGalleries.html being generated.
8 years, 5 months ago (2012-07-24 03:30:56 UTC) #1
vandebo (ex-Chrome)
Initial comments. Another pass through shortly, probably without anything more to say. http://codereview.chromium.org/10808093/diff/2002/chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc File chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc ...
8 years, 5 months ago (2012-07-24 04:07:05 UTC) #2
vandebo (ex-Chrome)
LGTM with previous nits.
8 years, 5 months ago (2012-07-24 04:21:36 UTC) #3
Evan Stade
ok, punting on the separation of tests. http://codereview.chromium.org/10808093/diff/2002/chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc File chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc (right): http://codereview.chromium.org/10808093/diff/2002/chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc#newcode21 chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc:21: // Tests ...
8 years, 5 months ago (2012-07-24 04:23:12 UTC) #4
Evan Stade
+kalman due to time zones. Could you take a look at this change, which just ...
8 years, 5 months ago (2012-07-24 04:30:37 UTC) #5
not at google - send to devlin
lgtm, don't know what's going on with that documentation generation but seems like the kind ...
8 years, 5 months ago (2012-07-24 04:56:20 UTC) #6
Evan Stade
http://codereview.chromium.org/10808093/diff/2002/chrome/test/data/extensions/api_test/media_galleries/test.js File chrome/test/data/extensions/api_test/media_galleries/test.js (right): http://codereview.chromium.org/10808093/diff/2002/chrome/test/data/extensions/api_test/media_galleries/test.js#newcode24 chrome/test/data/extensions/api_test/media_galleries/test.js:24: chrome.test.runTests(tests); On 2012/07/24 04:56:21, kalman wrote: > I can ...
8 years, 5 months ago (2012-07-24 17:31:33 UTC) #7
Evan Stade
8 years, 5 months ago (2012-07-24 17:32:56 UTC) #8
well, I biffed the commit message, it should have been GetMediaFileSystems, not
openMediaGalleryManager

Powered by Google App Engine
This is Rietveld 408576698