Bug 137802

Summary: Make a better use of the available registers when compiling nested selector lists
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: kling, ysuzuki
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 137844    
Attachments:
Description Flags
Patch none

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
Benjamin Poulain
Comment 1 2014-10-16 21:08:07 PDT
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.