mirror of
https://github.com/servo/servo.git
synced 2025-08-16 10:55:34 +01:00
Renamed BrowsingContext to WindowProxy in script.
This commit is contained in:
parent
eeb1ee9723
commit
43ca260689
10 changed files with 150 additions and 157 deletions
|
@ -34,8 +34,7 @@ DOMInterfaces = {
|
|||
},
|
||||
|
||||
'WindowProxy' : {
|
||||
'nativeType': 'BrowsingContext',
|
||||
'path': 'dom::browsingcontext::BrowsingContext',
|
||||
'path': 'dom::windowproxy::WindowProxy',
|
||||
'register': False,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue