mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
investigating failures after filtering wrapper integration with mozjs
This commit is contained in:
parent
aa7b4f6162
commit
3acac9d8e0
4 changed files with 48 additions and 30 deletions
|
@ -635,6 +635,7 @@ impl WindowMethods for Window {
|
|||
|
||||
// https://html.spec.whatwg.org/multipage/#dom-frames
|
||||
fn Frames(&self) -> Root<BrowsingContext> {
|
||||
println!("frames!");
|
||||
self.browsing_context()
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue