Closed Bug 787306 Opened 12 years ago Closed 12 years ago

Fix merge conflicts from bug 762230

Categories

(Firefox :: Sync, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla19

People

(Reporter: gps, Assigned: gps)

References

Details

Attachments

(1 file)

Attached patch Unbitrot, v1Splinter Review
Update setup.js to not use the Engines singleton, which was removed in bug 785225.
Attachment #657132 - Flags: review?(rnewman)
Comment on attachment 657132 [details] [diff] [review]
Unbitrot, v1

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

Should be fine after the obvious typo. Do test it before you land ;)

::: browser/base/content/sync/setup.js
@@ +929,5 @@
>          if (!Weave.Service.engineManager.get("prefs").enabled) {
>            document.getElementById("prefsWipe").hidden = true;
>          }
>  
> +        let addonsEngine = Weave.Service.enginerManager.get("addons");

Typo: enginer -> engine.
Attachment #657132 - Flags: review?(rnewman) → review+
https://hg.mozilla.org/services/services-central/rev/435e2bd35477
Assignee: nobody → gps
Status: NEW → ASSIGNED
Whiteboard: [fixed in services]
https://hg.mozilla.org/mozilla-central/rev/435e2bd35477
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed in services]
Target Milestone: --- → mozilla19
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: