[Webkit-unassigned] [Bug 14248] New: Webkit shows "Unsafe Javascript attempt to acesss the frame.......... . Domains must match"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 20 15:36:15 PDT 2007


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

           Summary: Webkit shows "Unsafe Javascript attempt to acesss the
                    frame.......... . Domains must match"
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Blocker
          Priority: P2
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: madhu.mukund at wipro.com


Webkit shows "Unsafe Javascript attempt to acesss the frame.......... . Domains
must match" error while accessing a child frame which has domain name similar
to that of the parent domain.

For eg. if the parent domain is 'myloc.app.server.com' and child frame is
having domain as "app.server.com" it shows this javascript error and denies the
permission to access the child frame. It is allowed in IE and Firefox.

In WebKit also it allows to assign a new domain name to the child frame
(through some domain relaxation script) provided it is a valid part of the
parent domain name.

So a child frame can have a new domain name like 'app.server.com'. But later it
denies the permission to access this frame as the domain is not matching with
the parent.


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