DescriptionShare TabFirstRenderWatcher with HtmlDialogView.
- 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.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108206
Patch Set 1 #
Total comments: 2
Patch Set 2 : fix nit and actually setup TabFirstRenderWatcher :p #Patch Set 3 : sync and fix HtmlDialogBrowserTest compilation error #Patch Set 4 : Update browser_tests #Patch Set 5 : fix mac,linux trybots #Patch Set 6 : fix mac,linux bots attempt #2 #Patch Set 7 : put back accedientally deleted HtmlDialogUI::GetPropertyAccessor() code to fix HtmlDialogUI tests #
Total comments: 10
Patch Set 8 : address comments for patch #7 #Patch Set 9 : sync #Messages
Total messages: 14 (0 generated)
|