WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
203870
Web Inspector: introduce browser inspector
https://bugs.webkit.org/show_bug.cgi?id=203870
Summary
Web Inspector: introduce browser inspector
Yury Semikhatsky
Reported
2019-11-05 16:40:33 PST
We'd like to extend the inspector protocol with capabilities to * discover all existing targets and connect to them when the application is launched with a flag * create/delete ephemeral browsing contexts * create new pages in specified context This would allow us to build rich automation tooling similar to what is available for Chrome and partially Firefox (see
https://pptr.dev/
).
Attachments
initial implementation
(117.65 KB, patch)
2019-11-05 17:31 PST
,
Yury Semikhatsky
no flags
Details
Formatted Diff
Diff
initial implementation
(118.38 KB, patch)
2019-11-06 09:13 PST
,
Yury Semikhatsky
no flags
Details
Formatted Diff
Diff
initial implementation, fixed mac build
(116.81 KB, patch)
2019-11-06 10:28 PST
,
Yury Semikhatsky
no flags
Details
Formatted Diff
Diff
initial implementation
(108.74 KB, patch)
2019-11-06 11:29 PST
,
Yury Semikhatsky
no flags
Details
Formatted Diff
Diff
initial implementation
(109.26 KB, patch)
2019-11-06 16:13 PST
,
Yury Semikhatsky
no flags
Details
Formatted Diff
Diff
Show Obsolete
(4)
View All
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2019-11-05 17:31:38 PST
Created
attachment 382871
[details]
initial implementation
Yury Semikhatsky
Comment 2
2019-11-06 09:13:04 PST
Created
attachment 382932
[details]
initial implementation
EWS Watchlist
Comment 3
2019-11-06 09:14:08 PST
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See
http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
This patch modifies the inspector protocol. Please ensure that any frontend changes appropriately use feature checks for new protocol features.
Yury Semikhatsky
Comment 4
2019-11-06 10:28:37 PST
Created
attachment 382938
[details]
initial implementation, fixed mac build
Yury Semikhatsky
Comment 5
2019-11-06 11:29:00 PST
Created
attachment 382943
[details]
initial implementation
Yury Semikhatsky
Comment 6
2019-11-06 16:13:58 PST
Created
attachment 382978
[details]
initial implementation
Blaze Burg
Comment 7
2020-09-09 11:52:25 PDT
Comment on
attachment 382978
[details]
initial implementation Clearing r? because this patch is a year old, and now conflicts with an existing Browser.json added since then. Please rebase and send again if interested in continuing this work.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug