DescriptionFix Android ContentShell's incorrect behavior when opening link with window.open.
Fixed the two following issues:
- When open a link with 'window.open', new shell content is not rendered
correctly, the content is always DEFAULT_SHELL_URL(http://www.google.com).
- When ContentShell activity is stopped and restarted, the rendered content is
clear and reload to DEFAULT_SHELL_URL.
BUG=165745
TEST=manual: verified link in news.google.com is opened and rendered correctly
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173370
Patch Set 1 #
Total comments: 1
Patch Set 2 : Update the patch #Messages
Total messages: 13 (0 generated)
|