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

Thomas Devoogdt noreply at github.com
Tue Sep 26 11:27:44 PDT 2023


  Branch: refs/heads/webkitglib/2.42
  Home:   https://github.com/WebKit/WebKit
  Commit: 5373496b9862e3beba758bb6566db1532e13f8ed
      https://github.com/WebKit/WebKit/commit/5373496b9862e3beba758bb6566db1532e13f8ed
  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/266719.68@bugfix/StyleAdjuster-2.42.0




More information about the webkit-changes mailing list