[Webkit-unassigned] [Bug 32168] [Qt] Add setAllowUniversalAccessFromFileURLs to the LayoutTestController

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 4 14:49:37 PST 2009


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #44326|review?, commit-queue?      |review+, commit-queue+
               Flag|                            |




--- Comment #3 from Eric Seidel <eric at webkit.org>  2009-12-04 14:49:37 PST ---
(From update of attachment 44326)
Looks OK.  I'm surprised that:
+   
m_drt->webPage()->settings()->setAttribute(QWebSettings::LocalContentCanAccessRemoteUrls,
enabled);

uses a different way to get to settings than:
    
m_topLoadingFrame->page()->settings()->setAttribute(QWebSettings::DeveloperExtrasEnabled,
true);

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