Closed
Bug 2019651
Opened 2 months ago
Closed 1 month ago
Add "Dismiss" command to the result menu for URL autofill results
Categories
(Firefox :: Address Bar, task, P2)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
151 Branch
| Tracking | Status | |
|---|---|---|
| firefox151 | --- | fixed |
People
(Reporter: jteow, Assigned: jteow)
References
(Blocks 1 open bug)
Details
(Whiteboard: [sng][adaptive-autofill])
Attachments
(1 file)
- Implement getResultCommands() on UrlbarProviderAutofill
- Implement onEngagement() on UrlbarProviderAutofill
- Add dismiss support to origin autofill results
- Add browser tests for dismiss
The options should be guarded by the adaptive autofill pref.
Updated•2 months ago
|
| Assignee | ||
Comment 1•2 months ago
|
||
Updated•1 month ago
|
Attachment #9548438 -
Attachment description: WIP: - Bug 2019651 - Add dismiss command to the result menu for adaptive autofill results - r?mak! → WIP: - Bug 2019651 - Add dismiss command to the result menu for adaptive autofill results - r?#urlbar-reviewers!
Updated•1 month ago
|
Assignee: nobody → jteow
Attachment #9548438 -
Attachment description: WIP: - Bug 2019651 - Add dismiss command to the result menu for adaptive autofill results - r?#urlbar-reviewers! → Bug 2019651 - Add dismiss command to the result menu for adaptive autofill results - r?#urlbar-reviewers!
Status: NEW → ASSIGNED
Updated•1 month ago
|
Whiteboard: [sng] → [sng][adaptive-autofill]
Pushed by jteow@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/bb637c9e84ee
https://hg.mozilla.org/integration/autoland/rev/213834f45d88
Add dismiss command to the result menu for adaptive autofill results - r=urlbar-reviewers,mak
Comment 3•1 month ago
|
||
Reverted this because it was causing mochitests failures in browser_autoFill_resultMenu_dismissal.js.
- Revert link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | browser/components/urlbar/tests/browser/browser_autoFill_resultMenu_dismissal.js | reintegration_origins_autofill - Uncaught exception in test - Error: Menu item not found for command: dismiss_origin
Flags: needinfo?(jteow)
Pushed by jteow@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/5994aed6ac2d
https://hg.mozilla.org/integration/autoland/rev/5b2e3ef34725
Add dismiss command to the result menu for adaptive autofill results - r=urlbar-reviewers,mak
| Assignee | ||
Updated•1 month ago
|
Flags: needinfo?(jteow)
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox151:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 151 Branch
Updated•1 month ago
|
QA Whiteboard: [search] [qa-triage-done-c151/b150]
You need to log in
before you can comment on or make changes to this bug.
Description
•