RESOLVED FIXED217633
Clean up the API tests of CARingBuffer
https://bugs.webkit.org/show_bug.cgi?id=217633
Summary Clean up the API tests of CARingBuffer
Peng Liu
Reported 2020-10-12 14:15:59 PDT
Clean up the API tests of CARingBuffer
Attachments
Patch (2.48 KB, patch)
2020-10-12 14:18 PDT, Peng Liu
no flags
Revise the patch according to Sam's comment (2.50 KB, patch)
2020-10-12 15:41 PDT, Peng Liu
no flags
Peng Liu
Comment 1 2020-10-12 14:18:18 PDT
Sam Weinig
Comment 2 2020-10-12 14:53:01 PDT
Comment on attachment 411157 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=411157&action=review > Tools/TestWebKitAPI/Tests/WebCore/CARingBuffer.cpp:28 > +#if PLATFORM(COCOA) Maybe HAVE(CORE_AUDIO) or HAVE(AUDIO_TOOLBOX) instead?
Peng Liu
Comment 3 2020-10-12 15:25:11 PDT
Comment on attachment 411157 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=411157&action=review >> Tools/TestWebKitAPI/Tests/WebCore/CARingBuffer.cpp:28 >> +#if PLATFORM(COCOA) > > Maybe HAVE(CORE_AUDIO) or HAVE(AUDIO_TOOLBOX) instead? Yes, good point! Thanks!
Peng Liu
Comment 4 2020-10-12 15:41:59 PDT
Created attachment 411176 [details] Revise the patch according to Sam's comment
EWS
Comment 5 2020-10-13 09:56:42 PDT
Committed r268397: <https://trac.webkit.org/changeset/268397> All reviewed patches have been landed. Closing bug and clearing flags on attachment 411176 [details].
Radar WebKit Bug Importer
Comment 6 2020-10-13 09:57:15 PDT
Note You need to log in before you can comment on or make changes to this bug.