[webkit-reviews] review requested: [Bug 32511] Dragging an SVG image triggers assertion in DragController::startDrag() : [Attachment 45319] Add SVGImage::filenameExtension() + regression test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 21 03:52:02 PST 2009


Andreas Kling <andreas.kling at nokia.com> has asked  for review:
Bug 32511: Dragging an SVG image triggers assertion in
DragController::startDrag()
https://bugs.webkit.org/show_bug.cgi?id=32511

Attachment 45319: Add SVGImage::filenameExtension() + regression test
https://bugs.webkit.org/attachment.cgi?id=45319&action=review

------- Additional Comments from Andreas Kling <andreas.kling at nokia.com>
Thanks for your comments!

Here's the same patch with an added regression test. Please note that the test
will only fail when compiled in debug mode, since the problem is a failing
assertion.


More information about the webkit-reviews mailing list