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 182663 - EditorExtender is too expensive
Summary: EditorExtender is too expensive
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: PC Linux
: P2 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-03-24 13:32 UTC by Tomas Mysik
Modified: 2010-03-25 05:51 UTC (History)
1 user (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 Tomas Mysik 2010-03-24 13:32:30 UTC
Call it only for the fileobject currently opened in the editor.
Comment 1 Tomas Mysik 2010-03-24 13:38:27 UTC
Fixed, Radku please verify. Thanks.
http://hg.netbeans.org/web-main/rev/74d5dd42c7e6
Comment 2 Quality Engineering 2010-03-25 05:51:46 UTC
Integrated into 'main-golden', will be available in build *201003250201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/74d5dd42c7e6
User: Tomas Mysik <tmysik@netbeans.org>
Log: #182663: EditorExtender is too expensive