Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: src/plugin/Config.h

Issue 11427013: Appear fast for IE (Closed)
Patch Set: Comments addressed Created Aug. 7, 2013, 4:01 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/plugin/Config.h
===================================================================
--- a/src/plugin/Config.h
+++ b/src/plugin/Config.h
@@ -149,6 +149,8 @@
#define STATUSBAR_PANE_NUMBER 2
#endif
+#define TIMEOUT_VALUE 10000
Felix Dahlke 2013/08/08 08:15:44 How about ENGINE_STARTUP_TIMEOUT?
+
#endif // _CONFIG_H

Powered by Google App Engine
This is Rietveld