mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-22 15:44:45 +00:00
LibWeb: Make History GC-allocated
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
#include <LibWeb/Bindings/EventTargetConstructor.h>
|
||||
#include <LibWeb/Bindings/EventTargetPrototype.h>
|
||||
#include <LibWeb/Bindings/ExceptionOrUtils.h>
|
||||
#include <LibWeb/Bindings/HistoryWrapper.h>
|
||||
#include <LibWeb/Bindings/IDLAbstractOperations.h>
|
||||
#include <LibWeb/Bindings/IdleDeadlineWrapper.h>
|
||||
#include <LibWeb/Bindings/LocationObject.h>
|
||||
|
||||
Reference in New Issue
Block a user