[webkit-changes] [WebKit/WebKit] 58ba97: UnifiedPDF: Scrolled contents layer is added to in...

Kimmo Kinnunen noreply at github.com
Thu Dec 19 23:55:49 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 58ba97a910d5f93c4230534eb4bf540920e6cad9
      https://github.com/WebKit/WebKit/commit/58ba97a910d5f93c4230534eb4bf540920e6cad9
  Author: Kimmo Kinnunen <kkinnunen at apple.com>
  Date:   2024-12-19 (Thu, 19 Dec 2024)

  Changed paths:
    M LayoutTests/pdf/pdf-in-embed-expected.txt
    M LayoutTests/pdf/pdf-in-embed-with-root-page-zoom-expected.txt
    M LayoutTests/pdf/pdf-in-styled-embed-expected.txt
    M Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.mm

  Log Message:
  -----------
  UnifiedPDF: Scrolled contents layer is added to incorrect parent layer
https://bugs.webkit.org/show_bug.cgi?id=284745
rdar://141542665

Reviewed by Abrar Rahman Protyasha and Simon Fraser.

Scrolled contents should go to "UnifiedPDFPlugin scrolled contents"
layer. This layer was empty.

* Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.mm:
(WebKit::UnifiedPDFPlugin::ensureLayers):

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