[webkit-changes] [WebKit/WebKit] 1c3218: WebSWServerConnection::scheduleJobInServer should ...
youennf
noreply at github.com
Tue Mar 28 09:35:22 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1c3218b592f05af0ec5be48a2f69635e6974d5cb
https://github.com/WebKit/WebKit/commit/1c3218b592f05af0ec5be48a2f69635e6974d5cb
Author: Youenn Fablet <youennf at gmail.com>
Date: 2023-03-28 (Tue, 28 Mar 2023)
Changed paths:
M Source/WebKit/NetworkProcess/ServiceWorker/WebSWServerConnection.cpp
Log Message:
-----------
WebSWServerConnection::scheduleJobInServer should check that the job data's top level origin is valid
https://bugs.webkit.org/show_bug.cgi?id=254572
rdar://107063897
Reviewed by Alex Christensen.
Adding a connection check that it is fine for this WebProcess to access the top level origin.
* Source/WebKit/NetworkProcess/ServiceWorker/WebSWServerConnection.cpp:
(WebKit::WebSWServerConnection::scheduleJobInServer):
Canonical link: https://commits.webkit.org/262223@main
More information about the webkit-changes
mailing list