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 43784
Make CSSSelector::specificity() non-recursive.
https://bugs.webkit.org/show_bug.cgi?id=43784
Summary
Make CSSSelector::specificity() non-recursive.
Hayato Ito
Reported
2010-08-10 04:55:23 PDT
Please see the master bug for details.
https://bugs.webkit.org/show_bug.cgi?id=42806
We have to make CSSSelector::specificity() non-recursive in order to avoid stack overflow when a long CSS selector is used.
Attachments
make-it-iterative
(4.04 KB, patch)
2010-08-10 05:23 PDT
,
Hayato Ito
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Hayato Ito
Comment 1
2010-08-10 05:23:00 PDT
Created
attachment 64001
[details]
make-it-iterative
Kent Tamura
Comment 2
2010-08-10 22:02:30 PDT
Comment on
attachment 64001
[details]
make-it-iterative Looks good.
WebKit Commit Bot
Comment 3
2010-08-10 22:21:19 PDT
Comment on
attachment 64001
[details]
make-it-iterative Clearing flags on attachment: 64001 Committed
r65123
: <
http://trac.webkit.org/changeset/65123
>
WebKit Commit Bot
Comment 4
2010-08-10 22:21:23 PDT
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