mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 04:17:34 +00:00
Ladybird: Port over part of the "Debug" menu from the SerenityOS browser
This is pretty messy, but we have to start somewhere. Eventually we should find a way to share this code with SerenityOS.
This commit is contained in:
parent
eea012472e
commit
487544d7b4
6 changed files with 199 additions and 8 deletions
|
@ -25,6 +25,8 @@ public:
|
|||
|
||||
void navigate(QString const&);
|
||||
|
||||
void debug_request(String const& request, String const& argument);
|
||||
|
||||
public slots:
|
||||
void location_edit_return_pressed();
|
||||
void page_title_changed(QString);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue