RESOLVED LATER 130758
Web Replay: HTML parsing should have a deterministic schedule
https://bugs.webkit.org/show_bug.cgi?id=130758
Summary Web Replay: HTML parsing should have a deterministic schedule
Blaze Burg
Reported 2014-03-25 16:51:41 PDT
The brute-force approach is to force the parser to always pumpTokenizerIfPossible(ForceSynchronous) if the current page is capturing/replaying. I have tested this in a branch and it works. Another approach is to use a ReplayableTimer inside HTMLParserScheduler. I haven't tried this yet.
Attachments
Blaze Burg
Comment 1 2017-07-10 13:59:29 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.