[webkit-changes] [WebKit/WebKit] aa02e4: [IFC][Invalidation] RenderVideo's updateIntrinsicS...

Alan Baradlay noreply at github.com
Mon Sep 2 06:41:46 PDT 2024


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

  Changed paths:
    M Source/WebCore/rendering/RenderVideo.cpp

  Log Message:
  -----------
  [IFC][Invalidation] RenderVideo's updateIntrinsicSize triggers layout
https://bugs.webkit.org/show_bug.cgi?id=279004

Reviewed by Antti Koivisto.

While 282810 at main (revert of 282556 at main) addressed the flaky assert in debug (see webkit.org/b/278744), this change enables us to undo that revert.

* Source/WebCore/rendering/RenderVideo.cpp:
(WebCore::RenderVideo::updateIntrinsicSize): Add missing invalidation (specific to RenderVideo).

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