Bug 267669 - WebMResourceClientParent::loadFinished parameter is unused
Summary: WebMResourceClientParent::loadFinished parameter is unused
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jean-Yves Avenard [:jya]
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-01-17 18:58 PST by Jean-Yves Avenard [:jya]
Modified: 2024-01-17 22:27 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Yves Avenard [:jya] 2024-01-17 18:58:32 PST
The FragmentedSharedBuffer argument isn't used and should be removed.

https://searchfox.org/wubkat/rev/581e116dc6ce254811dbe2da9d1c1168762fc30c/Source/WebCore/platform/graphics/WebMResourceClient.h#41
Comment 1 Jean-Yves Avenard [:jya] 2024-01-17 18:58:51 PST
rdar://121158587
Comment 2 Jean-Yves Avenard [:jya] 2024-01-17 19:03:17 PST
Pull request: https://github.com/WebKit/WebKit/pull/22890
Comment 3 EWS 2024-01-17 22:27:02 PST
Committed 273164@main (3ed8adb00eb7): <https://commits.webkit.org/273164@main>

Reviewed commits have been landed. Closing PR #22890 and removing active labels.