[webkit-changes] [WebKit/WebKit] ec9adc: [IFC][Integration] Disable IFC for RenderVTTCue

Alan Baradlay noreply at github.com
Sun Oct 30 07:08:25 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ec9adcfcd3db270348a5b7a95cdf500bdccbf088
      https://github.com/WebKit/WebKit/commit/ec9adcfcd3db270348a5b7a95cdf500bdccbf088
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2022-10-30 (Sun, 30 Oct 2022)

  Changed paths:
    M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp
    M Source/WebCore/layout/integration/LayoutIntegrationCoverage.h

  Log Message:
  -----------
  [IFC][Integration] Disable IFC for RenderVTTCue
https://bugs.webkit.org/show_bug.cgi?id=247238

Reviewed by Antti Koivisto.

RenderVTTCue consults with legacy line layout structures directly (it's been disabled through line-box-contain. see mediaControls.css)

* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::printReason):
(WebCore::LayoutIntegration::canUseForLineLayoutWithReason):
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.h:

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




More information about the webkit-changes mailing list