Bug 141289 - FIXME: Remove MSVC-required copy constructor hack after VS 2015
Summary: FIXME: Remove MSVC-required copy constructor hack after VS 2015
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-02-05 09:21 PST by Brent Fulgham
Modified: 2021-09-09 00:07 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 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>.
Comment 1 Fujii Hironori 2021-09-09 00:06:26 PDT
r205905 removed the code.
Comment 2 Radar WebKit Bug Importer 2021-09-09 00:07:23 PDT
<rdar://problem/82912250>