Bug 280190
| Summary: | [GStreamer] Write unit tests for gstStructureGetArray() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Enrique Ocaña <eocanha> |
| Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Enrique Ocaña
The gstStructureGetArray() utility function was added[1] in https://commits.webkit.org/284072@main. Phil suggested[2] that a unit test should be written for it, in the same way that it's done for the other functions in the gstStructureGet family[3].
[1] https://github.com/WebKit/WebKit/blob/aededeb7ddd9e55b53d9eda0be721ab3fd8180e4/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp#L1104
[2] https://github.com/WebKit/WebKit/pull/29998#discussion_r1768908530
[3] https://github.com/WebKit/WebKit/blob/aededeb7ddd9e55b53d9eda0be721ab3fd8180e4/Tools/TestWebKitAPI/Tests/WebCore/gstreamer/GStreamerTest.cpp#L53
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Vivienne Watermeier
Pull request: https://github.com/WebKit/WebKit/pull/37199
EWS
Committed 287149@main (269eff62e2c0): <https://commits.webkit.org/287149@main>
Reviewed commits have been landed. Closing PR #37199 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/140657454>