Closed
Bug 1131543
Opened 11 years ago
Closed 11 years ago
ReferenceError: assignment to undeclared variable key
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: shreyaslakhe, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.111 Safari/537.36
Steps to reproduce:
While opening aboutSupport in nightly the following error occurs
Actual results:
ReferenceError: assignment to undeclared variable key
Comment 1•11 years ago
|
||
On which version of Firefox are you seeing this?
Flags: needinfo?(shreyaslakhe)
Firefox nightly
38.0a1 (2015-02-10)
Flags: needinfo?(shreyaslakhe)
Comment 3•11 years ago
|
||
What script file and line is this, and can you reproduce on a clean profile? ( https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles )
I can't reproduce this.
Flags: needinfo?(shreyaslakhe)
I updated my code and did a build. Even I am not able to reproduce the error now.
Flags: needinfo?(shreyaslakhe)
Comment 5•11 years ago
|
||
(In reply to shreyas from comment #4)
> I updated my code and did a build. Even I am not able to reproduce the error
> now.
OK. Closing this as wfm then.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•