WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug