Closed
Bug 1109812
Opened 10 years ago
Closed 10 years ago
debugger statement at http://mxr.mozilla.org/mozilla-central/source/browser/modules/UITour.jsm#1648
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
Tracking | Status | |
---|---|---|
firefox35 | --- | unaffected |
firefox36 | --- | fixed |
firefox37 | --- | fixed |
People
(Reporter: jaws, Assigned: jaws)
References
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
patch
|
jaws
:
review+
Dolske
:
approval-mozilla-aurora+
Dolske
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
We should not have a debugger; statement checked in to the tree unless there is some bug that can only be reproduced under special conditions and we need developers to note how they were able to hit this breakpoint.
I was running the debugger today and it stopped when it hit http://mxr.mozilla.org/mozilla-central/source/browser/modules/UITour.jsm?rev=870b15a253e8#1648
Assignee | ||
Comment 1•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Iteration: --- → 37.1
Points: --- → 1
Flags: qe-verify-
Flags: firefox-backlog+
Updated•10 years ago
|
Iteration: 37.1 → 37.2
Comment 2•10 years ago
|
||
Comment on attachment 8534530 [details] [diff] [review]
Patch
Review of attachment 8534530 [details] [diff] [review]:
-----------------------------------------------------------------
I noted the debugger statement in my review but I guess that was missed.
You have many other unrelated things in this patch which I assume was a mistake.
rs=me on the fixed version.
Attachment #8534530 -
Flags: review?(bmcbride) → review-
Assignee | ||
Comment 3•10 years ago
|
||
Attachment #8534530 -
Attachment is obsolete: true
Attachment #8534541 -
Flags: review+
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Keywords: checkin-needed
Whiteboard: [fixed-in-fx-team]
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 37
Comment 6•10 years ago
|
||
Comment on attachment 8534541 [details] [diff] [review]
Patch with r+
[Triage Comment]
Trivial bugfix.
Attachment #8534541 -
Flags: approval-mozilla-beta+
Attachment #8534541 -
Flags: approval-mozilla-aurora+
Comment 7•10 years ago
|
||
Updated•10 years ago
|
Updated•10 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•