Closed
Bug 596959
Opened 15 years ago
Closed 15 years ago
undefined property aField[attr] into FormAutoComplete.js
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(fennec2.0b1+)
VERIFIED
FIXED
| Tracking | Status | |
|---|---|---|
| fennec | 2.0b1+ | --- |
People
(Reporter: vingtetun, Assigned: vingtetun)
Details
Attachments
(1 file)
|
1.01 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
Warning: reference to undefined property aField[attr]
Source File: file:///home/steakdepapillon/Devel/mozilla-fennec/build/dist/bin/components/FormAutoComplete.js
Line: 94
Attachment #475829 -
Flags: review?(mark.finkle)
Comment 1•15 years ago
|
||
Comment on attachment 475829 [details] [diff] [review]
Patch
Does this pass tests? Both normal autocomplete and contacts
Attachment #475829 -
Flags: review?(mark.finkle) → review+
Updated•15 years ago
|
tracking-fennec: --- → 2.0b1+
| Assignee | ||
Comment 2•15 years ago
|
||
Yeah, they still pass.
http://hg.mozilla.org/mobile-browser/rev/9f60caa860b3
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 4•14 years ago
|
||
It seems that the error doesn't occur anymore in Error Console on the latest Nightly build. I will mark this bug as verified fixed.
--
Mozilla/5.0 (Android;Linux armv7l;rv:9.0a1)Gecko/20110913
Firefox/9.0a1 Fennec/9.0a1
Device: Samsung Galaxy S
OS: Android 2.2
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•