Summary: Get rid of the pref which can disable TSF mode on Windows. In these days, TSF is used to retrieve active tab's URL and whether it's in the private browsing mode by Windows. If TSF is disabled, Windows will enable the a11y module to retrieve the URL. That causes creating the full a11y tree and getting the performance much worse. Therefore, we should not allow to users to disable TSF anymore.

Note that if you concern the privacy issue which Windows system retrieves URL of the active tab, you can make Gecko always return empty string to TSF with `|intl.tsf.expose_url.allowed|` pref.

Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1953694

Specification: N/A

Preference: |intl.tsf.enabled|

web-platform-tests: N/A

--
Masayuki Nakano<[email protected]>
Working on DOM, Events, editor and IME handling for Gecko

--
You received this message because you are subscribed to the Google Groups 
"[email protected]" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/4bcbe0a6-8cb5-40c5-80f0-16e96b412f8b%40d-toybox.com.

Reply via email to