[webkit-changes] [WebKit/WebKit] efa6ca: REGRESSION(290300 at main): Broke TestWebKitAPI.Drawi...

Said Abou-Hallawa noreply at github.com
Thu Feb 13 18:08:36 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: efa6cac8d5c7468a313d2e4b3dcf6cf059eda034
      https://github.com/WebKit/WebKit/commit/efa6cac8d5c7468a313d2e4b3dcf6cf059eda034
  Author: Said Abou-Hallawa <said at apple.com>
  Date:   2025-02-13 (Thu, 13 Feb 2025)

  Changed paths:
    M Source/WebKit/WebProcess/WebPage/WebPage.cpp

  Log Message:
  -----------
  REGRESSION(290300 at main): Broke TestWebKitAPI.DrawingToPDF.BackgroundClipText
https://bugs.webkit.org/show_bug.cgi?id=287631#
rdar://144787621

Unreviewed fix.

The new code was accedintally enbaled for non site ioslation case. Limit the use
of the new code to site ioslation only. A new api test will be added soon to test
that drawing to PDF is working with 290300 at main and with site ioslation enabled.

* Source/WebKit/WebProcess/WebPage/WebPage.cpp:
(WebKit::WebPage::drawRemoteToPDF):

Canonical link: https://commits.webkit.org/290383@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