Find
C
ase-sensitive
R
egexp search
Path
Showing
81cd8625
:
Revert "Bug
2011449
- Part 4: Add documentation for newtab activation window mechanism. r=home-newtab-reviewers,nbarrett" for causing failures at activity-stream.css.
firefox-main
/
toolkit
/
components
/
satchel
/
megalist
/
aggregator
/
datasources
Navigation
Enable keyboard shortcuts
Name
Description
Size
Coverage
AddressesDataSource.sys.mjs
Data source for Addresses.
7438
-
BankCardDataSource.sys.mjs
Data source for Bank Cards. Each card is represented by 3 lines: card number, expiration date and holder name. Protypes are used to reduce memory need because for different records similar lines will differ in values only.
9882
-
DataSourceBase.sys.mjs
Create a function to format messages. @param {...any} ftlFiles to be used for formatting messages @returns {Function} a function that can be used to format messsages
9890
-
LoginDataSource.sys.mjs
Data source for Logins. Each login is represented by 3 lines: origin, username and password. Protypes are used to reduce memory need because for different records similar lines will differ in values only.
28286
-