Closed Bug 310344 Opened 19 years ago Closed 18 years ago

window instanceof AbstractView throws exception

Categories

(Core :: DOM: CSS Object Model, defect)

x86
Windows XP
defect
Not set
minor

Tracking

()

RESOLVED DUPLICATE of bug 327156

People

(Reporter: stryker330, Unassigned)

Details

Attachments

(1 file, 1 obsolete file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b5) Gecko/20050928 Firefox/1.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b5) Gecko/20050928 Firefox/1.4

The expression |window instanceof AbstractView| throws an exception.

Reproducible: Always

Steps to Reproduce:
window instanceof AbstractView

Actual Results:  
Error: uncaught exception: null


Expected Results:  
true
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050928
Firefox/1.6a1 ID:2005092815

javascript: alert(window instanceof Object); pops up an alert that says "true"
for me. Related to bug 304423?
Attached file testcase (obsolete) —
window instanceof AbstractView throws null
Attached file clearer testcase
Attachment #197800 - Attachment is obsolete: true
FWIW, splitwindow did not regress this.
Shouldn't be a regression. This bug exists on the 1.7 branch as well:

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716
Firefox/1.0.6
Marking duplicate of later bug with more info...

*** This bug has been marked as a duplicate of 327156 ***
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Component: DOM: Views and Formatting → DOM: CSS Object Model
QA Contact: ian → general
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: