RESOLVED FIXED Bug 77689
[Qt] Implement ImageBuffer::copyImage(ImageBuffer::DontCopyBackingStore)
https://bugs.webkit.org/show_bug.cgi?id=77689
Summary [Qt] Implement ImageBuffer::copyImage(ImageBuffer::DontCopyBackingStore)
Noam Rosenthal
Reported 2012-02-02 15:44:36 PST
Right now Qt asserts when tring to do a shallow copy of ImageBuffer. We want to use that feature for TextureMapper (see https://bugs.webkit.org/show_bug.cgi?id=77148).
Attachments
Patch (1.76 KB, patch)
2012-02-02 16:25 PST, Noam Rosenthal
no flags
Patch (3.00 KB, patch)
2012-02-03 09:07 PST, Noam Rosenthal
no flags
Noam Rosenthal
Comment 1 2012-02-02 16:25:36 PST
Noam Rosenthal
Comment 2 2012-02-03 09:07:11 PST
WebKit Review Bot
Comment 3 2012-02-06 06:18:30 PST
Comment on attachment 125347 [details] Patch Clearing flags on attachment: 125347 Committed r106804: <http://trac.webkit.org/changeset/106804>
WebKit Review Bot
Comment 4 2012-02-06 06:18:34 PST
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.