Closed
Bug 1594786
Opened 5 years ago
Closed 5 years ago
WebExt API: Add browser.experiments.app.clearHistory call
Categories
(Firefox :: Address Bar, task, P2)
Firefox
Address Bar
Tracking
()
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: adw, Assigned: bugzilla)
References
Details
Attachments
(3 files)
The clear-history intervention needs to be able to trigger the clear history dialog.
Assignee | ||
Comment 1•5 years ago
|
||
I spoke to Drew and I'll be taking this one.
Assignee: adw → htwyford
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Updated•5 years ago
|
Attachment #9108413 -
Attachment description: Bug 1594786 - WebExt API: Add browser.experiments.app.clearHistory call. → Bug 1594786 - Part 2 - WebExt API: Add browser.experiments.app.clearHistory call. r?adw,mixedpuppy,rpl!
Updated•5 years ago
|
Attachment #9108413 -
Attachment description: Bug 1594786 - Part 2 - WebExt API: Add browser.experiments.app.clearHistory call. r?adw,mixedpuppy,rpl! → Bug 1594786 - Part 2 - WebExt API: Add browser.experiments.app.openClearHistoryDialog call. r?adw,mixedpuppy
Pushed by htwyford@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/da5d5f59a7da
Part 1 - Add withHandlingUserInput function to extension test suite. r=rpl
https://hg.mozilla.org/integration/autoland/rev/6f9f1ab36756
Part 2 - WebExt API: Add browser.experiments.app.openClearHistoryDialog call. r=mixedpuppy,adw,rpl
Comment 5•5 years ago
|
||
Backed out for perma fails on test_ext_all_apis.html
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=277640121&repo=autoland&lineNumber=1886
Backout: https://hg.mozilla.org/integration/autoland/rev/b2cc8d30ec219c323cbf979efb713592fcde059f
Flags: needinfo?(htwyford)
Updated•5 years ago
|
Pushed by htwyford@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1a4fd9cea5c2
Part 1 - Add withHandlingUserInput function to extension test suite. r=rpl,mixedpuppy
Pushed by htwyford@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fb6808845cdf
Part 2 - WebExt API: Add browser.experiments.app.openClearHistoryDialog call. r=mixedpuppy,adw,rpl
Comment 8•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72
Comment 9•5 years ago
|
||
bugherder |
Comment 10•5 years ago
|
||
Make test.withHandingUserInput more restrictive than the rest of the test namespace
(which is also going to be available if an XPCSHELL_TEST_PROFILE_DIR environment var
is defined).
Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(htwyford)
Comment 11•5 years ago
|
||
Pushed by luca.greco@alcacoop.it:
https://hg.mozilla.org/integration/autoland/rev/c6f2e99e3e2a
Make test.withHandlingUserInput to be only supported in automation. r=mixedpuppy,robwu
Comment 12•5 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•