WebPlatformForEmbedded / WPEWebKit

WPE WebKit port (downstream)
213 stars 136 forks source link

[API] Add webkit_web_context_garbage_collect_javascript_objects method #1154

Closed pgorszkowski-igalia closed 1 year ago

pgorszkowski-igalia commented 1 year ago

Tested by compiling ML config for RPi (no errors about missing function of the webkit_web_context_garbage_collect_javascript_objects in WebKitImplementation.cpp) also in COG config for RPi (adding some printfs and call webkit_web_context_garbage_collect_javascript_objects when "WEBKIT_LOAD_FINISHED" to check does it compile and work as expected)