Issue #2546 - Part 3: Remove mapDataInto

This commit is contained in:
Moonchild 2024-07-09 00:33:06 +02:00 committed by roytam1
commit 1bc0eda791
6 changed files with 2 additions and 377 deletions

View file

@ -562,10 +562,6 @@ DOMInterfaces = {
'headerFile': 'xpcjsid.h',
},
'ImageBitmap': {
'implicitJSContext': [ 'mapDataInto' ],
},
'ImageCapture': {
'binaryNames': { 'videoStreamTrack': 'GetVideoStreamTrack' }
},