[Webkit-unassigned] [Bug 39750] Allow peer frame navigation for file URLs when allowFileAccessFromFileURLs is false

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 28 01:10:28 PDT 2010


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abarth at webkit.org




--- Comment #7 from Adam Barth <abarth at webkit.org>  2010-05-28 01:10:28 PST ---
In the case in that bug, aren't all the frame on the page from the local file system?  In which case, the navigation will be allowed if you put the check where I suggest above.

Put another way, they were happy before we locked down file:// URLs, and we used the descendant navigation policy before the lockdown.  It stands to reason that they'll be happy again if we turn on the descendant navigation policy for local URLs.

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



More information about the webkit-unassigned mailing list