[Webkit-unassigned] [Bug 130371] WebKit2 SPI to disable remote inspection on a WKWebView / WKPage
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 18 11:29:36 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=130371
Joseph Pecoraro <joepeck at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #227081|review?, commit-queue? |review-
Flag| |
--- Comment #4 from Joseph Pecoraro <joepeck at webkit.org> 2014-03-18 11:29:57 PST ---
(From update of attachment 227081)
View in context: https://bugs.webkit.org/attachment.cgi?id=227081&action=review
> Source/WebKit2/UIProcess/API/C/WKPage.cpp:1650
> +#else
> + UNUSED_PARAM(page);
> +#endif
This should return false in the #else to compile on ports that do not have ENABLE(REMOTE_INSPECTOR).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list