[webkit-reviews] review granted: [Bug 204226] Run AccessibilityController::rootElement on secondary thread to simulate HIServices during LayoutTests. : [Attachment 383782] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 18 15:14:00 PST 2019


chris fleizach <cfleizach at apple.com> has granted Andres Gonzalez
<andresg_22 at apple.com>'s request for review:
Bug 204226: Run AccessibilityController::rootElement on secondary thread to
simulate HIServices during LayoutTests.
https://bugs.webkit.org/show_bug.cgi?id=204226

Attachment 383782: Patch

https://bugs.webkit.org/attachment.cgi?id=383782&action=review




--- Comment #14 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 383782
  --> https://bugs.webkit.org/attachment.cgi?id=383782
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=383782&action=review

> Tools/WebKitTestRunner/InjectedBundle/AccessibilityController.cpp:92
> +	       // Set m_useAXThread to true for next request.

if you put this comment above the if, then you can get rid of the braces


More information about the webkit-reviews mailing list