[webkit-changes] [WebKit/WebKit] 1e3448: [IFC][Integration] Enable pagination while printing

Antti Koivisto noreply at github.com
Tue Feb 7 10:41:09 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1e344824d054947d768bde9834bb73c111bbb787
      https://github.com/WebKit/WebKit/commit/1e344824d054947d768bde9834bb73c111bbb787
  Author: Antti Koivisto <antti at apple.com>
  Date:   2023-02-07 (Tue, 07 Feb 2023)

  Changed paths:
    M LayoutTests/platform/mac/printing/width-overflow-expected.txt
    M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp
    M Source/WebCore/layout/integration/LayoutIntegrationCoverage.h

  Log Message:
  -----------
  [IFC][Integration] Enable pagination while printing
https://bugs.webkit.org/show_bug.cgi?id=251846
<rdar://problem/105124947>

Reviewed by Alan Baradlay.

Printing uses pagination without a flow thread.

* LayoutTests/platform/mac/printing/width-overflow-expected.txt:
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::printReason):
(WebCore::LayoutIntegration::canUseForLineLayoutWithReason):
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.h:

Canonical link: https://commits.webkit.org/259968@main




More information about the webkit-changes mailing list