We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6fdd17 commit 273abb8Copy full SHA for 273abb8
kotlin-native/platformLibs/src/platform/osx/WebKit.def
@@ -21,3 +21,5 @@ excludedFunctions = NPN_Construct NPN_ConvertPoint NPN_CreateObject NPN_DestroyS
21
NPP_GetJavaClass NPP_GetSitesWithData NPP_GetValue NPP_GotFocus NPP_HandleEvent NPP_Initialize \
22
NPP_LostFocus NPP_New NPP_NewStream NPP_Print NPP_SetValue NPP_SetWindow NPP_Shutdown \
23
NPP_StreamAsFile NPP_URLNotify NPP_URLRedirectNotify NPP_Write NPP_WriteReady
24
+
25
+objcClassesIncludingCategories = DOMElement
0 commit comments