Bug 27622

Summary: Add new test to cover more prototype/constructor inheritance cases
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 27588    
Attachments:
Description Flags
patch darin: review+

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.