mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-17 15:47:53 +01:00
![]() This adds a dcheck to detect if a FieldTrialParameter has been created but not used in parsing a field trial. This is an easy mistake to make and cause extra work debugging why nothing happens. Also improving the ergonomics of using the parameter and optional classes. Making it easier to use them as drop in replacements for their underlying classes. In particular, the optional parameter class implements and interface more similar to the optional class. Bug: webrtc:9510 Change-Id: I5a12dd66396fa4cac9c9cf517172ae2f06984060 Reviewed-on: https://webrtc-review.googlesource.com/96761 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24527} |
||
---|---|---|
.. | ||
alr_experiment.cc | ||
alr_experiment.h | ||
BUILD.gn | ||
congestion_controller_experiment.cc | ||
congestion_controller_experiment.h | ||
congestion_controller_experiment_unittest.cc | ||
DEPS | ||
field_trial_parser.cc | ||
field_trial_parser.h | ||
field_trial_parser_unittest.cc | ||
field_trial_units.cc | ||
field_trial_units.h | ||
field_trial_units_unittest.cc | ||
quality_scaling_experiment.cc | ||
quality_scaling_experiment.h | ||
quality_scaling_experiment_unittest.cc | ||
rtt_mult_experiment.cc | ||
rtt_mult_experiment.h | ||
rtt_mult_experiment_unittest.cc |