Closed
Bug 1441969
Opened 4 years ago
Closed 4 years ago
Convert browser_library_commands.js to use Assert.*
Categories
(Firefox :: Bookmarks & History, enhancement, P2)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
FIXED
Firefox 60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
Details
(Whiteboard: [fxsearch])
Attachments
(1 file)
I was debugging a test as part of the left-pane stuff, and ended up converting it to use Assert.* because of better debug output. Separating it out from the main bug as there's no functional changes here, just want to land it.
Comment hidden (mozreview-request) |
Comment 2•4 years ago
|
||
mozreview-review |
Comment on attachment 8954874 [details] Bug 1441969 - Switch browser_library_commands to use Assert.* rather than the simple methods. https://reviewboard.mozilla.org/r/224022/#review230270
Attachment #8954874 -
Flags: review?(mak77) → review+
Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/993b34424c28 Switch browser_library_commands to use Assert.* rather than the simple methods. r=mak
Comment 4•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/993b34424c28
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 60
You need to log in
before you can comment on or make changes to this bug.
Description
•