[webkit-changes] [WebKit/WebKit] e660f9: Fix IDL generation after 264293 at main when MODERN_M...

mokjasmine noreply at github.com
Mon May 22 17:33:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e660f99575ec73b90472c4050dd6eb76c17bb569
      https://github.com/WebKit/WebKit/commit/e660f99575ec73b90472c4050dd6eb76c17bb569
  Author: mokjasmine <jasmine.mok at sony.com>
  Date:   2023-05-22 (Mon, 22 May 2023)

  Changed paths:
    M Source/WebCore/Modules/mediacontrols/MediaControlsHost.idl

  Log Message:
  -----------
  Fix IDL generation after 264293 at main when MODERN_MEDIA_CONTROLS is off
https://bugs.webkit.org/show_bug.cgi?id=257168

Reviewed by Don Olmstead.

Guard `SourceType` with a `MODERN_MEDIA_CONTROLS` conditional.

* Source/WebCore/Modules/mediacontrols/MediaControlsHost.idl:

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




More information about the webkit-changes mailing list