[webkit-changes] [WebKit/WebKit] 8d9d0b: REGRESSION(279794 at main): [Win] The viewport doesn'...

Fujii Hironori noreply at github.com
Mon Jul 1 14:02:43 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8d9d0b8a3afea43c607d5a7fa4284c05235cf673
      https://github.com/WebKit/WebKit/commit/8d9d0b8a3afea43c607d5a7fa4284c05235cf673
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2024-07-01 (Mon, 01 Jul 2024)

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

  Log Message:
  -----------
  REGRESSION(279794 at main): [Win] The viewport doesn't fit into the window in non-GPU process mode
https://bugs.webkit.org/show_bug.cgi?id=275845

Reviewed by Don Olmstead.

Windows WebKit is still supporting non-GPU process mode for
Playwright. After https://commits.webkit.org/279794@main added device
scale factor support to GraphicsLayerWC for GPU process mode, the
viewport didn't fit into the window for non-GPU process mode, The
viewport should be adjusted for GraphicsLayerTextureMapper.

* Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/LayerTreeHostTextureMapper.cpp:

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