[Webkit-unassigned] [Bug 32992] [Qt] fix DRT link failures on --no-svg builds when only making changes to DRT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 29 00:04:51 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32992


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45572|review?                     |review-
               Flag|                            |




--- Comment #3 from Eric Seidel <eric at webkit.org>  2009-12-29 00:04:50 PST ---
(From update of attachment 45572)
OK.  But SVGSetElement is possibly a bad choice as it would be disabled by
SVG_ANIMATION being off.  SVGDefsElement might be a better choice.

You should also add a comment next to the libraryContainsSymbol call explaining
why you look for SVGDefsElement instead of SVG or SVGElement, etc.

-- 
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