[Webkit-unassigned] [Bug 147295] AX: VoiceOver unable to access content in malformed trees

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 30 04:55:52 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=147295

Csaba Osztrogonác <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |achristensen at apple.com,
                   |                            |bfulgham at webkit.org,
                   |                            |ossy at webkit.org

--- Comment #20 from Csaba Osztrogonác <ossy at webkit.org> ---
(In reply to comment #18)
> Comment on attachment 257797 [details]
> patch
> 
> Clearing flags on attachment: 257797
> 
> Committed r187582: <http://trac.webkit.org/changeset/187582>

It broke the Apple Windows build:
WebCore.lib(AccessibilityAllInOne.obj) : error LNK2019: unresolved external symbol "public: static class WTF::Ref<class WebCore::AccessibilityTree> __cdecl WebCore::AccessibilityTree::create(class WebCore::RenderObject *)" (?create at AccessibilityTree@WebCore@@SA?AV?$Ref at VAccessibilityTree@WebCore@@@WTF@@PAVRenderObject at 2@@Z) referenced in function "class WTF::Ref<class WebCore::AccessibilityObject> __cdecl WebCore::createFromRenderer(class WebCore::RenderObject *)" (?createFromRenderer at WebCore@@YA?AV?$Ref at VAccessibilityObject@WebCore@@@WTF@@PAVRenderObject at 1@@Z) [C:\cygwin\home\buildbot\slave\win-release\build\Source\WebKit\WebKit.vcxproj\WebKit\WebKit.vcxproj]
WebCore.lib(AccessibilityAllInOne.obj) : error LNK2019: unresolved external symbol "public: static class WTF::Ref<class WebCore::AccessibilityTreeItem> __cdecl WebCore::AccessibilityTreeItem::create(class WebCore::RenderObject *)" (?create at AccessibilityTreeItem@WebCore@@SA?AV?$Ref at VAccessibilityTreeItem@WebCore@@@WTF@@PAVRenderObject at 2@@Z) referenced in function "class WTF::Ref<class WebCore::AccessibilityObject> __cdecl WebCore::createFromRenderer(class WebCore::RenderObject *)" (?createFromRenderer at WebCore@@YA?AV?$Ref at VAccessibilityObject@WebCore@@@WTF@@PAVRenderObject at 1@@Z) [C:\cygwin\home\buildbot\slave\win-release\build\Source\WebKit\WebKit.vcxproj\WebKit\WebKit.vcxproj]
C:\cygwin\home\buildbot\slave\win-release\build\WebKitBuild\Release\bin32\WebKit.dll : fatal error LNK1120: 2 unresolved externals [C:\cygwin\home\buildbot\slave\win-release\build\Source\WebKit\WebKit.vcxproj\WebKit\WebKit.vcxproj]

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150730/d6cc7673/attachment.html>


More information about the webkit-unassigned mailing list