RESOLVED FIXED 172863
[WebCore] DragImageRef should correspond to USE(CAIRO)
https://bugs.webkit.org/show_bug.cgi?id=172863
Summary [WebCore] DragImageRef should correspond to USE(CAIRO)
Don Olmstead
Reported 2017-06-02 10:15:31 PDT
Currently DragImageRef is set by PLATFORM(GTK) and PLATFORM(WPE) rather than USE(CAIRO).
Attachments
Patch (1.04 KB, patch)
2017-06-02 10:24 PDT, Don Olmstead
no flags
Don Olmstead
Comment 1 2017-06-02 10:24:29 PDT
Created attachment 311836 [details] Patch This aligns the definition to the above includes. This will not be affect WinCairo which uses the PLATFORM(WIN) definition.
WebKit Commit Bot
Comment 2 2017-06-02 12:04:57 PDT
Comment on attachment 311836 [details] Patch Clearing flags on attachment: 311836 Committed r217727: <http://trac.webkit.org/changeset/217727>
WebKit Commit Bot
Comment 3 2017-06-02 12:04:58 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.