Bug 136942

Summary: REGRESSION(r173464): It broke the !ENABLE(PICTURE_SIZES) build
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, evab.u-szeged, mtiborinf, ossy, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 136654    
Attachments:
Description Flags
Patch none

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.