RESOLVED FIXED 210596
Clean a couple of unused-parameters warnings
https://bugs.webkit.org/show_bug.cgi?id=210596
Summary Clean a couple of unused-parameters warnings
Claudio Saavedra
Reported 2020-04-16 05:19:10 PDT
Clean a couple of unused-parameters warnings
Attachments
Patch (2.65 KB, patch)
2020-04-16 05:20 PDT, Claudio Saavedra
no flags
Patch (2.27 KB, patch)
2020-04-16 05:40 PDT, Claudio Saavedra
no flags
Patch for landing (2.27 KB, patch)
2020-04-16 06:44 PDT, Claudio Saavedra
no flags
Claudio Saavedra
Comment 1 2020-04-16 05:20:10 PDT
Philippe Normand
Comment 2 2020-04-16 05:23:59 PDT
Comment on attachment 396635 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=396635&action=review > Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3781 > + UNUSED_PARAM(instance); This one landed in r260178 :)
Claudio Saavedra
Comment 3 2020-04-16 05:28:05 PDT
Wow great minds think alike.
Claudio Saavedra
Comment 4 2020-04-16 05:40:45 PDT
Claudio Saavedra
Comment 5 2020-04-16 06:44:05 PDT
Created attachment 396643 [details] Patch for landing
EWS
Comment 6 2020-04-16 07:26:01 PDT
Committed r260184: <https://trac.webkit.org/changeset/260184> All reviewed patches have been landed. Closing bug and clearing flags on attachment 396643 [details].
Radar WebKit Bug Importer
Comment 7 2020-04-16 07:27:12 PDT
Note You need to log in before you can comment on or make changes to this bug.