WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
126183
Remove boolean argument from Element::setChildrenAffectBy* methods
https://bugs.webkit.org/show_bug.cgi?id=126183
Summary
Remove boolean argument from Element::setChildrenAffectBy* methods
Ryosuke Niwa
Reported
2013-12-23 15:03:57 PST
Remove boolean argument from Element::setChildrenAffectBy* methods
Attachments
Cleanup
(4.53 KB, patch)
2013-12-23 15:04 PST
,
Ryosuke Niwa
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2013-12-23 15:04:59 PST
Created
attachment 219933
[details]
Cleanup
Daniel Bates
Comment 2
2013-12-23 15:36:59 PST
Comment on
attachment 219933
[details]
Cleanup We call setChildrenAffectedByActive(false), setChildrenAffectedByDrag(false) in ElementRareData::resetDynamicRestyleObservations(), <
http://trac.webkit.org/browser/trunk/Source/WebCore/dom/ElementRareData.h?rev=159191#L225
>
Daniel Bates
Comment 3
2013-12-23 15:42:42 PST
Comment on
attachment 219933
[details]
Cleanup My bad. ElementRareData defines setChildrenAffectedByDrag()and setChildrenAffectedByActive().
WebKit Commit Bot
Comment 4
2013-12-23 16:45:03 PST
Comment on
attachment 219933
[details]
Cleanup Clearing flags on attachment: 219933 Committed
r161037
: <
http://trac.webkit.org/changeset/161037
>
WebKit Commit Bot
Comment 5
2013-12-23 16:45:06 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