[Webkit-unassigned] [Bug 199216] Enhance support of aria-haspopup per ARIA 1.1 specification.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 30 14:18:05 PDT 2019


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

--- Comment #17 from Andres Gonzalez <andresg_22 at apple.com> ---
(In reply to chris fleizach from comment #15)
> wincairo failure now
> 
>   Creating library lib64\TestRunnerInjectedBundle.lib and object
> lib64\TestRunnerInjectedBundle.exp
> JSAccessibilityUIElement.cpp.obj : error LNK2019: unresolved external symbol
> "public: class JSRetainPtr<struct OpaqueJSString *> __cdecl
> WTR::AccessibilityUIElement::popupValue(void)const "
> (?popupValue at AccessibilityUIElement@WTR@@QEBA?AV?$JSRetainPtr at PEAUOpaqueJSStr
> ing@@@@XZ) referenced in function "private: static struct OpaqueJSValue
> const * __cdecl WTR::JSAccessibilityUIElement::popupValue(struct
> OpaqueJSContext const *,struct OpaqueJSValue *,struct OpaqueJSString
> *,struct OpaqueJSValue const * *)"
> (?popupValue at JSAccessibilityUIElement@WTR@@CAPEBUOpaqueJSValue@@PEBUOpaqueJSC
> ontext@@PEAU3 at PEAUOpaqueJSString@@PEAPEBU3@@Z)
> bin64\TestRunnerInjectedBundle.dll : fatal error LNK1120: 1 unresolved
> externals

Fixed now. Perhaps a script to add all the no implemented methods to DRT and WTR for other platforms would be worth the trouble...

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


More information about the webkit-unassigned mailing list