|
TabFirstRenderWatcher -> TabRenderWatcher.
Page content often isn't completely loaded or laid out when
the tab is first rendered. This makes the class
additionally notify about subsequent renders so the delegate
can hold off until it sees one after it's e.g. received
notification via a WebUI message that the page is truly
ready.
BUG= chromium-os:26210
TEST=manual; also un-disabled the tests and checked that they still pass
TBR=ben@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124765
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+56 lines, -263 lines) |
Patch |
 |
M |
chrome/browser/chromeos/login/webui_login_view.h
|
View
|
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/login/webui_login_view.cc
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/tab_first_render_watcher.h
|
View
|
|
1 chunk |
+0 lines, -55 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/tab_first_render_watcher.cc
|
View
|
|
1 chunk |
+0 lines, -57 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/tab_first_render_watcher_browsertest.cc
|
View
|
|
1 chunk |
+0 lines, -88 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/tab_render_watcher.h
|
View
|
|
4 chunks |
+10 lines, -14 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/tab_render_watcher.cc
|
View
|
|
4 chunks |
+12 lines, -15 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/tab_render_watcher_browsertest.cc
|
View
|
|
5 chunks |
+11 lines, -13 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/html_dialog_view.h
|
View
|
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/html_dialog_view.cc
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/html_dialog_view_browsertest.cc
|
View
|
|
2 chunks |
+3 lines, -3 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
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|