[webkit-reviews] review granted: [Bug 212421] -Wdeprecated-copy caused by Bitmap copy assignment operator : [Attachment 400356] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 27 11:45:36 PDT 2020


Mark Lam <mark.lam at apple.com> has granted  review:
Bug 212421: -Wdeprecated-copy caused by Bitmap copy assignment operator
https://bugs.webkit.org/show_bug.cgi?id=212421

Attachment 400356: Patch

https://bugs.webkit.org/attachment.cgi?id=400356&action=review




--- Comment #3 from Mark Lam <mark.lam at apple.com> ---
Comment on attachment 400356
  --> https://bugs.webkit.org/attachment.cgi?id=400356
Patch

I stand corrected.  Michael pointed out on slack that the default assignment
operator would take care of the job.  There's no need for my hand written one.

r=me if theAPI test bots are green.


More information about the webkit-reviews mailing list