Bug 129447 - Web Replay: capture and replay Reload, Navigate, and Stop commands
Summary: Web Replay: capture and replay Reload, Navigate, and Stop commands
Status: RESOLVED LATER
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Major
Assignee: Nobody
URL:
Keywords:
Depends on: 131043
Blocks: WebReplay
  Show dependency treegraph
 
Reported: 2014-02-27 13:57 PST by BJ Burg
Modified: 2017-07-10 13:59 PDT (History)
6 users (show)

See Also:


Attachments
serialization of wip (22.44 KB, patch)
2014-03-28 13:44 PDT, BJ Burg
no flags Details | Formatted Diff | Diff
Patch (31.47 KB, patch)
2014-04-28 18:56 PDT, Brian Burg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description BJ Burg 2014-02-27 13:57:20 PST
We should capture and replay navigation commands that come through from WebKit2. These three are fairly easy to do, as they don't require 
messing around with the history.
Comment 1 BJ Burg 2014-03-28 13:44:16 PDT
Created attachment 228081 [details]
serialization of wip
Comment 2 Brian Burg 2014-04-22 16:21:36 PDT
This patch reuses some of the serialization methods from wkbug.com/131043.
Comment 3 Brian Burg 2014-04-28 18:56:42 PDT
Created attachment 230349 [details]
Patch
Comment 4 BJ Burg 2015-08-05 11:30:24 PDT
Comment on attachment 230349 [details]
Patch

Clearing r? flag as this patch is bit-rotted.
Comment 5 BJ Burg 2017-07-10 13:59:26 PDT
Closing web replay-related bugs until we resume working on the feature again.