2011-05-26 Igor Oliveira <igor.oliveira@openbossa.org>
authorcommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 26 May 2011 07:15:36 +0000 (07:15 +0000)
committercommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 26 May 2011 07:15:36 +0000 (07:15 +0000)
commit633ae9ef5d32bddb3ccc6a929e6b17c435d3d2e2
treeb4574dfb06491ed4f90bd4550ec63b51e61ea7f3
parentea6d5317250cd575b0eddca617285920c3845a1e
2011-05-26  Igor Oliveira  <igor.oliveira@openbossa.org>

        Reviewed by Andreas Kling.

        drag-not-loaded-image.html test crashes when WebKit is built with debug option
        https://bugs.webkit.org/show_bug.cgi?id=61480

        Checks if image has content before starting to drag.

        * page/DragController.cpp:
        (WebCore::DragController::startDrag):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@87366 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebCore/ChangeLog
Source/WebCore/page/DragController.cpp