mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 14:48:14 +00:00
LibWeb: Make Selection GC-allocated
This commit is contained in:
parent
be9d3860b9
commit
8f2a711132
5 changed files with 24 additions and 14 deletions
|
@ -23,7 +23,6 @@
|
|||
#include <LibWeb/Bindings/LocationObject.h>
|
||||
#include <LibWeb/Bindings/NavigatorObject.h>
|
||||
#include <LibWeb/Bindings/Replaceable.h>
|
||||
#include <LibWeb/Bindings/SelectionWrapper.h>
|
||||
#include <LibWeb/Bindings/WindowObjectHelper.h>
|
||||
#include <LibWeb/Bindings/WindowPrototype.h>
|
||||
#include <LibWeb/CSS/MediaQueryList.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue