Bug 6358

Summary: JS objects missing "prototype" properties
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: JavaScriptCoreAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: eric
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on:    
Bug Blocks: 6254    
Attachments:
Description Flags
Add prototype properties eric: review+

Anders Carlsson
Reported 2006-01-03 14:11:46 PST
The DOMParser, XMLHttpRequest, XMLSerializer and XSLTProcessor constructor objects doesn't have "prototype" set to the prototype object.
Attachments
Add prototype properties (8.12 KB, patch)
2006-01-03 14:27 PST, Anders Carlsson
eric: review+
Anders Carlsson
Comment 1 2006-01-03 14:27:51 PST
Created attachment 5458 [details] Add prototype properties
Eric Seidel (no email)
Comment 2 2006-01-03 14:29:35 PST
Comment on attachment 5458 [details] Add prototype properties Looks great! r=me
Note You need to log in before you can comment on or make changes to this bug.