[Webkit-unassigned] [Bug 156184] New: [wincairo] web inspector failed to launch in MiniBrowser
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 4 15:25:09 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=156184
Bug ID: 156184
Summary: [wincairo] web inspector failed to launch in
MiniBrowser
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mbbill at gmail.com
CC: bburg at apple.com, graouts at webkit.org,
joepeck at webkit.org, mattbaker at apple.com,
nvasilyev at apple.com, timothy at apple.com,
webkit-bug-importer at group.apple.com
When launching web inspector within MiniBrowser, an error shows up saying "Web Inspector encountered an internal error"
The reason of this issue is that, universal access to file url is set to false so that an exception will be throw when inspector trying to access localstorage.
Set it to true solves this problem. Mac porting of Minibrowser also sets it to true btw.
--
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/20160404/36594fa1/attachment-0001.html>
More information about the webkit-unassigned
mailing list