[Webkit-unassigned] [Bug 156184] [wincairo] web inspector failed to launch in MiniBrowser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 4 11:00:13 PDT 2016


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

--- Comment #7 from Joseph Pecoraro <joepeck at webkit.org> ---
Comment on attachment 275581
  --> https://bugs.webkit.org/attachment.cgi?id=275581
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=275581&action=review

> Tools/MiniBrowser/win/MiniBrowser.cpp:199
> -    m_prefsPrivate->setAllowUniversalAccessFromFileURLs(FALSE);
> +    m_prefsPrivate->setAllowUniversalAccessFromFileURLs(TRUE);

Errr, why is MiniBrowser be setting this preference? I think it should be the Web Inspector on Windows that should be setting it. Is this a WebKit1 window, or WebKit2?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160504/cdd99f18/attachment.html>


More information about the webkit-unassigned mailing list