WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
125968
CSS: Fall back to cache-less cascade when encountering explicitly inherited value.
https://bugs.webkit.org/show_bug.cgi?id=125968
Summary
CSS: Fall back to cache-less cascade when encountering explicitly inherited v...
Andreas Kling
Reported
2013-12-18 18:32:29 PST
Three asserting tests:
http://build.webkit.org/results/Apple%20Mavericks%20Debug%20WK1%20(Tests)/r160806%20(1196)/results.html
Attachments
Patch
(7.08 KB, patch)
2013-12-18 18:33 PST
,
Andreas Kling
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2013-12-18 18:33:13 PST
Created
attachment 219600
[details]
Patch Bit quick, bit dirty.
Antti Koivisto
Comment 2
2013-12-18 18:39:06 PST
Comment on
attachment 219600
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=219600&action=review
> Source/WebCore/css/StyleResolver.cpp:4273 > +bool StyleResolver::CascadedProperties::addMatches(const MatchResult& matchResult, bool important, int startIndex, int endIndex, bool inheritedOnly)
Argument return might end up reading better.
WebKit Commit Bot
Comment 3
2013-12-18 19:10:00 PST
Comment on
attachment 219600
[details]
Patch Clearing flags on attachment: 219600 Committed
r160820
: <
http://trac.webkit.org/changeset/160820
>
WebKit Commit Bot
Comment 4
2013-12-18 19:10:02 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