Closed
Description
Version
n/a
Platform
n/a
Subsystem
url
What steps will reproduce the bug?
URL.revokeObjectURL()
How often does it reproduce? Is there a required condition?
No response
What is the expected behavior? Why is that the expected behavior?
this should throw a TypeError
What do you see instead?
undefined
Additional information
Lines 1106 to 1108 in 3c1b4b3
a check is needed along the lines of
Lines 772 to 774 in 3c1b4b3