Bug 134810

Summary: [Feature Queries] Feature Query CSS Grammar Productions Should Return a Value
Product: WebKit Reporter: Bear Travis <betravis>
Component: CSSAssignee: Bear Travis <betravis>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, gyuyoung.kim, macpherson, menard, syoichi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 134404    
Attachments:
Description Flags
Initial Patch none

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.