RESOLVED FIXED Bug 157734
CSSParser.cpp triggers -Wunused-parameter
https://bugs.webkit.org/show_bug.cgi?id=157734
Summary CSSParser.cpp triggers -Wunused-parameter
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.