Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 54e627b0fa7ae3db5cab9fbf347011328af64cbc
https://github.com/WebKit/WebKit/commit/54e627b0fa7ae3db5cab9fbf347011328af64cbc
Author: Vitor Roriz <[email protected]>
Date: 2025-12-09 (Tue, 09 Dec 2025)
Changed paths:
M Source/WebCore/page/Quirks.cpp
Log Message:
-----------
Remove unnecessary nested MEDIA_STREAM guard in Quirks.cpp
https://bugs.webkit.org/show_bug.cgi?id=303887
rdar://166179660
Reviewed by Wenson Hsieh and Brent Fulgham.
There is a "#if ENABLE(MEDIA_STREAM)" guard accidently
nested in a "#if ENABLE(MEDIA_STREAM)" guard itself.
* Source/WebCore/page/Quirks.cpp:
Canonical link: https://commits.webkit.org/304198@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications