| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
Can you CC me on the issue so I can understand the root cause?
From looking at the test, it seemed hard to trigger from script.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Can you CC me on the issue so I can understand the root cause?
From looking at the test, it seemed hard to trigger from script.
| 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. |
Fix potential UAF in MediaStreamTrackImpl
This CL fixes a potential UAF vulnerability in MediaStreamTrackImpl
where pointers to the SpeechRecognitionMediaStreamAudioSinks that are
owned by the MediaStreamTrackImpl could potentially be accessed after
the sinks are destroyed.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |