WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
294907
Web Inspector: Replace MessageSource::AppCache in WebCore
https://bugs.webkit.org/show_bug.cgi?id=294907
Summary
Web Inspector: Replace MessageSource::AppCache in WebCore
Razvan Caliman
Reported
2025-06-24 08:42:32 PDT
https://bugs.webkit.org/show_bug.cgi?id=286641
removed Web Inspector support for AppCache and rewrote the old inspector protocol snapshots to prevent issues with inspecting older devices. There still are uses of `MessageSource::AppCache` in WebCore. These should be replaced with `MessageSource::Other` so we can drop the "appcache" message Console ChannelSource from `Console.json` and inspector protocol going forward. Context:
https://github.com/WebKit/WebKit/pull/46798#discussion_r2161926432
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-06-24 09:19:43 PDT
<
rdar://problem/154202768
>
Razvan Caliman
Comment 2
2025-06-24 09:29:20 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/47122
EWS
Comment 3
2025-06-26 04:21:15 PDT
Committed
296659@main
(b3fe8b76f052): <
https://commits.webkit.org/296659@main
> Reviewed commits have been landed. Closing PR #47122 and removing active labels.
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