[webkit-changes] [WebKit/WebKit] ad6591: Web Inspector: WebRTC "Disable encryption" setting...
Patrick Angle
noreply at github.com
Wed Jan 11 14:04:47 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ad6591f07720fb5aa2f679530819685b380e05a6
https://github.com/WebKit/WebKit/commit/ad6591f07720fb5aa2f679530819685b380e05a6
Author: Patrick Angle <pangle at apple.com>
Date: 2023-01-11 (Wed, 11 Jan 2023)
Changed paths:
M Source/JavaScriptCore/inspector/protocol/Page.json
M Source/WebCore/inspector/agents/InspectorPageAgent.cpp
M Source/WebCore/page/Settings.yaml
M Source/WebInspectorUI/UserInterface/Base/Main.js
Log Message:
-----------
Web Inspector: WebRTC "Disable encryption" setting should be removed from remote inspection, it already isn't present for local inspection
https://bugs.webkit.org/show_bug.cgi?id=250336
rdar://104042073
Reviewed by Devin Rousso.
* Source/JavaScriptCore/inspector/protocol/Page.json:
* Source/WebCore/inspector/agents/InspectorPageAgent.cpp:
(WebCore::InspectorPageAgent::disable):
(WebCore::InspectorPageAgent::overrideSetting):
* Source/WebCore/page/Settings.yaml:
* Source/WebInspectorUI/UserInterface/Base/Main.js:
Canonical link: https://commits.webkit.org/258804@main
More information about the webkit-changes
mailing list