Bug 70359 - Node::registeredMutationObserversOfType should be prefixed by "get"
Summary: Node::registeredMutationObserversOfType should be prefixed by "get"
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-10-18 13:39 PDT by Adam Klein
Modified: 2011-10-24 11:40 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.76 KB, patch)
2011-10-24 09:11 PDT, Rafael Weinstein
no flags Details | Formatted Diff | Diff
Patch (4.76 KB, patch)
2011-10-24 10:12 PDT, 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 Adam Klein 2011-10-18 13:39:57 PDT
Node::registeredMutationObserversOfType should be prefixed by "get"
Comment 1 Rafael Weinstein 2011-10-24 09:11:51 PDT
Created attachment 112194 [details]
Patch
Comment 2 Ryosuke Niwa 2011-10-24 09:55:45 PDT
Comment on attachment 112194 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=112194&action=review

> Source/WebCore/ChangeLog:9
> +        Reviewed by NOBODY (OOPS!).

This line should appear BEFORE the description but after the bug title & bug url.
Comment 3 Rafael Weinstein 2011-10-24 10:12:51 PDT
Created attachment 112206 [details]
Patch
Comment 4 Rafael Weinstein 2011-10-24 10:13:21 PDT
Comment on attachment 112194 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=112194&action=review

>> Source/WebCore/ChangeLog:9
>> +        Reviewed by NOBODY (OOPS!).
> 
> This line should appear BEFORE the description but after the bug title & bug url.

Done. Need a new r+ & c+
Comment 5 WebKit Review Bot 2011-10-24 11:40:41 PDT
Comment on attachment 112206 [details]
Patch

Clearing flags on attachment: 112206

Committed r98262: <http://trac.webkit.org/changeset/98262>
Comment 6 WebKit Review Bot 2011-10-24 11:40:46 PDT
All reviewed patches have been landed.  Closing bug.