[Webkit-unassigned] [Bug 22768] New: LayoutTests/fast/frames/cross-site-this.html might test wrong thing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 9 16:55:45 PST 2008


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

           Summary: LayoutTests/fast/frames/cross-site-this.html might test
                    wrong thing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: feng at chromium.org
                CC: barraclough at apple.com


LayoutTests/fast/frames/cross-site-this.html fails in Chrome, Safari 3.2 and FF
3.1 beta 1. It looks like is testing wrong thing:

In resources/cross-site-this-helper.html:
var eff = parent.foo;
eff(this);

the default receiver passed to eff, this, is the current frame in FF Safari 3.2
and Chrome. The comment seems wrong. Can you verify with other browsers?


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