WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 130632
129389
Web Replay: load progress tracker should assign unique identifiers deterministically
https://bugs.webkit.org/show_bug.cgi?id=129389
Summary
Web Replay: load progress tracker should assign unique identifiers determinis...
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug