Closed Bug 1066354 Opened 10 years ago Closed 10 years ago

places.start() not changed to promise in browser migration

Categories

(Firefox OS Graveyard :: Gaia::System, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(b2g-v2.1 unaffected, b2g-v2.2 fixed)

RESOLVED FIXED
2.1 S5 (26sep)
Tracking Status
b2g-v2.1 --- unaffected
b2g-v2.2 --- fixed

People

(Reporter: qdot, Assigned: qdot)

References

Details

(Whiteboard: [systemsfe])

Attachments

(1 file)

Browser migration calls places.start() when trying to port places. However, once the places.start promise is finished, it never calls resolve, so migration just dies before we move anything.
Depends on: 1062192
Well that explains why I couldn't figure this out. places.start() used to be a callback, is now a promise. Didn't get changed in migration to be a .then() call. Changing title to reflect difference in description.
Summary: places.start() never calls resolve for enclosing Promise → places.start() not changed to promise in browser migration
Setting flags to match bug 1062192. Guess we won't need uplift on this.
blocking-b2g: --- → 2.2?
Comment on attachment 8488316 [details] Patch 1 (v1) - Fix promise call for places in browser migration Apologies for that, thanks for the fix
Attachment #8488316 - Flags: review?(dale) → review+
Whiteboard: [systemsfe]
Target Milestone: --- → 2.1 S5 (26sep)
blocking-b2g: 2.2? → ---
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: