Closed
Bug 585740
Opened 14 years ago
Closed 14 years ago
Weave.Service.login() should start trackers if it's called in lieu of a setup process
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
RESOLVED
FIXED
People
(Reporter: philikon, Assigned: philikon)
References
Details
Attachments
(1 file)
(deleted),
patch
|
mconnor
:
review+
|
Details | Diff | Splinter Review |
Consumers of the Weave.Service API may call login(username, password, passphrase) to set up the client. This will not send the weave:service:setup-complete notification, however, thus fail to start trackers.
Assignee | ||
Comment 1•14 years ago
|
||
Have Weave.Service.login() send the weave:service:setup-complete notification if called with parameters (and the client was previously not configured).
Assignee: nobody → philipp
Attachment #464189 -
Flags: review?(mconnor)
Updated•14 years ago
|
Attachment #464189 -
Flags: review?(mconnor) → review+
Assignee | ||
Comment 2•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
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.
Description
•