mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 1568585
. Stop implementing JS-exposed QueryInterface on Window. r=peterv
Differential Revision: https://phabricator.services.mozilla.com/D39234 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
046d981ba1
commit
a2ab584ff7
@ -17,4 +17,3 @@ interface LegacyQueryInterface {
|
||||
};
|
||||
|
||||
Element implements LegacyQueryInterface;
|
||||
Window implements LegacyQueryInterface;
|
||||
|
Loading…
Reference in New Issue
Block a user