Find
C
ase-sensitive
R
egexp search
Path
Showing
187dc6ba
from
2026-04-06
:
Bug
2029275
- update libepoxy to new version d1f952c4565c389d82fd1657153e84e050f35b27;r=mjf
firefox-main
/
toolkit
/
components
/
satchel
/
megalist
/
aggregator
/
datasources
Navigation
Enable keyboard shortcuts
Revision control
Coverage:
91 %
2026-03-31
:
94 %
2026-04-01
:
94 %
2026-04-01
:
91 %
2026-04-01
:
91 %
2026-04-02
:
91 %
2026-04-02
:
91 %
2026-04-02
:
91 %
2026-04-03
:
91 %
2026-04-04
:
91 %
2026-04-04
:
91 %
2026-04-05
:
91 %
2026-04-05
:
90 %
2026-04-06
:
91 %
2026-04-06
:
91 %
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
86 %
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.
28448
92 %