Closed
Bug 1498493
Opened 7 years ago
Closed 7 years ago
Fix misuse of livemarks in distribution.js
Categories
(Firefox :: Bookmarks & History, defect, P1)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
FIXED
Firefox 64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: mak, Assigned: mak)
References
Details
(Whiteboard: [fxsearch])
Attachments
(1 file)
In bug 1477671 I missed this use, it should be fixed.
Assignee | ||
Comment 1•7 years ago
|
||
I forgot to specify the bug # in arc diff, adding the bug # later doesn't help, so here it is
https://phabricator.services.mozilla.com/D8523
Pushed by mak77@bonardo.net:
https://hg.mozilla.org/integration/autoland/rev/b14e0673f3d8
Fix misuse of livemarks in distribution.js. r=Gijs
Assignee | ||
Comment 3•7 years ago
|
||
Removes the addLivemark call from distribution.js, instead creates a bookmark pointing to the site uri.
Note, bookmarks in distribution are not tested, as such this one doesn't have a test as well.
Fixes a possible intermittent failure in test_distribution.js.
Removes a livemarks test that was no more run.
Comment 4•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 64
Updated•7 years ago
|
Assignee: nobody → mak77
You need to log in
before you can comment on or make changes to this bug.
Description
•