This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 190454 - all providers need to be able to cancel themselves immediately
Summary: all providers need to be able to cancel themselves immediately
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords: PERFORMANCE
: 165609 (view as bug list)
Depends on:
Blocks: 190448
  Show dependency tree
 
Reported: 2010-09-20 09:06 UTC by Ondrej Langr
Modified: 2010-11-10 06:09 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ondrej Langr 2010-09-20 09:06:13 UTC
Agreed this is one of priorities for improving quicksearch. 


Not sure if this currently is the case or not.
Comment 1 Jan Becicka 2010-09-30 10:46:11 UTC
*** Bug 165609 has been marked as a duplicate of this bug. ***
Comment 2 Jan Becicka 2010-10-26 12:20:48 UTC
Changeset: http://hg.netbeans.org/jet-main/rev/cb4a94bc4e40
Author:    Jan Becicka <jbecicka@netbeans.org>
Date:      2010-10-26 14:17
Message:   cancel for GoToSymbol and GoToType
Issue #190454 - all providers need to be able to cancel themselves immediately
Comment 3 Quality Engineering 2010-10-27 02:48:41 UTC
Integrated into 'main-golden', will be available in build *201010270000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/cb4a94bc4e40
User: Jan Becicka <jbecicka@netbeans.org>
Log: cancel for GoToSymbol and GoToType
Issue #190454 - all providers need to be able to cancel themselves immediately
Comment 4 Jan Becicka 2010-11-05 10:15:54 UTC
Changeset: http://hg.netbeans.org/jet-main/rev/f1528cee141c
Author:    Jan Becicka <jbecicka@netbeans.org>
Date:      2010-11-05 11:10
Message:   Issue #190454 - all providers need to be able to cancel themselves immediately
Comment 5 Jan Becicka 2010-11-05 10:18:42 UTC
I think, that maven provider does not cancel old search, if new one is requested.
Comment 6 Quality Engineering 2010-11-06 03:50:58 UTC
Integrated into 'main-golden', will be available in build *201011060000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/f1528cee141c
User: Jan Becicka <jbecicka@netbeans.org>
Log: Issue #190454 - all providers need to be able to cancel themselves immediately
Comment 7 Antonin Nebuzelsky 2010-11-08 11:33:01 UTC
core-main #b64f90161cbd
Comment 8 Quality Engineering 2010-11-10 06:09:48 UTC
Integrated into 'main-golden', will be available in build *201011100000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/b64f90161cbd
User: Antonin Nebuzelsky <anebuzelsky@netbeans.org>
Log: #190454: all providers need to be able to cancel themselves immediately