summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages_internal.h
diff options
context:
space:
mode:
authorjcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-18 18:54:35 +0000
committerjcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-18 18:54:35 +0000
commit130efb094a3c96bda00da28615b5c1e0481b7218 (patch)
treef8bb5604c20d811f4073a85ab4385eaced96918b /chrome/common/render_messages_internal.h
parent997e22224e1062a4cd39373057a68879a1d7a3ac (diff)
downloadchromium_src-130efb094a3c96bda00da28615b5c1e0481b7218.zip
chromium_src-130efb094a3c96bda00da28615b5c1e0481b7218.tar.gz
chromium_src-130efb094a3c96bda00da28615b5c1e0481b7218.tar.bz2
This CL makes the browser focus tests faster by replacing
some time-outs with notifications. BUG=22065 TEST=Run the interactive tests, especially BrowserFocusTest*FocusTraversal* These tests should run in few seconds. Review URL: http://codereview.chromium.org/210013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26597 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/render_messages_internal.h')
-rw-r--r--chrome/common/render_messages_internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/render_messages_internal.h b/chrome/common/render_messages_internal.h
index da53fef..700f3a1 100644
--- a/chrome/common/render_messages_internal.h
+++ b/chrome/common/render_messages_internal.h
@@ -898,6 +898,7 @@ IPC_BEGIN_MESSAGES(ViewHost)
IPC_MESSAGE_ROUTED0(ViewHostMsg_Focus)
IPC_MESSAGE_ROUTED0(ViewHostMsg_Blur)
+ IPC_MESSAGE_ROUTED0(ViewHostMsg_FocusedNodeChanged)
// Returns the window location of the given window.
// TODO(shess): Provide a mapping from reply_msg->routing_id() to