Closed
Bug 962523
Opened 11 years ago
Closed 11 years ago
Fix import statements in Telemetry
Categories
(Toolkit :: Telemetry, defect)
Tracking
()
RESOLVED
FIXED
mozilla29
People
(Reporter: rvitillo, Assigned: rvitillo)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Yoric
:
review+
|
Details | Diff | Splinter Review |
According to https://developer.mozilla.org/en/docs/Components.utils.import, the scope parameter for Cu.import is not optional for B2G.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → rvitillo
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8364478 -
Flags: review?(dteller)
Updated•11 years ago
|
Attachment #8364478 -
Flags: review?(dteller) → review+
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → mozilla29
You need to log in
before you can comment on or make changes to this bug.
Description
•