OffscreenTab is only defined when extension is enabled. |
||||
Issue descriptionOffscreenTab was only used by TabCapture API and is currently only defined when extension is enabled. However, it is now used by the Mirroring Service outside the extension as well and should remove the dependency.
,
Sep 4
xjz@ can you update status when you have a chance? Thanks!
,
Sep 4
Currently the OffscreenTab mirroring support by Mirroring Service is guarded by the ENABLE_EXTENSIONS build flag due to this issue. https://cs.chromium.org/chromium/src/chrome/browser/media/cast_mirroring_service_host.h?rcl=6ff2c8260982fec358eb918169d847bd3e592173&l=82. It would be better to remove this build flag from Mirroring Service as it has nothing to do with any extension.
,
Sep 7
,
Sep 7
|
||||
►
Sign in to add a comment |
||||
Comment 1 by x...@chromium.org
, Aug 30