Closed
Bug 393140
Opened 17 years ago
Closed 17 years ago
Fix checkin comment for bug 389593
Categories
(mozilla.org :: CVS: Administration, task)
mozilla.org
CVS: Administration
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: Gavin, Assigned: aravind)
Details
The commit message for the following revisions needs to be updated to correct the bug number (note s/389503/389593/:
toolkit/components/autocomplete/public/nsIAutoCompleteController.idl 1.16 toolkit/components/autocomplete/public/nsIAutoCompleteResult.idl 1.5 toolkit/components/autocomplete/public/nsIAutoCompleteSearch.idl 1.4 toolkit/components/autocomplete/src/nsAutoCompleteController.cpp 1.62 toolkit/components/autocomplete/src/nsAutoCompleteController.h 1.10 toolkit/content/widgets/autocomplete.xml 1.81
The commit message should be:
fix for bug #389593: handle repeated calls to ProcessResult() [allow for incremental autocomplete search results]
r=gavin
Comment 1•17 years ago
|
||
crap, sorry about that. thanks for catching it, gavin.
Assignee | ||
Updated•17 years ago
|
Assignee: server-ops → aravind
Assignee | ||
Comment 2•17 years ago
|
||
Commit messages fixed.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•