mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 07:07:45 +00:00
Ladybird: Add context menu items to the AppKit chrome to inspect nodes
This commit is contained in:
parent
bd1e35c726
commit
ece9908070
4 changed files with 85 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
- (instancetype)init:(Tab*)tab;
|
||||
|
||||
- (void)inspect;
|
||||
- (void)inspectHoveredElement;
|
||||
- (void)reset;
|
||||
|
||||
@end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue