mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 18:28:12 +00:00
![]() AbstractBrowsingContext has a subclass RemoteBrowsingContext without a visit_edges() override (and it doesn't really need one). But currently, we rely on subclasses visiting AbstractBrowsingContext's opener BC. This adds a visit_edges() to AbstractBrowsingContext to explicitly visit the opener BC itself. |
||
---|---|---|
.. | ||
Canvas | ||
CrossOrigin | ||
CustomElements | ||
EventLoop | ||
Parser | ||
Scripting | ||
SyntaxHighlighter | ||
BUILD.gn |