[Webkit-unassigned] [Bug 14819] New: ports & protocols are expected to match in cross frame scripting along with domains.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 30 15:43:44 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14819

           Summary: ports & protocols are expected to match in cross frame
                    scripting along with domains.
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Major
          Priority: P1
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bhagyalaxmi.dash at wipro.com
                CC: j at apple.com


In addition to the domains, ports & protocols are compared whenever there is a
cross-frame scripting. Earlier it was comparing only the domain names of both
the frames.
The current logic makes the situation complicated when domain names are
explicitly set through java script methods to allow accessing the child frame
that may come from a different port.


-- 
Configure bugmail: http://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