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 110033
Element: Devirtualize attribute synchronization functions.
https://bugs.webkit.org/show_bug.cgi?id=110033
Summary
Element: Devirtualize attribute synchronization functions.
Andreas Kling
Reported
2013-02-16 15:16:03 PST
There's no reason for Element::updateStyleAttribute() and Element::updateAnimatedSVGAttribute() to be virtual.
Attachments
Patch
(8.25 KB, patch)
2013-02-16 15:20 PST
,
Andreas Kling
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2013-02-16 15:20:45 PST
Created
attachment 188731
[details]
Patch
Darin Adler
Comment 2
2013-02-16 15:27:27 PST
Comment on
attachment 188731
[details]
Patch Not sure it’s ideal to have “synchronize attribute” as the name for both the smart function and the one that should only be called if the attribute is known dirty. I guess I am the one who told you to remove “if needed”, and I still stand by that.
Andreas Kling
Comment 3
2013-02-16 15:36:20 PST
Committed
r143114
: <
http://trac.webkit.org/changeset/143114
>
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