WebView and WKWebView have disallow remote inspection SPIs. Lets add it to JSContext as well. We may want to make API for this in the future. Related: <rdar://problem/16392366>
<rdar://problem/16447446>
Created attachment 227963 [details] [PATCH] Proposed Fix
Attachment 227963 [details] did not pass style-queue: ERROR: Source/JavaScriptCore/API/JSContextPrivate.h:39: Missing spaces around = [whitespace/operators] [4] Total errors found: 1 in 6 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 227963 [details] [PATCH] Proposed Fix Clearing flags on attachment: 227963 Committed r166367: <http://trac.webkit.org/changeset/166367>
All reviewed patches have been landed. Closing bug.