Bug 129447

Summary: Web Replay: capture and replay Reload, Navigate, and Stop commands
Product: WebKit Reporter: BJ Burg <bburg>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED LATER    
Severity: Major CC: andersca, bburg, ddkilzer, joepeck, kling, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 131043    
Bug Blocks: 136290    
Attachments:
Description Flags
serialization of wip
none
Patch none

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.