Increase the lease time to rectify errors seen during orca testing.
[platform/core/uifw/at-spi2-atk.git] / atk-adaptor / accessible-leasing.c
index 63f3c3a..f4d0e2f 100644 (file)
@@ -172,7 +172,7 @@ add_expiry_timeout (SpiLeasing * leasing)
   The lease time is going to be rounded up, as the lease time should be
   considered a MINIMUM that the object will be leased for.
 */
-#define LEASE_TIME_S 3
+#define LEASE_TIME_S 15
 #define EXPIRY_TIME_S (LEASE_TIME_S + 1)
 
 GObject *