[Webkit-unassigned] [Bug 265971] New: Web Inspector: Add Feature to block a URL or family of URLs before being on the Website
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 6 15:31:00 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=265971
Bug ID: 265971
Summary: Web Inspector: Add Feature to block a URL or family of
URLs before being on the Website
Product: WebKit
Version: Safari 17
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: karlcow at apple.com
CC: inspector-bugzilla-changes at group.apple.com,
webkit-bug-importer at group.apple.com
1. Let's say a web developer wants to compare the performance of the site with and without the request to a third party domain. (Youtube video on an iframe for example)
2. Opening the Web Inspector should make it possible to define a list of URLs to block.
Currently, The developer needs to
1. go to the Website and Open the Web inspector
2. Open the source tab
3. Select the source to block on the left side panel
4. Click on the file icon at the top right of the window.
5. Choose Block Request URL
This will add this specific URL to a block list
But a webdev might want to add:
YouTube.com/*
to a block list for testing if some issues dis/appears when this is done.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231206/35091b99/attachment.htm>
More information about the webkit-unassigned
mailing list