Closed Bug 1495342 Opened 6 years ago Closed 6 years ago

Add 'Reload and Record Tab' menu item and functionality

Categories

(Core Graveyard :: Web Replay, enhancement)

enhancement
Not set
normal

Tracking

(firefox64 fixed)

RESOLVED FIXED
mozilla64
Tracking Status
firefox64 --- fixed

People

(Reporter: bhackett1024, Assigned: bhackett1024)

References

Details

Attachments

(1 file)

Attached patch patchSplinter Review
The attached patch adds a 'Reload and Record Tab' menu item that reloads the current tab as a recording one.  Because we have to use a new content process this is a little rougher than a normal reload:

- Cached state in the tab can't be used, so the result of the reload is the same as if the current URL was opened in a new tab.

- The devtools panel itself (if open) is also reloaded.  This seems like it should not be hard to fix but I'm not sure how important that is.
Attachment #9013199 - Flags: review?(jlaster)
Attachment #9013199 - Flags: review?(jlaster) → review+
Pushed by bhackett@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/caabdeb2d3d4
Add 'Reload and Record Tab' menu item and functionality, r=jlast.
https://hg.mozilla.org/mozilla-central/rev/caabdeb2d3d4
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: