Skip to content

lib: revokeObjectURL throws error on empty args

Rodrigo Muino Tomonari requested to merge github/fork/DylanTet/local-branch into main

Fixes: https://github.com/nodejs/node/issues/50432

Added a check to see if url wasnt included as an argument which will then throw an error.

Merge request reports

Loading