Bug 238833 - Eliminate delays for processing live regions and modal notifications.
Summary: Eliminate delays for processing live regions and modal notifications.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andres Gonzalez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-05 13:59 PDT by Andres Gonzalez
Modified: 2022-04-05 20:28 PDT (History)
10 users (show)

See Also:


Attachments
Patch (4.09 KB, patch)
2022-04-05 14:09 PDT, Andres Gonzalez
no flags Details | Formatted Diff | Diff
Patch (3.52 KB, patch)
2022-04-05 14:59 PDT, Andres Gonzalez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andres Gonzalez 2022-04-05 13:59:56 PDT
Eliminate delays for processing password, live regions and modal notifications.
Comment 1 Radar WebKit Bug Importer 2022-04-05 14:00:08 PDT
<rdar://problem/91314023>
Comment 2 Andres Gonzalez 2022-04-05 14:09:48 PDT
Created attachment 456744 [details]
Patch
Comment 3 chris fleizach 2022-04-05 14:14:44 PDT
are we no longer worried about

// Post value change notifications for password fields or elements contained in password fields at a 40hz interval to thwart analysis of typing cadence
Comment 4 Andres Gonzalez 2022-04-05 14:59:14 PDT
Created attachment 456753 [details]
Patch
Comment 5 Andres Gonzalez 2022-04-05 15:03:13 PDT
(In reply to chris fleizach from comment #3)
> are we no longer worried about
> 
> // Post value change notifications for password fields or elements contained
> in password fields at a 40hz interval to thwart analysis of typing cadence

I think it is obfuscated enough, but left it along just in case.
Comment 6 EWS 2022-04-05 20:28:22 PDT
Committed r292446 (249297@main): <https://commits.webkit.org/249297@main>

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