RESOLVED FIXED 6358
JS objects missing "prototype" properties
https://bugs.webkit.org/show_bug.cgi?id=6358
Summary JS objects missing "prototype" properties
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.