[webkit-reviews] review canceled: [Bug 99003] [CSS3 Media Queries] Aspect ratio value re-parsed when media query expression is evaluated : [Attachment 168166] Patch 1
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 11 02:40:15 PDT 2012
Alexander Shalamov <alexander.shalamov at gmail.com> has canceled Alexander
Shalamov <alexander.shalamov at gmail.com>'s request 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 168166: Patch 1
https://bugs.webkit.org/attachment.cgi?id=168166&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