Closed Bug 435815 Opened 18 years ago Closed 18 years ago

isInAppDir should be true for search plugins in app/extensions directory

Categories

(Firefox :: Search, defect)

defect
Not set
minor

Tracking

()

RESOLVED DUPLICATE of bug 356289

People

(Reporter: mkaply, Unassigned)

Details

Currently isInAppDir only checks for exe/searchplugins. This is used so that MozParam works. search plugins installed as global extensions should be marked as "InAppDir" as well so that they can use MozParam
Probably any searchplugin shipped in an extension should have InAppDir == true
Severity: normal → minor
Since bug 356289 landed, MozParam usage is restricted to "_isDefault" plugins, and "_isDefault" returns true for extension shipped plugins as far as I can tell: http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/browser/components/search/nsSearchService.js&rev=1.110#2080 What makes you think otherwise?
Oh, I guess that wasn't in 2.0, so per bug 435812 I guess you just hadn't checked Firefox 3.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.