Bug 157734

Summary: CSSParser.cpp triggers -Wunused-parameter
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: CSSAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mcatanzaro, ossy
Priority: P2    
Version: Other   
Hardware: PC   
OS: Linux   
Bug Depends on:    
Bug Blocks: 155047    
Attachments:
Description Flags
Patch none

Michael Catanzaro
Reported 2016-05-15 17:57:14 PDT
CSSParser.cpp triggers -Wunused-parameter as the parserContext parameter of isValidKeywordPropertyAndValue is unused unless ENABLE_CSS_GRID_LAYOUT is turned on.
Attachments
Patch (1.22 KB, patch)
2016-05-15 18:44 PDT, Michael Catanzaro
no flags
Michael Catanzaro
Comment 1 2016-05-15 18:44:24 PDT
WebKit Commit Bot
Comment 2 2016-05-16 07:40:01 PDT
Comment on attachment 278990 [details] Patch Clearing flags on attachment: 278990 Committed r200941: <http://trac.webkit.org/changeset/200941>
WebKit Commit Bot
Comment 3 2016-05-16 07:40:04 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.