Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2faa98a22131b3a6379d7a37344dd7a96e604346
      
https://github.com/WebKit/WebKit/commit/2faa98a22131b3a6379d7a37344dd7a96e604346
  Author: Alan Baradlay <za...@apple.com>
  Date:   2024-07-05 (Fri, 05 Jul 2024)

  Changed paths:
    A LayoutTests/fast/dynamic/out-of-flow-video-assert-at-attach-expected.txt
    A LayoutTests/fast/dynamic/out-of-flow-video-assert-at-attach.html
    M Source/WebCore/rendering/updating/RenderTreeBuilder.cpp

  Log Message:
  -----------
  (REGRESSION 279348@main) Preview not shown when taking photo in Safari
https://bugs.webkit.org/show_bug.cgi?id=276254
<rdar://129978448>

Reviewed by Antti Koivisto.

RenderVideo's incorrect setNeedsLayout call pattern (see webkit.org/b/276253) 
prevents us
from running the optimized dirty bit distribution introduced by 279348@main.

Let's disable it until after webkit.org/b/276253 is fixed.

* LayoutTests/fast/dynamic/out-of-flow-video-assert-at-attach-expected.txt: 
Added.
* LayoutTests/fast/dynamic/out-of-flow-video-assert-at-attach.html: Added.
* Source/WebCore/rendering/updating/RenderTreeBuilder.cpp:
(WebCore::RenderTreeBuilder::attachToRenderElementInternal):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to