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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 5 06:49:12 PST 2009


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





--- Comment #5 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2009-12-05 06:49:11 PST ---
(In reply to comment #3)
> (From update of attachment 44326 [details])
> 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);

It is a bit inconsistent in the file, I will have a look at cleaning it up
later.

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