<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Make every port implement MainThreadSharedTimer instead of using global functions"
   href="https://bugs.webkit.org/show_bug.cgi?id=150498#c17">Comment # 17</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Make every port implement MainThreadSharedTimer instead of using global functions"
   href="https://bugs.webkit.org/show_bug.cgi?id=150498">bug 150498</a>
              from <span class="vcard"><a class="email" href="mailto:cgarcia&#64;igalia.com" title="Carlos Garcia Campos &lt;cgarcia&#64;igalia.com&gt;"> <span class="fn">Carlos Garcia Campos</span></a>
</span></b>
        <pre>I don't understand the windows build error:

C:\cygwin\home\buildbot\WebKit\WebKitBuild\Release\DerivedSources\ForwardingHeaders\wtf/NeverDestroyed.h(53): error C2248: 'WebCore::MainThreadSharedTimer::MainThreadSharedTimer': cannot access private member declared in class 'WebCore::MainThreadSharedTimer' (compiling source file C:\cygwin\home\buildbot\WebKit\Source\WebCore\platform\MainThreadSharedTimer.cpp) [C:\cygwin\home\buildbot\WebKit\WebKitBuild\Release\Source\WebCore\WebCore.vcxproj]
  C:\cygwin\home\buildbot\WebKit\Source\WebCore\platform\MainThreadSharedTimer.cpp(37): note: see declaration of 'WebCore::MainThreadSharedTimer::MainThreadSharedTimer' (compiling source file C:\cygwin\home\buildbot\WebKit\Source\WebCore\platform\MainThreadSharedTimer.cpp)
  c:\cygwin\home\buildbot\webkit\source\webcore\platform\MainThreadSharedTimer.h(35): note: see declaration of 'WebCore::MainThreadSharedTimer' (compiling source file C:\cygwin\home\buildbot\WebKit\Source\WebCore\platform\MainThreadSharedTimer.cpp)
  C:\cygwin\home\buildbot\WebKit\Source\WebCore\platform\MainThreadSharedTimer.cpp(33): note: see reference to function template instantiation 'WTF::NeverDestroyed&lt;WebCore::MainThreadSharedTimer&gt;::NeverDestroyed&lt;&gt;(void)' being compiled
  C:\cygwin\home\buildbot\WebKit\Source\WebCore\platform\MainThreadSharedTimer.cpp(33): note: see reference to function template instantiation 'WTF::NeverDestroyed&lt;WebCore::MainThreadSharedTimer&gt;::NeverDestroyed&lt;&gt;(void)' being compiled

Doesn't friend class work in windows?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>