12010-04-10 Joseph Pecoraro <joepeck@webkit.org>
2
3 Reviewed by NOBODY (OOPS!).
4
5 Missing CONTEXT_MENUS Guards
6 https://bugs.webkit.org/show_bug.cgi?id=37398
7
8 Added missing ENABLE(CONTEXT_MENUS) guards.
9
10 * bindings/js/JSInspectorFrontendHostCustom.cpp:
11 (WebCore::JSInspectorFrontendHost::showContextMenu):
12 * inspector/InspectorFrontendHost.cpp:
13 (WebCore::InspectorFrontendHost::InspectorFrontendHost):
14 (WebCore::InspectorFrontendHost::disconnectClient):
15 * inspector/InspectorFrontendHost.h:
16