[Webkit-unassigned] [Bug 74706] [Qt] QtWebKit disregards LocalContentCanAccessFileUrls setting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 16 03:51:08 PST 2011


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


Bruno Abinader <bruno.de_oliveira at basyskom.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |bruno.de_oliveira at basyskom.
                   |kit.org                     |de
 Attachment #119597|                            |review?
               Flag|                            |




--- Comment #1 from Bruno Abinader <bruno.de_oliveira at basyskom.de>  2011-12-16 03:51:08 PST ---
Created an attachment (id=119597)
 --> (https://bugs.webkit.org/attachment.cgi?id=119597&action=review)
Proposed patch + Qt testcase.

This patch adds a check on WebCore::SubframeLoader::loadSubframe for wheter WebCore::Settings::allowFileAccessFromFileURLs returns true or false. If true is returned, it is assumed that a user or global setting has higher priority than local load policy. This patch missed layout tests which I am finishing creating, but please consider reviewing it already.

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