[Webkit-unassigned] [Bug 89351] HTML parser should queue MutationRecords for its operations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 19 17:05:27 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=89351





--- Comment #3 from Eric Seidel (OOO until 6/19) <eric at webkit.org>  2012-06-19 17:05:26 PST ---
I think it would make the most sense to deliver them when the parser yields, yes.  Presumably just before any other script runs?  The parser may yield at any arbitrary time, so it seems it would be difficult for someone to end up depending on WebKit's delivery behavior (but given how large the interblägs are, I would not be surprised when some page does...).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list