Closed
Bug 1098482
Opened 10 years ago
Closed 10 years ago
UITour: addNavBarWidget logging references an undefined variable
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
People
(Reporter: MattN, Assigned: MattN)
References
Details
Attachments
(1 file, 1 obsolete file)
The logging for error cases references data.target but data is not defined. Luckily the logging only occurs in error cases which we shouldn't hit in our production tours.
Flags: qe-verify-
Flags: firefox-backlog+
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8522420 -
Flags: review?(dolske)
Assignee | ||
Comment 2•10 years ago
|
||
/r/597 - Bug 1098482 - UITour: addNavBarWidget logging references an undefined variable. r=dolske
Pull down this commit:
hg pull review -r 239c95724ae8025c6ae89ef3d810bdce487b1549
Updated•10 years ago
|
Attachment #8522420 -
Flags: review?(dolske) → review+
Comment 3•10 years ago
|
||
Updated•10 years ago
|
Attachment #8522420 -
Flags: review+
Comment 4•10 years ago
|
||
Updated•10 years ago
|
Attachment #8522420 -
Flags: review+
Comment 5•10 years ago
|
||
Assignee | ||
Comment 6•10 years ago
|
||
Use this to checkin from mozreview: https://reviewboard-hg.mozilla.org/gecko/rev/239c95724ae8
Keywords: checkin-needed
Comment 7•10 years ago
|
||
Keywords: checkin-needed
Whiteboard: [fixed-in-fx-team]
Comment 8•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 36
Comment 9•10 years ago
|
||
Comment on attachment 8522420 [details]
MozReview Request: bz://1098482/MattN
[Triage Comment]
Needed for Fx35 Hello tour, trivial fix.
(Already on aurora via the trains, so only a beta a+ is needed.)
Attachment #8522420 -
Flags: approval-mozilla-beta+
Comment 10•10 years ago
|
||
Depends on bug 1097587, which needs major rebasing for Fx35.
Flags: needinfo?(MattN+bmo)
Assignee | ||
Comment 11•10 years ago
|
||
Flags: needinfo?(MattN+bmo)
Assignee | ||
Comment 12•10 years ago
|
||
Attachment #8522420 -
Attachment is obsolete: true
Attachment #8618632 -
Flags: review+
Assignee | ||
Comment 13•10 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•