<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [WinCairo] Fix incremental build issue revealed by r190714"
   href="https://bugs.webkit.org/show_bug.cgi?id=149918">149918</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[WinCairo] Fix incremental build issue revealed by r190714
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>New Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ossy&#64;webkit.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>achristensen&#64;apple.com, peavo&#64;outlook.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre><a href="https://trac.webkit.org/changeset/190714">https://trac.webkit.org/changeset/190714</a> caused incremental build failure:
<a href="https://build.webkit.org/builders/WinCairo%2064-Bit%20Release/builds/49937">https://build.webkit.org/builders/WinCairo%2064-Bit%20Release/builds/49937</a>

WebView.cpp.obj : error LNK2001: unresolved external symbol &quot;protected: __cdecl WebCore::JSNode::JSNode(class JSC::Structure *,class WebCore::JSDOMGlobalObject *,class WTF::Ref&lt;class WebCore::Node&gt; &amp;&amp;)&quot; (??0JSNode&#64;WebCore&#64;&#64;IEAA&#64;PEAVStructure&#64;JSC&#64;&#64;PEAVJSDOMGlobalObject&#64;1&#64;$$QEAV?$Ref&#64;VNode&#64;WebCore&#64;&#64;&#64;WTF&#64;&#64;&#64;Z)

WebView.cpp.obj : error LNK2001: unresolved external symbol &quot;protected: __cdecl WebCore::JSElement::JSElement(class JSC::Structure *,class WebCore::JSDOMGlobalObject *,class WTF::Ref&lt;class WebCore::Element&gt; &amp;&amp;)&quot; (??0JSElement&#64;WebCore&#64;&#64;IEAA&#64;PEAVStructure&#64;JSC&#64;&#64;PEAVJSDOMGlobalObject&#64;1&#64;$$QEAV?$Ref&#64;VElement&#64;WebCore&#64;&#64;&#64;WTF&#64;&#64;&#64;Z)

WebView.cpp.obj : error LNK2001: unresolved external symbol &quot;protected: __cdecl WebCore::JSScriptProfile::JSScriptProfile(class JSC::Structure *,class WebCore::JSDOMGlobalObject *,class WTF::Ref&lt;class JSC::Profile&gt; &amp;&amp;)&quot; (??0JSScriptProfile&#64;WebCore&#64;&#64;IEAA&#64;PEAVStructure&#64;JSC&#64;&#64;PEAVJSDOMGlobalObject&#64;1&#64;$$QEAV?$Ref&#64;VProfile&#64;JSC&#64;&#64;&#64;WTF&#64;&#64;&#64;Z)

bin64\WebKit.dll : fatal error LNK1120: 3 unresolved externals

But the build works fine after a clean build:
<a href="https://build.webkit.org/builders/WinCairo%2064-Bit%20Release/builds/49939">https://build.webkit.org/builders/WinCairo%2064-Bit%20Release/builds/49939</a></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>