Bug 96599
Summary: | REGRESSION(r128376): It broke the !ENABLE(SVG) builds | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Blocker | CC: | adele, cfleizach, ossy |
Priority: | P1 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 96341 |
Csaba Osztrogonác
You can see this log on the Qt minimal buildbot:
/ramdisk/qt-linux-release-minimal/build/Source/WebCore/accessibility/AccessibilityRenderObject.cpp: In member function ‘virtual WebCore::AccessibilityRole WebCore::AccessibilityRenderObject::determineAccessibilityRole()’:
/ramdisk/qt-linux-release-minimal/build/Source/WebCore/accessibility/AccessibilityRenderObject.cpp:2359: error: ‘class WebCore::RenderObject’ has no member named ‘isSVGImage’
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
Fix landed in http://trac.webkit.org/changeset/128405