Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f181e305b153be29ca1e8d167a01b6033fc815a4
https://github.com/WebKit/WebKit/commit/f181e305b153be29ca1e8d167a01b6033fc815a4
Author: Abrar Rahman Protyasha <[email protected]>
Date: 2026-03-27 (Fri, 27 Mar 2026)
Changed paths:
M Tools/SwiftBrowser/Source/ViewModel/AppStorageKeys.swift
M Tools/SwiftBrowser/Source/ViewModel/BrowserViewModel.swift
M Tools/SwiftBrowser/Source/Views/SettingsView.swift
Log Message:
-----------
SwiftBrowser should be able to show event region debug overlays
https://bugs.webkit.org/show_bug.cgi?id=310919
rdar://173526691
Reviewed by Richard Robinson.
It is often useful to look at debug overlays for the various event
regions we generate, and this is currently a mismatch with MiniBrowser.
Let's bring parity to SwiftBrowser with this patch.
* Tools/SwiftBrowser/Source/ViewModel/AppStorageKeys.swift:
* Tools/SwiftBrowser/Source/ViewModel/BrowserViewModel.swift:
(BrowserViewModel.updateWebPreferences):
* Tools/SwiftBrowser/Source/Views/SettingsView.swift:
(DebugOverlaysView.body):
(SettingsView.body):
Canonical link: https://commits.webkit.org/310097@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications