New issue
Advanced search Search tips

Issue 908072 link

Starred by 2 users

Issue metadata

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



Sign in to add a comment

RTCStatsReport::Size() includes whitelisted objects

Project Member Reported by hbos@chromium.org, Nov 23

Issue description

RTCStatsReport only returns whitelisted stats objects, but Size() is implemented to return the size of the native layer stats report. The native layer could in principle return non-whitelisted objects, though currently it only returns whitelisted stats objects so this is not a concern.

To close this bug: change to DCHECK not to allow non-whitelisted objects or update Size() to return the right thing.
 

Sign in to add a comment