[Webkit-unassigned] [Bug 24170] Add test to verify window property lookup precedence

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 25 13:51:02 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=24170


pam at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |pam at chromium.org
                   |unassigned at lists.webkit.org |
             Status|NEW                         |ASSIGNED
  Attachment #27980|                            |review?
               Flag|                            |




------- Comment #1 from pam at chromium.org  2009-02-25 13:51 PDT -------
Created an attachment (id=27980)
 --> (https://bugs.webkit.org/attachment.cgi?id=27980&action=view)
New test, resource  file, helper function, and result

Either there's something I don't understand about eval, or a trunk build
currently fails some of these checks. window.defaultStatus, window.status, and
window.name are modified when the subframe or input element changes: they go
from undefined to '' (empty strings).

It's still worth adding this test to detect other regressions.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list