Bug 189576 - Remove the workaround for friend class LazyNeverDestroyed<X> statements for MSVC
Summary: Remove the workaround for friend class LazyNeverDestroyed<X> statements for MSVC
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-09-12 23:57 PDT by Fujii Hironori
Modified: 2018-09-13 13:13 PDT (History)
3 users (show)

See Also:


Attachments
Patch (4.74 KB, patch)
2018-09-13 00:13 PDT, Fujii Hironori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2018-09-12 23:57:45 PDT
Remove the workaround for friend class LazyNeverDestroyed<X> statements for MSVC

This MSVC bug already has been fixed since VS 2017 version 15.6.
See also: Bug 182081
Comment 1 Fujii Hironori 2018-09-13 00:13:47 PDT
Created attachment 349637 [details]
Patch
Comment 2 WebKit Commit Bot 2018-09-13 13:11:08 PDT
Comment on attachment 349637 [details]
Patch

Clearing flags on attachment: 349637

Committed r235986: <https://trac.webkit.org/changeset/235986>
Comment 3 WebKit Commit Bot 2018-09-13 13:11:10 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-09-13 13:13:31 PDT
<rdar://problem/44429072>