Closed
Bug 687410
Opened 14 years ago
Closed 14 years ago
unused variable flags in ./testing/mochitest/specialpowers/content/specialpowers.js
Categories
(Testing :: Mochitest, defect)
Testing
Mochitest
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla9
People
(Reporter: arno, Assigned: arno)
Details
Attachments
(1 file)
1.04 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
Hi,
in ./testing/mochitest/specialpowers/content/specialpowers.js,
var flags = 0;
is defined but not used.
Assignee | ||
Comment 1•14 years ago
|
||
Assignee: nobody → arno
Attachment #560858 -
Flags: review?(ted.mielczarek)
Updated•14 years ago
|
Attachment #560858 -
Flags: review?(ted.mielczarek) → review+
Assignee | ||
Updated•14 years ago
|
Keywords: checkin-needed
Comment 2•14 years ago
|
||
Status: NEW → ASSIGNED
Flags: in-testsuite-
Keywords: checkin-needed
OS: Linux → All
Hardware: x86_64 → All
Target Milestone: --- → mozilla9
Version: unspecified → Trunk
Comment 3•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•