mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +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
|
@ -5638,7 +5638,7 @@ def generate_imports(config, cgthings, descriptors, callbacks=None, dictionaries
|
|||
'dom::bindings::weakref::DOM_WEAK_SLOT',
|
||||
'dom::bindings::weakref::WeakBox',
|
||||
'dom::bindings::weakref::WeakReferenceable',
|
||||
'dom::browsingcontext::BrowsingContext',
|
||||
'dom::windowproxy::WindowProxy',
|
||||
'dom::globalscope::GlobalScope',
|
||||
'mem::heap_size_of_raw_self_and_children',
|
||||
'libc',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue