Closed
Bug 685440
Opened 13 years ago
Closed 13 years ago
Silence undefined property warnings in Fennec
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 9
People
(Reporter: mbrubeck, Assigned: mbrubeck)
References
Details
(Whiteboard: QA?)
Attachments
(1 file)
6.50 KB,
patch
|
fabrice
:
review+
|
Details | Diff | Splinter Review |
This patch fixes some miscellaneous "reference to undefined property" warnings that appear freuqently in the Fennec error console.
Attachment #559065 -
Flags: review?(fabrice)
Comment 1•13 years ago
|
||
Comment on attachment 559065 [details] [diff] [review]
patch
Review of attachment 559065 [details] [diff] [review]:
-----------------------------------------------------------------
looks good!
Attachment #559065 -
Flags: review?(fabrice) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Whiteboard: [has patch] → [inbound]
Comment 3•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [inbound]
Target Milestone: --- → Firefox 9
Comment 4•13 years ago
|
||
Build ID: Mozilla/5.0(Android; Linux armv7l;rv:9.0a2) Gecko/20111005 Firefox/9.0a2 Fennec/9.0a2
Device: HTC Desire Z
Android: 2.3
I verified issue on above environment and have not seen any "undefined property" warnings in the error console.
Is there a particular scenario for the "reference to undefined property" warnings from the error console so we can verify this?
Updated•13 years ago
|
Whiteboard: QA?
You need to log in
before you can comment on or make changes to this bug.
Description
•