Descriptionchrome.windows.create should return new window id in Guest mode
Some context: Chrome OS Guest mode is incognito mode and user extensions are
disabled but we have couple component extensions that work in Guest mode.
QuickOffice is one of them. It uses incognito split mode and runs in incognito
profile. CanCrossIncognito returns false if extension runs in not split mode.
Therefore include_incognito is false. But in general there is no problem
if chrome.windows.create return incognito window if extension itself already
works in incognito mode.
BUG=313789
TEST=manual
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232931
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|