Closed
Bug 1094883
Opened 10 years ago
Closed 8 years ago
Use appcache to make webmaker tools available offline
Categories
(Webmaker Graveyard :: General, defect)
Webmaker Graveyard
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: errietta, Assigned: errietta)
Details
We should use html5 appcache or similar to make it possible to use things like thimble, popcorn maker and appmaker usable without an internet connection.
Assignee | ||
Comment 1•10 years ago
|
||
appcache uses a manifest file to control what to cache. When it changes, the cache is deleted. We can write the date in the manifest, and change it to the current date when we want the cache flushed. We could even do this automagically with a git hook or similar!
Comment 3•10 years ago
|
||
Lets start with Appmaker, as you already have a patch in progress for it
Assignee: nobody → errietta
Status: NEW → ASSIGNED
Flags: needinfo?(jon)
Comment 4•8 years ago
|
||
Closing this bug as part of the Deprecation of the Webmaker Product on Bugzilla. If this issue needs to re resolved in another manner, re-file it in a new Product or find the associated project on Github (http://github.com/mozilla) and file an issue there.
see bug 1347718
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•