Closed
Bug 585157
Opened 15 years ago
Closed 15 years ago
Use (and implement) do_get_profile()
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
RESOLVED
FIXED
People
(Reporter: philikon, Unassigned)
Details
Tests that depend on the profile being set up, especially on notifications such as 'profile-before-change' (currently only the prefs engine listens to that and it has no tests incidentally) should call do_get_profile().
do_get_profile() isn't available in our add-on test harness, though it would probably just be a no-op since the harness always sets up a profile.
| Reporter | ||
Comment 1•15 years ago
|
||
Turns out we already do call do_get_profile() in head_appinfo.js!
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•7 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
•