Bug 306922 - [CommonNavigator] CNF eagerly loads bundles that contribute an enabled filter
Summary: [CommonNavigator] CNF eagerly loads bundles that contribute an enabled filter
Status: CLOSED DUPLICATE of bug 245105
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.6   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Francis Upton IV CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 295136
  Show dependency tree
 
Reported: 2010-03-24 06:39 EDT by Dani Megert CLA
Modified: 2010-03-24 12:32 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2010-03-24 06:39:06 EDT
I20100323-0800.

The CNF eagerly loads bundles that contribute an enabled filter. This blocks attempts to minimize bundle loading like described in bug 295136.
Comment 1 Francis Upton IV CLA 2010-03-24 11:42:20 EDT
I think this is a dup of bug 245105; I looked into this when researching bug 295136 and if we make sure we don't activate the filter until the NCE is activated then we solve that problem. Currently of course we just process all of the filters loading their classes.

*** This bug has been marked as a duplicate of bug 245105 ***
Comment 2 Dani Megert CLA 2010-03-24 12:32:34 EDT
Yes, it's sort of a dup but it complicates the fix for bug 245105 because you need to be able to lazy load the filters once the NCE is created.
Comment 3 Dani Megert CLA 2010-03-24 12:32:35 EDT
Yes, it's sort of a dup but it complicates the fix for bug 245105 because you need to be able to lazy load the filters once the NCE is created.

*** This bug has been marked as a duplicate of bug 245105 ***