RESOLVED FIXED 142617
Fix the !ENABLE(PICTURE_SIZES) build
https://bugs.webkit.org/show_bug.cgi?id=142617
Summary Fix the !ENABLE(PICTURE_SIZES) build
Csaba Osztrogonác
Reported 2015-03-12 04:48:40 PDT
../../Source/WebCore/html/parser/HTMLPreloadScanner.cpp:96:10: error: unused parameter 'document' [-Werror=unused-parameter] cc1plus: all warnings being treated as errors ( Unused parameters are handled as build error in WebCore since http://trac.webkit.org/changeset/181318 similar to Mac build. )
Attachments
Patch (1.49 KB, patch)
2015-03-12 04:50 PDT, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2015-03-12 04:50:04 PDT
WebKit Commit Bot
Comment 2 2015-03-12 09:40:46 PDT
Comment on attachment 248508 [details] Patch Clearing flags on attachment: 248508 Committed r181439: <http://trac.webkit.org/changeset/181439>
WebKit Commit Bot
Comment 3 2015-03-12 09:40:51 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.