Closed Bug 995489 Opened 11 years ago Closed 11 years ago

Generalize the AutoCompleteE10S.jsm a little bit

Categories

(Toolkit :: Autocomplete, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla33

People

(Reporter: mrbkap, Assigned: mrbkap)

References

Details

Attachments

(1 file)

For bug 949617, I need to show an autocomplete popup with login manager entries. I was able to use the existing code with a few modifications.
Attached patch Patch v1Splinter Review
This patch stands alone. It'll be used by the patches in bug 949617
Attachment #8405665 - Flags: review?(felipc)
Oh, and the change to nsFormAutoComplete.js was a typo I happened to notice while debugging.
Comment on attachment 8405665 [details] [diff] [review] Patch v1 Review of attachment 8405665 [details] [diff] [review]: ----------------------------------------------------------------- ::: toolkit/components/satchel/AutoCompleteE10S.jsm @@ +116,5 @@ > + return resultsArray; > + }, > + > + // This function is used by the login manager, which uses a single message > + // to fill in the autocomplete results. nit: since you documented below which message makes the function |search| to be used, can you also mention which one is gonna cause |showPopupWithResults| to be used?
Attachment #8405665 - Flags: review?(felipc) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
sorry had to back this out from mozilla-central (and so with the merge in the integration trees) in https://tbpl.mozilla.org/?rev=83f9b25520bf since one of this checkins seems to have caused Bug 1030663 which is a frequent test failure now
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: