mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Expose interfaces only where they should be. #12415
This commit is contained in:
parent
39b4f19ebb
commit
5f31c178b6
6 changed files with 5 additions and 10 deletions
|
@ -32,14 +32,9 @@ test_interfaces([
|
|||
"Headers",
|
||||
"History",
|
||||
"ImageData",
|
||||
"MediaError",
|
||||
"MessageEvent",
|
||||
"MimeType",
|
||||
"MimeTypeArray",
|
||||
"Performance",
|
||||
"PerformanceTiming",
|
||||
"Plugin",
|
||||
"PluginArray",
|
||||
"ProgressEvent",
|
||||
"Request",
|
||||
"Response",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue