gecko-dev/dom
stransky 68d00e7f67 Bug 1752282 [Linux] Mark VideoFrameSurface as used in VideoFramePool::GetVideoFrameSurface() r=alwu,media-playback-reviewers
- Right now we mark VideoFrameSurface as used in VideoFrameSurface constructor (for newly created surfaces) and in
  GetFreeVideoFrameSurface() for recycled ones.
  In this patch we remove them and mark it as used in VideoFramePool::GetVideoFrameSurface() for both cases
  when VideoFrameSurface is really used.
- Call av_buffer_unref() only if VideoFrameSurface is locked, i.e. we have valid mAVHWFramesContext/mHWAVBuffer.

Differential Revision: https://phabricator.services.mozilla.com/D137142
2022-01-29 19:54:51 +00:00
..
abort Bug 1751453 - Part 1: Remove AbortFollower::Unlink() r=smaug 2022-01-24 13:18:33 +00:00
animation Bug 1725908 - Disallow background color animations on <html> element running on the compositor. r=boris 2022-01-20 21:20:13 +00:00
audiochannel
base Bug 1704178. Remove platform print.tab_modal.enabled=false code. r=bobowen 2022-01-28 15:52:51 +00:00
battery
bindings Bug 1750730 - Add WebIDL bindings for OPFS; r=smaug 2022-01-24 12:11:29 +00:00
broadcastchannel Bug 1744025 - Replace include "mozilla/dom/WorkerPrivate.h" with include "mozilla/dom/WorkerScope.h" where WorkerPrivate->GlobalScope() is called. r=dom-worker-reviewers,smaug,jstutte 2022-01-25 08:53:03 +00:00
browser-element
cache Bug 1748888 - Add ErrorResult parameter to PromiseNativeHandler callbacks r=smaug 2022-01-20 19:11:39 +00:00
canvas Backed out 2 changesets (bug 1751205) for causing multiple wpt failures on offscreencanvas.resize.html CLOSED TREE 2022-01-28 09:14:15 +02:00
chrome-webidl Bug 1678965 - Part 1: Expose SetCrossGroupOpener to chrome JS, r=Gijs,farre 2022-01-25 17:42:44 +00:00
clients Bug 1744025 - Replace include "mozilla/dom/WorkerPrivate.h" with include "mozilla/dom/WorkerScope.h" where WorkerPrivate->GlobalScope() is called. r=dom-worker-reviewers,smaug,jstutte 2022-01-25 08:53:03 +00:00
commandhandler
console Bug 1744025 - Replace include "mozilla/dom/WorkerPrivate.h" with include "mozilla/dom/WorkerScope.h" where WorkerPrivate->GlobalScope() is called. r=dom-worker-reviewers,smaug,jstutte 2022-01-25 08:53:03 +00:00
credentialmanagement
crypto
debugger
docs Bug 1751229 - Add Utility into Process Model doc r=nika 2022-01-25 23:47:13 +00:00
encoding Bug 1750308 - run reftest in fission. r=releng-reviewers,gbrown 2022-01-17 18:25:18 +00:00
events Bug 1751967 - Remove dom.event.wheelDelta.enabled. r=webidl,peterv 2022-01-25 19:07:23 +00:00
fetch Bug 1751917 - Indicate JS Exception handling to ErrorResult in FetchStreamReader r=saschanaz 2022-01-25 21:29:18 +00:00
file Bug 1734873 - Fetch/Response/Blob ReadableStream integration r=smaug 2022-01-14 21:09:20 +00:00
filehandle
filesystem Bug 1749059 - Remove Quantum DOM support from IPDL, r=ipc-reviewers,mccr8 2022-01-25 20:29:46 +00:00
flex
fs Bug 1750730 - Add WebIDL bindings for FileSystemSyncAccessHandle; r=smaug 2022-01-24 15:48:46 +00:00
gamepad
geolocation
grid Bug 1740702 - Ensure grid's cached measurement won't prevent reflow from happending when its subtree is dirty r=dholbert 2022-01-12 21:51:45 +00:00
html Backed out 2 changesets (bug 1751205) for causing multiple wpt failures on offscreencanvas.resize.html CLOSED TREE 2022-01-28 09:14:15 +02:00
imptests
indexedDB Bug 1708705 - Handle transaction abort during value clone. r=dom-storage-reviewers,jstutte 2022-01-26 09:18:24 +00:00
interfaces Bug 1749825 - Make it possible for privileged script to opt elements into mousewheel autodir/honour root behaviour. r=botond 2022-01-21 16:12:48 +00:00
ipc Bug 1752581 - Transmit permissions for the partitioned principal during loading a channel into a content process. r=nika 2022-01-29 09:38:40 +00:00
jsurl
l10n Bug 1748888 - Add ErrorResult parameter to PromiseNativeHandler callbacks r=smaug 2022-01-20 19:11:39 +00:00
locales Bug 1750089 - remove weak certificate signature error console message r=necko-reviewers,kershaw 2022-01-19 21:24:47 +00:00
localstorage Bug 1752265 - Prevent conversion of empty values to nulls on bind. r=dom-storage-reviewers,janv 2022-01-28 11:22:14 +00:00
locks Bug 1748888 - Add ErrorResult parameter to PromiseNativeHandler callbacks r=smaug 2022-01-20 19:11:39 +00:00
manifest
mathml
media Bug 1752282 [Linux] Mark VideoFrameSurface as used in VideoFramePool::GetVideoFrameSurface() r=alwu,media-playback-reviewers 2022-01-29 19:54:51 +00:00
messagechannel Bug 1748852: Assert on IPC_FAIL unless fuzzing. r=ipc-reviewers,nika,media-playback-reviewers,alwu 2022-01-20 15:42:57 +00:00
midi Backed out changeset 3da485a3f994 (bug 1752584) for failures on test_midi_permission_gated.html . CLOSED TREE 2022-01-29 04:23:12 +02:00
network Bug 1749059 - Remove Quantum DOM support from IPDL, r=ipc-reviewers,mccr8 2022-01-25 20:29:46 +00:00
notification Bug 1744025 - Replace include "mozilla/dom/WorkerPrivate.h" with include "mozilla/dom/WorkerScope.h" where WorkerPrivate->GlobalScope() is called. r=dom-worker-reviewers,smaug,jstutte 2022-01-25 08:53:03 +00:00
offline
payments Bug 1748888 - Add ErrorResult parameter to PromiseNativeHandler callbacks r=smaug 2022-01-20 19:11:39 +00:00
performance Bug 1744025 - Replace include "mozilla/dom/WorkerPrivate.h" with include "mozilla/dom/WorkerScope.h" where WorkerPrivate->GlobalScope() is called. r=dom-worker-reviewers,smaug,jstutte 2022-01-25 08:53:03 +00:00
permission
plugins
power
prio
promise Bug 1748888 - Add ErrorResult parameter to PromiseNativeHandler callbacks r=smaug 2022-01-20 19:11:39 +00:00
prototype
push Bug 1744025 - Replace include "mozilla/dom/WorkerPrivate.h" with include "mozilla/dom/WorkerScope.h" where WorkerPrivate->GlobalScope() is called. r=dom-worker-reviewers,smaug,jstutte 2022-01-25 08:53:03 +00:00
quota Bug 1750730 - Add WebIDL bindings for OPFS; r=smaug 2022-01-24 12:11:29 +00:00
reporting Bug 1748888 - Add ErrorResult parameter to PromiseNativeHandler callbacks r=smaug 2022-01-20 19:11:39 +00:00
res
script Bug 1735200 - Add cause argument to JS::CreateError(). r=jandem 2022-01-17 15:23:40 +00:00
security Bug 1731710 - ensure main window is focused before starting a download in browser_test_data_download.js and browser_test_data_text_csv.js, r=aryx 2022-01-26 14:46:11 +00:00
serializers
serviceworkers Bug 1752405: minor cleanup for ServiceWorkers r=dom-worker-reviewers,asuth 2022-01-28 16:43:02 +00:00
simpledb
smil
storage Merge autoland to mozilla-central. a=merge 2022-01-26 05:46:30 +02:00
streams Bug 1752610 - Part 2: Cover members in ReadableStreamBYOB* cycle collection r=evilpie 2022-01-29 13:21:58 +00:00
svg
system Bug 1752432 - Fix IOUtils setModificationTime tests on directories r=Gijs 2022-01-28 19:21:36 +00:00
tests Bug 1750753 - Use BrowsingContext.embedderElement rather than Window.frameElement in LayoutUtils. r=mconley 2022-01-24 11:56:13 +00:00
u2f
url Bug 1744025 - Replace include "mozilla/dom/WorkerPrivate.h" with include "mozilla/dom/WorkerScope.h" where WorkerPrivate->GlobalScope() is called. r=dom-worker-reviewers,smaug,jstutte 2022-01-25 08:53:03 +00:00
vr Bug 1750902 - Disable dom.vr.enabled by default. r=jrmuizel,jmathies,emilio 2022-01-20 22:46:53 +00:00
webauthn Bug 1751453 - Part 1: Remove AbortFollower::Unlink() r=smaug 2022-01-24 13:18:33 +00:00
webbrowserpersist
webgpu Bug 1751718 - Reject WebGPU device promise on wrong features and limits r=jimb 2022-01-28 00:08:53 +00:00
webidl Bug 1752523 - Fix handling of non-multiple <select> with size >1. r=agi 2022-01-28 18:40:13 +00:00
webshare
websocket
workers Bug 1744025: Restore original naming of local WP variable in AutoSyncLoopHolder::Run r=dom-worker-reviewers,smaug 2022-01-27 13:55:11 +00:00
worklet Bug 1748888 - Add ErrorResult parameter to PromiseNativeHandler callbacks r=smaug 2022-01-20 19:11:39 +00:00
xhr Bug 1751535: Add CanSend to XHRMainThread and check it before touching our state. r=dom-worker-reviewers,smaug 2022-01-26 14:40:03 +00:00
xml Bug 1586529 - Make viewsource and XMLPrettyPrint adapt to preferred color scheme. r=dao 2022-01-23 00:02:22 +00:00
xslt
xul Bug 1729805 - Make async OpenMenu simpler/sound. r=NeilDeakin,mstange 2022-01-25 21:40:22 +00:00
jar.mn
moz.build Bug 1750730 - Add WebIDL bindings for OPFS; r=smaug 2022-01-24 12:11:29 +00:00