| Summary: | REGRESSION(r173464): It broke the !ENABLE(PICTURE_SIZES) build | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> | ||||
| Component: | New Bugs | Assignee: | 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: |
|
||||||
Created attachment 238363 [details]
Patch
Comment on attachment 238363 [details] Patch Clearing flags on attachment: 238363 Committed r173767: <http://trac.webkit.org/changeset/173767> All reviewed patches have been landed. Closing bug. |
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)’ ); ^