[webkit-reviews] review requested: [Bug 47422] DOMWindow constructor directly callable : [Attachment 70296] Patch to add DOMWindow constructor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 8 15:13:19 PDT 2010


Michael Saboff <msaboff at apple.com> has asked  for review:
Bug 47422: DOMWindow constructor directly callable
https://bugs.webkit.org/show_bug.cgi?id=47422

Attachment 70296: Patch to add DOMWindow constructor
https://bugs.webkit.org/attachment.cgi?id=70296&action=review

------- Additional Comments from Michael Saboff <msaboff at apple.com>
This patch adds a constructor to DOMWindow objects.  That constructor is not
directly callable in javascript.

Several tests were updated and one test was added.

A separate "patch" highlights the changes to generated code.


More information about the webkit-reviews mailing list