Bug 73480 - [MutationObservers] Need layout tests asserting that non-event async callbacks deliver mutations after completion
Summary: [MutationObservers] Need layout tests asserting that non-event async callback...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Rafael Weinstein
URL:
Keywords:
Depends on:
Blocks: 68729
  Show dependency treegraph
 
Reported: 2011-11-30 12:40 PST by Rafael Weinstein
Modified: 2011-11-30 21:42 PST (History)
5 users (show)

See Also:


Attachments
Patch (5.20 KB, patch)
2011-11-30 13:06 PST, Rafael Weinstein
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael Weinstein 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.
Comment 1 Ryosuke Niwa 2011-11-30 12:51:11 PST
Do you mean sync or async?
Comment 2 Rafael Weinstein 2011-11-30 13:01:28 PST
I meant what I said and I said what I meant.... You know the rest =-).
Comment 3 Rafael Weinstein 2011-11-30 13:06:11 PST
Created attachment 117259 [details]
Patch
Comment 4 Ryosuke Niwa 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.
Comment 5 Ryosuke Niwa 2011-11-30 15:21:55 PST
Ah, I now I understand what you're saying.
Comment 6 WebKit Review Bot 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>
Comment 7 WebKit Review Bot 2011-11-30 21:42:49 PST
All reviewed patches have been landed.  Closing bug.