Bug 129389

Summary: Web Replay: load progress tracker should assign unique identifiers deterministically
Product: WebKit Reporter: Blaze Burg <bburg>
Component: Page LoadingAssignee: Blaze Burg <bburg>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap, ddkilzer, kling, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 129391    

Blaze Burg
Reported 2014-02-26 14:03:34 PST
During replay we identify network callbacks to a ResourceLoader by the loader's unique identifier. In order to have consistently numbered resource loaders across separate runs of the same execution, ProgressTracker needs to reset its nextUniqueIdentifier member appropriately. The unit of playback is a main frame navigation, so we'd want to restart the counter at that time.
Attachments
Blaze Burg
Comment 1 2014-03-23 08:28:02 PDT
*** This bug has been marked as a duplicate of bug 130632 ***
Note You need to log in before you can comment on or make changes to this bug.