Bug 269263

Summary: The window object has some missing and incorrect properties
Product: [WebTools] JSDT Reporter: Chris Jaun <cmjaun>
Component: GeneralAssignee: Chris Jaun <cmjaun>
Status: RESOLVED FIXED QA Contact: Nitin Dahyabhai <thatnitind>
Severity: normal    
Priority: P3 Keywords: contributed
Version: 3.1Flags: thatnitind: review+
Target Milestone: 3.0.5   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Updated the browserWindow.js file thatnitind: iplog+

Description Chris Jaun CLA 2009-03-18 14:57:47 EDT
Build ID: WTP 3.1 m6

Steps To Reproduce:
The document object is missing various properties such as forms and images.

Window is also missing a few properties.

More information:
Comment 1 Chris Jaun CLA 2009-03-31 15:34:14 EDT
Updated this bug to focus on the window object.
Comment 2 Chris Jaun CLA 2009-03-31 15:35:07 EDT
Created attachment 130452 [details]
Updated the browserWindow.js file
Comment 3 Nitin Dahyabhai CLA 2009-04-02 03:09:33 EDT
Applied to 3.1m7 with additional changes for scrollX/scrollY and scrollMaxX/scrollMaxY to be Numbers.
Comment 4 Nitin Dahyabhai CLA 2009-04-13 17:21:02 EDT
Applied to 3.0.5, thanks, Chris.