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

Issue 12391006: Give an app the file entries it had back on restart. (Closed)

Created:
7 years, 9 months ago by koz (OOO until 15th September)
Modified:
7 years, 9 months ago
Reviewers:
benwells
CC:
chromium-reviews, tfarina, Aaron Boodman, darin-cc_chromium.org, chromium-apps-reviews_chromium.org, chrome-apps-syd-reviews_chromium.org
Visibility:
Public.

Description

Give an app the file entries it had back on restart. BUG=165832 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=187846

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : rebase #

Total comments: 8

Patch Set 4 : respond to comments, fix compile #

Patch Set 5 : fix compile (s/class/struct/) #

Patch Set 6 : fix compile (chromium style) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+306 lines, -12 lines) Patch
M apps/app_restore_service.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M apps/app_restore_service_browsertest.cc View 1 chunk +48 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/app_runtime/app_runtime_api.h View 1 2 3 1 chunk +8 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/app_runtime/app_runtime_api.cc View 2 chunks +20 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_service.h View 1 2 2 chunks +11 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 2 3 4 chunks +18 lines, -4 lines 0 comments Download
M chrome/browser/extensions/platform_app_launcher.h View 1 2 3 4 3 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/extensions/platform_app_launcher.cc View 1 2 3 4 5 4 chunks +79 lines, -0 lines 0 comments Download
M chrome/renderer/resources/extensions/app_runtime_custom_bindings.js View 1 2 1 chunk +32 lines, -0 lines 0 comments Download
M chrome/renderer/resources/extensions/file_system_custom_bindings.js View 1 2 1 chunk +1 line, -2 lines 0 comments Download
A + chrome/test/data/extensions/platform_apps/file_access_restored_test/index.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/test/data/extensions/platform_apps/file_access_restored_test/manifest.json View 1 chunk +1 line, -1 line 0 comments Download
A chrome/test/data/extensions/platform_apps/file_access_restored_test/test.js View 1 chunk +74 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
koz (OOO until 15th September)
This is the third and final piece of the file preservation change from a million ...
7 years, 9 months ago (2013-02-28 05:37:42 UTC) #1
benwells
On 2013/02/28 05:37:42, koz wrote: > This is the third and final piece of the ...
7 years, 9 months ago (2013-02-28 06:40:31 UTC) #2
koz (OOO until 15th September)
On 2013/02/28 06:40:31, benwells wrote: > On 2013/02/28 05:37:42, koz wrote: > > This is ...
7 years, 9 months ago (2013-02-28 08:01:36 UTC) #3
koz (OOO until 15th September)
Friendly ping.
7 years, 9 months ago (2013-03-13 03:08:50 UTC) #4
benwells
https://codereview.chromium.org/12391006/diff/12001/chrome/browser/extensions/extension_service.cc File chrome/browser/extensions/extension_service.cc (right): https://codereview.chromium.org/12391006/diff/12001/chrome/browser/extensions/extension_service.cc#newcode746 chrome/browser/extensions/extension_service.cc:746: extension_prefs_->GetSavedFileEntries( Should it just do this if events & ...
7 years, 9 months ago (2013-03-13 03:58:29 UTC) #5
koz (OOO until 15th September)
https://codereview.chromium.org/12391006/diff/12001/chrome/browser/extensions/extension_service.cc File chrome/browser/extensions/extension_service.cc (right): https://codereview.chromium.org/12391006/diff/12001/chrome/browser/extensions/extension_service.cc#newcode746 chrome/browser/extensions/extension_service.cc:746: extension_prefs_->GetSavedFileEntries( On 2013/03/13 03:58:29, benwells wrote: > Should it ...
7 years, 9 months ago (2013-03-13 05:01:13 UTC) #6
benwells
lgtm
7 years, 9 months ago (2013-03-13 05:09:11 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/koz@chromium.org/12391006/29001
7 years, 9 months ago (2013-03-13 05:24:56 UTC) #8
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 9 months ago (2013-03-13 05:49:35 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/koz@chromium.org/12391006/30014
7 years, 9 months ago (2013-03-13 06:36:33 UTC) #10
commit-bot: I haz the power
7 years, 9 months ago (2013-03-13 13:15:00 UTC) #11
Message was sent while issue was closed.
Change committed as 187846

Powered by Google App Engine
This is Rietveld 408576698