Skip to content

Commit 273abb8

Browse files
Derelocate deprecated DOMElement APIs
1 parent f6fdd17 commit 273abb8

File tree

1 file changed

+2
-0
lines changed
  • kotlin-native/platformLibs/src/platform/osx

1 file changed

+2
-0
lines changed

Diff for: kotlin-native/platformLibs/src/platform/osx/WebKit.def

+2
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ excludedFunctions = NPN_Construct NPN_ConvertPoint NPN_CreateObject NPN_DestroyS
2121
NPP_GetJavaClass NPP_GetSitesWithData NPP_GetValue NPP_GotFocus NPP_HandleEvent NPP_Initialize \
2222
NPP_LostFocus NPP_New NPP_NewStream NPP_Print NPP_SetValue NPP_SetWindow NPP_Shutdown \
2323
NPP_StreamAsFile NPP_URLNotify NPP_URLRedirectNotify NPP_Write NPP_WriteReady
24+
25+
objcClassesIncludingCategories = DOMElement

0 commit comments

Comments
 (0)