DescriptionClicks broken in NTP section of Search overlay
This removes prior solution where a duplicate web_contents for the NTP was
stored in the search_tab_helper. Replaces that solution with this where the
main browser window's web view is reparented into the search overlay when the
search overlay is active and displaying the NTP. When the NTP is dismissed or
navigated away, the web view is reparented back to the main browser_view's
contents container as per usual.
BUG=133529
TEST=--enable-instant-extended-api, load NTP, click on a most visited link. Expect navigation in main browser window.
R=sky@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150849
Patch Set 1 #
Total comments: 8
Patch Set 2 : Addressing comments. #
Messages
Total messages: 6 (0 generated)
|