Closed Bug 751919 Opened 12 years ago Closed 12 years ago

navigator not defined in web console

Categories

(DevTools :: Console, defect)

15 Branch
x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 751077

People

(Reporter: ianbicking, Unassigned)

Details

(Keywords: regression)

When I open the web console and use "navigator" it is undefined.

Navigator and its attributes still show up in completion.
Could be related to Bug 726949 ?
window.navigator works for me.  Is there a build of Nightly that would have this fix in? I'm on 2012-05-04.
(In reply to Ian Bicking (:ianb) from comment #2)
> window.navigator works for me.  Is there a build of Nightly that would have
> this fix in? I'm on 2012-05-04.

This is a regression from Firefox 12. The fix from bug 726949 is already in nightly, but doesn't seem to fix this. bz, bholley: what is different about this case compared to that bug? Do we need regressionwindow-wanted?
Keywords: regression
> bz, bholley: what is different about this case compared to that bug?

It's an own expando property, not an IDL property.  Patch is waiting for bholley to review.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.