Bug 168131 - Add a DragImage class that wraps a DragImageRef
Summary: Add a DragImage class that wraps a DragImageRef
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on: 168156
Blocks:
  Show dependency treegraph
 
Reported: 2017-02-10 10:50 PST by Anders Carlsson
Modified: 2017-02-14 22:42 PST (History)
7 users (show)

See Also:


Attachments
Patch (18.68 KB, patch)
2017-02-10 10:51 PST, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (19.73 KB, patch)
2017-02-10 10:59 PST, Anders Carlsson
bdakin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.