[Webkit-unassigned] [Bug 35811] [chromium] need DragImage implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 2 13:23:01 PDT 2010


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


Evan Stade <estade at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #52426|0                           |1
        is obsolete|                            |
  Attachment #52445|                            |review?, commit-queue?
               Flag|                            |




--- Comment #33 from Evan Stade <estade at chromium.org>  2010-04-02 13:23:00 PST ---
Created an attachment (id=52445)
 --> (https://bugs.webkit.org/attachment.cgi?id=52445)
space--

thanks for the tip

Parsing ChangeLog: /usr/local/google/WebKit/WebKit/chromium/ChangeLog
Parsing ChangeLog: /usr/local/google/WebKit/WebCore/ChangeLog
2010-04-01  Evan Stade  <estade at chromium.org>

        Reviewed by NOBODY (OOPS!).

        [chromium] need DragImage implementation
        https://bugs.webkit.org/show_bug.cgi?id=35811

        Use the DragImageRef that the DragController passes to us.

        * public/WebViewClient.h:
        (WebKit::WebViewClient::startDragging):
        * src/DragClientImpl.cpp:
        (WebKit::DragClientImpl::startDrag):
        * src/WebViewImpl.cpp:
        (WebKit::WebViewImpl::startDragging):
        * src/WebViewImpl.h:
2010-04-01  Evan Stade  <estade at chromium.org>

        Reviewed by NOBODY (OOPS!).

        [chromium] need DragImage implementation
        https://bugs.webkit.org/show_bug.cgi?id=35811

        Basic implementation using SkBitmap. Transformations are not supported
        yet. No implementation for mac.

        * WebCore.gyp/WebCore.gyp:
        * WebCore.gypi:
        * platform/chromium/DragImageChromium.cpp:
        * platform/chromium/DragImageRef.h:

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