DescriptionMove reload processing from TranslateManager to TranslateTabHelper.
This reload processing is specific to the //chrome embedder flow, wherein the
LanguageDetermined IPC (which initiates translation) is not sent from the
renderer on a reload, and thus the browser-side code must explicitly listen for
reloads to initiate translation as appropriate. If the relevant renderer code
ever moves into the component, then this browser-side reload handling could
move into the content driver of the component.
BUG=359998
R=droger@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262378
Patch Set 1 #
Total comments: 4
Patch Set 2 : Rebase #Patch Set 3 : Response to review #
Messages
Total messages: 4 (0 generated)
|