WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
228631
RemoteAudioMediaStreamTrackRendererInternalUnit should handle changes of requested sampleCount
https://bugs.webkit.org/show_bug.cgi?id=228631
Summary
RemoteAudioMediaStreamTrackRendererInternalUnit should handle changes of requ...
youenn fablet
Reported
2021-07-30 00:14:07 PDT
RemoteAudioMediaStreamTrackRendererInternalUnit should handle changes of requested sampleCount
Attachments
Patch
(3.01 KB, patch)
2021-07-30 00:25 PDT
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Patch for landing
(3.01 KB, patch)
2021-07-30 09:48 PDT
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2021-07-30 00:18:07 PDT
<
rdar://80690191
>
youenn fablet
Comment 2
2021-07-30 00:25:48 PDT
Created
attachment 434609
[details]
Patch
Eric Carlson
Comment 3
2021-07-30 08:32:15 PDT
Comment on
attachment 434609
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=434609&action=review
> Source/WebKit/GPUProcess/webrtc/RemoteAudioMediaStreamTrackRendererInternalUnitManager.cpp:182 > + uint64_t requestedSamplesCount = m_generateOffset;
Nit: could be `auto`
Simon Fraser (smfr)
Comment 4
2021-07-30 09:11:07 PDT
Comment on
attachment 434609
[details]
Patch Can this be tested?
youenn fablet
Comment 5
2021-07-30 09:43:55 PDT
(In reply to Simon Fraser (smfr) from
comment #4
)
> Comment on
attachment 434609
[details]
> Patch > > Can this be tested?
I tested it manually but there is no easy way to test it automatically.
youenn fablet
Comment 6
2021-07-30 09:48:26 PDT
Created
attachment 434640
[details]
Patch for landing
Simon Fraser (smfr)
Comment 7
2021-07-30 10:56:38 PDT
(In reply to youenn fablet from
comment #5
)
> (In reply to Simon Fraser (smfr) from
comment #4
) > > Comment on
attachment 434609
[details]
> > Patch > > > > Can this be tested? > > I tested it manually but there is no easy way to test it automatically.
Can we file a bug to create a mechanism for testing this kind of audio stuff?
youenn fablet
Comment 8
2021-07-31 09:49:32 PDT
(In reply to Simon Fraser (smfr) from
comment #7
)
> (In reply to youenn fablet from
comment #5
) > > (In reply to Simon Fraser (smfr) from
comment #4
) > > > Comment on
attachment 434609
[details]
> > > Patch > > > > > > Can this be tested? > > > > I tested it manually but there is no easy way to test it automatically. > > Can we file a bug to create a mechanism for testing this kind of audio stuff?
I filed
https://bugs.webkit.org/show_bug.cgi?id=228680
EWS
Comment 9
2021-07-31 09:52:52 PDT
Committed
r280516
(
240148@main
): <
https://commits.webkit.org/240148@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 434640
[details]
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug