[Release] wrt_0.8.191
[platform/framework/web/wrt.git] / src / api_new / ewk_context_manager.h
old mode 100755 (executable)
new mode 100644 (file)
index 327b3a2..9aaff1f
@@ -42,9 +42,11 @@ class EwkContextManager : public AbstractContextManager {
         bool initialize();
         void destroy();
         void setCallbacks();
-        void setAutoFullscreenMode();
         void unsetCallbacks();
+        void setAutoFullscreenMode();
         void setBackgroundSupport();
+        void setCSPSupport();
+
         // ewk context callback functions
         static void messageFromInjectedBundleCallback(
                 const char* name,