RESOLVED FIXED 27622
Add new test to cover more prototype/constructor inheritance cases
https://bugs.webkit.org/show_bug.cgi?id=27622
Summary Add new test to cover more prototype/constructor inheritance cases
Eric Seidel (no email)
Reported 2009-07-23 13:26:51 PDT
Add new test to cover more prototype/constructor inheritance cases I wrote this test while writing the change for bug 27588 to make sure that I was catching any functional changes I might be making. This test validates that there are no functional changes in bug 27588. It will turn to all passes once the next step of passing the globalObject through toJS goes through.
Attachments
patch (29.97 KB, patch)
2009-07-23 13:30 PDT, Eric Seidel (no email)
darin: review+
Eric Seidel (no email)
Comment 1 2009-07-23 13:30:31 PDT
Eric Seidel (no email)
Comment 2 2009-07-23 23:38:04 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M LayoutTests/ChangeLog A LayoutTests/fast/dom/prototype-inheritance-2-expected.txt A LayoutTests/fast/dom/prototype-inheritance-2.html A LayoutTests/fast/dom/resources/prototype-inheritance-2.js Committed r46318 M LayoutTests/ChangeLog A LayoutTests/fast/dom/prototype-inheritance-2-expected.txt A LayoutTests/fast/dom/prototype-inheritance-2.html A LayoutTests/fast/dom/resources/prototype-inheritance-2.js r46318 = 855cdd5e6dced77821270a7d287546c11e7429c9 (trunk) No changes between current HEAD and refs/remotes/trunk Resetting to the latest refs/remotes/trunk http://trac.webkit.org/changeset/46318
Note You need to log in before you can comment on or make changes to this bug.