RESOLVED FIXED 134810
[Feature Queries] Feature Query CSS Grammar Productions Should Return a Value
https://bugs.webkit.org/show_bug.cgi?id=134810
Summary [Feature Queries] Feature Query CSS Grammar Productions Should Return a Value
Bear Travis
Reported 2014-07-10 12:22:29 PDT
Valid Feature Query css grammar productions should always return a value, as they are used to determine if a feature query succeeds. Two of the productions were not returning a value, which caused problems when the uninitialized return value was subsequently used.
Attachments
Initial Patch (1.61 KB, patch)
2014-07-10 12:55 PDT, Bear Travis
no flags
Bear Travis
Comment 1 2014-07-10 12:55:13 PDT
Created attachment 234721 [details] Initial Patch
WebKit Commit Bot
Comment 2 2014-07-11 12:00:53 PDT
Comment on attachment 234721 [details] Initial Patch Clearing flags on attachment: 234721 Committed r171008: <http://trac.webkit.org/changeset/171008>
WebKit Commit Bot
Comment 3 2014-07-11 12:00:57 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.