Bug 136942 - REGRESSION(r173464): It broke the !ENABLE(PICTURE_SIZES) build
Summary: REGRESSION(r173464): It broke the !ENABLE(PICTURE_SIZES) build
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 136654
  Show dependency treegraph
 
Reported: 2014-09-19 01:47 PDT by Csaba Osztrogonác
Modified: 2014-09-19 11:48 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.07 KB, patch)
2014-09-19 02:14 PDT, Éva Balázsfalvi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2014-09-19 01:47:25 PDT
build log:
/home/webkit/WebKit/Source/WebCore/html/HTMLImageElement.cpp: In member function ‘virtual void WebCore::HTMLImageElement::parseAttribute(const WebCore::QualifiedName&, const WTF::AtomicString&)’:
/home/webkit/WebKit/Source/WebCore/html/HTMLImageElement.cpp:150:9: error: too few arguments to function ‘WebCore::ImageCandidate WebCore::bestFitSourceForImageAttributes(float, const WTF::AtomicString&, const WTF::AtomicString&, unsigned int)’
         );
         ^
Comment 1 Éva Balázsfalvi 2014-09-19 02:14:05 PDT
Created attachment 238363 [details]
Patch
Comment 2 WebKit Commit Bot 2014-09-19 11:48:47 PDT
Comment on attachment 238363 [details]
Patch

Clearing flags on attachment: 238363

Committed r173767: <http://trac.webkit.org/changeset/173767>
Comment 3 WebKit Commit Bot 2014-09-19 11:48:50 PDT
All reviewed patches have been landed.  Closing bug.