Bug 227617 - Collect Accessibility preferences on a background queue
Summary: Collect Accessibility preferences on a background queue
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks: 228932
  Show dependency treegraph
 
Reported: 2021-07-02 03:34 PDT by Per Arne Vollan
Modified: 2021-08-09 18:06 PDT (History)
1 user (show)

See Also:


Attachments
Patch (7.38 KB, patch)
2021-07-02 06:11 PDT, Per Arne Vollan
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (12.77 KB, patch)
2021-07-06 07:43 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2021-07-02 03:34:38 PDT
To avoid blocking the main thread of the UI process, collect Accessibility preferences on a background thread.
Comment 1 Per Arne Vollan 2021-07-02 03:35:11 PDT
<rdar://80055168>
Comment 2 Per Arne Vollan 2021-07-02 06:11:24 PDT
Created attachment 432783 [details]
Patch
Comment 3 Per Arne Vollan 2021-07-06 07:43:07 PDT
Created attachment 432927 [details]
Patch
Comment 4 Brent Fulgham 2021-07-06 09:55:55 PDT
Comment on attachment 432927 [details]
Patch

r=me
Comment 5 Per Arne Vollan 2021-07-06 10:15:33 PDT
Comment on attachment 432927 [details]
Patch

Thanks for reviewing!
Comment 6 EWS 2021-07-06 10:25:12 PDT
Committed r279591 (239418@main): <https://commits.webkit.org/239418@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 432927 [details].