Closed
Bug 781186
Opened 11 years ago
Closed 11 years ago
Navigating between pages initially shows "No Scripts" in the menulist
Categories
(DevTools :: Debugger, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 17
People
(Reporter: vporof, Assigned: vporof)
References
Details
Attachments
(1 file, 1 obsolete file)
4.52 KB,
patch
|
rcampbell
:
review+
|
Details | Diff | Splinter Review |
We got away with it in tests so far because (all of them) call a function in the debuggee on start.
Attachment #650122 -
Flags: review?(rcampbell)
Assignee | ||
Comment 1•11 years ago
|
||
hg add victor...
Attachment #650122 -
Attachment is obsolete: true
Attachment #650122 -
Flags: review?(rcampbell)
Attachment #650124 -
Flags: review?(rcampbell)
Comment 2•11 years ago
|
||
Comment on attachment 650124 [details] [diff] [review] v1.1 hg qref -m "r+"
Attachment #650124 -
Flags: review?(rcampbell) → review+
Assignee | ||
Comment 3•11 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/2a6310e0ed9a
Whiteboard: [fixed-in-fx-team]
Comment 4•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/2a6310e0ed9a
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 17
Comment 5•11 years ago
|
||
Backed out since bug 773732 was backed out and this conflicted with it/relied on it: https://hg.mozilla.org/mozilla-central/rev/3b46b03dff5c
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•11 years ago
|
Target Milestone: Firefox 17 → ---
Comment 6•11 years ago
|
||
The backout had failures, so I have reverted it (effectively relanding this bug) and instead disabled bug 773732's test. Sorry for the noise here. https://hg.mozilla.org/mozilla-central/rev/618652af63c9
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 17
Updated•5 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•