mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
Rename legacy extended attributes in webidls
https://github.com/whatwg/webidl/pull/870
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
* so that we can hold a traceable owner for those dynamic modules which don't hold a owner.
|
||||
*/
|
||||
|
||||
[NoInterfaceObject, Exposed=Window]
|
||||
[LegacyNoInterfaceObject, Exposed=Window]
|
||||
interface DynamicModuleOwner {
|
||||
readonly attribute Promise<any> promise;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user