• xiyuan@chromium.org's avatar
    Share TabFirstRenderWatcher with HtmlDialogView. · bbf59b20
    xiyuan@chromium.org authored
    - Move TabFirstRenderWatcher out of chromeos and combine the logic with HTMLDialgoView.
    - Update HtmlDialogBrowserTest.TestStateTransition and move state transition test into TabFirstRenderWatcherTest.TestStateTransition;
    - HtmlDialogBrowserTest.TestStateTransition -> WebContentRendered as it only tests OnTabMainFrameFirstRender is callled now;
    - Conslidate two TestHtmlDialogUIDelegate into one;
    
    Will share it with the auro app list window to avoid initial jankiness.
    
    BUG=98308,86059
    TEST=Hold until all app list changes are in.
    
    
    Review URL: http://codereview.chromium.org/8417005
    
    git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108206 0039d316-1c4b-4281-b951-d872f2087c98
    bbf59b20
tab_first_render_watcher_browsertest.cc 2.56 KB