RESOLVED FIXED 130853
Web Inspector: Provide SPI to disallow remote inspection of a JSContext
https://bugs.webkit.org/show_bug.cgi?id=130853
Summary Web Inspector: Provide SPI to disallow remote inspection of a JSContext
Joseph Pecoraro
Reported 2014-03-27 12:21:58 PDT
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>
Attachments
[PATCH] Proposed Fix (10.91 KB, patch)
2014-03-27 12:25 PDT, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2014-03-27 12:22:28 PDT
Joseph Pecoraro
Comment 2 2014-03-27 12:25:27 PDT
Created attachment 227963 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 3 2014-03-27 12:26:56 PDT
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.
WebKit Commit Bot
Comment 4 2014-03-27 13:02:00 PDT
Comment on attachment 227963 [details] [PATCH] Proposed Fix Clearing flags on attachment: 227963 Committed r166367: <http://trac.webkit.org/changeset/166367>
WebKit Commit Bot
Comment 5 2014-03-27 13:02:07 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.