Bug 141289
Summary: | FIXME: Remove MSVC-required copy constructor hack after VS 2015 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
Component: | Layout and Rendering | Assignee: | 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 |
Brent Fulgham
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Fujii Hironori
r205905 removed the code.
Radar WebKit Bug Importer
<rdar://problem/82912250>