gecko-dev/modules/libpref
Lee Salzman 7f9ab71be1 Bug 1829026 - Support using DrawTargetWebgl via remote canvas. r=aosmond
This mostly restructures DrawTargetWebgl to no longer rely upon ClientWebGLContext.
Instead, it must directly interact with WebGLContext which requires some noisy changes
of the GL rendering API used.

In addition, this restructures SharedContextWebgl so that it can be explicitly
allocated and further DrawTargetWebgls can be allocated that feed off of it.

This is all towards the ultimate goal of relying on remote canvas infrastructure for
remoting instead.

Differential Revision: https://phabricator.services.mozilla.com/D194351
2023-12-12 07:35:02 +00:00
..
docs
init Bug 1829026 - Support using DrawTargetWebgl via remote canvas. r=aosmond 2023-12-12 07:35:02 +00:00
parser
test Bug 1859893 - batch 15 - migrate xpcshell.ini -> .toml. r=aryx,geckoview-reviewers,extension-reviewers,valentin,cookie-reviewers,pbz,owlish,robwu 2023-11-24 14:41:35 +00:00
components.conf
greprefs.js
moz.build Bug 1863034 - Lock backgroundServiceWorkerEnabled to false on non-Nightly r=rpl 2023-12-05 16:22:09 +00:00
nsIPrefBranch.idl
nsIPrefLocalizedString.idl
nsIPrefService.idl
nsIRelativeFilePref.idl
nsRelativeFilePref.h
Preferences.cpp Bug 1839051 - Remove include nsQuickSort.h from some more files. r=emilio 2023-12-11 06:53:28 +00:00
Preferences.h
SharedPrefMap.cpp
SharedPrefMap.h
StaticPrefsBase.h