mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
LibWebView+ImageDecoder+RequestServer+WebContent: Add init_transport
This commit is contained in:
@@ -29,6 +29,8 @@ class WebContentClient final
|
||||
C_OBJECT_ABSTRACT(WebContentClient);
|
||||
|
||||
public:
|
||||
using InitTransport = Messages::WebContentServer::InitTransport;
|
||||
|
||||
static Optional<ViewImplementation&> view_for_pid_and_page_id(pid_t pid, u64 page_id);
|
||||
|
||||
template<CallableAs<IterationDecision, WebContentClient&> Callback>
|
||||
|
||||
Reference in New Issue
Block a user