Skip to content

Commit

Permalink
Derelocate deprecated DOMElement APIs
Browse files Browse the repository at this point in the history
  • Loading branch information
timofey-solonin committed Sep 20, 2024
1 parent f6fdd17 commit 273abb8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kotlin-native/platformLibs/src/platform/osx/WebKit.def
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ excludedFunctions = NPN_Construct NPN_ConvertPoint NPN_CreateObject NPN_DestroyS
NPP_GetJavaClass NPP_GetSitesWithData NPP_GetValue NPP_GotFocus NPP_HandleEvent NPP_Initialize \
NPP_LostFocus NPP_New NPP_NewStream NPP_Print NPP_SetValue NPP_SetWindow NPP_Shutdown \
NPP_StreamAsFile NPP_URLNotify NPP_URLRedirectNotify NPP_Write NPP_WriteReady

objcClassesIncludingCategories = DOMElement

0 comments on commit 273abb8

Please sign in to comment.