RESOLVED FIXED 141289
FIXME: Remove MSVC-required copy constructor hack after VS 2015
https://bugs.webkit.org/show_bug.cgi?id=141289
Summary FIXME: Remove MSVC-required copy constructor hack after VS 2015
Brent Fulgham
Reported 2015-02-05 09:21:09 PST
We had to commit less-efficient code to the archive in <http://trac.webkit.org/changeset/179487> because of a bug in Visual Studio 2013 (and prior). Once we move to a newer Visual Studio that fixes this bug, we should remove this less-efficient constructor (as originally intended in <http://trac.webkit.org/changeset/179476>.
Attachments
Fujii Hironori
Comment 1 2021-09-09 00:06:26 PDT
r205905 removed the code.
Radar WebKit Bug Importer
Comment 2 2021-09-09 00:07:23 PDT
Note You need to log in before you can comment on or make changes to this bug.