RESOLVED FIXED 44783
Move Texture class from p/g/chromium to p/g/gpu
https://bugs.webkit.org/show_bug.cgi?id=44783
Summary Move Texture class from p/g/chromium to p/g/gpu
James Robinson
Reported 2010-08-27 12:13:43 PDT
Move Texture class from p/g/chromium to p/g/gpu
Attachments
Patch (17.25 KB, patch)
2010-08-27 12:15 PDT, James Robinson
fishd: review+
James Robinson
Comment 1 2010-08-27 12:15:59 PDT
Stephen White
Comment 2 2010-08-27 12:23:05 PDT
Comment on attachment 65749 [details] Patch ooks good to me, if people are ok with us taking the name. WebCore/platform/graphics/skia/PlatformContextSkia.h:39 + #include "SkDrawLooper.h" Not your fault, but it looks like this could be forward-declared, rather than #included.
James Robinson
Comment 3 2010-08-27 12:59:26 PDT
I'll try forward-declaring SkDrawLooper as well, separately. Thanks.
James Robinson
Comment 4 2010-08-27 13:37:32 PDT
WebKit Review Bot
Comment 5 2010-08-27 14:19:20 PDT
Note You need to log in before you can comment on or make changes to this bug.