Closed Bug 1188772 Opened 9 years ago Closed 9 years ago

[graphene] show a "install" screen while we install the app

Categories

(Firefox OS Graveyard :: Runtime, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: paul, Assigned: paul)

References

Details

(Whiteboard: graphene-larch)

Attachments

(1 file, 1 obsolete file)

The original idea was to only show the native window once the app is fully loaded. It's supposed to be fast enough when the app is in cache, but when it's not, the window is hidden for too long.

Until we manage to ship Graphene with a preloaded version of the app, we should show a "install" screen when the app is being downloaded for the first time.
Attached patch v1 (obsolete) — Splinter Review
Attachment #8640349 - Flags: review?(fabrice)
Blocks: graphene
Comment on attachment 8640349 [details] [diff] [review]
v1

Review of attachment 8640349 [details] [diff] [review]:
-----------------------------------------------------------------

::: b2g/chrome/content/shell.html
@@ +73,5 @@
>  #endif
> +#else
> +    <div id="installing">
> +      <div id="throbber"></div>
> +      <div>Installing...</div>

:( l10n...
Attachment #8640349 - Flags: review?(fabrice) → review+
Attached patch v1.1Splinter Review
Using a properties file instead of a dtd because shell.html is not a xml file.
Assignee: nobody → paul
Attachment #8640349 - Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #8640966 - Flags: review?(fabrice)
Attachment #8640966 - Flags: review?(fabrice) → review+
Landed in mozilla-central via bug 1204965.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: