ServiceWorker
8538a55d - Make ServiceWorker/ExtendableMessageEvent's ports non-nullable

Commit
9 years ago
Make ServiceWorker/ExtendableMessageEvent's ports non-nullable Update the ServiceWorker/ExtendableMessageEvent IDL conforming to the latest HTML changes: - Make ports attribute non-nullable - Change the type of the origin attribute from DOMString to USVString - Assign default values to the corresponding Init dictionaries Fixes #989
Author
Parents
Loading