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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 25 13:36:29 PST 2009


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

           Summary: Add test to verify window property lookup precedence
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pam at chromium.org


Add a test to verify that properties on DOMWindow objects are found before
properties of the child frame, and that  IDL properties defined in the
prototype are found before named document elements.

This tests an error that Chromium had at one point, which led to a site
compatibility issue on www.multimap.com.


-- 
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.



More information about the webkit-unassigned mailing list