[webkit-changes] [WebKit/WebKit] cce770: REGRESSION(263118 at main): [GLIB] Always layout if n...

Diego Pino noreply at github.com
Fri Apr 21 02:59:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cce770c3864a30e5c5ac8ccebccd6fbd55ab26e3
      https://github.com/WebKit/WebKit/commit/cce770c3864a30e5c5ac8ccebccd6fbd55ab26e3
  Author: Diego Pino Garcia <dpino at igalia.com>
  Date:   2023-04-21 (Fri, 21 Apr 2023)

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

  Log Message:
  -----------
  REGRESSION(263118 at main): [GLIB] Always layout if needed after setting the web page size
https://bugs.webkit.org/show_bug.cgi?id=255774

Reviewed by Carlos Garcia Campos.

'updateGeometry' call requires to update layout after size of page is
set.

* Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/DrawingAreaCoordinatedGraphics.cpp:
(WebKit::DrawingAreaCoordinatedGraphics::updateGeometry):

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




More information about the webkit-changes mailing list