Closed
Bug 514669
Opened 15 years ago
Closed 15 years ago
[HTML5] Calibrate tree op queue flush timer
Categories
(Core :: DOM: HTML Parser, defect)
Core
DOM: HTML Parser
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: hsivonen, Unassigned)
References
Details
The tree operation queue of the HTML5 parser is flushed less often than the old parser notifies. This can lead to a situation where a lot of content is waiting in the tree op queue when it could be more useful to make content readable to the user.
See attachment 386420 [details].
Reporter | ||
Comment 1•15 years ago
|
||
As of bug 502568 there's no longer a timer.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
Reporter | ||
Updated•15 years ago
|
Resolution: WONTFIX → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•