WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 72986
[MutationObservers] Cleanup duplicated code in Element & CharacterData
https://bugs.webkit.org/show_bug.cgi?id=72986
Summary
[MutationObservers] Cleanup duplicated code in Element & CharacterData
Rafael Weinstein
Reported
2011-11-22 14:14:42 PST
There is nearly indentical code in Element & CharacterData which collects a set of interested MutationObservers, creates appropriate mutation records (with & without oldValues) and delivers them. We should create some sort of "MutationObserverInterestGroup" which encapsulates this logic
Attachments
Patch
(14.73 KB, patch)
2011-11-22 14:18 PST
,
Rafael Weinstein
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Rafael Weinstein
Comment 1
2011-11-22 14:18:21 PST
Created
attachment 116275
[details]
Patch
WebKit Review Bot
Comment 2
2011-11-23 02:46:19 PST
Comment on
attachment 116275
[details]
Patch Clearing flags on attachment: 116275 Committed
r101061
: <
http://trac.webkit.org/changeset/101061
>
WebKit Review Bot
Comment 3
2011-11-23 02:46:24 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.
Top of Page
Format For Printing
XML
Clone This Bug