Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5736e8505a2910abade15295808f4971f07088d4
      
https://github.com/WebKit/WebKit/commit/5736e8505a2910abade15295808f4971f07088d4
  Author: Ben Nham <[email protected]>
  Date:   2026-06-09 (Tue, 09 Jun 2026)

  Changed paths:
    M Source/WebCore/platform/audio/PlatformMediaSession.cpp
    M Source/WebCore/platform/audio/PlatformMediaSession.serialization.in

  Log Message:
  -----------
  [Site Isolation] Fix YouTube crash
https://bugs.webkit.org/show_bug.cgi?id=316691
rdar://179146375

Reviewed by Rupin Mittal, Sihui Liu, and Per Arne Vollan.

YouTube has been crashing since 305995@main when Site Isolation is enabled. 
That patch added a new
value to the `PlatformMediaSessionMediaType` enum, which has to be sent over 
IPC when Site Isolation
is enabled (since SI enables RemoteMediaSessionManager). However, we forgot to 
add that value to the
IPC serialization file.

*
Source/WebCore/platform/audio/PlatformMediaSession.cpp:
(WebCore::convertEnumerationToString):
* Source/WebCore/platform/audio/PlatformMediaSession.serialization.in:

Canonical link: 
https://flagged.apple.com:443/proxy?t2=DW4G5B4gZ7&o=aHR0cHM6Ly9jb21taXRzLndlYmtpdC5vcmcvMzE0ODQ5QG1haW4=&emid=ceb4a540-8929-4337-a431-53f67c28c107&c=11



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to