Closed Bug 305153 Opened 19 years ago Closed 19 years ago

instanceof confusion due to splitwindow

Categories

(Core :: DOM: Core & HTML, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 304423

People

(Reporter: bzbarsky, Assigned: jst)

References

()

Details

STEPS TO REPRODUCE:  Click URL field.  Should alert true, but doesn't.

Note that 

javascript:alert((new XPCNativeWrapper(window)) instanceof window.XPCNativeWrapper) 

_does_ alert true.  The two calls should do exactly the same thing.
There's a good chance this is bug 304423 or will be fixed by the same patch.
Depends on: 304423
Yeah, this is the same problem as described in bug 304423, and the fix for it
fixes this bug too. Duping.

*** This bug has been marked as a duplicate of 304423 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.