WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 226661
Web Inspector: mark recently added protocol commands/events as page-only
https://bugs.webkit.org/show_bug.cgi?id=226661
Summary
Web Inspector: mark recently added protocol commands/events as page-only
Devin Rousso
Reported
2021-06-04 13:34:19 PDT
.
Attachments
Patch
(5.31 KB, patch)
2021-06-04 13:46 PDT
,
Devin Rousso
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Devin Rousso
Comment 1
2021-06-04 13:46:55 PDT
Created
attachment 430609
[details]
Patch
EWS Watchlist
Comment 2
2021-06-04 13:47:58 PDT
This patch modifies the inspector protocol. Please ensure that any frontend changes appropriately use feature checks for new protocol features.
Joseph Pecoraro
Comment 3
2021-06-04 13:50:40 PDT
Comment on
attachment 430609
[details]
Patch rs=me, Can a Service Worker debugger do intercepts?
Joseph Pecoraro
Comment 4
2021-06-04 13:52:14 PDT
Comment on
attachment 430609
[details]
Patch Given existing intercept methods are only for "page" this seems good! r=me
Devin Rousso
Comment 5
2021-06-04 15:04:25 PDT
(In reply to Joseph Pecoraro from
comment #3
) Can a Service Worker debugger do intercepts? I tried enabling all the intercept commands for `"service-worker"` targets too, but it didn't work. Also, most "resources" are actually `WI.Script` that don't have a `WI.Resource` and therefore don't go through the `Network` agent.
EWS
Comment 6
2021-06-04 16:57:46 PDT
Committed
r278511
(
238510@main
): <
https://commits.webkit.org/238510@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 430609
[details]
.
Radar WebKit Bug Importer
Comment 7
2021-06-04 16:58:19 PDT
<
rdar://problem/78892294
>
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