RESOLVED CONFIGURATION CHANGED 220052
[Cocoa] RuntimeEnabledFeatures shouldn't be used from inside of /platform
https://bugs.webkit.org/show_bug.cgi?id=220052
Summary [Cocoa] RuntimeEnabledFeatures shouldn't be used from inside of /platform
Eric Carlson
Reported 2020-12-20 22:06:33 PST
RuntimeEnabledFeatures shouldn't be used from inside of /platform
Attachments
Patch (12.90 KB, patch)
2020-12-20 22:14 PST, Eric Carlson
dbates: review+
ews-feeder: commit-queue-
Radar WebKit Bug Importer
Comment 1 2020-12-20 22:06:45 PST
Eric Carlson
Comment 2 2020-12-20 22:14:53 PST
Daniel Bates
Comment 3 2020-12-21 23:12:41 PST
Comment on attachment 416594 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=416594&action=review > Source/WebCore/platform/audio/PlatformMediaSessionManager.h:210 > + static bool m_webMFormatReaderEnabled; Ok as is. New C++17 hotness: mark inline + add initializer.
Eric Carlson
Comment 4 2021-01-06 10:10:32 PST
This was rolled into r271194.
Note You need to log in before you can comment on or make changes to this bug.