WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED LATER
130995
Web Inspector: reftests should exercise round-trip encode/decode of recordings
https://bugs.webkit.org/show_bug.cgi?id=130995
Summary
Web Inspector: reftests should exercise round-trip encode/decode of recordings
Brian Burg
Reported
2014-03-31 17:15:08 PDT
We should add a new replay phase that serializes the recording to JSON, re-parses it into memory, then replays that recording as a second replay phase. Otherwise, it could be very hard to find bugs in the serialization code.
Attachments
Add attachment
proposed patch, testcase, etc.
Brian Burg
Comment 1
2014-03-31 17:16:43 PDT
Note that it's probably a lot of work to compare the in-memory representations of the original and deserialized recording. The original will likely contain some platform-specific stuff that is not necessary for deterministic execution. We really just care that playing the recording results in the same execution.
Radar WebKit Bug Importer
Comment 2
2014-03-31 17:17:04 PDT
<
rdar://problem/16480349
>
Radar WebKit Bug Importer
Comment 3
2014-03-31 17:19:14 PDT
<
rdar://problem/16480403
>
Blaze Burg
Comment 4
2017-07-10 14:01:31 PDT
Closing web replay-related bugs until we resume working on the feature again.
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