Update mozilla-central documentation to rev 326f317b084883b87bd495f2d1b715bd5bc1be8e

This commit is contained in:
GeckoView Docs Bot 2024-10-11 11:09:52 +00:00
Родитель 104c8fb160
Коммит e0f4e0d65e
335 изменённых файлов: 623 добавлений и 575 удалений

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>All Classes and Interfaces (geckoview 133.0.20241008163346 API)</title> <title>All Classes and Interfaces (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="class index"> <meta name="description" content="class index">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>All Packages (geckoview 133.0.20241008163346 API)</title> <title>All Packages (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="package index"> <meta name="description" content="package index">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Constant Field Values (geckoview 133.0.20241008163346 API)</title> <title>Constant Field Values (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="summary of constants"> <meta name="description" content="summary of constants">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Deprecated List (geckoview 133.0.20241008163346 API)</title> <title>Deprecated List (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="deprecated elements"> <meta name="description" content="deprecated elements">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>API Help (geckoview 133.0.20241008163346 API)</title> <title>API Help (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="help"> <meta name="description" content="help">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Index (geckoview 133.0.20241008163346 API)</title> <title>Index (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="index"> <meta name="description" content="index">
@ -2467,6 +2467,10 @@ loadScripts(document, 'script');</script>
<dd> <dd>
<div class="block">Block fingerprinting trackers.</div> <div class="block">Block fingerprinting trackers.</div>
</dd> </dd>
<dt><a href="org/mozilla/geckoview/GeckoRuntimeSettings.Builder.html#fissionEnabled(boolean)" class="member-name-link">fissionEnabled(boolean)</a> - Method in class org.mozilla.geckoview.<a href="org/mozilla/geckoview/GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></dt>
<dd>
<div class="block">Set whether Fission should be enabled or not.</div>
</dd>
<dt><a href="org/mozilla/geckoview/GeckoSession.SelectionActionDelegate.html#FLAG_IS_COLLAPSED" class="member-name-link">FLAG_IS_COLLAPSED</a> - Static variable in interface org.mozilla.geckoview.<a href="org/mozilla/geckoview/GeckoSession.SelectionActionDelegate.html" title="interface in org.mozilla.geckoview">GeckoSession.SelectionActionDelegate</a></dt> <dt><a href="org/mozilla/geckoview/GeckoSession.SelectionActionDelegate.html#FLAG_IS_COLLAPSED" class="member-name-link">FLAG_IS_COLLAPSED</a> - Static variable in interface org.mozilla.geckoview.<a href="org/mozilla/geckoview/GeckoSession.SelectionActionDelegate.html" title="interface in org.mozilla.geckoview">GeckoSession.SelectionActionDelegate</a></dt>
<dd> <dd>
<div class="block">The selection is collapsed at a single position.</div> <div class="block">The selection is collapsed at a single position.</div>
@ -3457,6 +3461,10 @@ loadScripts(document, 'script');</script>
<dd> <dd>
<div class="block">Get the current first paint callback.</div> <div class="block">Get the current first paint callback.</div>
</dd> </dd>
<dt><a href="org/mozilla/geckoview/GeckoRuntimeSettings.html#getFissionEnabled()" class="member-name-link">getFissionEnabled()</a> - Method in class org.mozilla.geckoview.<a href="org/mozilla/geckoview/GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></dt>
<dd>
<div class="block">Gets whether fission is enabled or not.</div>
</dd>
<dt><a href="org/mozilla/geckoview/Autofill.Node.html#getFocusable()" class="member-name-link">getFocusable()</a> - Method in class org.mozilla.geckoview.<a href="org/mozilla/geckoview/Autofill.Node.html" title="class in org.mozilla.geckoview">Autofill.Node</a></dt> <dt><a href="org/mozilla/geckoview/Autofill.Node.html#getFocusable()" class="member-name-link">getFocusable()</a> - Method in class org.mozilla.geckoview.<a href="org/mozilla/geckoview/Autofill.Node.html" title="class in org.mozilla.geckoview">Autofill.Node</a></dt>
<dd> <dd>
<div class="block">Get whether or not this node is focusable.</div> <div class="block">Get whether or not this node is focusable.</div>

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>geckoview 133.0.20241008163346 API</title> <title>geckoview 133.0.20241011104937 API</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="index redirect"> <meta name="description" content="index redirect">

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>AllowOrDeny (geckoview 133.0.20241008163346 API)</title> <title>AllowOrDeny (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, enum: AllowOrDeny"> <meta name="description" content="declaration: package: org.mozilla.geckoview, enum: AllowOrDeny">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete.Address.Builder (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete.Address.Builder (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: Address, class: Builder"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: Address, class: Builder">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete.Address (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete.Address (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: Address"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: Address">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete.AddressSaveOption (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete.AddressSaveOption (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: AddressSaveOption"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: AddressSaveOption">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete.AddressSelectOption.AddressSelectHint (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete.AddressSelectOption.AddressSelectHint (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: AddressSelectOption, annotation type: AddressSelectHint"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: AddressSelectOption, annotation type: AddressSelectHint">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete.AddressSelectOption.Hint (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete.AddressSelectOption.Hint (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: AddressSelectOption, class: Hint"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: AddressSelectOption, class: Hint">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete.AddressSelectOption (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete.AddressSelectOption (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: AddressSelectOption"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: AddressSelectOption">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete.CreditCard.Builder (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete.CreditCard.Builder (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: CreditCard, class: Builder"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: CreditCard, class: Builder">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete.CreditCard (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete.CreditCard (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: CreditCard"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: CreditCard">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete.CreditCardSaveOption (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete.CreditCardSaveOption (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: CreditCardSaveOption"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: CreditCardSaveOption">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete.CreditCardSelectOption.CreditCardSelectHint (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete.CreditCardSelectOption.CreditCardSelectHint (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: CreditCardSelectOption, annotation type: CreditCardSelectHint"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: CreditCardSelectOption, annotation type: CreditCardSelectHint">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete.CreditCardSelectOption.Hint (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete.CreditCardSelectOption.Hint (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: CreditCardSelectOption, class: Hint"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: CreditCardSelectOption, class: Hint">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete.CreditCardSelectOption (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete.CreditCardSelectOption (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: CreditCardSelectOption"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: CreditCardSelectOption">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete.LSUsedField (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete.LSUsedField (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, annotation type: LSUsedField"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, annotation type: LSUsedField">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete.LoginEntry.Builder (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete.LoginEntry.Builder (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: LoginEntry, class: Builder"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: LoginEntry, class: Builder">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete.LoginEntry (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete.LoginEntry (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: LoginEntry"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: LoginEntry">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete.LoginSaveOption (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete.LoginSaveOption (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: LoginSaveOption"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: LoginSaveOption">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete.LoginSelectOption (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete.LoginSelectOption (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: LoginSelectOption"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: LoginSelectOption">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete.Option (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete.Option (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: Option"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: Option">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete.SaveOption.Hint (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete.SaveOption.Hint (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: SaveOption, class: Hint"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: SaveOption, class: Hint">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete.SaveOption.SaveOptionHint (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete.SaveOption.SaveOptionHint (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: SaveOption, annotation type: SaveOptionHint"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: SaveOption, annotation type: SaveOptionHint">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete.SaveOption (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete.SaveOption (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: SaveOption"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: SaveOption">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete.SelectOption.Hint (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete.SelectOption.Hint (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: SelectOption, class: Hint"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: SelectOption, class: Hint">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete.SelectOption.SelectOptionHint (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete.SelectOption.SelectOptionHint (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: SelectOption, annotation type: SelectOptionHint"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: SelectOption, annotation type: SelectOptionHint">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete.SelectOption (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete.SelectOption (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: SelectOption"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: SelectOption">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete.StorageDelegate (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete.StorageDelegate (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, interface: StorageDelegate"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, interface: StorageDelegate">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete.UsedField (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete.UsedField (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: UsedField"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete, class: UsedField">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autocomplete (geckoview 133.0.20241008163346 API)</title> <title>Autocomplete (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autocomplete">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autofill.AutofillHint (geckoview 133.0.20241008163346 API)</title> <title>Autofill.AutofillHint (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autofill, annotation type: AutofillHint"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autofill, annotation type: AutofillHint">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autofill.AutofillInputType (geckoview 133.0.20241008163346 API)</title> <title>Autofill.AutofillInputType (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autofill, annotation type: AutofillInputType"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autofill, annotation type: AutofillInputType">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autofill.AutofillNotify (geckoview 133.0.20241008163346 API)</title> <title>Autofill.AutofillNotify (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autofill, annotation type: AutofillNotify"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autofill, annotation type: AutofillNotify">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autofill.Delegate (geckoview 133.0.20241008163346 API)</title> <title>Autofill.Delegate (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autofill, interface: Delegate"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autofill, interface: Delegate">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autofill.Hint (geckoview 133.0.20241008163346 API)</title> <title>Autofill.Hint (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autofill, class: Hint"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autofill, class: Hint">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autofill.InputType (geckoview 133.0.20241008163346 API)</title> <title>Autofill.InputType (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autofill, class: InputType"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autofill, class: InputType">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autofill.Node (geckoview 133.0.20241008163346 API)</title> <title>Autofill.Node (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autofill, class: Node"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autofill, class: Node">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autofill.NodeData (geckoview 133.0.20241008163346 API)</title> <title>Autofill.NodeData (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autofill, class: NodeData"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autofill, class: NodeData">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autofill.Session (geckoview 133.0.20241008163346 API)</title> <title>Autofill.Session (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autofill, class: Session"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autofill, class: Session">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>Autofill (geckoview 133.0.20241008163346 API)</title> <title>Autofill (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autofill"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: Autofill">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>BasicSelectionActionDelegate (geckoview 133.0.20241008163346 API)</title> <title>BasicSelectionActionDelegate (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: BasicSelectionActionDelegate"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: BasicSelectionActionDelegate">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>CompositorController (geckoview 133.0.20241008163346 API)</title> <title>CompositorController (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: CompositorController"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: CompositorController">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>ContentBlocking.AntiTracking (geckoview 133.0.20241008163346 API)</title> <title>ContentBlocking.AntiTracking (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, class: AntiTracking"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, class: AntiTracking">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>ContentBlocking.BlockEvent (geckoview 133.0.20241008163346 API)</title> <title>ContentBlocking.BlockEvent (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, class: BlockEvent"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, class: BlockEvent">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>ContentBlocking.CBAntiTracking (geckoview 133.0.20241008163346 API)</title> <title>ContentBlocking.CBAntiTracking (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, annotation type: CBAntiTracking"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, annotation type: CBAntiTracking">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>ContentBlocking.CBCookieBannerMode (geckoview 133.0.20241008163346 API)</title> <title>ContentBlocking.CBCookieBannerMode (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, annotation type: CBCookieBannerMode"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, annotation type: CBCookieBannerMode">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>ContentBlocking.CBCookieBehavior (geckoview 133.0.20241008163346 API)</title> <title>ContentBlocking.CBCookieBehavior (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, annotation type: CBCookieBehavior"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, annotation type: CBCookieBehavior">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>ContentBlocking.CBEtpLevel (geckoview 133.0.20241008163346 API)</title> <title>ContentBlocking.CBEtpLevel (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, annotation type: CBEtpLevel"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, annotation type: CBEtpLevel">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>ContentBlocking.CBSafeBrowsing (geckoview 133.0.20241008163346 API)</title> <title>ContentBlocking.CBSafeBrowsing (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, annotation type: CBSafeBrowsing"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, annotation type: CBSafeBrowsing">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>ContentBlocking.CookieBannerMode (geckoview 133.0.20241008163346 API)</title> <title>ContentBlocking.CookieBannerMode (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, class: CookieBannerMode"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, class: CookieBannerMode">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>ContentBlocking.CookieBehavior (geckoview 133.0.20241008163346 API)</title> <title>ContentBlocking.CookieBehavior (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, class: CookieBehavior"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, class: CookieBehavior">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>ContentBlocking.Delegate (geckoview 133.0.20241008163346 API)</title> <title>ContentBlocking.Delegate (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, interface: Delegate"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, interface: Delegate">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>ContentBlocking.EtpLevel (geckoview 133.0.20241008163346 API)</title> <title>ContentBlocking.EtpLevel (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, class: EtpLevel"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, class: EtpLevel">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>ContentBlocking.SafeBrowsing (geckoview 133.0.20241008163346 API)</title> <title>ContentBlocking.SafeBrowsing (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, class: SafeBrowsing"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, class: SafeBrowsing">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>ContentBlocking.SafeBrowsingProvider.Builder (geckoview 133.0.20241008163346 API)</title> <title>ContentBlocking.SafeBrowsingProvider.Builder (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, class: SafeBrowsingProvider, class: Builder"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, class: SafeBrowsingProvider, class: Builder">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>ContentBlocking.SafeBrowsingProvider (geckoview 133.0.20241008163346 API)</title> <title>ContentBlocking.SafeBrowsingProvider (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, class: SafeBrowsingProvider"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, class: SafeBrowsingProvider">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>ContentBlocking.Settings.Builder (geckoview 133.0.20241008163346 API)</title> <title>ContentBlocking.Settings.Builder (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, class: Settings, class: Builder"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, class: Settings, class: Builder">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>ContentBlocking.Settings (geckoview 133.0.20241008163346 API)</title> <title>ContentBlocking.Settings (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, class: Settings"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking, class: Settings">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>ContentBlocking (geckoview 133.0.20241008163346 API)</title> <title>ContentBlocking (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlocking">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>ContentBlockingController.Event (geckoview 133.0.20241008163346 API)</title> <title>ContentBlockingController.Event (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlockingController, class: Event"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlockingController, class: Event">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>ContentBlockingController.LogEntry.BlockingData.LogEvent (geckoview 133.0.20241008163346 API)</title> <title>ContentBlockingController.LogEntry.BlockingData.LogEvent (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlockingController, class: LogEntry, class: BlockingData, annotation type: LogEvent"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlockingController, class: LogEntry, class: BlockingData, annotation type: LogEvent">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>ContentBlockingController.LogEntry.BlockingData (geckoview 133.0.20241008163346 API)</title> <title>ContentBlockingController.LogEntry.BlockingData (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlockingController, class: LogEntry, class: BlockingData"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlockingController, class: LogEntry, class: BlockingData">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>ContentBlockingController.LogEntry (geckoview 133.0.20241008163346 API)</title> <title>ContentBlockingController.LogEntry (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlockingController, class: LogEntry"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlockingController, class: LogEntry">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>ContentBlockingController (geckoview 133.0.20241008163346 API)</title> <title>ContentBlockingController (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlockingController"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: ContentBlockingController">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>CrashHandler (geckoview 133.0.20241008163346 API)</title> <title>CrashHandler (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: CrashHandler"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: CrashHandler">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>CrashReporter (geckoview 133.0.20241008163346 API)</title> <title>CrashReporter (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: CrashReporter"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: CrashReporter">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>DeprecationSchedule (geckoview 133.0.20241008163346 API)</title> <title>DeprecationSchedule (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, annotation type: DeprecationSchedule"> <meta name="description" content="declaration: package: org.mozilla.geckoview, annotation type: DeprecationSchedule">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>ExperimentDelegate.ExperimentException.Codes (geckoview 133.0.20241008163346 API)</title> <title>ExperimentDelegate.ExperimentException.Codes (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, interface: ExperimentDelegate, class: ExperimentException, annotation type: Codes"> <meta name="description" content="declaration: package: org.mozilla.geckoview, interface: ExperimentDelegate, class: ExperimentException, annotation type: Codes">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>ExperimentDelegate.ExperimentException (geckoview 133.0.20241008163346 API)</title> <title>ExperimentDelegate.ExperimentException (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, interface: ExperimentDelegate, class: ExperimentException"> <meta name="description" content="declaration: package: org.mozilla.geckoview, interface: ExperimentDelegate, class: ExperimentException">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>ExperimentDelegate (geckoview 133.0.20241008163346 API)</title> <title>ExperimentDelegate (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, interface: ExperimentDelegate"> <meta name="description" content="declaration: package: org.mozilla.geckoview, interface: ExperimentDelegate">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>GeckoDisplay.NewSurfaceProvider (geckoview 133.0.20241008163346 API)</title> <title>GeckoDisplay.NewSurfaceProvider (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoDisplay, interface: NewSurfaceProvider"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoDisplay, interface: NewSurfaceProvider">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>GeckoDisplay.ScreenshotBuilder (geckoview 133.0.20241008163346 API)</title> <title>GeckoDisplay.ScreenshotBuilder (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoDisplay, class: ScreenshotBuilder"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoDisplay, class: ScreenshotBuilder">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>GeckoDisplay.SurfaceInfo.Builder (geckoview 133.0.20241008163346 API)</title> <title>GeckoDisplay.SurfaceInfo.Builder (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoDisplay, class: SurfaceInfo, class: Builder"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoDisplay, class: SurfaceInfo, class: Builder">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>GeckoDisplay.SurfaceInfo (geckoview 133.0.20241008163346 API)</title> <title>GeckoDisplay.SurfaceInfo (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoDisplay, class: SurfaceInfo"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoDisplay, class: SurfaceInfo">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>GeckoDisplay (geckoview 133.0.20241008163346 API)</title> <title>GeckoDisplay (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoDisplay"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoDisplay">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>GeckoResult.CancellationDelegate (geckoview 133.0.20241008163346 API)</title> <title>GeckoResult.CancellationDelegate (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoResult, interface: CancellationDelegate"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoResult, interface: CancellationDelegate">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>GeckoResult.Consumer (geckoview 133.0.20241008163346 API)</title> <title>GeckoResult.Consumer (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoResult, interface: Consumer"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoResult, interface: Consumer">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>GeckoResult.OnExceptionListener (geckoview 133.0.20241008163346 API)</title> <title>GeckoResult.OnExceptionListener (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoResult, interface: OnExceptionListener"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoResult, interface: OnExceptionListener">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>GeckoResult.OnExceptionMapper (geckoview 133.0.20241008163346 API)</title> <title>GeckoResult.OnExceptionMapper (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoResult, interface: OnExceptionMapper"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoResult, interface: OnExceptionMapper">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>GeckoResult.OnValueListener (geckoview 133.0.20241008163346 API)</title> <title>GeckoResult.OnValueListener (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoResult, interface: OnValueListener"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoResult, interface: OnValueListener">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>GeckoResult.OnValueMapper (geckoview 133.0.20241008163346 API)</title> <title>GeckoResult.OnValueMapper (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoResult, interface: OnValueMapper"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoResult, interface: OnValueMapper">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>GeckoResult.UncaughtException (geckoview 133.0.20241008163346 API)</title> <title>GeckoResult.UncaughtException (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoResult, class: UncaughtException"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoResult, class: UncaughtException">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>GeckoResult (geckoview 133.0.20241008163346 API)</title> <title>GeckoResult (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoResult"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoResult">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>GeckoRuntime.ActivityDelegate (geckoview 133.0.20241008163346 API)</title> <title>GeckoRuntime.ActivityDelegate (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoRuntime, interface: ActivityDelegate"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoRuntime, interface: ActivityDelegate">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>GeckoRuntime.CrashedProcessType (geckoview 133.0.20241008163346 API)</title> <title>GeckoRuntime.CrashedProcessType (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoRuntime, annotation type: CrashedProcessType"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoRuntime, annotation type: CrashedProcessType">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>GeckoRuntime.Delegate (geckoview 133.0.20241008163346 API)</title> <title>GeckoRuntime.Delegate (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoRuntime, interface: Delegate"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoRuntime, interface: Delegate">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>GeckoRuntime.ServiceWorkerDelegate (geckoview 133.0.20241008163346 API)</title> <title>GeckoRuntime.ServiceWorkerDelegate (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoRuntime, interface: ServiceWorkerDelegate"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoRuntime, interface: ServiceWorkerDelegate">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>GeckoRuntime (geckoview 133.0.20241008163346 API)</title> <title>GeckoRuntime (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoRuntime"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoRuntime">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>GeckoRuntimeSettings.Builder (geckoview 133.0.20241008163346 API)</title> <title>GeckoRuntimeSettings.Builder (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoRuntimeSettings, class: Builder"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoRuntimeSettings, class: Builder">
@ -217,112 +217,117 @@ loadScripts(document, 'script');</script>
<div class="block">Set the custom Gecko intent extras.</div> <div class="block">Set the custom Gecko intent extras.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#fontInflation(boolean)" class="member-name-link">fontInflation</a><wbr>(boolean&nbsp;enabled)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#fissionEnabled(boolean)" class="member-name-link">fissionEnabled</a><wbr>(boolean&nbsp;enabled)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set whether or not font inflation for non mobile-friendly pages should be enabled.</div> <div class="block">Set whether Fission should be enabled or not.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#fontSizeFactor(float)" class="member-name-link">fontSizeFactor</a><wbr>(float&nbsp;fontSizeFactor)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#fontInflation(boolean)" class="member-name-link">fontInflation</a><wbr>(boolean&nbsp;enabled)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set a font size factor that will operate as a global text zoom.</div> <div class="block">Set whether or not font inflation for non mobile-friendly pages should be enabled.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#forceUserScalableEnabled(boolean)" class="member-name-link">forceUserScalableEnabled</a><wbr>(boolean&nbsp;flag)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#fontSizeFactor(float)" class="member-name-link">fontSizeFactor</a><wbr>(float&nbsp;fontSizeFactor)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set a font size factor that will operate as a global text zoom.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#forceUserScalableEnabled(boolean)" class="member-name-link">forceUserScalableEnabled</a><wbr>(boolean&nbsp;flag)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets whether or not pinch-zooming should be enabled when <code>user-scalable=no</code> is set <div class="block">Sets whether or not pinch-zooming should be enabled when <code>user-scalable=no</code> is set
on the viewport.</div> on the viewport.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#glMsaaLevel(int)" class="member-name-link">glMsaaLevel</a><wbr>(int&nbsp;level)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#glMsaaLevel(int)" class="member-name-link">glMsaaLevel</a><wbr>(int&nbsp;level)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets the WebGL MSAA level.</div> <div class="block">Sets the WebGL MSAA level.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#globalPrivacyControlEnabled(boolean)" class="member-name-link">globalPrivacyControlEnabled</a><wbr>(boolean&nbsp;enabled)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#globalPrivacyControlEnabled(boolean)" class="member-name-link">globalPrivacyControlEnabled</a><wbr>(boolean&nbsp;enabled)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set whether Global Privacy Control should be enabled.</div> <div class="block">Set whether Global Privacy Control should be enabled.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#inputAutoZoomEnabled(boolean)" class="member-name-link">inputAutoZoomEnabled</a><wbr>(boolean&nbsp;flag)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#inputAutoZoomEnabled(boolean)" class="member-name-link">inputAutoZoomEnabled</a><wbr>(boolean&nbsp;flag)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set whether auto-zoom to editable fields should be enabled.</div> <div class="block">Set whether auto-zoom to editable fields should be enabled.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#javaScriptEnabled(boolean)" class="member-name-link">javaScriptEnabled</a><wbr>(boolean&nbsp;flag)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#javaScriptEnabled(boolean)" class="member-name-link">javaScriptEnabled</a><wbr>(boolean&nbsp;flag)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set whether JavaScript support should be enabled.</div> <div class="block">Set whether JavaScript support should be enabled.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#largeKeepaliveFactor(int)" class="member-name-link">largeKeepaliveFactor</a><wbr>(int&nbsp;factor)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#largeKeepaliveFactor(int)" class="member-name-link">largeKeepaliveFactor</a><wbr>(int&nbsp;factor)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set the factor by which to increase the keepalive timeout when the NS_HTTP_LARGE_KEEPALIVE <div class="block">Set the factor by which to increase the keepalive timeout when the NS_HTTP_LARGE_KEEPALIVE
flag is used for a connection.</div> flag is used for a connection.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#locales(java.lang.String%5B%5D)" class="member-name-link">locales</a><wbr>(<a href="https://developer.android.com/reference/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>[]&nbsp;requestedLocales)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#locales(java.lang.String%5B%5D)" class="member-name-link">locales</a><wbr>(<a href="https://developer.android.com/reference/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>[]&nbsp;requestedLocales)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set the locale.</div> <div class="block">Set the locale.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#loginAutofillEnabled(boolean)" class="member-name-link">loginAutofillEnabled</a><wbr>(boolean&nbsp;enabled)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#loginAutofillEnabled(boolean)" class="member-name-link">loginAutofillEnabled</a><wbr>(boolean&nbsp;enabled)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set whether login forms should be filled automatically if only one viable candidate is <div class="block">Set whether login forms should be filled automatically if only one viable candidate is
provided via <a href="Autocomplete.StorageDelegate.html#onLoginFetch(java.lang.String)"><code>onLoginFetch</code></a>.</div> provided via <a href="Autocomplete.StorageDelegate.html#onLoginFetch(java.lang.String)"><code>onLoginFetch</code></a>.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected <a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected <a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#newSettings(org.mozilla.geckoview.GeckoRuntimeSettings)" class="member-name-link">newSettings</a><wbr>(<a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a>&nbsp;settings)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#newSettings(org.mozilla.geckoview.GeckoRuntimeSettings)" class="member-name-link">newSettings</a><wbr>(<a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a>&nbsp;settings)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Create a default or copy settings object.</div> <div class="block">Create a default or copy settings object.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#pauseForDebugger(boolean)" class="member-name-link">pauseForDebugger</a><wbr>(boolean&nbsp;enabled)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#pauseForDebugger(boolean)" class="member-name-link">pauseForDebugger</a><wbr>(boolean&nbsp;enabled)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set whether there should be a pause during startup.</div> <div class="block">Set whether there should be a pause during startup.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#preferredColorScheme(int)" class="member-name-link">preferredColorScheme</a><wbr>(int&nbsp;scheme)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#preferredColorScheme(int)" class="member-name-link">preferredColorScheme</a><wbr>(int&nbsp;scheme)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets the preferred color scheme override for web content.</div> <div class="block">Sets the preferred color scheme override for web content.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#remoteDebuggingEnabled(boolean)" class="member-name-link">remoteDebuggingEnabled</a><wbr>(boolean&nbsp;enabled)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#remoteDebuggingEnabled(boolean)" class="member-name-link">remoteDebuggingEnabled</a><wbr>(boolean&nbsp;enabled)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set whether remote debugging support should be enabled.</div> <div class="block">Set whether remote debugging support should be enabled.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#screenSizeOverride(int,int)" class="member-name-link">screenSizeOverride</a><wbr>(int&nbsp;width, <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#screenSizeOverride(int,int)" class="member-name-link">screenSizeOverride</a><wbr>(int&nbsp;width,
int&nbsp;height)</code></div> int&nbsp;height)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set the screen size override.</div> <div class="block">Set the screen size override.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#translationsOfferPopup(boolean)" class="member-name-link">translationsOfferPopup</a><wbr>(boolean&nbsp;enabled)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#translationsOfferPopup(boolean)" class="member-name-link">translationsOfferPopup</a><wbr>(boolean&nbsp;enabled)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set whether a candidate page should automatically offer a translation via a popup.</div> <div class="block">Set whether a candidate page should automatically offer a translation via a popup.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#trustedRecursiveResolverMode(int)" class="member-name-link">trustedRecursiveResolverMode</a><wbr>(int&nbsp;mode)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#trustedRecursiveResolverMode(int)" class="member-name-link">trustedRecursiveResolverMode</a><wbr>(int&nbsp;mode)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets whether and how DNS-over-HTTPS (Trusted Recursive Resolver) is configured.</div> <div class="block">Sets whether and how DNS-over-HTTPS (Trusted Recursive Resolver) is configured.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#trustedRecursiveResolverUri(java.lang.String)" class="member-name-link">trustedRecursiveResolverUri</a><wbr>(<a href="https://developer.android.com/reference/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;uri)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#trustedRecursiveResolverUri(java.lang.String)" class="member-name-link">trustedRecursiveResolverUri</a><wbr>(<a href="https://developer.android.com/reference/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;uri)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set the DNS-over-HTTPS server URI.</div> <div class="block">Set the DNS-over-HTTPS server URI.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#useMaxScreenDepth(boolean)" class="member-name-link">useMaxScreenDepth</a><wbr>(boolean&nbsp;enable)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#useMaxScreenDepth(boolean)" class="member-name-link">useMaxScreenDepth</a><wbr>(boolean&nbsp;enable)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set whether the to report the full bit depth of the device.</div> <div class="block">Set whether the to report the full bit depth of the device.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#webFontsEnabled(boolean)" class="member-name-link">webFontsEnabled</a><wbr>(boolean&nbsp;flag)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#webFontsEnabled(boolean)" class="member-name-link">webFontsEnabled</a><wbr>(boolean&nbsp;flag)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set whether support for web fonts should be enabled.</div> <div class="block">Set whether support for web fonts should be enabled.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#webManifest(boolean)" class="member-name-link">webManifest</a><wbr>(boolean&nbsp;enabled)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#webManifest(boolean)" class="member-name-link">webManifest</a><wbr>(boolean&nbsp;enabled)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set whether web manifest support is enabled.</div> <div class="block">Set whether web manifest support is enabled.</div>
</div> </div>
</div> </div>
@ -743,6 +748,21 @@ loadScripts(document, 'script');</script>
</section> </section>
</li> </li>
<li> <li>
<section class="detail" id="fissionEnabled(boolean)">
<h3>fissionEnabled</h3>
<div class="member-signature"><span class="annotations">@NonNull
</span><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="GeckoRuntimeSettings.Builder.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings.Builder</a></span>&nbsp;<span class="element-name">fissionEnabled</span><wbr><span class="parameters">(boolean&nbsp;enabled)</span></div>
<div class="block">Set whether Fission should be enabled or not. This must be set before startup. Note: Session
History in Parent (SHIP) will be enabled as well if Fission is enabled.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>enabled</code> - A flag determining whether fission should be enabled.</dd>
<dt>Returns:</dt>
<dd>The builder instance.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="translationsOfferPopup(boolean)"> <section class="detail" id="translationsOfferPopup(boolean)">
<h3>translationsOfferPopup</h3> <h3>translationsOfferPopup</h3>
<div class="member-signature"><span class="annotations">@NonNull <div class="member-signature"><span class="annotations">@NonNull

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>GeckoRuntimeSettings.ColorScheme (geckoview 133.0.20241008163346 API)</title> <title>GeckoRuntimeSettings.ColorScheme (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoRuntimeSettings, annotation type: ColorScheme"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoRuntimeSettings, annotation type: ColorScheme">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>GeckoRuntimeSettings.HttpsOnlyMode (geckoview 133.0.20241008163346 API)</title> <title>GeckoRuntimeSettings.HttpsOnlyMode (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoRuntimeSettings, annotation type: HttpsOnlyMode"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoRuntimeSettings, annotation type: HttpsOnlyMode">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>GeckoRuntimeSettings.TrustedRecursiveResolverMode (geckoview 133.0.20241008163346 API)</title> <title>GeckoRuntimeSettings.TrustedRecursiveResolverMode (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoRuntimeSettings, annotation type: TrustedRecursiveResolverMode"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoRuntimeSettings, annotation type: TrustedRecursiveResolverMode">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>GeckoRuntimeSettings.WebContentIsolationStrategy (geckoview 133.0.20241008163346 API)</title> <title>GeckoRuntimeSettings.WebContentIsolationStrategy (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoRuntimeSettings, annotation type: WebContentIsolationStrategy"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoRuntimeSettings, annotation type: WebContentIsolationStrategy">

Просмотреть файл

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (17) --> <!-- Generated by javadoc (17) -->
<title>GeckoRuntimeSettings (geckoview 133.0.20241008163346 API)</title> <title>GeckoRuntimeSettings (geckoview 133.0.20241011104937 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoRuntimeSettings"> <meta name="description" content="declaration: package: org.mozilla.geckoview, class: GeckoRuntimeSettings">
@ -333,311 +333,316 @@ loadScripts(document, 'script');</script>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Get whether Fingerprint protection is enabled private browsing mode.</div> <div class="block">Get whether Fingerprint protection is enabled private browsing mode.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://developer.android.com/reference/java/lang/Boolean.html" title="class or interface in java.lang" class="external-link">Boolean</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getFontInflationEnabled()" class="member-name-link">getFontInflationEnabled</a>()</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getFissionEnabled()" class="member-name-link">getFissionEnabled</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets whether fission is enabled or not.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getFontInflationEnabled()" class="member-name-link">getFontInflationEnabled</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Get whether or not font inflation for non mobile-friendly pages is currently enabled.</div> <div class="block">Get whether or not font inflation for non mobile-friendly pages is currently enabled.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>float</code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>float</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getFontSizeFactor()" class="member-name-link">getFontSizeFactor</a>()</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getFontSizeFactor()" class="member-name-link">getFontSizeFactor</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the currently applied font size factor.</div> <div class="block">Gets the currently applied font size factor.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getForceEnableAccessibility()" class="member-name-link">getForceEnableAccessibility</a>()</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getForceEnableAccessibility()" class="member-name-link">getForceEnableAccessibility</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets whether accessibility is force enabled or not.</div> <div class="block">Gets whether accessibility is force enabled or not.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getForceUserScalableEnabled()" class="member-name-link">getForceUserScalableEnabled</a>()</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getForceUserScalableEnabled()" class="member-name-link">getForceUserScalableEnabled</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets whether or not force user scalable zooming should be enabled or not.</div> <div class="block">Gets whether or not force user scalable zooming should be enabled or not.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getGlMsaaLevel()" class="member-name-link">getGlMsaaLevel</a>()</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getGlMsaaLevel()" class="member-name-link">getGlMsaaLevel</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the current WebGL MSAA level.</div> <div class="block">Gets the current WebGL MSAA level.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getGlobalPrivacyControl()" class="member-name-link">getGlobalPrivacyControl</a>()</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getGlobalPrivacyControl()" class="member-name-link">getGlobalPrivacyControl</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Get whether or not Global Privacy Control is currently enabled for normal tabs.</div> <div class="block">Get whether or not Global Privacy Control is currently enabled for normal tabs.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getGlobalPrivacyControlPrivateMode()" class="member-name-link">getGlobalPrivacyControlPrivateMode</a>()</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getGlobalPrivacyControlPrivateMode()" class="member-name-link">getGlobalPrivacyControlPrivateMode</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Get whether or not Global Privacy Control is currently enabled for private tabs.</div> <div class="block">Get whether or not Global Privacy Control is currently enabled for private tabs.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getInputAutoZoomEnabled()" class="member-name-link">getInputAutoZoomEnabled</a>()</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getInputAutoZoomEnabled()" class="member-name-link">getInputAutoZoomEnabled</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets whether auto-zoom to editable fields is enabled.</div> <div class="block">Gets whether auto-zoom to editable fields is enabled.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getJavaScriptEnabled()" class="member-name-link">getJavaScriptEnabled</a>()</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getJavaScriptEnabled()" class="member-name-link">getJavaScriptEnabled</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Get whether JavaScript support is enabled.</div> <div class="block">Get whether JavaScript support is enabled.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getLargeKeepaliveFactor()" class="member-name-link">getLargeKeepaliveFactor</a>()</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getLargeKeepaliveFactor()" class="member-name-link">getLargeKeepaliveFactor</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Get the factor by which to increase the keepalive timeout when the NS_HTTP_LARGE_KEEPALIVE flag <div class="block">Get the factor by which to increase the keepalive timeout when the NS_HTTP_LARGE_KEEPALIVE flag
is used for a connection.</div> is used for a connection.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://developer.android.com/reference/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>[]</code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://developer.android.com/reference/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>[]</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getLocales()" class="member-name-link">getLocales</a>()</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getLocales()" class="member-name-link">getLocales</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the list of requested locales.</div> <div class="block">Gets the list of requested locales.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getLoginAutofillEnabled()" class="member-name-link">getLoginAutofillEnabled</a>()</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getLoginAutofillEnabled()" class="member-name-link">getLoginAutofillEnabled</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Get whether login form autofill is enabled.</div> <div class="block">Get whether login form autofill is enabled.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getPauseForDebuggerEnabled()" class="member-name-link">getPauseForDebuggerEnabled</a>()</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getPauseForDebuggerEnabled()" class="member-name-link">getPauseForDebuggerEnabled</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets whether the pause-for-debugger is enabled or not.</div> <div class="block">Gets whether the pause-for-debugger is enabled or not.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getPreferredColorScheme()" class="member-name-link">getPreferredColorScheme</a>()</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getPreferredColorScheme()" class="member-name-link">getPreferredColorScheme</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the preferred color scheme override for web content.</div> <div class="block">Gets the preferred color scheme override for web content.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getRemoteDebuggingEnabled()" class="member-name-link">getRemoteDebuggingEnabled</a>()</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getRemoteDebuggingEnabled()" class="member-name-link">getRemoteDebuggingEnabled</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Get whether remote debugging support is enabled.</div> <div class="block">Get whether remote debugging support is enabled.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntime.html" title="class in org.mozilla.geckoview">GeckoRuntime</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntime.html" title="class in org.mozilla.geckoview">GeckoRuntime</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getRuntime()" class="member-name-link">getRuntime</a>()</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getRuntime()" class="member-name-link">getRuntime</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://developer.android.com/reference/android/graphics/Rect.html" title="class or interface in android.graphics" class="external-link">Rect</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://developer.android.com/reference/android/graphics/Rect.html" title="class or interface in android.graphics" class="external-link">Rect</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getScreenSizeOverride()" class="member-name-link">getScreenSizeOverride</a>()</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getScreenSizeOverride()" class="member-name-link">getScreenSizeOverride</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the screen size override value.</div> <div class="block">Gets the screen size override value.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTranslationsOfferPopup()" class="member-name-link">getTranslationsOfferPopup</a>()</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTranslationsOfferPopup()" class="member-name-link">getTranslationsOfferPopup</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Get whether automatic popups for translations is enabled.</div> <div class="block">Get whether automatic popups for translations is enabled.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://developer.android.com/reference/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://developer.android.com/reference/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTrustedRecursiveResolverUri()" class="member-name-link">getTrustedRecursiveResolverUri</a>()</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTrustedRecursiveResolverUri()" class="member-name-link">getTrustedRecursiveResolverUri</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Get the DNS-over-HTTPS (DoH) server URI.</div> <div class="block">Get the DNS-over-HTTPS (DoH) server URI.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTrustedRecusiveResolverMode()" class="member-name-link">getTrustedRecusiveResolverMode</a>()</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTrustedRecusiveResolverMode()" class="member-name-link">getTrustedRecusiveResolverMode</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Get whether and how DNS-over-HTTPS (Trusted Recursive Resolver) is configured.</div> <div class="block">Get whether and how DNS-over-HTTPS (Trusted Recursive Resolver) is configured.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getUseMaxScreenDepth()" class="member-name-link">getUseMaxScreenDepth</a>()</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getUseMaxScreenDepth()" class="member-name-link">getUseMaxScreenDepth</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets whether the compositor should use the maximum screen depth when rendering.</div> <div class="block">Gets whether the compositor should use the maximum screen depth when rendering.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getUserCharacteristicPingCurrentVersion()" class="member-name-link">getUserCharacteristicPingCurrentVersion</a>()</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getUserCharacteristicPingCurrentVersion()" class="member-name-link">getUserCharacteristicPingCurrentVersion</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Get the current user characteristic ping version.</div> <div class="block">Get the current user characteristic ping version.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://developer.android.com/reference/java/lang/Integer.html" title="class or interface in java.lang" class="external-link">Integer</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://developer.android.com/reference/java/lang/Integer.html" title="class or interface in java.lang" class="external-link">Integer</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getWebContentIsolationStrategy()" class="member-name-link">getWebContentIsolationStrategy</a>()</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getWebContentIsolationStrategy()" class="member-name-link">getWebContentIsolationStrategy</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Get the strategy used to control how sites are isolated into separate processes when Fission is <div class="block">Get the strategy used to control how sites are isolated into separate processes when Fission is
enabled.</div> enabled.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getWebFontsEnabled()" class="member-name-link">getWebFontsEnabled</a>()</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getWebFontsEnabled()" class="member-name-link">getWebFontsEnabled</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Get whether web fonts support is enabled.</div> <div class="block">Get whether web fonts support is enabled.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getWebManifestEnabled()" class="member-name-link">getWebManifestEnabled</a>()</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getWebManifestEnabled()" class="member-name-link">getWebManifestEnabled</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Get whether or not Web Manifest processing support is enabled.</div> <div class="block">Get whether or not Web Manifest processing support is enabled.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#readFromParcel(android.os.Parcel)" class="member-name-link">readFromParcel</a><wbr>(<a href="https://developer.android.com/reference/android/os/Parcel.html" title="class or interface in android.os" class="external-link">Parcel</a>&nbsp;source)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#readFromParcel(android.os.Parcel)" class="member-name-link">readFromParcel</a><wbr>(<a href="https://developer.android.com/reference/android/os/Parcel.html" title="class or interface in android.os" class="external-link">Parcel</a>&nbsp;source)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setAboutConfigEnabled(boolean)" class="member-name-link">setAboutConfigEnabled</a><wbr>(boolean&nbsp;flag)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setAboutConfigEnabled(boolean)" class="member-name-link">setAboutConfigEnabled</a><wbr>(boolean&nbsp;flag)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets whether or not about:config should be enabled.</div> <div class="block">Sets whether or not about:config should be enabled.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setAllowInsecureConnections(int)" class="member-name-link">setAllowInsecureConnections</a><wbr>(int&nbsp;level)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setAllowInsecureConnections(int)" class="member-name-link">setAllowInsecureConnections</a><wbr>(int&nbsp;level)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set whether and where insecure (non-HTTPS) connections are allowed.</div> <div class="block">Set whether and where insecure (non-HTTPS) connections are allowed.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setAutomaticFontSizeAdjustment(boolean)" class="member-name-link">setAutomaticFontSizeAdjustment</a><wbr>(boolean&nbsp;enabled)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setAutomaticFontSizeAdjustment(boolean)" class="member-name-link">setAutomaticFontSizeAdjustment</a><wbr>(boolean&nbsp;enabled)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set whether or not font sizes in web content should be automatically scaled according to the <div class="block">Set whether or not font sizes in web content should be automatically scaled according to the
device's current system font scale setting.</div> device's current system font scale setting.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setConsoleOutputEnabled(boolean)" class="member-name-link">setConsoleOutputEnabled</a><wbr>(boolean&nbsp;enabled)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setConsoleOutputEnabled(boolean)" class="member-name-link">setConsoleOutputEnabled</a><wbr>(boolean&nbsp;enabled)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set whether or not web console messages should go to logcat.</div> <div class="block">Set whether or not web console messages should go to logcat.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setDoubleTapZoomingEnabled(boolean)" class="member-name-link">setDoubleTapZoomingEnabled</a><wbr>(boolean&nbsp;flag)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setDoubleTapZoomingEnabled(boolean)" class="member-name-link">setDoubleTapZoomingEnabled</a><wbr>(boolean&nbsp;flag)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets whether double tap zooming is enabled.</div> <div class="block">Sets whether double tap zooming is enabled.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setEnterpriseRootsEnabled(boolean)" class="member-name-link">setEnterpriseRootsEnabled</a><wbr>(boolean&nbsp;enabled)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setExtensionsProcessCrashThreshold(java.lang.Integer)" class="member-name-link">setExtensionsProcessCrashThreshold</a><wbr>(<a href="https://developer.android.com/reference/java/lang/Integer.html" title="class or interface in java.lang" class="external-link">Integer</a>&nbsp;crashThreshold)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setEnterpriseRootsEnabled(boolean)" class="member-name-link">setEnterpriseRootsEnabled</a><wbr>(boolean&nbsp;enabled)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setExtensionsProcessCrashThreshold(java.lang.Integer)" class="member-name-link">setExtensionsProcessCrashThreshold</a><wbr>(<a href="https://developer.android.com/reference/java/lang/Integer.html" title="class or interface in java.lang" class="external-link">Integer</a>&nbsp;crashThreshold)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set the crash threshold before disabling spawning of the extensions remote process.</div> <div class="block">Set the crash threshold before disabling spawning of the extensions remote process.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setExtensionsProcessCrashTimeframe(java.lang.Long)" class="member-name-link">setExtensionsProcessCrashTimeframe</a><wbr>(<a href="https://developer.android.com/reference/java/lang/Long.html" title="class or interface in java.lang" class="external-link">Long</a>&nbsp;timeframeMs)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setExtensionsProcessCrashTimeframe(java.lang.Long)" class="member-name-link">setExtensionsProcessCrashTimeframe</a><wbr>(<a href="https://developer.android.com/reference/java/lang/Long.html" title="class or interface in java.lang" class="external-link">Long</a>&nbsp;timeframeMs)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set the timeframe for the extensions process crash threshold.</div> <div class="block">Set the timeframe for the extensions process crash threshold.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setExtensionsProcessEnabled(boolean)" class="member-name-link">setExtensionsProcessEnabled</a><wbr>(boolean&nbsp;flag)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setExtensionsProcessEnabled(boolean)" class="member-name-link">setExtensionsProcessEnabled</a><wbr>(boolean&nbsp;flag)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set whether Extensions Process support should be enabled.</div> <div class="block">Set whether Extensions Process support should be enabled.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setExtensionsWebAPIEnabled(boolean)" class="member-name-link">setExtensionsWebAPIEnabled</a><wbr>(boolean&nbsp;flag)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setExtensionsWebAPIEnabled(boolean)" class="member-name-link">setExtensionsWebAPIEnabled</a><wbr>(boolean&nbsp;flag)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets whether the Add-on Manager web API (`mozAddonManager`) is enabled.</div> <div class="block">Sets whether the Add-on Manager web API (`mozAddonManager`) is enabled.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setFdlibmMathEnabled(boolean)" class="member-name-link">setFdlibmMathEnabled</a><wbr>(boolean&nbsp;enabled)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setFdlibmMathEnabled(boolean)" class="member-name-link">setFdlibmMathEnabled</a><wbr>(boolean&nbsp;enabled)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set the pref to control whether to use fdlibm for Math.sin, Math.cos, and Math.tan.</div> <div class="block">Set the pref to control whether to use fdlibm for Math.sin, Math.cos, and Math.tan.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setFingerprintingProtection(boolean)" class="member-name-link">setFingerprintingProtection</a><wbr>(boolean&nbsp;enabled)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setFingerprintingProtection(boolean)" class="member-name-link">setFingerprintingProtection</a><wbr>(boolean&nbsp;enabled)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set the Fingerprint protection in all tabs.</div> <div class="block">Set the Fingerprint protection in all tabs.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setFingerprintingProtectionOverrides(java.lang.String)" class="member-name-link">setFingerprintingProtectionOverrides</a><wbr>(<a href="https://developer.android.com/reference/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;overrides)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setFingerprintingProtectionOverrides(java.lang.String)" class="member-name-link">setFingerprintingProtectionOverrides</a><wbr>(<a href="https://developer.android.com/reference/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;overrides)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set the Fingerprint protection overrides</div> <div class="block">Set the Fingerprint protection overrides</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setFingerprintingProtectionPrivateBrowsing(boolean)" class="member-name-link">setFingerprintingProtectionPrivateBrowsing</a><wbr>(boolean&nbsp;enabled)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setFingerprintingProtectionPrivateBrowsing(boolean)" class="member-name-link">setFingerprintingProtectionPrivateBrowsing</a><wbr>(boolean&nbsp;enabled)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set the Fingerprint protection in private tabs.</div> <div class="block">Set the Fingerprint protection in private tabs.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setFontInflationEnabled(boolean)" class="member-name-link">setFontInflationEnabled</a><wbr>(boolean&nbsp;enabled)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setFontInflationEnabled(boolean)" class="member-name-link">setFontInflationEnabled</a><wbr>(boolean&nbsp;enabled)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set whether or not font inflation for non mobile-friendly pages should be enabled.</div> <div class="block">Set whether or not font inflation for non mobile-friendly pages should be enabled.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setFontSizeFactor(float)" class="member-name-link">setFontSizeFactor</a><wbr>(float&nbsp;fontSizeFactor)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setFontSizeFactor(float)" class="member-name-link">setFontSizeFactor</a><wbr>(float&nbsp;fontSizeFactor)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set a font size factor that will operate as a global text zoom.</div> <div class="block">Set a font size factor that will operate as a global text zoom.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setForceEnableAccessibility(boolean)" class="member-name-link">setForceEnableAccessibility</a><wbr>(boolean&nbsp;value)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setForceEnableAccessibility(boolean)" class="member-name-link">setForceEnableAccessibility</a><wbr>(boolean&nbsp;value)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets whether accessibility is force enabled or not.</div> <div class="block">Sets whether accessibility is force enabled or not.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setForceUserScalableEnabled(boolean)" class="member-name-link">setForceUserScalableEnabled</a><wbr>(boolean&nbsp;flag)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setForceUserScalableEnabled(boolean)" class="member-name-link">setForceUserScalableEnabled</a><wbr>(boolean&nbsp;flag)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets whether or not pinch-zooming should be enabled when <code>user-scalable=no</code> is set <div class="block">Sets whether or not pinch-zooming should be enabled when <code>user-scalable=no</code> is set
on the viewport.</div> on the viewport.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setGlMsaaLevel(int)" class="member-name-link">setGlMsaaLevel</a><wbr>(int&nbsp;level)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setGlMsaaLevel(int)" class="member-name-link">setGlMsaaLevel</a><wbr>(int&nbsp;level)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets the WebGL MSAA level.</div> <div class="block">Sets the WebGL MSAA level.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setGlobalPrivacyControl(boolean)" class="member-name-link">setGlobalPrivacyControl</a><wbr>(boolean&nbsp;enabled)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setGlobalPrivacyControl(boolean)" class="member-name-link">setGlobalPrivacyControl</a><wbr>(boolean&nbsp;enabled)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Enable the Global Privacy Control Feature.</div> <div class="block">Enable the Global Privacy Control Feature.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setInputAutoZoomEnabled(boolean)" class="member-name-link">setInputAutoZoomEnabled</a><wbr>(boolean&nbsp;flag)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setInputAutoZoomEnabled(boolean)" class="member-name-link">setInputAutoZoomEnabled</a><wbr>(boolean&nbsp;flag)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set whether auto-zoom to editable fields should be enabled.</div> <div class="block">Set whether auto-zoom to editable fields should be enabled.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setJavaScriptEnabled(boolean)" class="member-name-link">setJavaScriptEnabled</a><wbr>(boolean&nbsp;flag)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setJavaScriptEnabled(boolean)" class="member-name-link">setJavaScriptEnabled</a><wbr>(boolean&nbsp;flag)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set whether JavaScript support should be enabled.</div> <div class="block">Set whether JavaScript support should be enabled.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setLargeKeepaliveFactor(int)" class="member-name-link">setLargeKeepaliveFactor</a><wbr>(int&nbsp;factor)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setLargeKeepaliveFactor(int)" class="member-name-link">setLargeKeepaliveFactor</a><wbr>(int&nbsp;factor)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set the factor by which to increase the keepalive timeout when the NS_HTTP_LARGE_KEEPALIVE flag <div class="block">Set the factor by which to increase the keepalive timeout when the NS_HTTP_LARGE_KEEPALIVE flag
is used for a connection.</div> is used for a connection.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setLocales(java.lang.String%5B%5D)" class="member-name-link">setLocales</a><wbr>(<a href="https://developer.android.com/reference/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>[]&nbsp;requestedLocales)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setLocales(java.lang.String%5B%5D)" class="member-name-link">setLocales</a><wbr>(<a href="https://developer.android.com/reference/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>[]&nbsp;requestedLocales)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set the locale.</div> <div class="block">Set the locale.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setLoginAutofillEnabled(boolean)" class="member-name-link">setLoginAutofillEnabled</a><wbr>(boolean&nbsp;enabled)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setLoginAutofillEnabled(boolean)" class="member-name-link">setLoginAutofillEnabled</a><wbr>(boolean&nbsp;enabled)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set whether login forms should be filled automatically if only one viable candidate is provided <div class="block">Set whether login forms should be filled automatically if only one viable candidate is provided
via <a href="Autocomplete.StorageDelegate.html#onLoginFetch(java.lang.String)"><code>onLoginFetch</code></a>.</div> via <a href="Autocomplete.StorageDelegate.html#onLoginFetch(java.lang.String)"><code>onLoginFetch</code></a>.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setPreferredColorScheme(int)" class="member-name-link">setPreferredColorScheme</a><wbr>(int&nbsp;scheme)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setPreferredColorScheme(int)" class="member-name-link">setPreferredColorScheme</a><wbr>(int&nbsp;scheme)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets the preferred color scheme override for web content.</div> <div class="block">Sets the preferred color scheme override for web content.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setRemoteDebuggingEnabled(boolean)" class="member-name-link">setRemoteDebuggingEnabled</a><wbr>(boolean&nbsp;enabled)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setRemoteDebuggingEnabled(boolean)" class="member-name-link">setRemoteDebuggingEnabled</a><wbr>(boolean&nbsp;enabled)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set whether remote debugging support should be enabled.</div> <div class="block">Set whether remote debugging support should be enabled.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setTranslationsOfferPopup(boolean)" class="member-name-link">setTranslationsOfferPopup</a><wbr>(boolean&nbsp;enabled)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setTranslationsOfferPopup(boolean)" class="member-name-link">setTranslationsOfferPopup</a><wbr>(boolean&nbsp;enabled)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set whether automatic popups should appear for offering translations on candidate pages.</div> <div class="block">Set whether automatic popups should appear for offering translations on candidate pages.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setTrustedRecursiveResolverMode(int)" class="member-name-link">setTrustedRecursiveResolverMode</a><wbr>(int&nbsp;mode)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setTrustedRecursiveResolverMode(int)" class="member-name-link">setTrustedRecursiveResolverMode</a><wbr>(int&nbsp;mode)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set whether and how DNS-over-HTTPS (Trusted Recursive Resolver) is configured.</div> <div class="block">Set whether and how DNS-over-HTTPS (Trusted Recursive Resolver) is configured.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setTrustedRecursiveResolverUri(java.lang.String)" class="member-name-link">setTrustedRecursiveResolverUri</a><wbr>(<a href="https://developer.android.com/reference/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;uri)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setTrustedRecursiveResolverUri(java.lang.String)" class="member-name-link">setTrustedRecursiveResolverUri</a><wbr>(<a href="https://developer.android.com/reference/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;uri)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set the DNS-over-HTTPS server URI.</div> <div class="block">Set the DNS-over-HTTPS server URI.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setUserCharacteristicPingCurrentVersion(int)" class="member-name-link">setUserCharacteristicPingCurrentVersion</a><wbr>(int&nbsp;version)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setUserCharacteristicPingCurrentVersion(int)" class="member-name-link">setUserCharacteristicPingCurrentVersion</a><wbr>(int&nbsp;version)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set the current user characteristic ping version.</div> <div class="block">Set the current user characteristic ping version.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setWebContentIsolationStrategy(java.lang.Integer)" class="member-name-link">setWebContentIsolationStrategy</a><wbr>(<a href="https://developer.android.com/reference/java/lang/Integer.html" title="class or interface in java.lang" class="external-link">Integer</a>&nbsp;strategy)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setWebContentIsolationStrategy(java.lang.Integer)" class="member-name-link">setWebContentIsolationStrategy</a><wbr>(<a href="https://developer.android.com/reference/java/lang/Integer.html" title="class or interface in java.lang" class="external-link">Integer</a>&nbsp;strategy)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set the strategy used to control how sites are isolated into separate processes when Fission is <div class="block">Set the strategy used to control how sites are isolated into separate processes when Fission is
enabled.</div> enabled.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setWebFontsEnabled(boolean)" class="member-name-link">setWebFontsEnabled</a><wbr>(boolean&nbsp;flag)</code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setWebFontsEnabled(boolean)" class="member-name-link">setWebFontsEnabled</a><wbr>(boolean&nbsp;flag)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Set whether support for web fonts should be enabled.</div> <div class="block">Set whether support for web fonts should be enabled.</div>
</div> </div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="GeckoRuntimeSettings.html" title="class in org.mozilla.geckoview">GeckoRuntimeSettings</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setWebManifestEnabled(boolean)" class="member-name-link">setWebManifestEnabled</a><wbr>(boolean&nbsp;enabled)</code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setWebManifestEnabled(boolean)" class="member-name-link">setWebManifestEnabled</a><wbr>(boolean&nbsp;enabled)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Sets whether Web Manifest processing support is enabled.</div> <div class="block">Sets whether Web Manifest processing support is enabled.</div>
</div> </div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#writeToParcel(android.os.Parcel,int)" class="member-name-link">writeToParcel</a><wbr>(<a href="https://developer.android.com/reference/android/os/Parcel.html" title="class or interface in android.os" class="external-link">Parcel</a>&nbsp;out, <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#writeToParcel(android.os.Parcel,int)" class="member-name-link">writeToParcel</a><wbr>(<a href="https://developer.android.com/reference/android/os/Parcel.html" title="class or interface in android.os" class="external-link">Parcel</a>&nbsp;out,
int&nbsp;flags)</code></div> int&nbsp;flags)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div> <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
</div> </div>
</div> </div>
</div> </div>
@ -1749,6 +1754,18 @@ loadScripts(document, 'script');</script>
</section> </section>
</li> </li>
<li> <li>
<section class="detail" id="getFissionEnabled()">
<h3>getFissionEnabled</h3>
<div class="member-signature"><span class="annotations">@Nullable
</span><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://developer.android.com/reference/java/lang/Boolean.html" title="class or interface in java.lang" class="external-link">Boolean</a></span>&nbsp;<span class="element-name">getFissionEnabled</span>()</div>
<div class="block">Gets whether fission is enabled or not. Note: There is no setter after startup. See <a href="GeckoRuntimeSettings.Builder.html#fissionEnabled(boolean)"><code>GeckoRuntimeSettings.Builder.fissionEnabled(boolean)</code></a> for setting.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>True if fission is enabled or false otherwise.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setTranslationsOfferPopup(boolean)"> <section class="detail" id="setTranslationsOfferPopup(boolean)">
<h3>setTranslationsOfferPopup</h3> <h3>setTranslationsOfferPopup</h3>
<div class="member-signature"><span class="annotations">@NonNull <div class="member-signature"><span class="annotations">@NonNull

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше