Bug 71728 - [MutationObservers] Fix mac build (with mutation_observers enabled)
Summary: [MutationObservers] Fix mac build (with mutation_observers enabled)
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-07 13:38 PST by Rafael Weinstein
Modified: 2011-11-07 14:55 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.20 KB, patch)
2011-11-07 13:44 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-07 13:38:49 PST
Cleanup from bug 71577, which left a forward declaration of struct MutationObserverRegistration in place in Node.h
Comment 1 Rafael Weinstein 2011-11-07 13:44:35 PST
Created attachment 113921 [details]
Patch
Comment 2 WebKit Review Bot 2011-11-07 14:55:45 PST
Comment on attachment 113921 [details]
Patch

Clearing flags on attachment: 113921

Committed r99484: <http://trac.webkit.org/changeset/99484>
Comment 3 WebKit Review Bot 2011-11-07 14:55:50 PST
All reviewed patches have been landed.  Closing bug.