Closed Bug 526989 Opened 16 years ago Closed 16 years ago

getEngines, getVisibleEngines and getDefaultEngines engineCount out params should be optional

Categories

(Firefox :: Search, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 3.7a1

People

(Reporter: dao, Assigned: dao)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
No description provided.
Attachment #410770 - Flags: review?(gavin.sharp)
Comment on attachment 410770 [details] [diff] [review] patch >diff --git a/toolkit/components/search/nsSearchService.js b/toolkit/components/search/nsSearchService.js >+ if (aCount) >+ aCount.value = engines.length; Are these changes actually needed? I figured xpconnect still needed the count and therefore always passed in this argument... or are these also called directly?
Attachment #410770 - Flags: review?(gavin.sharp) → review+
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3.7a1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: