Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: aa1dcf6e9786b6f697bc4fd267b357273c231903
https://github.com/WebKit/WebKit/commit/aa1dcf6e9786b6f697bc4fd267b357273c231903
Author: Razvan Caliman <[email protected]>
Date: 2026-02-23 (Mon, 23 Feb 2026)
Changed paths:
M Source/WebInspectorUI/UserInterface/Debug/UncaughtExceptionReporter.js
Log Message:
-----------
Web Inspector: Remove pre-filled URL for bug reports of unhandled exceptions
https://bugs.webkit.org/show_bug.cgi?id=307778
rdar://170306431
Reviewed by Devin Rousso.
Guard the pre-filled Bugzilla URL for bug reports about unhandled exceptions
behind the `WI.isDebugUIEnabled()` mode.
This is intended to reduce the number of unrelated bug reports created
from projects which use the Web Inspector frontend only as a client in
environments that are not WebKit and are missing APIs.
* Source/WebInspectorUI/UserInterface/Debug/UncaughtExceptionReporter.js:
Canonical link: https://commits.webkit.org/308052@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications