[webkit-reviews] review granted: [Bug 131685] std::bitset<>::test() does unnecessary bounds checks on CSSPropertyID bitsets : [Attachment 229392] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 16 10:25:42 PDT 2014


Darin Adler <darin at apple.com> has granted Zan Dobersek
<zandobersek at gmail.com>'s request for review:
Bug 131685: std::bitset<>::test() does unnecessary bounds checks on
CSSPropertyID bitsets
https://bugs.webkit.org/show_bug.cgi?id=131685

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

------- Additional Comments from Darin Adler <darin at apple.com>
Should we add some assertions that these properties are in-range?


More information about the webkit-reviews mailing list