Closed Bug 1167708 Opened 10 years ago Closed 10 years ago

[Customizer] Initialization fails if injecting into an already-loaded app

Categories

(Firefox OS Graveyard :: Gaia::Customizer, defect, P1)

ARM
Gonk (Firefox OS)
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: justindarc, Assigned: justindarc)

References

Details

(Whiteboard: [spark])

Attachments

(1 file)

If you enable Customizer, any apps that were already running at the time you enabled it will not be properly initialized. This is because Customizer waits for DOMContentLoaded. We need to check if the DOM appears to already be ready and if so, initialize immediately.
Assignee: nobody → jdarcangelo
Priority: -- → P1
Whiteboard: [spark]
Attached file pull-request (master) (deleted) —
Attachment #8610738 - Flags: review?(drs)
Comment on attachment 8610738 [details] pull-request (master) Looks good. I left one comment on the PR that should be addressed before landing.
Attachment #8610738 - Flags: review?(drs) → review+
Status: NEW → RESOLVED
Closed: 10 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: