mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 22:47:45 +00:00
Ladybird/AppKit: Port the Inspector to the WebView InspectorClient
This commit is contained in:
parent
52b5bcdb6d
commit
84c4eef565
8 changed files with 50 additions and 355 deletions
|
@ -16,7 +16,10 @@
|
|||
- (instancetype)init:(Tab*)tab;
|
||||
|
||||
- (void)inspect;
|
||||
- (void)inspectHoveredElement;
|
||||
- (void)reset;
|
||||
|
||||
- (void)selectHoveredElement;
|
||||
|
||||
@property (nonatomic, strong) LadybirdWebView* web_view;
|
||||
|
||||
@end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue