| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
net: Remove the test control flags for Net Task Scheduler
This is a follow-up for https://crrev.com/c/7843744.
This CL removes the test control flags `kNetTaskSchedulerInTests` and
`kNetTaskSchedulerForceEnableInTests`, as the tests running under the
scheduler have been stable after landing https://crrev.com/c/7843744.
Following this removal:
- NetTaskEnvironment initializes the NetTaskScheduler using only the
`kNetTaskScheduler` feature flag.
- The force-enable test helper logic is removed, simplifying task
environment construction.
- Removes unit tests for these control flags.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |