[Webkit-unassigned] [Bug 52788] Any class other than Element should not use setShadowHost()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 19 00:23:11 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=52788
Daniel Bates <dbates at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
CC| |dbates at webkit.org
--- Comment #14 from Daniel Bates <dbates at webkit.org> 2011-04-19 00:23:10 PST ---
(In reply to comment #13)
> All reviewed patches have been landed. Closing bug.
This patch broke the Qt Linux Release minimal build:
<http://build.webkit.org/builders/Qt%20Linux%20Release%20minimal/builds/23373/steps/compile-webkit/logs/stdio>
In particular, the error is:
[[
../../../Source/WebCore/dom/EventDispatcher.cpp: In member function ‘void WebCore::EventDispatcher::ensureEventAncestors(WebCore::Event*)’:
../../../Source/WebCore/dom/EventDispatcher.cpp:252: error: ‘class WebCore::Node’ has no member named ‘svgShadowHost’
]]
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list