[Webkit-unassigned] [Bug 252554] [WinCairo] http/tests/misc/image-blocked-src-change.html is failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 20 23:52:47 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=252554
--- Comment #3 from Fujii Hironori <Hironori.Fujii at sony.com> ---
The implementations of TestController::platformPreferences and
TestController::platformAdjustContext are different.
TestController::ensureViewSupportsOptionsForTest decides to
create a new webview because test options don't match.
However, non-Cocoa TestController::platformPreferences constantly
returns a same preference object.
Cocoa's TestController::platformAdjustContext re-initializes it.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230221/2dc96c3d/attachment.htm>
More information about the webkit-unassigned
mailing list