Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3fd28c13a8aabdeb489f5c890691a0f8d1a5b982
https://github.com/WebKit/WebKit/commit/3fd28c13a8aabdeb489f5c890691a0f8d1a5b982
Author: Abrar Rahman Protyasha <[email protected]>
Date: 2026-05-22 (Fri, 22 May 2026)
Changed paths:
M Tools/SwiftBrowser/Resources/SwiftBrowser.entitlements
M Tools/SwiftBrowser/Source/ViewModel/BrowserViewModel.swift
Log Message:
-----------
[SwiftBrowser] Web content should be inspectable
https://bugs.webkit.org/show_bug.cgi?id=315399
rdar://177752422
Reviewed by Wenson Hsieh.
Web content presented in SwiftBrowser is currently not inspectable by
developer tools. This is a tooling gap and makes some web development
tricky. We plug this gap by setting `WebPage.isInspectable` and the
associated `com.apple.webinspector` mach lookup exceptionentitlement.
* Tools/SwiftBrowser/Resources/SwiftBrowser.entitlements:
* Tools/SwiftBrowser/Source/ViewModel/BrowserViewModel.swift:
Canonical link: https://commits.webkit.org/313784@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications