← Back to release summary
Service Worker: remove URL.createObjectURL and URL.revokeObjectURL
- Category
- Service Worker
- Type
- New or changed feature
- Status
- Deprecated (Chrome 51)
- Intent stage
- None
Summary
Per FileAPI:
https://w3c.github.io/FileAPI/#creating-revoking
change: https://github.com/w3c/FileAPI/commit/b9c2275df53cf3a808f1f272f3d6134d1b920549
URL.createObjectURL and URL.revokeObjectURL should not be exposed in Service Workers.
Standards & signals
View on chromestatus.com