New issue
Advanced search Search tips

Issue 612910 link

Starred by 2 users

Issue metadata

Status: Duplicate
Merged: issue 606495
Owner:
Closed: May 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

[chrome.tabCapture] Enable capture of incognito tabs from MR

Project Member Reported by mfo...@chromium.org, May 18 2016

Issue description

Currently tab capture from an incognito window fails for MR: it captures a tab from the original (non-incognito) profile.

It looks like the fix is to have the tabCapture API search incognito contexts when looking for the tab to capture.

https://code.google.com/p/chromium/codesearch#chromium/src/chrome/browser/extensions/api/tab_capture/tab_capture_api.cc&l=206

We can whitelist this if need be, but then other non-split-mode extensions will run into the same bug.

 

Comment 1 by mfo...@chromium.org, May 18 2016

Status: Started (was: Untriaged)

Comment 2 by mfo...@chromium.org, May 26 2016

Mergedinto: 606495
Status: Duplicate (was: Started)
This is fixed by crbug.com/

Sign in to add a comment