gecko-dev/modules/libpref
Makoto Kato 3759e7c3b5 Bug 1425291 - Part 1. Implement autocapitalize attribute. r=webidl,smaug
Virtual keyboard on Android (and API level of GTK) supports autocapitalization
that is automatically capitalize words and etc.

atucapitalize attribute inherits from form element if the element is button,
fieldset, input, output, select and textarea. Its tests are included in wpt.

WebKit on iOS and Blink on Android already support this HTML attribute, so I
would like to support this on Firefox/GeckoView Nightly.

Differential Revision: https://phabricator.services.mozilla.com/D86674
2020-09-15 14:33:27 +00:00
..
docs
init Bug 1425291 - Part 1. Implement autocapitalize attribute. r=webidl,smaug 2020-09-15 14:33:27 +00:00
parser
test Bug 1642727 - Remove the VarCache machinery r=njn 2020-09-08 17:12:01 +00:00
components.conf
greprefs.js Bug 1426269 - Filter full-line comments and empty lines from prefs files. r=glandium,geckoview-reviewers,snorp 2020-09-08 07:10:54 +00:00
moz.build Bug 1663898: Really enable Cranelift by default on aarch64 builds; r=froydnj 2020-09-09 13:11:57 +00:00
nsIPrefBranch.idl
nsIPrefLocalizedString.idl
nsIPrefService.idl
nsIRelativeFilePref.idl
nsRelativeFilePref.h
Preferences.cpp Bug 1656261 - Back out all recent StartupCache work r=RyanVM 2020-09-14 17:00:53 +00:00
Preferences.h Bug 1642727 - Remove the VarCache machinery r=njn 2020-09-08 17:12:01 +00:00
SharedPrefMap.cpp Bug 1653231 - Change SharedPrefMapBuilder::Add to accept a const nsCString&. r=njn 2020-07-21 06:35:44 +00:00
SharedPrefMap.h No bug - Fix typo modules/libpref/SharedPrefMap.h. a=typo-fix 2020-08-22 12:59:31 +03:00
StaticPrefsBase.h