New issue
Advanced search Search tips

Issue 839538 link

Starred by 4 users

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Use base::span() in media code

Project Member Reported by jrumm...@chromium.org, May 3 2018

Issue description

Now that base::Span() has been added to Chromium, the code in media/ should be changed to use it instead of passing pointer/size parameters.
 
Hey, can I handle this issue? I'm novice on Chromium contribution, so it will be great experience for me :)
Confirmed that /media/audio/ directory doesn't have any pointer passing

It's all yours if you want it. Just send an example conversion for a ~3-4 instances first so we can clarify any review guidance.

Sign in to add a comment