mirror of
https://github.com/servo/servo
synced 2026-05-10 17:12:23 +02:00
Split the window_proxies in script thread into its own struct with appropiate methods. ScriptThread allows to get an Rc to it. HtmlIFrameElement, Window and WindowProxy now get the Rc on construction from ScriptThread. Testing: Just a refactor so should not change any behavior. Fixes: Addresses part of https://github.com/servo/servo/issues/37969 --------- Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>
34 KiB
34 KiB