Closed
Bug 1556990
Opened 4 years ago
Closed 4 years ago
Tests print "An extension didn't handle the queryready callback" even if it was handled
Categories
(Firefox :: Address Bar, defect, P1)
Firefox
Address Bar
Tracking
()
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: mak, Assigned: mak)
References
Details
Attachments
(1 file)
This is actually due to the fact we don't cancel the timer, so in Promise.race it prints the error regardless.
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by mak77@bonardo.net: https://hg.mozilla.org/integration/autoland/rev/5dddd5684be4 Urlbar code emits 'An extension didn't handle the queryready callback' error even if it was handled. r=adw
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 69
You need to log in
before you can comment on or make changes to this bug.
Description
•