fune/toolkit/modules
Andrew Osmond 788ee0eb39 Bug 1920197 - Add prefs to allow updating Widevine directly from the Chromium update service. a=dmeehan
This patch allows us to download Widevine updates directly from the
Chromium update service, bypassing balrog and fallback configuration
options. This will be useful in the early stages of testing Widevine
updates, allowing us to use whatever Google has pushed to its own users,
including beta updates, before we engage release engineering.

Relevant Widevine L3 prefs have been added:
- media.gmp-widevinecdm.force-chromium-update
- media.gmp-widevinecdm.force-chromium-beta

which force the use of the Chromium update service, and requesting beta
versions (if available) respectively.

Similarly, Widevine L1 prefs have been added as well:
- media.gmp-widevinecdm-l1.force-chromium-update
- media.gmp-widevinecdm-l1.force-chromium-beta

Original Revision: https://phabricator.services.mozilla.com/D223017

Differential Revision: https://phabricator.services.mozilla.com/D227229
2024-11-04 15:26:57 +00:00
..
docs
sessionstore Bug 1677190 - Move buildRestoreData to toolkit to use it on both Android and Desktop. r=geckoview-reviewers,sessionstore-reviewers,owlish,farre 2024-05-02 17:41:06 +00:00
subprocess
tests Bug 1768174 - Show Remote Settings health in about:support r=Gijs,fluent-reviewers,bolsson,acottner 2024-06-04 16:55:26 +00:00
third_party
AboutPagesUtils.sys.mjs
ActorManagerParent.sys.mjs Bug 1899326 - P1. Handle heuristic for form and password input removal after fetch request in FormHandlerChild r=dimi 2024-06-04 10:51:44 +00:00
AppConstants.sys.mjs Bug 1776255 - Add the appropriate 'when' to all 'option' that end up calling 'pkg_check_modules' later r=firefox-build-system-reviewers,glandium 2024-05-23 23:55:38 +00:00
AppMenuNotifications.sys.mjs
AsanReporter.sys.mjs
AsyncPrefs.sys.mjs Bug 1880656 - Add font weight and font type controls in Reader menu. r=reader-mode-reviewers,fluent-reviewers,desktop-theme-reviewers,flod,cmkm,Itiel 2024-05-15 01:56:07 +00:00
BinarySearch.sys.mjs
BrowserTelemetryUtils.sys.mjs
BrowserUtils.sys.mjs Bug 1893013 - Remove browser.firefox-view.search.enabled preference r=kcochrane,fxview-reviewers,jsudiaman 2024-06-03 15:12:53 +00:00
CanonicalJSON.sys.mjs
CertUtils.sys.mjs
ClipboardContextMenu.sys.mjs Bug 1918853 - Mark the Paste contextmenu as tabspecific. a=RyanVM 2024-10-01 14:56:50 +00:00
Color.sys.mjs
Console.sys.mjs
ContentDOMReference.sys.mjs
CreditCard.sys.mjs
DateTimePickerPanel.sys.mjs
DeferredTask.sys.mjs
E10SUtils.sys.mjs
EventEmitter.sys.mjs
FileUtils.sys.mjs
FindBarContent.sys.mjs
Finder.sys.mjs
FinderHighlighter.sys.mjs
FinderIterator.sys.mjs
FinderParent.sys.mjs
FirstStartup.sys.mjs
FormLikeFactory.sys.mjs
Geometry.sys.mjs
GMPExtractor.worker.js Bug 1908144 - Add support for extracting Widevine plugins from Chrome component update service CRX3 archives. r=media-playback-reviewers,alwu, a=dmeehan 2024-08-07 20:44:18 +00:00
GMPInstallManager.sys.mjs Bug 1920197 - Add prefs to allow updating Widevine directly from the Chromium update service. a=dmeehan 2024-11-04 15:26:57 +00:00
GMPUtils.sys.mjs Bug 1920197 - Add prefs to allow updating Widevine directly from the Chromium update service. a=dmeehan 2024-11-04 15:26:57 +00:00
HiddenFrame.sys.mjs
IgnoreLists.sys.mjs
IndexedDB.sys.mjs Bug 1275496 - Change existing uses of custom IDBFactory.open to the standard overload. r=dom-storage-reviewers,home-newtab-reviewers,janv,thecount 2024-04-22 04:46:58 +00:00
InlineSpellChecker.sys.mjs
InlineSpellCheckerContent.sys.mjs
Integration.sys.mjs
jar.mn
JSONFile.sys.mjs
JsonSchema.sys.mjs
KeywordUtils.sys.mjs
LayoutUtils.sys.mjs
LightweightThemeConsumer.sys.mjs Bug 1830136 - Stop adding _processedColors to startupData of theme a=dmeehan 2024-07-19 15:31:58 +00:00
Log.sys.mjs
LogManager.sys.mjs Bug 1854373 - Move logmanager.sys.mjs from services/common to toolkit/modules. r=Standard8,markh 2024-04-30 18:29:16 +00:00
metrics.yaml
moz.build Bug 1677190 - Move buildRestoreData to toolkit to use it on both Android and Desktop. r=geckoview-reviewers,sessionstore-reviewers,owlish,farre 2024-05-02 17:41:06 +00:00
NewTabUtils.sys.mjs
NLP.sys.mjs
nsIBrowserWindowTracker.idl
nsIRegion.idl
ObjectUtils.sys.mjs
OsEnvironment.sys.mjs
OSKeyStore.sys.mjs Bug 1886783 - Add a method to OSKeyStore.sys.mjs to allow exporting the store secret. r=jschanck 2024-05-24 15:51:29 +00:00
PermissionsUtils.sys.mjs
pings.yaml
PopupNotifications.sys.mjs Bug 1903187, r=Gijs, a=dmeehan 2024-07-09 09:40:52 +00:00
Preferences.sys.mjs
PrivateBrowsingUtils.sys.mjs
ProcessType.sys.mjs
ProfileAge.sys.mjs Bug 1892312 - Add recoveredFromBackup measurement to ProfileAge. r=mossop 2024-05-06 16:47:00 +00:00
PropertyListUtils.sys.mjs
Region.sys.mjs
RemotePageAccessManager.sys.mjs Bug 1888695 - Add a pref for the iframe XFO/CSP Open In New Window button. r=dveditz 2024-05-02 10:55:56 +00:00
ResetProfile.sys.mjs
ResponsivenessMonitor.sys.mjs
SelectionUtils.sys.mjs Bug 1881097 - Ensure nsContentUtils::IsPointInSelection works for point in selection that crosses the boundary r=smaug 2024-04-15 13:09:08 +00:00
ServiceRequest.sys.mjs
ShortcutUtils.sys.mjs
Sqlite.sys.mjs Bug 1891141 - Add configuration parameters for pages per step and step delay to mozIStorageAsyncConnection.backupToFileAsync. r=mak 2024-04-17 20:50:47 +00:00
SubDialog.sys.mjs Bug 1893119: Part 20 - Move EndDragSession from nsIDragService to nsIDragSession a=diannaS 2024-09-06 14:44:18 +00:00
Timer.sys.mjs
Troubleshoot.sys.mjs Bug 1903045 - Add safety check around RS status in about:support r=acottner, a=dmeehan 2024-06-27 09:51:08 +00:00
UpdateUtils.sys.mjs
WebChannel.sys.mjs
win.xhtml
WindowsLaunchOnLogin.sys.mjs Bug 1893341 - Change Firefox launch on login to use Windows StartupTask functions on MSIX r=nalexander,nrishel,settings-reviewers,omc-reviewers,firefox-desktop-core-reviewers ,aminomancer 2024-05-15 15:34:43 +00:00
WindowsRegistry.sys.mjs