DescriptionFix omnibox update bug.
When tab-switching happens, the state of the tab is stored so that it can be restored later. However, when a background tab is being closed, it doesn't cause a tab-switch, and trying to save the state causes problems in some cases (e.g. 61588). So do not save state of a background tab.
BUG=61588
TEST=see bug
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=66445
Patch Set 1 #Patch Set 2 : Save store only for foreground tab. #Patch Set 3 : Add comment and save state for closing tabs too. #
Total comments: 2
Patch Set 4 : update comment as per Peter's suggestion #Messages
Total messages: 11 (0 generated)
|