https://bugs.webkit.org/show_bug.cgi?id=130806
Reviewed by Timothy Hatcher.
* Configurations/WebContent-iOS.entitlements:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@166371
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2014-03-27 Joseph Pecoraro <pecoraro@apple.com>
+
+ Web Inspector: Give WebProcess a proxy application entitlement
+ https://bugs.webkit.org/show_bug.cgi?id=130806
+
+ Reviewed by Timothy Hatcher.
+
+ * Configurations/WebContent-iOS.entitlements:
+
2014-03-27 Anders Carlsson <andersca@apple.com>
Add reload and reloadFromOrigin as API
<true/>
<key>com.apple.private.webinspector.allow-remote-inspection</key>
<true/>
+ <key>com.apple.private.webinspector.proxy-application</key>
+ <true/>
<key>dynamic-codesigning</key>
<true/>
</dict>