forked from crosswalk-project/chromium-crosswalk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge to M48: "kiosk: Flush installed app files and cached crx"
> So that they don't get corrupted after unclean shutdown. > - Update UseSafeInstallation to enable flush in kiosk mode; > - Added a |flush_on_put_| bool to ExternalCache and make it > flush cached crx when the bool is set; > - Update KioskAppManager to set the bool flag when > initializing its ExternalCache; > > BUG=555220 > > Review URL: https://codereview.chromium.org/1448723002 > > Cr-Commit-Position: refs/heads/master@{#360142} > (cherry picked from commit 8ed1dda) > > Review URL: https://codereview.chromium.org/1462463003 > > Cr-Commit-Position: refs/heads/master@{#360420} > (cherry picked from commit 2dcf0d1) [email protected] Review URL: https://codereview.chromium.org/1461753002 . Cr-Commit-Position: refs/branch-heads/2564@{crosswalk-project#42} Cr-Branched-From: 1283eca-refs/heads/master@{#359700}
- Loading branch information
Xiyuan Xia
committed
Nov 18, 2015
1 parent
716e2e1
commit b7d6504
Showing
6 changed files
with
44 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters