Closed
Bug 562635
Opened 15 years ago
Closed 15 years ago
[HTML5] Make the initial flush delay equally long to subsequent flush delays
Categories
(Core :: DOM: HTML Parser, enhancement, P1)
Core
DOM: HTML Parser
Tracking
()
RESOLVED
FIXED
People
(Reporter: hsivonen, Assigned: hsivonen)
References
Details
Attachments
(1 file)
1.41 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
Per sicking's suggestion, make the initial flush delay equally long to subsequent flush delays (and make that equally long to the old parser's notification interval).
Assignee | ||
Comment 1•15 years ago
|
||
The effective subsequent delay in all.js was right already, but the different default in C++ confused me earlier. Hence, I synced the C++ defaults with the pref defaults.
Assignee | ||
Updated•15 years ago
|
Blocks: html5-parsing
Comment on attachment 442368 [details] [diff] [review]
Adjust the initial flush delay pref and adjust C++ defaults to match prefs
Thanks!
Attachment #442368 -
Flags: review?(jonas) → review+
Assignee | ||
Comment 3•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•