Closed
Bug 802064
Opened 13 years ago
Closed 13 years ago
TypeError: self is undefined with the new Firefox 16.0.1
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: elaccca, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0
Build ID: 20121010144125
Steps to reproduce:
It seems that "self" is not working anymore with the new Firefox 16.0.1. It worked fine with/until Firefox 15. I had to replace to "this".
Actual results:
Script stopped. Firebug raised the problem : TypeError: self is undefined
Comment 1•13 years ago
|
||
Please provide steps to reproduce and a testcase either attached or as URL.
Comment 2•13 years ago
|
||
Resolving as incomplete, since we still don't have STR and a testcase. Feel free to re-open after providing those.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•