gecko-dev/gfx
Hiroyuki Ikezoe 40b704dbb8 Bug 1723315 - Ensure there's no pending paint requests before taking a snapshot. r=sotaro
There's no handy way to use functions in paint_listener.js inside extension's
popup document's context, if paint_listener.js gets loaded with a script tag
inside the document, it doesn't allow us using nsIDOMWindowUtils since it is in
extension's privilege. Running a similar chunk of the function code in
SpecialPowers.spawn is the simplest way to use the function.

Differential Revision: https://phabricator.services.mozilla.com/D123588
2021-08-26 05:24:29 +00:00
..
2d Bug 1696045 - Add AVIF telemetry for unimplemented features and performance. r=aosmond 2021-08-24 22:34:32 +00:00
angle
cairo Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00
config Bug 1727603 - Remove gfxVars::UseOMTP. r=jrmuizel 2021-08-25 19:56:01 +00:00
docs Bug 1726672 - Remove PaintThread. r=mattwoodrow 2021-08-20 13:20:44 +00:00
gl Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00
graphite2
harfbuzz Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00
ipc Bug 1708403 - Make resetting of scroll position for drawSnapshot opt-in. r=mstange,kmag 2021-08-25 20:49:18 +00:00
layers Bug 1723315 - Ensure there's no pending paint requests before taking a snapshot. r=sotaro 2021-08-26 05:24:29 +00:00
ots
qcms Bug 1696045 - Add AVIF telemetry for unimplemented features and performance. r=aosmond 2021-08-24 22:34:32 +00:00
skia Bug 1711553 - Avoid use of GetRecommendedRenderingMode in Skia. r=jrmuizel 2021-08-09 19:16:16 +00:00
src Bug 1727639 - Remove PushGroupAndCopyBackground. r=mstange 2021-08-25 22:34:45 +00:00
tests Bug 1727672 - Remove LayerManagerComposite. r=jrmuizel 2021-08-26 04:59:57 +00:00
thebes Bug 1727639 - Remove PushGroupAndCopyBackground. r=mstange 2021-08-25 22:34:45 +00:00
vr Bug 1725145 - fixes in gfx for win in non unified env. r=emilio 2021-08-25 10:46:15 +00:00
webrender_bindings Bug 1727672 - Remove LayerManagerComposite. r=jrmuizel 2021-08-26 04:59:57 +00:00
wgpu Bug 1622846 - Update WebGPU API to latest and wgpu-core to 0.9 r=webidl,jgilbert,jimb,emilio 2021-08-18 14:11:21 +00:00
wgpu_bindings Bug 1622846 - Update WebGPU API to latest and wgpu-core to 0.9 r=webidl,jgilbert,jimb,emilio 2021-08-18 14:11:21 +00:00
wr Bug 1727459 - Add more logs around widget size in WebRenderLayerManager::Initialize() r=gfx-reviewers,jrmuizel 2021-08-26 03:59:08 +00:00
ycbcr Bug 1696045 - Add AVIF telemetry for unimplemented features and performance. r=aosmond 2021-08-24 22:34:32 +00:00
moz.build