Revert "[AudioOutputDevices] Check frame before checking device authorization."
This reverts commit 3d8e2c2a. Reason for revert: This was merged and reverted in M74. I broke the M74 build due to a missing #include. Reverting with the purpose of adding the #include and relanding, to make it easier to merge to M74. Original change's description: > [AudioOutputDevices] Check frame before checking device authorization. > > This attempts to address an unusual crash involving WebLocalFrame and > SetSinkIdResolver. > This CL also removes a timer to fire an asynchronous task and uses > a per-frame task runner instead. > > Bug: 941380 > Change-Id: I9acf17ca3fd7d3dd8253b4e278adf583f4205f85 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1524267 > Reviewed-by: Marina Ciocea <marinaciocea@chromium.org> > Commit-Queue: Guido Urdaneta <guidou@chromium.org> > Cr-Commit-Position: refs/heads/master@{#641563} TBR=guidou@chromium.org,marinaciocea@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 941380 Change-Id: I4e035766f4236049b8158c3d2ae5271c7671adb5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1543264Reviewed-by:Guido Urdaneta <guidou@chromium.org> Commit-Queue: Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#645325}
Showing
Please register or sign in to comment