gecko-dev/gfx
Andrew Osmond 128c09ccdd Bug 1782710 - Avoid accessing network service or principals on worker threads with font pathways. r=jfkthame
We do some initialization of gfxFontSrcURI and gfxFontFaceSrc that is
main thread only on the DOM worker threads. These portions of the
initialization can easily be deferred to on demand access since they are
only ever used on the main thread itself.

Differential Revision: https://phabricator.services.mozilla.com/D153461
2022-08-03 11:39:34 +00:00
..
2d Backed out changeset a907159a482f (bug 1761040) for causing build bustages on a CLOSED TREE 2022-08-02 04:59:08 +03: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 1778158 - quartz: Avoid reading beyond the end of image surfaces. r=jfkthame 2022-07-06 12:25:10 +00:00
config Bug 1766308 - Add gfxVars::CodecSupportInfo to store user-readable codec support string r=media-playback-reviewers,alwu 2022-07-22 23:08:08 +00:00
docs Bug 1780018 - Fix the link for reftests docs in APZ docs. r=botond 2022-07-18 16:57:32 +00:00
gl Backed out changeset a907159a482f (bug 1761040) for causing build bustages on a CLOSED TREE 2022-08-02 04:59:08 +03:00
graphite2
harfbuzz Bug 1780461 - Fix HarfBuzz Wcomma errors introduced in version 4.4.1. r=jfkthame 2022-07-21 14:33:08 +00:00
ipc Backed out 9 changesets (bug 1771374) for causing mochitest-webgl failures. CLOSED TREE 2022-08-02 03:38:09 +03:00
layers Bug 1782008 - Remove now unnecessary .eslintrc.js files. r=webcompat-reviewers,extension-reviewers,media-playback-reviewers,pip-reviewers,denschub,rpl,alwu,mossop 2022-08-03 11:16:20 +00:00
ots Bug 1519636 - Reformat recent changes to the Google coding style r=andi,media-playback-reviewers,necko-reviewers,padenot,dragana 2022-06-07 12:32:55 +00:00
qcms Bug 1772048 - Update rustc_version and semver crates. r=emilio,webdriver-reviewers,kinetik,whimboo 2022-06-07 10:01:32 +00:00
skia Bug 1774522 - Make Skia C++20 compatible by replacing deprecated std::result_of_t. r=lsalzman 2022-06-17 02:13:46 +00:00
src Bug 1782082 - Avoid rounding error accumulation in nsDOMWindowUtils::ToScreenRectInCSSUnits. r=dholbert 2022-07-29 09:04:43 +00:00
tests Bug 1681955 - Assertion failure: mIsRootContent, in FrameMetrics::GetCompositionSizeWithoutDynamicToolbar(). r=dlrobertson 2022-08-01 13:32:15 +00:00
thebes Bug 1782710 - Avoid accessing network service or principals on worker threads with font pathways. r=jfkthame 2022-08-03 11:39:34 +00:00
vr Bug 1771515 - [webxr] Support Oculus Quest2 controllers. r=jgilbert 2022-06-02 05:10:17 +00:00
webrender_bindings Backed out changeset 48381173c92c (bug 1780315) for causing bug 1782764. CLOSED TREE 2022-08-03 13:43:39 +03:00
wgpu_bindings Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio 2022-07-15 09:37:22 +00:00
wr Bug 1782317 - Fix segment building scrolled local clip bug. r=gfx-reviewers,lsalzman 2022-08-02 05:28:09 +00:00
ycbcr Bug 1698699 - P7 - add missing include for hybrid builds. r=ng 2022-06-28 16:29:41 +00:00
metrics.yaml Bug 1778395 - Part 2: Record time between frame creation and the start of rendering. r=jrmuizel,chutten 2022-07-12 14:59:09 +00:00
moz.build