[webkit-changes] [WebKit/WebKit] bb655c: [visionOS] Mute button has the wrong shape on audi...

Etienne Segonzac noreply at github.com
Tue Oct 3 07:27:08 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bb655c10c05022354156e6e5d1c2304433f62797
      https://github.com/WebKit/WebKit/commit/bb655c10c05022354156e6e5d1c2304433f62797
  Author: Etienne Segonzac <sgz at apple.com>
  Date:   2023-10-03 (Tue, 03 Oct 2023)

  Changed paths:
    M Source/WebCore/Modules/modern-media-controls/controls/vision-media-controls.js

  Log Message:
  -----------
  [visionOS] Mute button has the wrong shape on audio-only controls
https://bugs.webkit.org/show_bug.cgi?id=262534
<rdar://116373077>

Reviewed by Richard Robinson.

The mute button was not marked as "circular" when using the audio
layout.

* Source/WebCore/Modules/modern-media-controls/controls/vision-media-controls.js:
(VisionInlineMediaControls.prototype._performSingleBarLayout):
(VisionInlineMediaControls):
Set `circular = true` on the `muteButton`.

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




More information about the webkit-changes mailing list