One or more blob URLs were not revoked prior to navigating to a new document. Because unrevoked blob URLs can continue consuming ...

One or more blob URLs were not revoked prior to navigating to a new document. Because unrevoked blob URLs can continue consuming system resources,
revoke the blob URLs manually by calling URL.revokeObjectURL or use the {oneTimeOnly} flag when you call URL.createObjectURL to create the blob URLs.