[Webkit-unassigned] [Bug 250673] [ATSPI] Implement `AccessibilityUIElement::sortDirection()`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 17 17:50:22 PST 2023


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

Robert Jenner <Jenner at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |Jenner at apple.com
         Resolution|FIXED                       |---

--- Comment #4 from Robert Jenner <Jenner at apple.com> ---
Hello!


I reverted the commit above here:

https://commits.webkit.org/259012@main

Because it broke the following two API-tests on iOS debug:
TestWebKitAPI.AppPrivacyReport.RestoreFromInteractionStateIsNonAppInitiated
TestWebKitAPI.AppPrivacyReport.RestoreFromSessionStateIsNonAppInitiated

HISTORY:
https://results.webkit.org/?suite=api-tests&suite=api-tests&test=TestWebKitAPI.AppPrivacyReport.RestoreFromInteractionStateIsNonAppInitiated&test=TestWebKitAPI.AppPrivacyReport.RestoreFromSessionStateIsNonAppInitiated

I was able to reproduce the timeouts for both tests at iOS 16 Debug ToT running the tests as follows:


run-api-tests --iOS-simulator <insert_test_name_here>

I was also able to confirm that 258975 at main is the regression point, as I was able to reproduce the timeout at 258975 at main, and not at 258974 at main.

-- 
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/20230118/712bb03c/attachment-0001.htm>


More information about the webkit-unassigned mailing list