(In reply to Arturo Mejia from comment #9) > Do you know if with the new GV API is aware of the type of session (private/nomal) where download is performed? Or from ac we have to do something special? On the new API you wouldn't have to do anything special, it should work automatically.
Bug 1663261 Comment 11 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Arturo Mejia from comment #9) > Do you know if with the new GV API is aware of the type of session (private/nomal) where download is performed? Or from ac we have to do something special? On the new API you wouldn't have to do anything special, it should work automatically. You have to set these WebExecutor flags now because now you have to perform a separate request for the downloads. With the new API, the need in the second request is eliminated, and the info on the browsing mode should already be in the channel by the time the download starts.