[webkit-reviews] review requested: [Bug 99003] [CSS3 Media Queries] Aspect ratio value re-parsed when media query expression is evaluated : [Attachment 168177] Patch 2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 11 02:40:16 PDT 2012


Alexander Shalamov <alexander.shalamov at gmail.com> has asked  for review:
Bug 99003: [CSS3 Media Queries] Aspect ratio value re-parsed when media query
expression is evaluated
https://bugs.webkit.org/show_bug.cgi?id=99003

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

------- Additional Comments from Alexander Shalamov
<alexander.shalamov at gmail.com>
- Use unsigned instead of int in for loop. MediaQueryExp.cpp:177
- Use if statement instead of ternary operator. MediaQueryExp.cpp:180


More information about the webkit-reviews mailing list