[webkit-changes] [WebKit/WebKit] 12f1f6: Remove FIXME in SWServer::contextConnectionCreated
J Pascoe
noreply at github.com
Tue Feb 21 11:19:51 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 12f1f6bdc4e3efff2a652a4e7d5fc49a92ce447f
https://github.com/WebKit/WebKit/commit/12f1f6bdc4e3efff2a652a4e7d5fc49a92ce447f
Author: J Pascoe <j_pascoe at apple.com>
Date: 2023-02-21 (Tue, 21 Feb 2023)
Changed paths:
M Source/WebCore/workers/service/server/SWServer.cpp
Log Message:
-----------
Remove FIXME in SWServer::contextConnectionCreated
https://bugs.webkit.org/show_bug.cgi?id=252675
rdar://problem/105732449
Reviewed by Chris Dumez.
This FIXME was resolved in https://commits.webkit.org/257376@main but the
comment was not removed. This change removes the comment.
* Source/WebCore/workers/service/server/SWServer.cpp:
(WebCore::SWServer::contextConnectionCreated):
Canonical link: https://commits.webkit.org/260616@main
More information about the webkit-changes
mailing list