[webkit-changes] [WebKit/WebKit] 2c2789: StyleAdjuster.cpp: fix has no member named isMedia...

Thomas Devoogdt noreply at github.com
Tue Sep 26 13:21:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2c2789a91bac9174541a2eed269dd31ca9637e4e
      https://github.com/WebKit/WebKit/commit/2c2789a91bac9174541a2eed269dd31ca9637e4e
  Author: Thomas Devoogdt <thomas.devoogdt at barco.com>
  Date:   2023-09-26 (Tue, 26 Sep 2023)

  Changed paths:
    M Source/WebCore/style/StyleAdjuster.cpp

  Log Message:
  -----------
  StyleAdjuster.cpp: fix has no member named isMediaElement

https://bugs.webkit.org/show_bug.cgi?id=262106

Reviewed by Michael Catanzaro.

The Element class only adds the isMediaElement function if ENABLE(VIDEO).

Signed-off-by: Thomas Devoogdt <thomas.devoogdt at barco.com>
Canonical link: https://commits.webkit.org/268474@main




More information about the webkit-changes mailing list