[Webkit-unassigned] [Bug 184418] ImageFrame type used by non-Cocoa image decoder should not be the same as that used by ImageSource

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 9 10:45:42 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=184418

--- Comment #13 from Antti Koivisto <koivisto at iki.fi> ---
If you read the patch you'll see how much simpler both types are than the combined type. There are a whole bunch of members that are only needed in one use case. All platform specific ifdefs disappear.

ImageFrame can then be further simplified by making it non-copyable.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180409/761db4ef/attachment-0002.html>


More information about the webkit-unassigned mailing list