WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
137802
Make a better use of the available registers when compiling nested selector lists
https://bugs.webkit.org/show_bug.cgi?id=137802
Summary
Make a better use of the available registers when compiling nested selector l...
Benjamin Poulain
Reported
2014-10-16 20:34:00 PDT
Make a better use of the available registers when compiling nested selector lists
Attachments
Patch
(712.74 KB, patch)
2014-10-16 21:08 PDT
,
Benjamin Poulain
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2014-10-16 21:08:07 PDT
Created
attachment 239993
[details]
Patch
Andreas Kling
Comment 2
2014-10-17 14:14:11 PDT
Comment on
attachment 239993
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=239993&action=review
r=me. I look forward to seeing how you improve on this further.
> Source/WebCore/cssjit/SelectorCompiler.cpp:137 > +class SelectorList : public Vector<SelectorFragmentList> {
Gross.
Benjamin Poulain
Comment 3
2014-10-17 14:21:00 PDT
Comment on
attachment 239993
[details]
Patch Clearing flags on attachment: 239993 Committed
r174838
: <
http://trac.webkit.org/changeset/174838
>
Benjamin Poulain
Comment 4
2014-10-17 14:21:04 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