[webkit-changes] [WebKit/WebKit] 4cfa88: Regression(283825 at main) Several WKUserContentContr...
Chris Dumez
noreply at github.com
Thu Sep 19 08:22:34 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4cfa88ce2506446f6fbfefa0fd49248132277d9e
https://github.com/WebKit/WebKit/commit/4cfa88ce2506446f6fbfefa0fd49248132277d9e
Author: Chris Dumez <cdumez at apple.com>
Date: 2024-09-19 (Thu, 19 Sep 2024)
Changed paths:
M Source/WebKit/UIProcess/UserContent/WebUserContentControllerProxy.cpp
Log Message:
-----------
Regression(283825 at main) Several WKUserContentController API tests are failing
https://bugs.webkit.org/show_bug.cgi?id=279982
Reviewed by Ryosuke Niwa and Per Arne Vollan.
We started calling elementsOfType<>() on the wrong data members after switching
to protectedFoo() functions.
* Source/WebKit/UIProcess/UserContent/WebUserContentControllerProxy.cpp:
(WebKit::WebUserContentControllerProxy::removeAllUserStyleSheets):
Canonical link: https://commits.webkit.org/283918@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list