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 672733 - search-provider: Make queries cancellable
search-provider: Make queries cancellable
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:
Blocks:
 
 
Reported: 2012-03-24 00:49 UTC by Florian Müllner
Modified: 2012-03-27 16:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
search-provider: Make queries cancellable (3.16 KB, patch)
2012-03-24 00:49 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2012-03-24 00:49:26 UTC
See patch (as briefly discussed on IRC)
Comment 1 Florian Müllner 2012-03-24 00:49:29 UTC
Created attachment 210498 [details] [review]
search-provider: Make queries cancellable

To avoid congesting the connection queue, cancel ongoing queries
before starting a new one.
Comment 2 Cosimo Cecchi 2012-03-24 22:50:40 UTC
Review of attachment 210498 [details] [review]:

Thanks, looks good.
Comment 3 Cosimo Cecchi 2012-03-27 16:07:32 UTC
Attachment 210498 [details] pushed as 21bc7d6 - search-provider: Make queries cancellable

Pushed to master.