RESOLVED FIXED 236652
Add a dedicated ENABLE flag for MediaRecorder
https://bugs.webkit.org/show_bug.cgi?id=236652
Summary Add a dedicated ENABLE flag for MediaRecorder
Philippe Normand
Reported 2022-02-15 10:14:52 PST
It should depend on MEDIA_STREAM and be enabled only for PLATFORM(COCOA) for now.
Attachments
Patch (20.52 KB, patch)
2022-02-15 10:17 PST, Philippe Normand
ews-feeder: commit-queue-
Patch (22.30 KB, patch)
2022-02-15 10:31 PST, Philippe Normand
no flags
Patch (28.43 KB, patch)
2022-02-16 01:41 PST, Philippe Normand
no flags
Patch (29.95 KB, patch)
2022-02-16 03:31 PST, Philippe Normand
no flags
Philippe Normand
Comment 1 2022-02-15 10:17:27 PST
Philippe Normand
Comment 2 2022-02-15 10:22:11 PST
EWS is not happy :)
Philippe Normand
Comment 3 2022-02-15 10:31:42 PST
Philippe Normand
Comment 4 2022-02-15 10:37:35 PST
Comment on attachment 452047 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=452047&action=review > Source/WebCore/Modules/mediarecorder/MediaRecorderProvider.cpp:42 > +#if PLATFORM(COCOA) Should I add USE(AVFOUNDATION) here?
Eric Carlson
Comment 5 2022-02-15 16:46:59 PST
Comment on attachment 452047 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=452047&action=review r=me once the bots are happy >> Source/WebCore/Modules/mediarecorder/MediaRecorderProvider.cpp:42 >> +#if PLATFORM(COCOA) > > Should I add USE(AVFOUNDATION) here? Good idea
Philippe Normand
Comment 6 2022-02-16 01:41:54 PST
Philippe Normand
Comment 7 2022-02-16 03:31:31 PST
EWS
Comment 8 2022-02-16 09:20:31 PST
Committed r289894 (247331@main): <https://commits.webkit.org/247331@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 452173 [details].
Radar WebKit Bug Importer
Comment 9 2022-02-16 09:21:20 PST
Note You need to log in before you can comment on or make changes to this bug.