Closed
Bug 723963
Opened 14 years ago
Closed 14 years ago
Add the clock application to the pre-installed list of webapps
Categories
(Firefox OS Graveyard :: General, defect)
Firefox OS Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
ProductDemo
People
(Reporter: vingtetun, Assigned: vingtetun)
Details
Attachments
(1 file)
|
1.06 KB,
patch
|
fabrice
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #594198 -
Flags: review?(fabrice)
Updated•14 years ago
|
Attachment #594198 -
Flags: review?(fabrice) → review+
Can we do something more extensible here like host a master manifest in some well-known place, kind of like what we do for homescreen.html? Say app.json or something. Then the chrome shim can fetch the manifest and use that as the app list.
| Assignee | ||
Comment 2•14 years ago
|
||
(In reply to Chris Jones [:cjones] [:warhammer] from comment #1)
> Can we do something more extensible here like host a master manifest in some
> well-known place, kind of like what we do for homescreen.html? Say app.json
> or something. Then the chrome shim can fetch the manifest and use that as
> the app list.
This is going to die.
To be able to remove this part of webapi.js I need only 2 things:
- bug 722197. so that every frame will be in their own domains.
- a basic 'System Restore' component. Right now the webapps.json coming from Gaia is copied onto the device, but in $(OUT_DIR)/b2g/defaults/profile. The 'System restore' component should copy that to the profile folder is it's not here - this is done to let the user flush his profile.
The only missing part will be a 'System Restore' component that will restore the pre-installed
| Assignee | ||
Comment 3•14 years ago
|
||
Target Milestone: --- → ProductDemo
Comment 4•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•