WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED LATER
129695
Web Replay: detect replay divergence in number of DOM events dispatched per EventLoopInput
https://bugs.webkit.org/show_bug.cgi?id=129695
Summary
Web Replay: detect replay divergence in number of DOM events dispatched per E...
Blaze Burg
Reported
2014-03-04 12:05:52 PST
We can detect divergence between a captured execution and a replayed execution by checking whether the same number of DOM events were dispatched in a specific event loop run (caused by dispatching an EventLoopInput). This has found lots of replay bugs in the past, and we should always enable it in debug builds at a minimum.
Attachments
Add attachment
proposed patch, testcase, etc.
Blaze Burg
Comment 1
2017-07-10 13:59:28 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