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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 28 11:23:15 PDT 2010


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





--- Comment #10 from Justin Schuh <jschuh at chromium.org>  2010-05-28 11:23:14 PST ---
(From update of attachment 57346)
This version allows a file/local frame to navigate another file/local frame as long as the target frame is a descendant of a file/local frame. I did not check for a shared common ancestor in this iteration because I'm not sure it's necessary. However, I can add that if we want to restrict this type of navigation more.

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