Bug 85920

Summary: Make DOMCharacterDataModified a scoped event (similar to r73690).
Product: WebKit Reporter: Abhishek Arya <inferno>
Component: DOMAssignee: Abhishek Arya <inferno>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, enrica, ojan, rniwa, sam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Abhishek Arya 2012-05-08 15:03:12 PDT
Make DOMCharacterDataModified a scoped event (similar to r73690).
Comment 1 Abhishek Arya 2012-05-08 15:32:34 PDT
Created attachment 140800 [details]
Patch
Comment 2 Ryosuke Niwa 2012-05-08 15:43:31 PDT
Comment on attachment 140800 [details]
Patch

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

> Source/WebCore/ChangeLog:8
> +        Made change in existing test fast/events/scoped/editing-commands.html.

This should go into LayoutTests/ChangeLog. Here, you should explain why you're making this change.
r- due to the lack of explanation as to why we're making this change.
Comment 3 Abhishek Arya 2012-05-08 15:57:09 PDT
Created attachment 140803 [details]
Patch
Comment 4 WebKit Review Bot 2012-05-10 00:41:19 PDT
Comment on attachment 140803 [details]
Patch

Clearing flags on attachment: 140803

Committed r116618: <http://trac.webkit.org/changeset/116618>
Comment 5 WebKit Review Bot 2012-05-10 00:41:25 PDT
All reviewed patches have been landed.  Closing bug.