Add about:replay
Categories
(Core Graveyard :: Web Replay, enhancement)
Tracking
(firefox73 fixed)
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: jlast, Assigned: jlast)
References
Details
Attachments
(2 files)
It would be nice to have an about:replay page that is capable of listing the saved recordings, opening a saved recording, and starting a new saved recording.
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Assignee | ||
Comment 3•6 years ago
|
||
This reverts commit 5721aff7c1f3ffe5491d277dc01f6eec32771f12.
Updated•6 years ago
|
Comment 5•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8c2958a124c8
https://hg.mozilla.org/mozilla-central/rev/86aa64c6bd54
Comment 6•6 years ago
•
|
||
Should this bug not be reopened again to account for when this change can land again, should it?
Comment 7•6 years ago
|
||
Be careful that about: urls are autocompleted in the address bar. If a user types "about:r" in the address bar, "about:replay" will popup, so even if there are no visible links to the page in the rest of the application, it's still pretty discoverable. We should make sure it's only visible on Nightly + Desktop at the moment (#if !defined(ANDROID) && defined(NIGHTLY_BUILD)
or something similar)
Assignee | ||
Comment 8•6 years ago
|
||
Thanks. Agreed.
Updated•5 years ago
|
Description
•