Support search mode across sessions
Categories
(Firefox :: Address Bar, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: mak, Assigned: adw)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
When we store the typed text for a browser, we should probably also store search mode.
Use-cases:
a) I start searching in a tab, move to a different window/tab to copy something, go back and expect to still be in search mode with the appropriate engine
b) I restart the browser with a typed search, it should go restore that browser in search mode with my typed search
Comment 1•4 years ago
|
||
This seems like it could be a dupe of bug 1647899? Although the scope of this bug is wider.
Reporter | ||
Comment 2•4 years ago
|
||
let's transform this to track windows and sessions only, just in case.
Assignee | ||
Updated•4 years ago
|
Comment 3•4 years ago
|
||
Pointing out bug 1647899 comment 6 over here, since it could form a good basis for this work.
Reporter | ||
Comment 4•4 years ago
|
||
I think a) now works as expected, so the only remaining thing here is Session Restore.
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Comment 5•4 years ago
|
||
in https://bugzilla.mozilla.org/show_bug.cgi?id=1647899#c7 Drew suggested to keep storing info in the urlbar, so potentially we can just have session store interact with the urlbar modules to apply and retrieve the state.
Reporter | ||
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 6•4 years ago
|
||
This is a WIP that basically works, but it needs more tests and some rough edges
smoothed out.
Updated•4 years ago
|
Assignee | ||
Comment 7•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 8•4 years ago
|
||
Assignee | ||
Comment 9•4 years ago
|
||
Assignee | ||
Comment 10•4 years ago
|
||
Assignee | ||
Comment 11•4 years ago
|
||
Comment 12•4 years ago
|
||
Comment 13•4 years ago
|
||
bugherder |
Description
•