Code-Review | +1 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Commit-Queue | +2 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[//gpu] Fix dangling pointers in GpuServiceImpl destruction
Issue that was uncovered by a recent unrelated refactoring; see analysis
in [1] (it turned out that there was the same issue with
`GpuServiceImpl::owned_scheduler_`; this CL fixes both).
[1]: https://issues.chromium.org/u/1/issues/447037086#comment4
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |