<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - AX: VoiceOver unable to access content in malformed trees"
   href="https://bugs.webkit.org/show_bug.cgi?id=147295#c21">Comment # 21</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - AX: VoiceOver unable to access content in malformed trees"
   href="https://bugs.webkit.org/show_bug.cgi?id=147295">bug 147295</a>
              from <span class="vcard"><a class="email" href="mailto:cfleizach&#64;apple.com" title="chris fleizach &lt;cfleizach&#64;apple.com&gt;"> <span class="fn">chris fleizach</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=147295#c20">comment #20</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=147295#c18">comment #18</a>)
&gt; &gt; Comment on <span class=""><a href="attachment.cgi?id=257797&amp;action=diff" name="attach_257797" title="patch">attachment 257797</a> <a href="attachment.cgi?id=257797&amp;action=edit" title="patch">[details]</a></span>
&gt; &gt; patch
&gt; &gt; 
&gt; &gt; Clearing flags on attachment: 257797
&gt; &gt; 
&gt; &gt; Committed r187582: &lt;<a href="http://trac.webkit.org/changeset/187582">http://trac.webkit.org/changeset/187582</a>&gt;
&gt; 
&gt; It broke the Apple Windows build:
&gt; WebCore.lib(AccessibilityAllInOne.obj) : error LNK2019: unresolved external
&gt; symbol &quot;public: static class WTF::Ref&lt;class WebCore::AccessibilityTree&gt;
&gt; __cdecl WebCore::AccessibilityTree::create(class WebCore::RenderObject *)&quot;
&gt; (?create&#64;AccessibilityTree&#64;WebCore&#64;&#64;SA?AV?$Ref&#64;VAccessibilityTree&#64;WebCore&#64;&#64;&#64;W
&gt; TF&#64;&#64;PAVRenderObject&#64;2&#64;&#64;Z) referenced in function &quot;class WTF::Ref&lt;class
&gt; WebCore::AccessibilityObject&gt; __cdecl WebCore::createFromRenderer(class
&gt; WebCore::RenderObject *)&quot;
&gt; (?createFromRenderer&#64;WebCore&#64;&#64;YA?AV?$Ref&#64;VAccessibilityObject&#64;WebCore&#64;&#64;&#64;WTF&#64;&#64;
&gt; PAVRenderObject&#64;1&#64;&#64;Z)
&gt; [C:\cygwin\home\buildbot\slave\win-release\build\Source\WebKit\WebKit.
&gt; vcxproj\WebKit\WebKit.vcxproj]
&gt; WebCore.lib(AccessibilityAllInOne.obj) : error LNK2019: unresolved external
&gt; symbol &quot;public: static class WTF::Ref&lt;class WebCore::AccessibilityTreeItem&gt;
&gt; __cdecl WebCore::AccessibilityTreeItem::create(class WebCore::RenderObject
&gt; *)&quot;
&gt; (?create&#64;AccessibilityTreeItem&#64;WebCore&#64;&#64;SA?AV?$Ref&#64;VAccessibilityTreeItem&#64;Web
&gt; Core&#64;&#64;&#64;WTF&#64;&#64;PAVRenderObject&#64;2&#64;&#64;Z) referenced in function &quot;class
&gt; WTF::Ref&lt;class WebCore::AccessibilityObject&gt; __cdecl
&gt; WebCore::createFromRenderer(class WebCore::RenderObject *)&quot;
&gt; (?createFromRenderer&#64;WebCore&#64;&#64;YA?AV?$Ref&#64;VAccessibilityObject&#64;WebCore&#64;&#64;&#64;WTF&#64;&#64;
&gt; PAVRenderObject&#64;1&#64;&#64;Z)
&gt; [C:\cygwin\home\buildbot\slave\win-release\build\Source\WebKit\WebKit.
&gt; vcxproj\WebKit\WebKit.vcxproj]
&gt; C:\cygwin\home\buildbot\slave\win-
&gt; release\build\WebKitBuild\Release\bin32\WebKit.dll : fatal error LNK1120: 2
&gt; unresolved externals
&gt; [C:\cygwin\home\buildbot\slave\win-release\build\Source\WebKit\WebKit.
&gt; vcxproj\WebKit\WebKit.vcxproj]</span >


I think you need to add includes for these two new files to AccessibilityAllInOne.cpp</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>