Bug 141289

Summary: FIXME: Remove MSVC-required copy constructor hack after VS 2015
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: Hironori.Fujii, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

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>