Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Editorial: minor editorial fixes to storage broadcast and remove
The remove steps do not return anything, so we do not need to return null. Additionally, the url attribute of StorageEvent is a USVString, so let's initialize the event with the serialization of URL for clarity.
- Loading branch information