Ensures the renderer gets focus/blur message when switching tabs.
BUG=26610
TEST=Open a page in a teb that prints out when the window object gets focused
blured. Switch to another tab then come back to that tab. A blur and focus
events should have been fired.
Review URL: http://codereview.chromium.org/402091 |