Closed
Bug 1548817
Opened 5 years ago
Closed 5 years ago
Quantum Bar controller notifications may arrive out of order
Categories
(Firefox :: Address Bar, defect, P1)
Firefox
Address Bar
Tracking
()
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: mak, Assigned: mak)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
I noticed that sometimes we get onQueryCanceled after onQueryFinished, or we get onQueryFinished for a context after onQueryStarted for a new context.
Even if we are keyed by context, the controller should ensure a proper order of these notifications, so that the consumers (like UrlbarView) don't have to do book keeping to handle them properly.
Assignee | ||
Updated•5 years ago
|
Iteration: --- → 68.4 - Apr 29 - May 12
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Attachment #9062993 -
Attachment description: Bug 1548817 - Quantum Bar controller notifications may arrive out of order. r=standard8 → Bug 1548817 - Quantum Bar controller notifications may arrive out of order. r=adw
Pushed by mak77@bonardo.net:
https://hg.mozilla.org/integration/autoland/rev/876559fca157
Quantum Bar controller notifications may arrive out of order. r=adw
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68
You need to log in
before you can comment on or make changes to this bug.
Description
•