Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(231)

Issue 8351070: Revert 108206 - Share TabFirstRenderWatcher with HtmlDialogView. (Closed)

Created:
9 years, 1 month ago by glotov
Modified:
9 years, 1 month ago
Reviewers:
xiyuan
CC:
chromium-reviews, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Revert 108206 - Share 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. Review URL: http://codereview.chromium.org/8417005 [email protected] Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108276

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -380 lines) Patch
M chrome/browser/chromeos/login/webui_login_view.h View 2 chunks +2 lines, -1 line 0 comments Download
A + chrome/browser/chromeos/tab_first_render_watcher.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/browser/chromeos/tab_first_render_watcher.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/browser/tab_first_render_watcher.h View 1 chunk +0 lines, -52 lines 0 comments Download
D chrome/browser/tab_first_render_watcher.cc View 1 chunk +0 lines, -54 lines 0 comments Download
D chrome/browser/tab_first_render_watcher_browsertest.cc View 1 chunk +0 lines, -88 lines 0 comments Download
M chrome/browser/ui/views/html_dialog_view.h View 3 chunks +23 lines, -16 lines 0 comments Download
M chrome/browser/ui/views/html_dialog_view.cc View 3 chunks +41 lines, -19 lines 0 comments Download
M chrome/browser/ui/views/html_dialog_view_browsertest.cc View 4 chunks +43 lines, -37 lines 0 comments Download
M chrome/browser/ui/webui/constrained_html_ui_browsertest.cc View 4 chunks +36 lines, -5 lines 0 comments Download
D chrome/browser/ui/webui/test_html_dialog_ui_delegate.h View 1 chunk +0 lines, -48 lines 0 comments Download
D chrome/browser/ui/webui/test_html_dialog_ui_delegate.cc View 1 chunk +0 lines, -56 lines 0 comments Download
M chrome/chrome_browser.gypi View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_tests.gypi View 3 chunks +0 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
glotov
9 years, 1 month ago (2011-11-02 12:56:11 UTC) #1
glotov
9 years, 1 month ago (2011-11-02 14:44:41 UTC) #2
Hi! Sorry for false revert of your change. I reverted my revert @108288.

On Wed, Nov 2, 2011 at 4:56 PM,  <[email protected]> wrote:
> Reviewers: xiyuan,
>
> Description:
> Revert 108206 - Share 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.
>
>
> Review URL: http://codereview.chromium.org/8417005
>
> [email protected]
>
> Please review this at http://codereview.chromium.org/8351070/
>
> SVN Base: svn://svn.chromium.org/chrome/trunk/src/
>
> Affected files:
>  M     chrome/browser/chromeos/login/webui_login_view.h
>  A  +  chrome/browser/chromeos/tab_first_render_watcher.h
>  A  +  chrome/browser/chromeos/tab_first_render_watcher.cc
>  D     chrome/browser/tab_first_render_watcher.h
>  D     chrome/browser/tab_first_render_watcher.cc
>  D     chrome/browser/tab_first_render_watcher_browsertest.cc
>  M     chrome/browser/ui/views/html_dialog_view.h
>  M     chrome/browser/ui/views/html_dialog_view.cc
>  M     chrome/browser/ui/views/html_dialog_view_browsertest.cc
>  M     chrome/browser/ui/webui/constrained_html_ui_browsertest.cc
>  D     chrome/browser/ui/webui/test_html_dialog_ui_delegate.h
>  D     chrome/browser/ui/webui/test_html_dialog_ui_delegate.cc
>  M     chrome/chrome_browser.gypi
>  M     chrome/chrome_tests.gypi
>
>
>



-- 
Thank you,
Denis

Powered by Google App Engine
This is Rietveld 408576698