[webkit-changes] [WebKit/WebKit] 645f29: [FFC] Fix fast/flexbox/missing-repaint-when-flext-...

Alan Baradlay noreply at github.com
Sun Sep 29 11:19:31 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 645f2995bde6fde444a9ce19f0514340823ce8a1
      https://github.com/WebKit/WebKit/commit/645f2995bde6fde444a9ce19f0514340823ce8a1
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2024-09-29 (Sun, 29 Sep 2024)

  Changed paths:
    M Source/WebCore/layout/integration/flex/LayoutIntegrationFlexLayout.cpp

  Log Message:
  -----------
  [FFC] Fix fast/flexbox/missing-repaint-when-flext-item-never-had-layout.html
https://bugs.webkit.org/show_bug.cgi?id=280573

Reviewed by Antti Koivisto.

This repaint logic is copied from RenderFlexibleBox::layoutAndPlaceFlexItems.

* Source/WebCore/layout/integration/flex/LayoutIntegrationFlexLayout.cpp:
(WebCore::LayoutIntegration::FlexLayout::updateRenderers):

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