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

Issue 10704092: Add offline_mode support in crxless apps (Closed)

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

Description

Add offline_mode support in crx-less apps Added a key in the manifest file "offline_enabled", for crx-less apps to support offline_mode. BUG=101782 TEST=unit_test Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148039

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M chrome/browser/extensions/convert_web_app.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/common/extensions/extension_messages.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/web_apps.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/web_apps.cc View 2 chunks +4 lines, -0 lines 1 comment Download
M chrome/common/web_apps_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/data/web_app_info/full.json View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Gaurav
Added a key in the manifest file "offline_enabled", for crxless apps to support offline_mode.
8 years, 5 months ago (2012-07-10 18:13:33 UTC) #1
Aaron Boodman
I'm not sure if we still want to do this. Mihaip should review.
8 years, 5 months ago (2012-07-10 21:52:24 UTC) #2
Mihai Parparita -not on Chrome
LGTM Though I'm not sure CRX-less apps will ever graduate from chrome://flags, it's a harmless ...
8 years, 5 months ago (2012-07-11 06:03:01 UTC) #3
Mihai Parparita -not on Chrome
BTW, the "TEST=" part of the CL description is meant to contain instructions for the ...
8 years, 5 months ago (2012-07-11 06:05:27 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grv@chromium.org/10704092/1
8 years, 5 months ago (2012-07-24 00:50:46 UTC) #5
commit-bot: I haz the power
8 years, 5 months ago (2012-07-24 03:38:07 UTC) #6
Change committed as 148039

Powered by Google App Engine
This is Rietveld 408576698