Closed
Bug 87226
Opened 23 years ago
Closed 23 years ago
Mac should NOT conduct a plugin folder scan in ns4xPlugin::CreatePlugin
Categories
(Core Graveyard :: Plug-ins, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
Future
People
(Reporter: peterlubczynski-bugs, Assigned: peterlubczynski-bugs)
Details
Take a look at ns4xPlugin::CreatePlugin(). On the Mac, we iterate through the
files to find the one we are looking for. We should be "smarter" about this as
it is time expensive.
Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → Future
Assignee | ||
Comment 1•23 years ago
|
||
Conrad recently cleaned this up in his plugin scanning patch.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•