RESOLVED FIXED 73480
[MutationObservers] Need layout tests asserting that non-event async callbacks deliver mutations after completion
https://bugs.webkit.org/show_bug.cgi?id=73480
Summary [MutationObservers] Need layout tests asserting that non-event async callback...
Rafael Weinstein
Reported 2011-11-30 12:40:05 PST
I'm not sure how to test non-event sync callbacks (e.g. for namespace resolution or node filtering), but we should add layout tests for Database, Filesystem at least.
Attachments
Patch (5.20 KB, patch)
2011-11-30 13:06 PST, Rafael Weinstein
no flags
Ryosuke Niwa
Comment 1 2011-11-30 12:51:11 PST
Do you mean sync or async?
Rafael Weinstein
Comment 2 2011-11-30 13:01:28 PST
I meant what I said and I said what I meant.... You know the rest =-).
Rafael Weinstein
Comment 3 2011-11-30 13:06:11 PST
Ryosuke Niwa
Comment 4 2011-11-30 15:18:14 PST
(In reply to comment #1) > Do you mean sync or async? The bug summary says non-event async callbacks but you seem to be talking about sync callbacks.
Ryosuke Niwa
Comment 5 2011-11-30 15:21:55 PST
Ah, I now I understand what you're saying.
WebKit Review Bot
Comment 6 2011-11-30 21:42:44 PST
Comment on attachment 117259 [details] Patch Clearing flags on attachment: 117259 Committed r101605: <http://trac.webkit.org/changeset/101605>
WebKit Review Bot
Comment 7 2011-11-30 21:42:49 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.