Chromium Code Reviews
DescriptionAvoid enabling accessibility for WebContents that are never shown
If WebContentsImpl::IsNeverShown() is true, like for an extension background
page, then there's never a reason to enable accessibility. Update
WebContentsImpl::SetAccessibilityMode to check for this, and also
update the UI page for chrome://accessibility to avoid exposing
such views.
BUG=365370
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation
Committed: https://crrev.com/f8a3104f8848afd8a60e10f9f51c6b108bcbf62d
Cr-Commit-Position: refs/heads/master@{#436110}
Patch Set 1 #Patch Set 2 : Much better fix, now avoid enabling accessibility at all #
Total comments: 2
Patch Set 3 : Get rid of 'extension' from content code #
Messages
Total messages: 25 (17 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||