RESOLVED FIXED 118981
Clean up DragImage
https://bugs.webkit.org/show_bug.cgi?id=118981
Summary Clean up DragImage
Zan Dobersek
Reported 2013-07-22 13:30:51 PDT
Clean up DragImage
Attachments
Patch (1.69 KB, patch)
2013-07-22 13:32 PDT, Zan Dobersek
no flags
Patch (2.86 KB, patch)
2013-07-29 04:48 PDT, Zan Dobersek
no flags
Zan Dobersek
Comment 1 2013-07-22 13:32:13 PDT
EFL EWS Bot
Comment 2 2013-07-22 13:36:40 PDT
Early Warning System Bot
Comment 3 2013-07-22 13:38:26 PDT
Early Warning System Bot
Comment 4 2013-07-22 13:38:38 PDT
kov's GTK+ EWS bot
Comment 5 2013-07-22 13:39:03 PDT
EFL EWS Bot
Comment 6 2013-07-22 13:40:42 PDT
Build Bot
Comment 7 2013-07-22 13:52:34 PDT
Build Bot
Comment 8 2013-07-22 14:08:45 PDT
Darin Adler
Comment 9 2013-07-22 16:41:56 PDT
Comment on attachment 207269 [details] Patch Looks like Frame.h gets its forward declaration of Range from this header.
Zan Dobersek
Comment 10 2013-07-23 05:20:20 PDT
The Clipboard header does as well. Both have the forward declaration added in bug #118985. The forward declaration is basically moved into headers where it's actually in use, unlike in the DragImage header.
Zan Dobersek
Comment 11 2013-07-29 04:48:42 PDT
Zan Dobersek
Comment 12 2013-07-29 07:36:23 PDT
Comment on attachment 207642 [details] Patch Clearing flags on attachment: 207642 Committed r153424: <http://trac.webkit.org/changeset/153424>
Zan Dobersek
Comment 13 2013-07-29 07:36:29 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.