mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update codegen for GetOpener:inRealms in Bindings.conf (#33062)
Signed-off-by: Bentaimia Haddadi <haddadi.taym@gmail.com>
This commit is contained in:
parent
86c4e014b4
commit
c01b733523
3 changed files with 6 additions and 9 deletions
|
@ -69,7 +69,7 @@ DOMInterfaces = {
|
|||
},
|
||||
|
||||
'Window': {
|
||||
'inRealms': ['Fetch', 'Opener'],
|
||||
'inRealms': ['Fetch', 'GetOpener'],
|
||||
},
|
||||
|
||||
'WorkerGlobalScope': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue