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

Issue 16470003: Add chrome.runtime.getPackageDirectoryEntry. (Closed)

Created:
7 years, 6 months ago by Sam McNally
Modified:
7 years, 6 months ago
Reviewers:
benwells
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Add chrome.runtime.getPackageDirectoryEntry. This allows an app or extension to get a read-only directory entry for its package directory. BUG=177208 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=206315

Patch Set 1 : #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : rebase #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+252 lines, -2 lines) Patch
M chrome/browser/extensions/api/runtime/runtime_api.h View 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/runtime/runtime_api.cc View 1 3 chunks +34 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/runtime/runtime_apitest.cc View 1 chunk +14 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_function_histogram_value.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/runtime.json View 1 chunk +19 lines, -0 lines 0 comments Download
M chrome/renderer/resources/extensions/runtime_custom_bindings.js View 1 2 3 4 2 chunks +60 lines, -0 lines 0 comments Download
A + chrome/test/data/extensions/api_test/runtime/get_package_directory/app/background.js View 1 1 chunk +1 line, -1 line 0 comments Download
A + chrome/test/data/extensions/api_test/runtime/get_package_directory/app/manifest.json View 1 chunk +2 lines, -2 lines 0 comments Download
A + chrome/test/data/extensions/api_test/runtime/get_package_directory/app/window/test.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A chrome/test/data/extensions/api_test/runtime/get_package_directory/app/window/test.js View 1 2 3 1 chunk +56 lines, -0 lines 0 comments Download
A chrome/test/data/extensions/api_test/runtime/get_package_directory/extension/manifest.json View 1 1 chunk +9 lines, -0 lines 0 comments Download
A chrome/test/data/extensions/api_test/runtime/get_package_directory/extension/test/test.js View 1 2 3 1 chunk +47 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
Sam McNally
7 years, 6 months ago (2013-06-07 06:23:24 UTC) #1
Matt Giuca
Removing myself, since I will be away for the next week.
7 years, 6 months ago (2013-06-07 08:11:53 UTC) #2
benwells
Nice, very close. https://codereview.chromium.org/16470003/diff/34002/chrome/browser/extensions/api/runtime/runtime_api.cc File chrome/browser/extensions/api/runtime/runtime_api.cc (right): https://codereview.chromium.org/16470003/diff/34002/chrome/browser/extensions/api/runtime/runtime_api.cc#newcode60 chrome/browser/extensions/api/runtime/runtime_api.cc:60: const char kPackageDirectoryPath[] = "crxfs"; If ...
7 years, 6 months ago (2013-06-11 03:14:51 UTC) #3
Sam McNally
https://codereview.chromium.org/16470003/diff/34002/chrome/browser/extensions/api/runtime/runtime_api.cc File chrome/browser/extensions/api/runtime/runtime_api.cc (right): https://codereview.chromium.org/16470003/diff/34002/chrome/browser/extensions/api/runtime/runtime_api.cc#newcode60 chrome/browser/extensions/api/runtime/runtime_api.cc:60: const char kPackageDirectoryPath[] = "crxfs"; On 2013/06/11 03:14:51, benwells ...
7 years, 6 months ago (2013-06-11 06:00:29 UTC) #4
benwells
lgtm
7 years, 6 months ago (2013-06-11 06:14:13 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sammc@chromium.org/16470003/46002
7 years, 6 months ago (2013-06-11 06:15:18 UTC) #6
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 6 months ago (2013-06-11 08:06:36 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sammc@chromium.org/16470003/21002
7 years, 6 months ago (2013-06-12 02:24:49 UTC) #8
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=137371
7 years, 6 months ago (2013-06-12 05:25:52 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sammc@chromium.org/16470003/111001
7 years, 6 months ago (2013-06-13 00:03:49 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sammc@chromium.org/16470003/111001
7 years, 6 months ago (2013-06-13 02:49:44 UTC) #11
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 6 months ago (2013-06-13 06:50:00 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sammc@chromium.org/16470003/111001
7 years, 6 months ago (2013-06-13 08:49:58 UTC) #13
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 6 months ago (2013-06-13 08:54:46 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sammc@chromium.org/16470003/111001
7 years, 6 months ago (2013-06-13 23:19:01 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sammc@chromium.org/16470003/156002
7 years, 6 months ago (2013-06-14 02:17:30 UTC) #16
commit-bot: I haz the power
7 years, 6 months ago (2013-06-14 06:05:15 UTC) #17
Message was sent while issue was closed.
Change committed as 206315

Powered by Google App Engine
This is Rietveld 408576698