Bug 315266 - [content assist] Should not be checking Task Tags during content assist operations
Summary: [content assist] Should not be checking Task Tags during content assist opera...
Status: RESOLVED FIXED
Alias: None
Product: JSDT
Classification: WebTools
Component: General (show other bugs)
Version: 3.0.5   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.0.5 P   Edit
Assignee: Chris Jaun CLA
QA Contact: Nitin Dahyabhai CLA
URL:
Whiteboard:
Keywords: performance
Depends on: 309133
Blocks:
  Show dependency tree
 
Reported: 2010-06-01 13:56 EDT by Chris Jaun CLA
Modified: 2010-06-04 09:12 EDT (History)
2 users (show)

See Also:
thatnitind: review+


Attachments
patch (1.41 KB, patch)
2010-06-01 13:57 EDT, Chris Jaun CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Jaun CLA 2010-06-01 13:56:26 EDT
+++ This bug was initially created as a clone of Bug #309133 +++

Backport 3.2 fix to 3.0.5p.

We parse comments to find existing Task Tags during content assist operations.

This is not necessary and takes 10 to 15% of the total content assist time.
Comment 1 Chris Jaun CLA 2010-06-01 13:57:52 EDT
Created attachment 170670 [details]
patch
Comment 2 Carl Anderson CLA 2010-06-04 09:12:05 EDT
Committed to R3_0_5_patches