Bug 168131

Summary: Add a DragImage class that wraps a DragImageRef
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, cdumez, commit-queue, dbates, esprehn+autocc, kangil.han, ossy
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=168292
Bug Depends on: 168156    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch bdakin: review+

Description Anders Carlsson 2017-02-10 10:50:15 PST
Add a DragImage class that wraps a DragImageRef
Comment 1 Anders Carlsson 2017-02-10 10:51:54 PST
Created attachment 301175 [details]
Patch
Comment 2 Anders Carlsson 2017-02-10 10:59:42 PST
Created attachment 301180 [details]
Patch
Comment 3 Anders Carlsson 2017-02-10 15:11:23 PST
Committed r212154: <http://trac.webkit.org/changeset/212154>
Comment 4 WebKit Commit Bot 2017-02-10 18:19:52 PST
Re-opened since this is blocked by bug 168156
Comment 5 Anders Carlsson 2017-02-13 12:33:03 PST
Committed r212239: <http://trac.webkit.org/changeset/212239>
Comment 6 Csaba Osztrogonác 2017-02-13 13:13:21 PST
(In reply to comment #5)
> Committed r212239: <http://trac.webkit.org/changeset/212239>

It broke the Apple Windows and the WinCairo build, see build.webkit.org for details.