[webkit-reviews] review granted: [Bug 111663] Make RuleData support up to 8191 selectors : [Attachment 191896] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 6 19:26:23 PST 2013


Andreas Kling <akling at apple.com> has granted Philippe Liard
<pliard at chromium.org>'s request for review:
Bug 111663: Make RuleData support up to 8191 selectors
https://bugs.webkit.org/show_bug.cgi?id=111663

Attachment 191896: Patch
https://bugs.webkit.org/attachment.cgi?id=191896&action=review

------- Additional Comments from Andreas Kling <akling at apple.com>
r=me
We should look into the calculation of m_specificity at some point, it's very
likely that it can be compressed to a much smaller value that won't have us
scrambling for single bits like this.


More information about the webkit-reviews mailing list