Closed
Bug 1071273
Opened 11 years ago
Closed 11 years ago
TypeError: redeclaration of variable state, node, and size in test-ui-toggle-button.js
Categories
(Add-on SDK Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: evold, Assigned: evold)
References
Details
No description provided.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → evold
Assignee | ||
Updated•11 years ago
|
Summary: TypeError: redeclaration of variable state in test-ui-toggle-button.js → TypeError: redeclaration of variable state and node in test-ui-toggle-button.js
Assignee | ||
Updated•11 years ago
|
Summary: TypeError: redeclaration of variable state and node in test-ui-toggle-button.js → TypeError: redeclaration of variable state, node, and size in test-ui-toggle-button.js
Comment 1•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/4565cf0aa479a8324b662da5252963b51c12daf4
Bug 1071273 - TypeError: redeclaration of variable state, node, and size in test-ui-toggle-button.js
https://github.com/mozilla/addon-sdk/commit/b7e76e138dbb67dcaafe94b51432fc4cb0aece65
Merge pull request #1634 from erikvold/1071273
Bug 1071273 - TypeError: redeclaration of variable state, node, and size in test-ui-toggle-button.js a=@jsantell
Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•