Linus Groh
f183745f4e
LibWebView+Ladybird: Move preferred color scheme to ViewImplementation
2023-01-12 23:39:36 +01:00
Linus Groh
5bf5697f16
LibWebView+Ladybird: Move text selection to ViewImplementation
2023-01-12 23:39:36 +01:00
Linus Groh
8c11a2c253
LibWebView+Ladybird: Move running JavaScript to ViewImplementation
2023-01-12 23:39:36 +01:00
Linus Groh
55609f744d
LibWebView+Ladybird: Move debug request to ViewImplementation
2023-01-12 23:39:36 +01:00
Linus Groh
de1c0c87fe
LibWebView+Ladybird: Move page loading to ViewImplementation
2023-01-12 23:39:36 +01:00
Linus Groh
2428e3e675
LibWebView+Ladybird: Move DOM inspection helpers to ViewImplementation
2023-01-12 23:39:36 +01:00
Linus Groh
f313708237
LibWebView+Ladybird: Move get source request to ViewImplementation
2023-01-12 23:39:36 +01:00
Linus Groh
5d9f4b2ffc
LibWebView+Ladybird: Move zoom logic to ViewImplementation
2023-01-12 23:39:36 +01:00
Linus Groh
5411adca22
LibWebView+Ladybird: Begin de-duplicate WebView implementations
...
This starts moving code equally shared between the OOPWV and Ladybird
WebContentView implementations to WebView::ViewImplementation, beginning
with the client state.
2023-01-12 23:39:36 +01:00