NEW 184416
Make ImageFrame non-copyable
https://bugs.webkit.org/show_bug.cgi?id=184416
Summary Make ImageFrame non-copyable
Antti Koivisto
Reported 2018-04-09 06:17:29 PDT
ImageFrame is a non-trivial type. This simplified the code as they no longer need to be copyable. It also makes future improvements simpler.
Attachments
patch (8.83 KB, patch)
2018-04-09 06:27 PDT, Antti Koivisto
no flags
patch (9.09 KB, patch)
2018-04-11 09:08 PDT, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2018-04-09 06:27:22 PDT
Antti Koivisto
Comment 2 2018-04-11 09:08:42 PDT
Note You need to log in before you can comment on or make changes to this bug.