After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 700525 - Simplify search entry timeout
Simplify search entry timeout
Status: RESOLVED FIXED
Product: gnome-documents
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME documents maintainer(s)
GNOME documents maintainer(s)
Depends on: 700229
Blocks:
 
 
Reported: 2013-05-17 13:59 UTC by Bastien Nocera
Modified: 2013-05-17 20:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Simplify search entry timeout (1.77 KB, patch)
2013-05-17 13:59 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2013-05-17 13:59:38 UTC
.
Comment 1 Bastien Nocera 2013-05-17 13:59:40 UTC
Created attachment 244536 [details] [review]
Simplify search entry timeout

GtkSearchEntry now uses a 150 msecs timeout (the same as in gnome-shell)
which means that we don't need to rate-limit ourselves.
Comment 2 Cosimo Cecchi 2013-05-17 17:49:53 UTC
Review of attachment 244536 [details] [review]:

Thanks, looks good to me.
Comment 3 Bastien Nocera 2013-05-17 20:05:45 UTC
Attachment 244536 [details] pushed as b6bdbbb - Simplify search entry timeout
Comment 4 Bastien Nocera 2013-05-17 20:33:36 UTC
I've also pushed a bump to GTK+ deps.