gecko-dev/gfx
Tom Ritter 3313c98eaf Bug 1752332: Remove the shouldSanitizeFunction member r=KrisWright
In the following patch we are going to change the signature of
ShouldSanitizePreference to take a Pref object.  Pref is only
known to the Preferences compilation unit; so to keep this member
(whose signature will change) we would need to expose the Pref
class. However it will only be a forward declaration, one could
not construct a Pref object in e.g. the gtest.

It is simpler to just remove the member entirely and call
ShouldSanitizePreference unconditionally - the member was only
used for the gtest, and while the gtest will be less robust
because of this change, it will still do some testing.

Depends on D141419

Differential Revision: https://phabricator.services.mozilla.com/D141420
2022-04-20 20:21:47 +00:00
..
2d Bug 1763782 Part 2: Set color primaries and transfer functions for HD and HDR. r=gfx-reviewers,jgilbert 2022-04-19 01:06:30 +00:00
angle Bug 1661450 - 5/8 Fix build system to handle undefined MOZ_X11 r=stransky 2022-04-20 09:32:08 +00:00
cairo Bug 1661450 - 2/8 Add wayland required code getting opt-out by disabling MOZ_X11 r=stransky,rmader 2022-04-20 09:32:07 +00:00
config Bug 1763053 - Disable avoid copying hardware decoded video on Win < 10 r=gfx-reviewers,jrmuizel 2022-04-05 14:26:42 +00:00
docs Bug 1757011 - Unify some Moz2D documentation. r=gfx-reviewers,mstange 2022-02-26 18:54:49 +00:00
gl Bug 1661450 - 5/8 Fix build system to handle undefined MOZ_X11 r=stransky 2022-04-20 09:32:08 +00:00
graphite2 Bug 1722127 - Modify rlbox graphite struct defs for windows compat r=tjr 2021-07-27 13:09:44 +00:00
harfbuzz Bug 1763368 - Revert upstream commit to fix Bengali text rendering regression. r=jfkthame 2022-04-08 00:54:59 +00:00
ipc Bug 1752332: Remove the shouldSanitizeFunction member r=KrisWright 2022-04-20 20:21:47 +00:00
layers Bug 1736479 - Make gfx SanityTest.jsm work again r=gfx-reviewers,bradwerth 2022-04-20 01:08:52 +00:00
ots Bug 1748352 - Update OTS to 8.2.1. r=jfkthame 2022-01-03 23:11:47 +00:00
qcms Bug 1758021 - Get is_{arm,aarch64}_feature_detected from std::arch on rustc >= 1.60. r=gfx-reviewers,jrmuizel 2022-03-04 00:39:40 +00:00
skia Bug 1747272 - Apply current color when rasterizing glyphs from color fonts in Skia using Core Text. r=lsalzman 2022-02-01 21:41:17 +00:00
src Bug 1656363 - Implement prefers-contrast: custom and let prefers-contrast ride the trains. r=morgan 2022-04-12 09:07:18 +00:00
tests Bug 1764812 - Add a test ensuring vsync is disabled after tearing off a tab that has compositor animations, r=hiro. 2022-04-14 22:06:32 +00:00
thebes Bug 1661450 - 4/8 Fix includes r=stransky 2022-04-20 09:32:08 +00:00
vr Bug 1752332: Remove the shouldSanitizeFunction member r=KrisWright 2022-04-20 20:21:47 +00:00
webrender_bindings Bug 1661450 - 1/8 Guard X11 specific code with MOZ_X11 r=stransky 2022-04-20 09:32:07 +00:00
wgpu_bindings Bug 1765462: Update wgpu to 0b61a191 (2022-4-18) r=jgilbert 2022-04-20 16:29:04 +00:00
wr Bug 1764005 - Add backdrop-filter primitive support r=gfx-reviewers,lsalzman,nical 2022-04-20 01:09:09 +00:00
ycbcr Bug 1757067 - Explicitly specify chroma subsampling scheme for YCbCr data. r=jgilbert,jrmuizel 2022-03-10 09:24:15 +00:00
metrics.yaml Backed out changeset fb60e3e761d2 (bug 1751693) for causing wrench bustages. CLOSED TREE 2022-04-07 00:30:28 +03:00
moz.build Bug 1722653 - Remove --enable-system-cairo. r=firefox-build-system-reviewers,jrmuizel,andi 2021-07-29 23:38:30 +00:00