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 75802
Don't create style selector in Element::recalcStyleIfNeededAfterAttributeChanged if it doesn't exist
https://bugs.webkit.org/show_bug.cgi?id=75802
Summary
Don't create style selector in Element::recalcStyleIfNeededAfterAttributeChan...
Antti Koivisto
Reported
2012-01-08 11:17:51 PST
Element::recalcStyleIfNeededAfterAttributeChanged shouldn't create style selector for attribute check if it doesn't already exist. We are going to need a full style recalc anyway in that case and the constructed style selector may get throw out again.
Attachments
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2012-01-08 11:22:37 PST
http://trac.webkit.org/changeset/104404
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