summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Shachnev <mitya57@gmail.com>2017-08-27 14:14:10 +0300
committerDmitry Shachnev <mitya57@gmail.com>2017-08-27 14:14:10 +0300
commit54e421c7e07812201d1ff24e003998cc108b0426 (patch)
treeb494ac886fa0971ee68f673dd709fbbe3cdf50da
parentd182d6944451098c077944335cdd357ff88bcad2 (diff)
downloadqt5webkit-54e421c7e07812201d1ff24e003998cc108b0426.tar.gz
Update libqt5webkit5.symbols from the current ppc64el build log.
-rw-r--r--debian/changelog1
-rw-r--r--debian/libqt5webkit5.symbols1616
2 files changed, 406 insertions, 1211 deletions
diff --git a/debian/changelog b/debian/changelog
index 98dd585..ed32441 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ qtwebkit-opensource-src (5.212.0~alpha2-1) UNRELEASED; urgency=medium
lots of manual fixes.
* Drop unused Lintian overrides.
* Add a patch to hide WebCore and JSCore symbols from libQt5WebKit.so.5.
+ * Update libqt5webkit5.symbols from the current ppc64el build log.
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Fri, 25 Aug 2017 20:50:49 +0300
diff --git a/debian/libqt5webkit5.symbols b/debian/libqt5webkit5.symbols
index 65a140d..2efc9c4 100644
--- a/debian/libqt5webkit5.symbols
+++ b/debian/libqt5webkit5.symbols
@@ -1,104 +1,13 @@
-# SymbolsHelper-Confirmed: 5.9.1 amd64 arm64 armel armhf hppa hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64el s390x sh4 sparc64 x32
+# SymbolsHelper-Confirmed: 5.212.0~alpha2 ppc64el
libQt5WebKit.so.5 libqt5webkit5 #MINVER#
- JSCheckScriptSyntax@Base 5.0.2
- JSClassCreate@Base 5.0.2
- JSClassRelease@Base 5.0.2
- JSClassRetain@Base 5.0.2
- JSContextCreateBacktrace@Base 5.0.2
- JSContextGetGlobalContext@Base 5.0.2
- JSContextGetGlobalObject@Base 5.0.2
- JSContextGetGroup@Base 5.0.2
- JSContextGroupClearExecutionTimeLimit@Base 5.2.0
- JSContextGroupCreate@Base 5.0.2
- JSContextGroupRelease@Base 5.0.2
- JSContextGroupRetain@Base 5.0.2
- JSContextGroupSetExecutionTimeLimit@Base 5.2.0
- JSEvaluateScript@Base 5.0.2
- JSGarbageCollect@Base 5.0.2
- JSGlobalContextCreate@Base 5.0.2
- JSGlobalContextCreateInGroup@Base 5.0.2
- JSGlobalContextRelease@Base 5.0.2
- JSGlobalContextRetain@Base 5.0.2
- JSObjectCallAsConstructor@Base 5.0.2
- JSObjectCallAsFunction@Base 5.0.2
- JSObjectCopyPropertyNames@Base 5.0.2
- JSObjectDeletePrivateProperty@Base 5.0.2
- JSObjectDeleteProperty@Base 5.0.2
- JSObjectGetPrivate@Base 5.0.2
- JSObjectGetPrivateProperty@Base 5.0.2
- JSObjectGetProperty@Base 5.0.2
- JSObjectGetPropertyAtIndex@Base 5.0.2
- JSObjectGetPrototype@Base 5.0.2
- JSObjectHasProperty@Base 5.0.2
- JSObjectIsConstructor@Base 5.0.2
- JSObjectIsFunction@Base 5.0.2
- JSObjectMake@Base 5.0.2
- JSObjectMakeArray@Base 5.0.2
- JSObjectMakeConstructor@Base 5.0.2
- JSObjectMakeDate@Base 5.0.2
- JSObjectMakeError@Base 5.0.2
- JSObjectMakeFunction@Base 5.0.2
- JSObjectMakeFunctionWithCallback@Base 5.0.2
- JSObjectMakeRegExp@Base 5.0.2
- JSObjectSetPrivate@Base 5.0.2
- JSObjectSetPrivateProperty@Base 5.0.2
- JSObjectSetProperty@Base 5.0.2
- JSObjectSetPropertyAtIndex@Base 5.0.2
- JSObjectSetPrototype@Base 5.0.2
- JSPropertyNameAccumulatorAddName@Base 5.0.2
- JSPropertyNameArrayGetCount@Base 5.0.2
- JSPropertyNameArrayGetNameAtIndex@Base 5.0.2
- JSPropertyNameArrayRelease@Base 5.0.2
- JSPropertyNameArrayRetain@Base 5.0.2
- JSReportExtraMemoryCost@Base 5.0.2
- JSScriptCreateFromString@Base 5.2.0
- JSScriptCreateReferencingImmortalASCIIText@Base 5.2.0
- JSScriptEvaluate@Base 5.2.0
- JSScriptRelease@Base 5.2.0
- JSScriptRetain@Base 5.2.0
- JSStringCreateWithCharacters@Base 5.0.2
- JSStringCreateWithCharactersNoCopy@Base 5.2.0
- JSStringCreateWithUTF8CString@Base 5.0.2
- JSStringGetCharactersPtr@Base 5.0.2
- JSStringGetLength@Base 5.0.2
- JSStringGetMaximumUTF8CStringSize@Base 5.0.2
- JSStringGetUTF8CString@Base 5.0.2
- JSStringIsEqual@Base 5.0.2
- JSStringIsEqualToUTF8CString@Base 5.0.2
- JSStringRelease@Base 5.0.2
- JSStringRetain@Base 5.0.2
- JSSynchronousGarbageCollectForDebugging@Base 5.2.0
- JSValueCreateJSONString@Base 5.0.2
- JSValueGetType@Base 5.0.2
- JSValueIsBoolean@Base 5.0.2
- JSValueIsEqual@Base 5.0.2
- JSValueIsInstanceOfConstructor@Base 5.0.2
- JSValueIsNull@Base 5.0.2
- JSValueIsNumber@Base 5.0.2
- JSValueIsObject@Base 5.0.2
- JSValueIsObjectOfClass@Base 5.0.2
- JSValueIsStrictEqual@Base 5.0.2
- JSValueIsString@Base 5.0.2
- JSValueIsUndefined@Base 5.0.2
- JSValueMakeBoolean@Base 5.0.2
- JSValueMakeFromJSONString@Base 5.0.2
- JSValueMakeNull@Base 5.0.2
- JSValueMakeNumber@Base 5.0.2
- JSValueMakeString@Base 5.0.2
- JSValueMakeUndefined@Base 5.0.2
- JSValueProtect@Base 5.0.2
- JSValueToBoolean@Base 5.0.2
- JSValueToNumber@Base 5.0.2
- JSValueToObject@Base 5.0.2
- JSValueToStringCopy@Base 5.0.2
- JSValueUnprotect@Base 5.0.2
- JSWeakObjectMapClear@Base 5.0.2
- JSWeakObjectMapCreate@Base 5.0.2
- JSWeakObjectMapGet@Base 5.0.2
- JSWeakObjectMapRemove@Base 5.0.2
- JSWeakObjectMapSet@Base 5.0.2
+ WKAccessibilityEnableEnhancedAccessibility@Base 5.212.0~alpha2
+ WKAccessibilityEnhancedAccessibilityEnabled@Base 5.212.0~alpha2
WKAccessibilityFocusedObject@Base 5.0.2
WKAccessibilityRootObject@Base 5.0.2
+ WKApplicationCacheManagerDeleteAllEntries@Base 5.212.0~alpha2
+ WKApplicationCacheManagerDeleteEntriesForOrigin@Base 5.212.0~alpha2
+ WKApplicationCacheManagerGetApplicationCacheOrigins@Base 5.212.0~alpha2
+ WKApplicationCacheManagerGetTypeID@Base 5.212.0~alpha2
WKArrayAppendItem@Base 5.0.2
WKArrayCreate@Base 5.0.2
WKArrayCreateAdoptingValues@Base 5.0.2
@@ -115,6 +24,7 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKAuthenticationDecisionListenerCancel@Base 5.0.2
WKAuthenticationDecisionListenerGetTypeID@Base 5.0.2
WKAuthenticationDecisionListenerUseCredential@Base 5.0.2
+ WKBackForwardListClear@Base 5.212.0~alpha2
WKBackForwardListCopyBackListWithLimit@Base 5.0.2
WKBackForwardListCopyForwardListWithLimit@Base 5.0.2
WKBackForwardListGetBackItem@Base 5.0.2
@@ -137,7 +47,6 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKBooleanCreate@Base 5.0.2
WKBooleanGetTypeID@Base 5.0.2
WKBooleanGetValue@Base 5.0.2
- WKBundleActivateMacFontAscentHack@Base 5.0.2
WKBundleAddOriginAccessWhitelistEntry@Base 5.0.2
WKBundleAddUserScript@Base 5.0.2
WKBundleAddUserStyleSheet@Base 5.0.2
@@ -157,15 +66,11 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKBundleBackForwardListItemIsSame@Base 5.0.2
WKBundleBackForwardListItemIsTargetItem@Base 5.0.2
WKBundleClearAllDatabases@Base 5.0.2
- WKBundleClearApplicationCache@Base 5.0.2
- WKBundleClearApplicationCacheForOrigin@Base 5.0.2
- WKBundleCopyOriginsWithApplicationCache@Base 5.0.2
WKBundleCreateWKDataFromUInt8Array@Base 5.2.0
WKBundleDOMWindowExtensionCreate@Base 5.0.2
WKBundleDOMWindowExtensionGetFrame@Base 5.0.2
WKBundleDOMWindowExtensionGetScriptWorld@Base 5.0.2
WKBundleDOMWindowExtensionGetTypeID@Base 5.0.2
- WKBundleDispatchPendingLoadRequests@Base 5.0.2
WKBundleFrameAllowsFollowingLink@Base 5.0.2
WKBundleFrameCallShouldCloseOnWebView@Base 5.0.2
WKBundleFrameClearOpener@Base 5.0.2
@@ -184,12 +89,14 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKBundleFrameCopyWebArchive@Base 5.0.2
WKBundleFrameCopyWebArchiveFilteringSubframes@Base 5.0.2
WKBundleFrameCreateHitTestResult@Base 5.0.2
+ WKBundleFrameFocus@Base 5.212.0~alpha2
WKBundleFrameForJavaScriptContext@Base 5.0.2
WKBundleFrameGetContentBounds@Base 5.0.2
WKBundleFrameGetDocumentBackgroundColor@Base 5.0.2
WKBundleFrameGetFrameLoadState@Base 5.0.2
WKBundleFrameGetJavaScriptContext@Base 5.0.2
WKBundleFrameGetJavaScriptContextForWorld@Base 5.0.2
+ WKBundleFrameGetJavaScriptWrapperForFileForWorld@Base 5.212.0~alpha2
WKBundleFrameGetJavaScriptWrapperForNodeForWorld@Base 5.0.2
WKBundleFrameGetJavaScriptWrapperForRangeForWorld@Base 5.0.2
WKBundleFrameGetPage@Base 5.0.2
@@ -203,11 +110,11 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKBundleFrameHasHorizontalScrollbar@Base 5.0.2
WKBundleFrameHasVerticalScrollbar@Base 5.0.2
WKBundleFrameIsMainFrame@Base 5.0.2
+ WKBundleFrameSetAccessibleName@Base 5.212.0~alpha2
WKBundleFrameSetTextDirection@Base 5.0.2
WKBundleFrameStopLoading@Base 5.0.2
WKBundleGarbageCollectJavaScriptObjects@Base 5.0.2
WKBundleGarbageCollectJavaScriptObjectsOnAlternateThreadForDebugging@Base 5.0.2
- WKBundleGetAppCacheUsageForOrigin@Base 5.0.2
WKBundleGetApplicationConnection@Base 5.0.2
WKBundleGetJavaScriptObjectsCount@Base 5.0.2
WKBundleGetTypeID@Base 5.0.2
@@ -219,12 +126,14 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKBundleHitTestResultCopyLinkLabel@Base 5.0.2
WKBundleHitTestResultCopyLinkTitle@Base 5.0.2
WKBundleHitTestResultCopyNodeHandle@Base 5.0.2
+ WKBundleHitTestResultCopyURLElementHandle@Base 5.212.0~alpha2
WKBundleHitTestResultGetFrame@Base 5.0.2
WKBundleHitTestResultGetImageRect@Base 5.0.2
WKBundleHitTestResultGetIsSelected@Base 5.0.2
WKBundleHitTestResultGetMediaType@Base 5.2.0
WKBundleHitTestResultGetTargetFrame@Base 5.0.2
WKBundleHitTestResultGetTypeID@Base 5.0.2
+ WKBundleHitTestResultIsDownloadableMedia@Base 5.212.0~alpha2
WKBundleHitTestResultMediaHasAudio@Base 5.2.0
WKBundleHitTestResultMediaIsInFullscreen@Base 5.2.0
WKBundleInspectorClose@Base 5.0.2
@@ -239,6 +148,8 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKBundleNavigationActionGetEventModifiers@Base 5.0.2
WKBundleNavigationActionGetEventMouseButton@Base 5.0.2
WKBundleNavigationActionGetNavigationType@Base 5.0.2
+ WKBundleNavigationActionGetShouldOpenExternalURLs@Base 5.212.0~alpha2
+ WKBundleNavigationActionGetShouldTryAppLinks@Base 5.212.0~alpha2
WKBundleNavigationActionGetTypeID@Base 5.0.2
WKBundleNodeHandleCopyDocument@Base 5.0.2
WKBundleNodeHandleCopyDocumentFrame@Base 5.0.2
@@ -246,25 +157,39 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKBundleNodeHandleCopyHTMLIFrameElementContentFrame@Base 5.0.2
WKBundleNodeHandleCopyHTMLTableCellElementCellAbove@Base 5.0.2
WKBundleNodeHandleCopySnapshotWithOptions@Base 5.2.0
+ WKBundleNodeHandleCopyVisibleRange@Base 5.212.0~alpha2
WKBundleNodeHandleCreate@Base 5.0.2
WKBundleNodeHandleGetElementBounds@Base 5.0.2
+ WKBundleNodeHandleGetHTMLInputElementAutoFillButtonBounds@Base 5.212.0~alpha2
+ WKBundleNodeHandleGetHTMLInputElementAutoFillButtonEnabled@Base 5.212.0~alpha2
+ WKBundleNodeHandleGetHTMLInputElementAutoFilled@Base 5.212.0~alpha2
WKBundleNodeHandleGetHTMLInputElementAutofilled@Base 5.0.2
WKBundleNodeHandleGetHTMLInputElementLastChangeWasUserEdit@Base 5.0.2
WKBundleNodeHandleGetHTMLTextAreaElementLastChangeWasUserEdit@Base 5.0.2
WKBundleNodeHandleGetRenderRect@Base 5.0.2
WKBundleNodeHandleGetTypeID@Base 5.0.2
+ WKBundleNodeHandleSetHTMLInputElementAutoFillButtonEnabled@Base 5.212.0~alpha2
+ WKBundleNodeHandleSetHTMLInputElementAutoFillButtonEnabledWithButtonType@Base 5.212.0~alpha2
+ WKBundleNodeHandleSetHTMLInputElementAutoFilled@Base 5.212.0~alpha2
WKBundleNodeHandleSetHTMLInputElementAutofilled@Base 5.0.2
WKBundleNodeHandleSetHTMLInputElementValueForUser@Base 5.0.2
WKBundleNumberOfPages@Base 5.0.2
WKBundleOverrideBoolPreferenceForTestRunner@Base 5.0.2
+ WKBundlePageAddUserScript@Base 5.212.0~alpha2
+ WKBundlePageAddUserStyleSheet@Base 5.212.0~alpha2
WKBundlePageCanHandleRequest@Base 5.0.2
WKBundlePageCanShowMIMEType@Base 5.0.2
+ WKBundlePageClearApplicationCache@Base 5.212.0~alpha2
+ WKBundlePageClearApplicationCacheForOrigin@Base 5.212.0~alpha2
WKBundlePageClearMainFrameName@Base 5.0.2
+ WKBundlePageClickMenuItem@Base 5.212.0~alpha2
WKBundlePageClose@Base 5.0.2
WKBundlePageConfirmComposition@Base 5.0.2
WKBundlePageConfirmCompositionWithText@Base 5.0.2
WKBundlePageCopyContextMenuAtPointInWindow@Base 5.2.0
- WKBundlePageCopyContextMenuItemTitles@Base 5.0.2
+ WKBundlePageCopyContextMenuItems@Base 5.212.0~alpha2
+ WKBundlePageCopyGroupIdentifier@Base 5.212.0~alpha2
+ WKBundlePageCopyOriginsWithApplicationCache@Base 5.212.0~alpha2
WKBundlePageCopyRenderLayerTree@Base 5.0.2
WKBundlePageCopyRenderTree@Base 5.0.2
WKBundlePageCopyRenderTreeExternalRepresentation@Base 5.0.2
@@ -280,6 +205,7 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKBundlePageExtendIncrementalRenderingSuppression@Base 5.2.0
WKBundlePageFindString@Base 5.0.2
WKBundlePageForceRepaint@Base 5.0.2
+ WKBundlePageGetAppCacheUsageForOrigin@Base 5.212.0~alpha2
WKBundlePageGetBackForwardList@Base 5.0.2
WKBundlePageGetBackingScaleFactor@Base 5.0.2
WKBundlePageGetInspector@Base 5.0.2
@@ -297,13 +223,23 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKBundlePageInstallPageOverlayWithAnimation@Base 5.2.0
WKBundlePageIsEditingCommandEnabled@Base 5.0.2
WKBundlePageIsTrackingRepaints@Base 5.0.2
+ WKBundlePageIsUsingEphemeralSession@Base 5.212.0~alpha2
WKBundlePageListenForLayoutMilestones@Base 5.0.2
WKBundlePageNumberForElementById@Base 5.0.2
+ WKBundlePageOverlayClear@Base 5.212.0~alpha2
WKBundlePageOverlayCreate@Base 5.0.2
WKBundlePageOverlayFractionFadedIn@Base 5.0.2
WKBundlePageOverlayGetTypeID@Base 5.0.2
+ WKBundlePageOverlaySetAccessibilityClient@Base 5.212.0~alpha2
WKBundlePageOverlaySetNeedsDisplay@Base 5.0.2
+ WKBundlePagePostMessage@Base 5.212.0~alpha2
+ WKBundlePagePostSynchronousMessageForTesting@Base 5.212.0~alpha2
+ WKBundlePageRegisterScrollOperationCompletionCallback@Base 5.212.0~alpha2
+ WKBundlePageRemoveAllUserContent@Base 5.212.0~alpha2
+ WKBundlePageResetApplicationCacheOriginQuota@Base 5.212.0~alpha2
WKBundlePageResetTrackedRepaints@Base 5.0.2
+ WKBundlePageSetAppCacheMaximumSize@Base 5.212.0~alpha2
+ WKBundlePageSetApplicationCacheOriginQuota@Base 5.212.0~alpha2
WKBundlePageSetBottomOverhangImage@Base 5.2.0
WKBundlePageSetComposition@Base 5.0.2
WKBundlePageSetContextMenuClient@Base 5.0.2
@@ -324,11 +260,11 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKBundlePageSetTopOverhangImage@Base 5.2.0
WKBundlePageSetTracksRepaints@Base 5.0.2
WKBundlePageSetUIClient@Base 5.0.2
- WKBundlePageSetUnderlayPage@Base 5.0.2
WKBundlePageSimulateMouseDown@Base 5.0.2
WKBundlePageSimulateMouseMotion@Base 5.0.2
WKBundlePageSimulateMouseUp@Base 5.0.2
WKBundlePageSizeAndMarginsInPixels@Base 5.0.2
+ WKBundlePageStartMonitoringScrollOperations@Base 5.212.0~alpha2
WKBundlePageStopExtendingIncrementalRenderingSuppression@Base 5.2.0
WKBundlePageStopLoading@Base 5.0.2
WKBundlePageUninstallPageOverlay@Base 5.0.2
@@ -337,8 +273,11 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKBundlePageWillExitFullScreen@Base 5.0.2
WKBundlePostMessage@Base 5.0.2
WKBundlePostSynchronousMessage@Base 5.0.2
+ WKBundleRangeHandleCopySnapshotWithOptions@Base 5.212.0~alpha2
+ WKBundleRangeHandleCreate@Base 5.212.0~alpha2
+ WKBundleRangeHandleGetBoundingRectInWindowCoordinates@Base 5.212.0~alpha2
+ WKBundleRangeHandleGetTypeID@Base 5.212.0~alpha2
WKBundleRemoveAllUserContent@Base 5.0.2
- WKBundleRemoveAllVisitedLinks@Base 5.0.2
WKBundleRemoveAllWebNotificationPermissions@Base 5.0.2
WKBundleRemoveOriginAccessWhitelistEntry@Base 5.0.2
WKBundleRemoveUserScript@Base 5.0.2
@@ -346,20 +285,16 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKBundleRemoveUserStyleSheet@Base 5.0.2
WKBundleRemoveUserStyleSheets@Base 5.0.2
WKBundleReportException@Base 5.0.2
- WKBundleResetApplicationCacheOriginQuota@Base 5.0.2
WKBundleResetOriginAccessWhitelists@Base 5.0.2
WKBundleScriptWorldClearWrappers@Base 5.0.2
WKBundleScriptWorldCreateWorld@Base 5.0.2
WKBundleScriptWorldGetTypeID@Base 5.0.2
+ WKBundleScriptWorldMakeAllShadowRootsOpen@Base 5.212.0~alpha2
WKBundleScriptWorldNormalWorld@Base 5.0.2
WKBundleSetAllowFileAccessFromFileURLs@Base 5.0.2
WKBundleSetAllowUniversalAccessFromFileURLs@Base 5.0.2
- WKBundleSetAlwaysAcceptCookies@Base 5.0.2
- WKBundleSetAppCacheMaximumSize@Base 5.0.2
- WKBundleSetApplicationCacheOriginQuota@Base 5.0.2
WKBundleSetAsynchronousSpellCheckingEnabled@Base 5.2.0
WKBundleSetAuthorAndUserStylesEnabled@Base 5.0.2
- WKBundleSetCacheModel@Base 5.0.2
WKBundleSetClient@Base 5.0.2
WKBundleSetDatabaseQuota@Base 5.0.2
WKBundleSetFrameFlatteningEnabled@Base 5.0.2
@@ -368,25 +303,40 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKBundleSetPluginsEnabled@Base 5.0.2
WKBundleSetPopupBlockingEnabled@Base 5.0.2
WKBundleSetPrivateBrowsingEnabled@Base 5.0.2
- WKBundleSetSeamlessIFramesEnabled@Base 5.2.0
- WKBundleSetSerialLoadingEnabled@Base 5.0.2
- WKBundleSetShadowDOMEnabled@Base 5.0.2
- WKBundleSetShouldTrackVisitedLinks@Base 5.0.2
WKBundleSetSpatialNavigationEnabled@Base 5.0.2
WKBundleSetTabKeyCyclesThroughElements@Base 5.0.2
WKBundleSetUserStyleSheetLocation@Base 5.0.2
WKBundleSetWebNotificationPermission@Base 5.0.2
- WKBundleSwitchNetworkLoaderToNewTestingSession@Base 5.0.2
WKCertificateInfoGetTypeID@Base 5.0.2
- WKColorPickerResultListenerGetTypeID@Base 5.0.2
- WKColorPickerResultListenerSetColor@Base 5.0.2
WKConnectionGetTypeID@Base 5.0.2
WKConnectionPostMessage@Base 5.0.2
WKConnectionSetConnectionClient@Base 5.0.2
WKContextAddVisitedLink@Base 5.0.2
WKContextAllowSpecificHTTPSCertificateForHost@Base 5.2.0
+ WKContextClearCachedCredentials@Base 5.212.0~alpha2
+ WKContextClearVisitedLinks@Base 5.212.0~alpha2
+ WKContextConfigurationCopyApplicationCacheDirectory@Base 5.212.0~alpha2
+ WKContextConfigurationCopyDiskCacheDirectory@Base 5.212.0~alpha2
+ WKContextConfigurationCopyIndexedDBDatabaseDirectory@Base 5.212.0~alpha2
+ WKContextConfigurationCopyInjectedBundlePath@Base 5.212.0~alpha2
+ WKContextConfigurationCopyLocalStorageDirectory@Base 5.212.0~alpha2
+ WKContextConfigurationCopyMediaKeysStorageDirectory@Base 5.212.0~alpha2
+ WKContextConfigurationCopyOverrideLanguages@Base 5.212.0~alpha2
+ WKContextConfigurationCopyWebSQLDatabaseDirectory@Base 5.212.0~alpha2
+ WKContextConfigurationCreate@Base 5.212.0~alpha2
+ WKContextConfigurationFullySynchronousModeIsAllowedForTesting@Base 5.212.0~alpha2
+ WKContextConfigurationSetApplicationCacheDirectory@Base 5.212.0~alpha2
+ WKContextConfigurationSetDiskCacheDirectory@Base 5.212.0~alpha2
+ WKContextConfigurationSetFullySynchronousModeIsAllowedForTesting@Base 5.212.0~alpha2
+ WKContextConfigurationSetIndexedDBDatabaseDirectory@Base 5.212.0~alpha2
+ WKContextConfigurationSetInjectedBundlePath@Base 5.212.0~alpha2
+ WKContextConfigurationSetLocalStorageDirectory@Base 5.212.0~alpha2
+ WKContextConfigurationSetMediaKeysStorageDirectory@Base 5.212.0~alpha2
+ WKContextConfigurationSetOverrideLanguages@Base 5.212.0~alpha2
+ WKContextConfigurationSetWebSQLDatabaseDirectory@Base 5.212.0~alpha2
WKContextCopyPlugInAutoStartOriginHashes@Base 5.2.0
WKContextCreate@Base 5.0.2
+ WKContextCreateWithConfiguration@Base 5.212.0~alpha2
WKContextCreateWithInjectedBundlePath@Base 5.0.2
WKContextDisableProcessTermination@Base 5.0.2
WKContextDownloadURLRequest@Base 5.0.2
@@ -396,14 +346,12 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKContextGetBatteryManager@Base 5.0.2
WKContextGetCacheModel@Base 5.0.2
WKContextGetCookieManager@Base 5.0.2
- WKContextGetDatabaseManager@Base 5.0.2
WKContextGetGeolocationManager@Base 5.0.2
WKContextGetGlobalStatistics@Base 5.0.2
WKContextGetIconDatabase@Base 5.0.2
WKContextGetKeyValueStorageManager@Base 5.0.2
WKContextGetMaximumNumberOfProcesses@Base 5.2.0
- WKContextGetMediaCacheManager@Base 5.0.2
- WKContextGetNetworkInfoManager@Base 5.0.2
+ WKContextGetMediaSessionFocusManager@Base 5.212.0~alpha2
WKContextGetNotificationManager@Base 5.0.2
WKContextGetPluginSiteDataManager@Base 5.0.2
WKContextGetProcessModel@Base 5.0.2
@@ -411,6 +359,7 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKContextGetStatistics@Base 5.0.2
WKContextGetStatisticsWithOptions@Base 5.2.0
WKContextGetTypeID@Base 5.0.2
+ WKContextGetWebsiteDataStore@Base 5.212.0~alpha2
WKContextMenuCopySubmenuItems@Base 5.0.2
WKContextMenuItemCopyTitle@Base 5.0.2
WKContextMenuItemCreateAsAction@Base 5.0.2
@@ -425,19 +374,21 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKContextMenuItemSeparatorItem@Base 5.0.2
WKContextMenuItemSetUserData@Base 5.0.2
WKContextPostMessageToInjectedBundle@Base 5.0.2
+ WKContextRegisterURLSchemeAsBypassingContentSecurityPolicy@Base 5.212.0~alpha2
+ WKContextRegisterURLSchemeAsCachePartitioned@Base 5.212.0~alpha2
WKContextRegisterURLSchemeAsEmptyDocument@Base 5.0.2
WKContextRegisterURLSchemeAsSecure@Base 5.0.2
+ WKContextResumeDownload@Base 5.212.0~alpha2
WKContextSetAdditionalPluginsDirectory@Base 5.0.2
WKContextSetAlwaysUsesComplexTextCodePath@Base 5.0.2
- WKContextSetApplicationCacheDirectory@Base 5.2.0
WKContextSetCacheModel@Base 5.0.2
+ WKContextSetCanHandleHTTPSServerTrustEvaluation@Base 5.212.0~alpha2
WKContextSetClient@Base 5.2.0
WKContextSetConnectionClient@Base 5.0.2
WKContextSetCookieStorageDirectory@Base 5.0.2
- WKContextSetDatabaseDirectory@Base 5.0.2
- WKContextSetDiskCacheDirectory@Base 5.0.2
WKContextSetDomainRelaxationForbiddenForURLScheme@Base 5.0.2
WKContextSetDownloadClient@Base 5.0.2
+ WKContextSetFontWhitelist@Base 5.212.0~alpha2
WKContextSetHTTPPipeliningEnabled@Base 5.0.2
WKContextSetHistoryClient@Base 5.0.2
WKContextSetIconDatabasePath@Base 5.0.2
@@ -445,16 +396,28 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKContextSetInjectedBundleClient@Base 5.0.2
WKContextSetInvalidMessageFunction@Base 5.2.0
WKContextSetJavaScriptGarbageCollectorTimerEnabled@Base 5.0.2
- WKContextSetLocalStorageDirectory@Base 5.0.2
WKContextSetMaximumNumberOfProcesses@Base 5.2.0
+ WKContextSetMemoryCacheDisabled@Base 5.212.0~alpha2
WKContextSetPlugInAutoStartOriginHashes@Base 5.2.0
WKContextSetPlugInAutoStartOrigins@Base 5.2.0
+ WKContextSetPlugInAutoStartOriginsFilteringOutEntriesAddedAfterTime@Base 5.212.0~alpha2
WKContextSetProcessModel@Base 5.0.2
WKContextSetShouldUseFontSmoothing@Base 5.0.2
WKContextSetUsesNetworkProcess@Base 5.0.2
WKContextStartMemorySampler@Base 5.0.2
WKContextStopMemorySampler@Base 5.0.2
+ WKContextUseTestingNetworkSession@Base 5.212.0~alpha2
WKContextWarmInitialProcess@Base 5.0.2
+ WKCookieManagerDeleteAllCookies@Base 5.212.0~alpha2
+ WKCookieManagerDeleteAllCookiesModifiedAfterDate@Base 5.212.0~alpha2
+ WKCookieManagerDeleteCookiesForHostname@Base 5.212.0~alpha2
+ WKCookieManagerGetHTTPCookieAcceptPolicy@Base 5.212.0~alpha2
+ WKCookieManagerGetHostnamesWithCookies@Base 5.212.0~alpha2
+ WKCookieManagerGetTypeID@Base 5.212.0~alpha2
+ WKCookieManagerSetClient@Base 5.212.0~alpha2
+ WKCookieManagerSetHTTPCookieAcceptPolicy@Base 5.212.0~alpha2
+ WKCookieManagerStartObservingCookieChanges@Base 5.212.0~alpha2
+ WKCookieManagerStopObservingCookieChanges@Base 5.212.0~alpha2
WKCredentialCopyUser@Base 5.0.2
WKCredentialCreate@Base 5.0.2
WKCredentialCreateWithCertificateInfo@Base 5.0.2
@@ -463,24 +426,9 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKDataGetBytes@Base 5.2.0
WKDataGetSize@Base 5.2.0
WKDataGetTypeID@Base 5.2.0
- WKDatabaseManagerDeleteAllDatabases@Base 5.0.2
- WKDatabaseManagerDeleteDatabasesForOrigin@Base 5.0.2
- WKDatabaseManagerDeleteDatabasesWithNameForOrigin@Base 5.0.2
- WKDatabaseManagerGetDatabaseDetailsCurrentUsageKey@Base 5.0.2
- WKDatabaseManagerGetDatabaseDetailsDisplayNameKey@Base 5.0.2
- WKDatabaseManagerGetDatabaseDetailsExpectedUsageKey@Base 5.0.2
- WKDatabaseManagerGetDatabaseDetailsKey@Base 5.0.2
- WKDatabaseManagerGetDatabaseDetailsNameKey@Base 5.0.2
- WKDatabaseManagerGetDatabaseOrigins@Base 5.0.2
- WKDatabaseManagerGetDatabasesByOrigin@Base 5.0.2
- WKDatabaseManagerGetOriginKey@Base 5.0.2
- WKDatabaseManagerGetOriginQuotaKey@Base 5.0.2
- WKDatabaseManagerGetOriginUsageKey@Base 5.0.2
- WKDatabaseManagerGetTypeID@Base 5.0.2
- WKDatabaseManagerSetClient@Base 5.0.2
- WKDatabaseManagerSetQuotaForOrigin@Base 5.0.2
WKDictionaryAddItem@Base 5.0.2
WKDictionaryCopyKeys@Base 5.0.2
+ WKDictionaryCreate@Base 5.212.0~alpha2
WKDictionaryGetItemForKey@Base 5.0.2
WKDictionaryGetSize@Base 5.0.2
WKDictionaryGetTypeID@Base 5.0.2
@@ -501,22 +449,24 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKErrorCopyWKErrorDomain@Base 5.0.2
WKErrorGetErrorCode@Base 5.0.2
WKErrorGetTypeID@Base 5.0.2
+ WKFormSubmissionListenerContinue@Base 5.212.0~alpha2
+ WKFormSubmissionListenerGetTypeID@Base 5.212.0~alpha2
WKFrameCanProvideSource@Base 5.0.2
WKFrameCanShowMIMEType@Base 5.0.2
- WKFrameCopyChildFrames@Base 5.0.2
WKFrameCopyMIMEType@Base 5.0.2
WKFrameCopyProvisionalURL@Base 5.0.2
WKFrameCopyTitle@Base 5.0.2
WKFrameCopyURL@Base 5.0.2
WKFrameCopyUnreachableURL@Base 5.0.2
+ WKFrameCreateFrameInfo@Base 5.212.0~alpha2
WKFrameGetCertificateInfo@Base 5.0.2
WKFrameGetFrameLoadState@Base 5.0.2
WKFrameGetMainResourceData@Base 5.0.2
WKFrameGetPage@Base 5.0.2
- WKFrameGetParentFrame@Base 5.0.2
WKFrameGetResourceData@Base 5.0.2
WKFrameGetTypeID@Base 5.0.2
WKFrameGetWebArchive@Base 5.0.2
+ WKFrameInfoGetTypeID@Base 5.212.0~alpha2
WKFrameIsDisplayingMarkupDocument@Base 5.0.2
WKFrameIsDisplayingStandaloneImageDocument@Base 5.0.2
WKFrameIsFrameSet@Base 5.0.2
@@ -544,23 +494,28 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKGrammarDetailGetLength@Base 5.0.2
WKGrammarDetailGetLocation@Base 5.0.2
WKGrammarDetailGetTypeID@Base 5.0.2
- WKGraphicsContextGetTypeID@Base 5.0.2
WKHitTestResultCopyAbsoluteImageURL@Base 5.0.2
WKHitTestResultCopyAbsoluteLinkURL@Base 5.0.2
WKHitTestResultCopyAbsoluteMediaURL@Base 5.0.2
WKHitTestResultCopyAbsolutePDFURL@Base 5.0.2
WKHitTestResultCopyLinkLabel@Base 5.0.2
WKHitTestResultCopyLinkTitle@Base 5.0.2
+ WKHitTestResultCopyLookupText@Base 5.212.0~alpha2
+ WKHitTestResultGetElementBoundingBox@Base 5.212.0~alpha2
WKHitTestResultGetTypeID@Base 5.0.2
WKHitTestResultIsContentEditable@Base 5.0.2
WKIconDatabaseCheckIntegrityBeforeOpening@Base 5.0.2
WKIconDatabaseClose@Base 5.0.2
+ WKIconDatabaseCopyIconDataForPageURL@Base 5.212.0~alpha2
+ WKIconDatabaseCopyIconURLForPageURL@Base 5.212.0~alpha2
WKIconDatabaseEnableDatabaseCleanup@Base 5.0.2
WKIconDatabaseGetTypeID@Base 5.0.2
WKIconDatabaseReleaseIconForURL@Base 5.0.2
WKIconDatabaseRemoveAllIcons@Base 5.0.2
WKIconDatabaseRetainIconForURL@Base 5.0.2
+ WKIconDatabaseSetIconDataForIconURL@Base 5.212.0~alpha2
WKIconDatabaseSetIconDatabaseClient@Base 5.0.2
+ WKIconDatabaseSetIconURLForPageURL@Base 5.212.0~alpha2
WKImageCreate@Base 5.0.2
WKImageGetSize@Base 5.0.2
WKImageGetTypeID@Base 5.0.2
@@ -585,18 +540,30 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKInspectorToggleJavaScriptDebugging@Base 5.0.2
WKInspectorToggleJavaScriptProfiling@Base 5.0.2
WKInspectorTogglePageProfiling@Base 5.0.2
+ WKKeyValueStorageManagerDeleteAllEntries@Base 5.212.0~alpha2
+ WKKeyValueStorageManagerDeleteEntriesForOrigin@Base 5.212.0~alpha2
+ WKKeyValueStorageManagerGetCreationTimeKey@Base 5.212.0~alpha2
+ WKKeyValueStorageManagerGetKeyValueStorageOrigins@Base 5.212.0~alpha2
+ WKKeyValueStorageManagerGetModificationTimeKey@Base 5.212.0~alpha2
+ WKKeyValueStorageManagerGetOriginKey@Base 5.212.0~alpha2
+ WKKeyValueStorageManagerGetStorageDetailsByOrigin@Base 5.212.0~alpha2
+ WKKeyValueStorageManagerGetTypeID@Base 5.212.0~alpha2
+ WKMediaSessionMetadataCopyAlbum@Base 5.212.0~alpha2
+ WKMediaSessionMetadataCopyArtist@Base 5.212.0~alpha2
+ WKMediaSessionMetadataCopyArtworkURL@Base 5.212.0~alpha2
+ WKMediaSessionMetadataCopyTitle@Base 5.212.0~alpha2
+ WKMediaSessionMetadataGetTypeID@Base 5.212.0~alpha2
WKMutableArrayCreate@Base 5.0.2
WKMutableDictionaryCreate@Base 5.0.2
+ WKNavigationActionGetTypeID@Base 5.212.0~alpha2
WKNavigationDataCopyNavigationDestinationURL@Base 5.2.0
WKNavigationDataCopyOriginalRequest@Base 5.0.2
WKNavigationDataCopyTitle@Base 5.0.2
WKNavigationDataCopyURL@Base 5.0.2
WKNavigationDataGetTypeID@Base 5.0.2
- WKNetworkInfoCreate@Base 5.0.2
- WKNetworkInfoGetTypeID@Base 5.0.2
- WKNetworkInfoManagerGetTypeID@Base 5.0.2
- WKNetworkInfoManagerProviderDidChangeNetworkInformation@Base 5.0.2
- WKNetworkInfoManagerSetProvider@Base 5.0.2
+ WKNavigationGetTypeID@Base 5.212.0~alpha2
+ WKNavigationResponseCanShowMIMEType@Base 5.212.0~alpha2
+ WKNavigationResponseGetTypeID@Base 5.212.0~alpha2
WKNotificationCopyBody@Base 5.0.2
WKNotificationCopyDir@Base 5.0.2
WKNotificationCopyIconURL@Base 5.0.2
@@ -620,21 +587,40 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKOpenPanelParametersCopyCapture@Base 5.0.2
WKOpenPanelParametersCopySelectedFileNames@Base 5.2.0
WKOpenPanelParametersGetAllowsMultipleFiles@Base 5.0.2
+ WKOpenPanelParametersGetCaptureEnabled@Base 5.212.0~alpha2
WKOpenPanelParametersGetTypeID@Base 5.0.2
WKOpenPanelResultListenerCancel@Base 5.0.2
WKOpenPanelResultListenerChooseFiles@Base 5.0.2
WKOpenPanelResultListenerGetTypeID@Base 5.0.2
WKPageAreScrollbarAnimationsSuppressed@Base 5.0.2
+ WKPageBackgroundExtendsBeyondPage@Base 5.212.0~alpha2
+ WKPageCallAfterNextPresentationUpdate@Base 5.212.0~alpha2
WKPageCanDelete@Base 5.0.2
WKPageCanGoBack@Base 5.0.2
WKPageCanGoForward@Base 5.0.2
WKPageCenterSelectionInVisibleArea@Base 5.0.2
+ WKPageClearWheelEventTestTrigger@Base 5.212.0~alpha2
WKPageClose@Base 5.0.2
+ WKPageConfigurationCreate@Base 5.212.0~alpha2
+ WKPageConfigurationGetContext@Base 5.212.0~alpha2
+ WKPageConfigurationGetPageGroup@Base 5.212.0~alpha2
+ WKPageConfigurationGetPreferences@Base 5.212.0~alpha2
+ WKPageConfigurationGetRelatedPage@Base 5.212.0~alpha2
+ WKPageConfigurationGetTypeID@Base 5.212.0~alpha2
+ WKPageConfigurationGetUserContentController@Base 5.212.0~alpha2
+ WKPageConfigurationGetWebsiteDataStore@Base 5.212.0~alpha2
+ WKPageConfigurationSetContext@Base 5.212.0~alpha2
+ WKPageConfigurationSetPageGroup@Base 5.212.0~alpha2
+ WKPageConfigurationSetPreferences@Base 5.212.0~alpha2
+ WKPageConfigurationSetRelatedPage@Base 5.212.0~alpha2
+ WKPageConfigurationSetUserContentController@Base 5.212.0~alpha2
+ WKPageConfigurationSetWebsiteDataStore@Base 5.212.0~alpha2
WKPageCopyActiveURL@Base 5.0.2
WKPageCopyApplicationNameForUserAgent@Base 5.0.2
WKPageCopyCommittedURL@Base 5.0.2
WKPageCopyCustomTextEncodingName@Base 5.0.2
WKPageCopyCustomUserAgent@Base 5.0.2
+ WKPageCopyPageConfiguration@Base 5.212.0~alpha2
WKPageCopyPendingAPIRequestURL@Base 5.0.2
WKPageCopyProvisionalURL@Base 5.0.2
WKPageCopyRelatedPages@Base 5.0.2
@@ -643,18 +629,19 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKPageCopyTitle@Base 5.0.2
WKPageCopyUserAgent@Base 5.0.2
WKPageCountStringMatches@Base 5.0.2
- WKPageCreateSnapshotOfVisibleContent@Base 5.0.2
WKPageExecuteCommand@Base 5.0.2
WKPageFindString@Base 5.0.2
WKPageFindStringMatches@Base 5.2.0
WKPageFixedLayoutSize@Base 5.0.2
WKPageForceRepaint@Base 5.0.2
+ WKPageGetAddsVisitedLinks@Base 5.212.0~alpha2
+ WKPageGetAllowsRemoteInspection@Base 5.212.0~alpha2
WKPageGetBackForwardList@Base 5.0.2
WKPageGetBackingScaleFactor@Base 5.0.2
+ WKPageGetBytecodeProfile@Base 5.212.0~alpha2
WKPageGetContentsAsMHTMLData@Base 5.0.2
WKPageGetContentsAsString@Base 5.0.2
WKPageGetContext@Base 5.0.2
- WKPageGetDebugPaintFlags@Base 5.0.2
WKPageGetEstimatedProgress@Base 5.0.2
WKPageGetFocusedFrame@Base 5.0.2
WKPageGetFrameSetLargestFrame@Base 5.0.2
@@ -667,15 +654,8 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKPageGetPageLength@Base 5.0.2
WKPageGetPageZoomFactor@Base 5.0.2
WKPageGetPaginationBehavesLikeColumns@Base 5.0.2
+ WKPageGetPaginationLineGridEnabled@Base 5.212.0~alpha2
WKPageGetPaginationMode@Base 5.0.2
- WKPageGetPluginInformationBundleIdentifierKey@Base 5.2.0
- WKPageGetPluginInformationBundleVersionKey@Base 5.2.0
- WKPageGetPluginInformationDisplayNameKey@Base 5.2.0
- WKPageGetPluginInformationFrameURLKey@Base 5.2.0
- WKPageGetPluginInformationMIMETypeKey@Base 5.2.0
- WKPageGetPluginInformationPageURLKey@Base 5.2.0
- WKPageGetPluginInformationPluginURLKey@Base 5.2.0
- WKPageGetPluginInformationPluginspageAttributeURLKey@Base 5.2.0
WKPageGetRenderTreeSize@Base 5.0.2
WKPageGetScaleFactor@Base 5.0.2
WKPageGetScrollPinningBehavior@Base 5.2.0
@@ -689,25 +669,33 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKPageGoBack@Base 5.0.2
WKPageGoForward@Base 5.0.2
WKPageGoToBackForwardListItem@Base 5.0.2
+ WKPageGroupAddUserContentFilter@Base 5.212.0~alpha2
WKPageGroupAddUserScript@Base 5.0.2
WKPageGroupAddUserStyleSheet@Base 5.0.2
WKPageGroupCopyIdentifier@Base 5.0.2
WKPageGroupCreateWithIdentifier@Base 5.0.2
WKPageGroupGetPreferences@Base 5.0.2
WKPageGroupGetTypeID@Base 5.0.2
+ WKPageGroupRemoveAllUserContentFilters@Base 5.212.0~alpha2
WKPageGroupRemoveAllUserScripts@Base 5.0.2
WKPageGroupRemoveAllUserStyleSheets@Base 5.0.2
+ WKPageGroupRemoveUserContentFilter@Base 5.212.0~alpha2
WKPageGroupSetPreferences@Base 5.0.2
+ WKPageHandleMediaEvent@Base 5.212.0~alpha2
WKPageHasHorizontalScrollbar@Base 5.0.2
+ WKPageHasMediaSessionWithActiveMediaElements@Base 5.212.0~alpha2
WKPageHasSelectedRange@Base 5.0.2
WKPageHasVerticalScrollbar@Base 5.0.2
WKPageHideFindUI@Base 5.0.2
+ WKPageHorizontalRubberBandingIsEnabled@Base 5.212.0~alpha2
WKPageIsClosed@Base 5.0.2
WKPageIsContentEditable@Base 5.0.2
WKPageIsPinnedToBottomSide@Base 5.0.2
WKPageIsPinnedToLeftSide@Base 5.0.2
WKPageIsPinnedToRightSide@Base 5.0.2
WKPageIsPinnedToTopSide@Base 5.0.2
+ WKPageIsPlayingAudio@Base 5.212.0~alpha2
+ WKPageIsWebProcessResponsive@Base 5.212.0~alpha2
WKPageListenForLayoutMilestones@Base 5.0.2
WKPageLoadAlternateHTMLString@Base 5.0.2
WKPageLoadAlternateHTMLStringWithUserData@Base 5.2.0
@@ -722,51 +710,73 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKPageLoadURL@Base 5.0.2
WKPageLoadURLRequest@Base 5.0.2
WKPageLoadURLRequestWithUserData@Base 5.2.0
+ WKPageLoadURLWithShouldOpenExternalURLsPolicy@Base 5.212.0~alpha2
WKPageLoadURLWithUserData@Base 5.2.0
WKPageLoadWebArchiveData@Base 5.0.2
WKPageLoadWebArchiveDataWithUserData@Base 5.2.0
WKPagePostMessageToInjectedBundle@Base 5.0.2
WKPageReload@Base 5.0.2
WKPageReloadFromOrigin@Base 5.0.2
+ WKPageReloadWithoutContentBlockers@Base 5.212.0~alpha2
WKPageRenderTreeExternalRepresentation@Base 5.0.2
WKPageRestoreFromSessionState@Base 5.0.2
WKPageRubberBandsAtBottom@Base 5.2.0
+ WKPageRubberBandsAtLeft@Base 5.212.0~alpha2
+ WKPageRubberBandsAtRight@Base 5.212.0~alpha2
WKPageRubberBandsAtTop@Base 5.2.0
+ WKPageRunBeforeUnloadConfirmPanelResultListenerCall@Base 5.212.0~alpha2
+ WKPageRunBeforeUnloadConfirmPanelResultListenerGetTypeID@Base 5.212.0~alpha2
+ WKPageRunJavaScriptAlertResultListenerCall@Base 5.212.0~alpha2
+ WKPageRunJavaScriptAlertResultListenerGetTypeID@Base 5.212.0~alpha2
+ WKPageRunJavaScriptConfirmResultListenerCall@Base 5.212.0~alpha2
+ WKPageRunJavaScriptConfirmResultListenerGetTypeID@Base 5.212.0~alpha2
WKPageRunJavaScriptInMainFrame@Base 5.0.2
+ WKPageRunJavaScriptPromptResultListenerCall@Base 5.212.0~alpha2
+ WKPageRunJavaScriptPromptResultListenerGetTypeID@Base 5.212.0~alpha2
WKPageSelectContextMenuItem@Base 5.2.0
WKPageSelectFindMatch@Base 5.2.0
+ WKPageSetAddsVisitedLinks@Base 5.212.0~alpha2
+ WKPageSetAllowsRemoteInspection@Base 5.212.0~alpha2
WKPageSetApplicationNameForUserAgent@Base 5.0.2
+ WKPageSetBackgroundExtendsBeyondPage@Base 5.212.0~alpha2
WKPageSetCustomBackingScaleFactor@Base 5.0.2
WKPageSetCustomTextEncodingName@Base 5.0.2
WKPageSetCustomUserAgent@Base 5.0.2
- WKPageSetDebugPaintFlags@Base 5.0.2
+ WKPageSetEnableHorizontalRubberBanding@Base 5.212.0~alpha2
+ WKPageSetEnableVerticalRubberBanding@Base 5.212.0~alpha2
WKPageSetFixedLayoutSize@Base 5.0.2
WKPageSetGapBetweenPages@Base 5.0.2
- WKPageSetInvalidMessageFunction@Base 5.2.0
WKPageSetMaintainsInactiveSelection@Base 5.0.2
WKPageSetMayStartMediaWhenInWindow@Base 5.0.2
WKPageSetMediaVolume@Base 5.0.2
- WKPageSetMemoryCacheClientCallsEnabled@Base 5.0.2
+ WKPageSetMuted@Base 5.212.0~alpha2
WKPageSetPageAndTextZoomFactors@Base 5.0.2
WKPageSetPageContextMenuClient@Base 5.0.2
+ WKPageSetPageDiagnosticLoggingClient@Base 5.212.0~alpha2
WKPageSetPageFindClient@Base 5.0.2
WKPageSetPageFindMatchesClient@Base 5.2.0
WKPageSetPageFormClient@Base 5.0.2
+ WKPageSetPageInjectedBundleClient@Base 5.212.0~alpha2
WKPageSetPageLength@Base 5.0.2
WKPageSetPageLoaderClient@Base 5.0.2
+ WKPageSetPageNavigationClient@Base 5.212.0~alpha2
WKPageSetPagePolicyClient@Base 5.0.2
WKPageSetPageUIClient@Base 5.0.2
WKPageSetPageZoomFactor@Base 5.0.2
WKPageSetPaginationBehavesLikeColumns@Base 5.0.2
+ WKPageSetPaginationLineGridEnabled@Base 5.212.0~alpha2
WKPageSetPaginationMode@Base 5.0.2
WKPageSetRubberBandsAtBottom@Base 5.2.0
+ WKPageSetRubberBandsAtLeft@Base 5.212.0~alpha2
+ WKPageSetRubberBandsAtRight@Base 5.212.0~alpha2
WKPageSetRubberBandsAtTop@Base 5.2.0
WKPageSetScaleFactor@Base 5.0.2
WKPageSetScrollPinningBehavior@Base 5.2.0
- WKPageSetShouldSendEventsSynchronously@Base 5.0.2
+ WKPageSetSession@Base 5.212.0~alpha2
WKPageSetSuppressScrollbarAnimations@Base 5.0.2
WKPageSetTextZoomFactor@Base 5.0.2
WKPageSetUseFixedLayout@Base 5.0.2
+ WKPageSetUserContentExtensionsEnabled@Base 5.212.0~alpha2
WKPageSetVisibilityState@Base 5.2.0
WKPageStopLoading@Base 5.0.2
WKPageSupportsTextEncoding@Base 5.0.2
@@ -776,6 +786,7 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKPageTryRestoreScrollPosition@Base 5.0.2
WKPageUseFixedLayout@Base 5.0.2
WKPageValidateCommand@Base 5.0.2
+ WKPageVerticalRubberBandingIsEnabled@Base 5.212.0~alpha2
WKPageWillHandleHorizontalScrollEvents@Base 5.0.2
WKPlugInInformationReplacementObscuredKey@Base 5.2.0
WKPluginInformationBundleIdentifierKey@Base 5.2.0
@@ -810,21 +821,24 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKPreferencesCreateCopy@Base 5.0.2
WKPreferencesCreateWithIdentifier@Base 5.0.2
WKPreferencesGetAVFoundationEnabled@Base 5.0.2
+ WKPreferencesGetAVFoundationNSURLSessionEnabled@Base 5.212.0~alpha2
WKPreferencesGetAccelerated2DCanvasEnabled@Base 5.0.2
WKPreferencesGetAcceleratedCompositingEnabled@Base 5.0.2
WKPreferencesGetAcceleratedCompositingForOverflowScrollEnabled@Base 5.2.0
WKPreferencesGetAcceleratedDrawingEnabled@Base 5.0.2
WKPreferencesGetAggressiveTileRetentionEnabled@Base 5.2.0
+ WKPreferencesGetAllowsAirPlayForMediaPlayback@Base 5.212.0~alpha2
+ WKPreferencesGetAntialiasedFontDilationEnabled@Base 5.212.0~alpha2
WKPreferencesGetApplicationChromeModeEnabled@Base 5.0.2
WKPreferencesGetArtificialPluginInitializationDelayEnabled@Base 5.0.2
WKPreferencesGetAsynchronousPluginInitializationEnabled@Base 5.0.2
WKPreferencesGetAsynchronousPluginInitializationEnabledForAllPlugins@Base 5.0.2
WKPreferencesGetAsynchronousSpellCheckingEnabled@Base 5.2.0
+ WKPreferencesGetAudioPlaybackRequiresUserGesture@Base 5.212.0~alpha2
WKPreferencesGetAuthorAndUserStylesEnabled@Base 5.0.2
WKPreferencesGetAutostartOriginPlugInSnapshottingEnabled@Base 5.2.0
WKPreferencesGetBackspaceKeyNavigationEnabled@Base 5.0.2
- WKPreferencesGetCSSCustomFilterEnabled@Base 5.0.2
- WKPreferencesGetCSSGridLayoutEnabled@Base 5.0.2
+ WKPreferencesGetCSSAnimationTriggersEnabled@Base 5.212.0~alpha2
WKPreferencesGetCSSRegionsEnabled@Base 5.0.2
WKPreferencesGetCanvasUsesAcceleratedDrawing@Base 5.0.2
WKPreferencesGetCaretBrowsingEnabled@Base 5.0.2
@@ -833,23 +847,31 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKPreferencesGetCookieEnabled@Base 5.0.2
WKPreferencesGetDNSPrefetchingEnabled@Base 5.0.2
WKPreferencesGetDOMPasteAllowed@Base 5.0.2
+ WKPreferencesGetDOMTimersThrottlingEnabled@Base 5.212.0~alpha2
WKPreferencesGetDatabasesEnabled@Base 5.0.2
WKPreferencesGetDefaultFixedFontSize@Base 5.0.2
WKPreferencesGetDefaultFontSize@Base 5.0.2
WKPreferencesGetDeveloperExtrasEnabled@Base 5.0.2
WKPreferencesGetDiagnosticLoggingEnabled@Base 5.0.2
WKPreferencesGetEditableLinkBehavior@Base 5.0.2
+ WKPreferencesGetEnableInheritURIQueryComponent@Base 5.212.0~alpha2
WKPreferencesGetEncodingDetectorEnabled@Base 5.0.2
WKPreferencesGetFileAccessFromFileURLsAllowed@Base 5.0.2
WKPreferencesGetFontSmoothingLevel@Base 5.0.2
WKPreferencesGetForceFTPDirectoryListings@Base 5.0.2
+ WKPreferencesGetForceSoftwareWebGLRendering@Base 5.212.0~alpha2
WKPreferencesGetFrameFlatteningEnabled@Base 5.0.2
WKPreferencesGetFullScreenEnabled@Base 5.0.2
+ WKPreferencesGetGamepadsEnabled@Base 5.212.0~alpha2
+ WKPreferencesGetHTTPEquivEnabled@Base 5.212.0~alpha2
WKPreferencesGetHiddenPageCSSAnimationSuspensionEnabled@Base 5.2.0
WKPreferencesGetHiddenPageDOMTimerThrottlingEnabled@Base 5.2.0
WKPreferencesGetHixie76WebSocketProtocolEnabled@Base 5.0.2
WKPreferencesGetHyperlinkAuditingEnabled@Base 5.0.2
+ WKPreferencesGetIgnoreViewportScalingConstraints@Base 5.212.0~alpha2
+ WKPreferencesGetImageControlsEnabled@Base 5.212.0~alpha2
WKPreferencesGetIncrementalRenderingSuppressionTimeout@Base 5.2.0
+ WKPreferencesGetInlineMediaPlaybackRequiresPlaysInlineAttribute@Base 5.212.0~alpha2
WKPreferencesGetInspectorUsesWebKitUserInterface@Base 5.0.2
WKPreferencesGetInteractiveFormValidationEnabled@Base 5.0.2
WKPreferencesGetJavaEnabled@Base 5.0.2
@@ -857,18 +879,27 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKPreferencesGetJavaScriptCanAccessClipboard@Base 5.0.2
WKPreferencesGetJavaScriptCanOpenWindowsAutomatically@Base 5.0.2
WKPreferencesGetJavaScriptEnabled@Base 5.0.2
- WKPreferencesGetJavaScriptExperimentsEnabled@Base 5.0.2
WKPreferencesGetJavaScriptMarkupEnabled@Base 5.2.0
+ WKPreferencesGetJavaScriptRuntimeFlags@Base 5.212.0~alpha2
WKPreferencesGetLoadsImagesAutomatically@Base 5.0.2
WKPreferencesGetLoadsSiteIconsIgnoringImageLoadingPreference@Base 5.0.2
WKPreferencesGetLocalFileContentSniffingEnabled@Base 5.0.2
WKPreferencesGetLocalStorageEnabled@Base 5.0.2
WKPreferencesGetLogsPageMessagesToSystemConsoleEnabled@Base 5.2.0
+ WKPreferencesGetLongMousePressEnabled@Base 5.212.0~alpha2
+ WKPreferencesGetMediaControlsScaleWithPageZoom@Base 5.212.0~alpha2
WKPreferencesGetMediaPlaybackAllowsInline@Base 5.0.2
WKPreferencesGetMediaPlaybackRequiresUserGesture@Base 5.0.2
+ WKPreferencesGetMediaSourceEnabled@Base 5.212.0~alpha2
+ WKPreferencesGetMediaStreamEnabled@Base 5.212.0~alpha2
+ WKPreferencesGetMetaRefreshEnabled@Base 5.212.0~alpha2
WKPreferencesGetMinimumFontSize@Base 5.0.2
+ WKPreferencesGetMinimumZoomFontSize@Base 5.212.0~alpha2
+ WKPreferencesGetMockCaptureDevicesEnabled@Base 5.212.0~alpha2
WKPreferencesGetMockScrollbarsEnabled@Base 5.0.2
+ WKPreferencesGetMultithreadedWebGLEnabled@Base 5.212.0~alpha2
WKPreferencesGetNeedsSiteSpecificQuirks@Base 5.0.2
+ WKPreferencesGetNewBlockInsideInlineModelEnabled@Base 5.212.0~alpha2
WKPreferencesGetNotificationsEnabled@Base 5.0.2
WKPreferencesGetOfflineWebApplicationCacheEnabled@Base 5.0.2
WKPreferencesGetPDFPluginEnabled@Base 5.0.2
@@ -883,9 +914,12 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKPreferencesGetQTKitEnabled@Base 5.2.0
WKPreferencesGetRegionBasedColumnsEnabled@Base 5.0.2
WKPreferencesGetRequestAnimationFrameEnabled@Base 5.0.2
+ WKPreferencesGetResourceUsageOverlayVisible@Base 5.212.0~alpha2
WKPreferencesGetScreenFontSubstitutionEnabled@Base 5.0.2
WKPreferencesGetScrollingPerformanceLoggingEnabled@Base 5.0.2
WKPreferencesGetSelectTrailingWhitespaceEnabled@Base 5.2.0
+ WKPreferencesGetServiceControlsEnabled@Base 5.212.0~alpha2
+ WKPreferencesGetShouldConvertPositionStyleOnCopy@Base 5.212.0~alpha2
WKPreferencesGetShouldDisplayCaptions@Base 5.0.2
WKPreferencesGetShouldDisplaySubtitles@Base 5.0.2
WKPreferencesGetShouldDisplayTextDescriptions@Base 5.0.2
@@ -893,18 +927,27 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKPreferencesGetShouldRespectImageOrientation@Base 5.0.2
WKPreferencesGetShowsToolTipOverTruncatedText@Base 5.0.2
WKPreferencesGetShowsURLsInToolTipsEnabled@Base 5.2.0
+ WKPreferencesGetSimpleLineLayoutDebugBordersEnabled@Base 5.212.0~alpha2
+ WKPreferencesGetSimpleLineLayoutEnabled@Base 5.212.0~alpha2
WKPreferencesGetSmartInsertDeleteEnabled@Base 5.2.0
WKPreferencesGetSnapshotAllPlugIns@Base 5.2.0
WKPreferencesGetSpatialNavigationEnabled@Base 5.6.0~rc
WKPreferencesGetStorageBlockingPolicy@Base 5.0.2
+ WKPreferencesGetSubpixelCSSOMElementMetricsEnabled@Base 5.212.0~alpha2
WKPreferencesGetSuppressesIncrementalRendering@Base 5.0.2
WKPreferencesGetTabToLinksEnabled@Base 5.0.2
WKPreferencesGetTabsToLinks@Base 5.0.2
+ WKPreferencesGetTelephoneNumberParsingEnabled@Base 5.212.0~alpha2
WKPreferencesGetTextAreasAreResizable@Base 5.0.2
WKPreferencesGetTextAutosizingEnabled@Base 5.0.2
+ WKPreferencesGetThreadedScrollingEnabled@Base 5.212.0~alpha2
WKPreferencesGetTiledScrollingIndicatorVisible@Base 5.2.0
WKPreferencesGetTypeID@Base 5.0.2
WKPreferencesGetUniversalAccessFromFileURLsAllowed@Base 5.0.2
+ WKPreferencesGetUseGiantTiles@Base 5.212.0~alpha2
+ WKPreferencesGetViewGestureDebuggingEnabled@Base 5.212.0~alpha2
+ WKPreferencesGetVisibleDebugOverlayRegions@Base 5.212.0~alpha2
+ WKPreferencesGetWebAnimationsEnabled@Base 5.212.0~alpha2
WKPreferencesGetWebArchiveDebugModeEnabled@Base 5.0.2
WKPreferencesGetWebAudioEnabled@Base 5.0.2
WKPreferencesGetWebGLEnabled@Base 5.0.2
@@ -912,21 +955,24 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKPreferencesGetXSSAuditorEnabled@Base 5.0.2
WKPreferencesResetTestRunnerOverrides@Base 5.0.2
WKPreferencesSetAVFoundationEnabled@Base 5.0.2
+ WKPreferencesSetAVFoundationNSURLSessionEnabled@Base 5.212.0~alpha2
WKPreferencesSetAccelerated2DCanvasEnabled@Base 5.0.2
WKPreferencesSetAcceleratedCompositingEnabled@Base 5.0.2
WKPreferencesSetAcceleratedCompositingForOverflowScrollEnabled@Base 5.2.0
WKPreferencesSetAcceleratedDrawingEnabled@Base 5.0.2
WKPreferencesSetAggressiveTileRetentionEnabled@Base 5.2.0
+ WKPreferencesSetAllowsAirPlayForMediaPlayback@Base 5.212.0~alpha2
+ WKPreferencesSetAntialiasedFontDilationEnabled@Base 5.212.0~alpha2
WKPreferencesSetApplicationChromeModeEnabled@Base 5.0.2
WKPreferencesSetArtificialPluginInitializationDelayEnabled@Base 5.0.2
WKPreferencesSetAsynchronousPluginInitializationEnabled@Base 5.0.2
WKPreferencesSetAsynchronousPluginInitializationEnabledForAllPlugins@Base 5.0.2
WKPreferencesSetAsynchronousSpellCheckingEnabled@Base 5.2.0
+ WKPreferencesSetAudioPlaybackRequiresUserGesture@Base 5.212.0~alpha2
WKPreferencesSetAuthorAndUserStylesEnabled@Base 5.0.2
WKPreferencesSetAutostartOriginPlugInSnapshottingEnabled@Base 5.2.0
WKPreferencesSetBackspaceKeyNavigationEnabled@Base 5.0.2
- WKPreferencesSetCSSCustomFilterEnabled@Base 5.0.2
- WKPreferencesSetCSSGridLayoutEnabled@Base 5.0.2
+ WKPreferencesSetCSSAnimationTriggersEnabled@Base 5.212.0~alpha2
WKPreferencesSetCSSRegionsEnabled@Base 5.0.2
WKPreferencesSetCanvasUsesAcceleratedDrawing@Base 5.0.2
WKPreferencesSetCaretBrowsingEnabled@Base 5.0.2
@@ -936,6 +982,7 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKPreferencesSetCursiveFontFamily@Base 5.0.2
WKPreferencesSetDNSPrefetchingEnabled@Base 5.0.2
WKPreferencesSetDOMPasteAllowed@Base 5.0.2
+ WKPreferencesSetDOMTimersThrottlingEnabled@Base 5.212.0~alpha2
WKPreferencesSetDatabasesEnabled@Base 5.0.2
WKPreferencesSetDefaultFixedFontSize@Base 5.0.2
WKPreferencesSetDefaultFontSize@Base 5.0.2
@@ -943,6 +990,7 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKPreferencesSetDeveloperExtrasEnabled@Base 5.0.2
WKPreferencesSetDiagnosticLoggingEnabled@Base 5.0.2
WKPreferencesSetEditableLinkBehavior@Base 5.0.2
+ WKPreferencesSetEnableInheritURIQueryComponent@Base 5.212.0~alpha2
WKPreferencesSetEncodingDetectorEnabled@Base 5.0.2
WKPreferencesSetFTPDirectoryTemplatePath@Base 5.0.2
WKPreferencesSetFantasyFontFamily@Base 5.0.2
@@ -950,13 +998,19 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKPreferencesSetFixedFontFamily@Base 5.0.2
WKPreferencesSetFontSmoothingLevel@Base 5.0.2
WKPreferencesSetForceFTPDirectoryListings@Base 5.0.2
+ WKPreferencesSetForceSoftwareWebGLRendering@Base 5.212.0~alpha2
WKPreferencesSetFrameFlatteningEnabled@Base 5.0.2
WKPreferencesSetFullScreenEnabled@Base 5.0.2
+ WKPreferencesSetGamepadsEnabled@Base 5.212.0~alpha2
+ WKPreferencesSetHTTPEquivEnabled@Base 5.212.0~alpha2
WKPreferencesSetHiddenPageCSSAnimationSuspensionEnabled@Base 5.2.0
WKPreferencesSetHiddenPageDOMTimerThrottlingEnabled@Base 5.2.0
WKPreferencesSetHixie76WebSocketProtocolEnabled@Base 5.0.2
WKPreferencesSetHyperlinkAuditingEnabled@Base 5.0.2
+ WKPreferencesSetIgnoreViewportScalingConstraints@Base 5.212.0~alpha2
+ WKPreferencesSetImageControlsEnabled@Base 5.212.0~alpha2
WKPreferencesSetIncrementalRenderingSuppressionTimeout@Base 5.2.0
+ WKPreferencesSetInlineMediaPlaybackRequiresPlaysInlineAttribute@Base 5.212.0~alpha2
WKPreferencesSetInspectorUsesWebKitUserInterface@Base 5.0.2
WKPreferencesSetInteractiveFormValidationEnabled@Base 5.0.2
WKPreferencesSetJavaEnabled@Base 5.0.2
@@ -964,18 +1018,27 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKPreferencesSetJavaScriptCanAccessClipboard@Base 5.0.2
WKPreferencesSetJavaScriptCanOpenWindowsAutomatically@Base 5.0.2
WKPreferencesSetJavaScriptEnabled@Base 5.0.2
- WKPreferencesSetJavaScriptExperimentsEnabled@Base 5.0.2
WKPreferencesSetJavaScriptMarkupEnabled@Base 5.2.0
+ WKPreferencesSetJavaScriptRuntimeFlags@Base 5.212.0~alpha2
WKPreferencesSetLoadsImagesAutomatically@Base 5.0.2
WKPreferencesSetLoadsSiteIconsIgnoringImageLoadingPreference@Base 5.0.2
WKPreferencesSetLocalFileContentSniffingEnabled@Base 5.0.2
WKPreferencesSetLocalStorageEnabled@Base 5.0.2
WKPreferencesSetLogsPageMessagesToSystemConsoleEnabled@Base 5.2.0
+ WKPreferencesSetLongMousePressEnabled@Base 5.212.0~alpha2
+ WKPreferencesSetMediaControlsScaleWithPageZoom@Base 5.212.0~alpha2
WKPreferencesSetMediaPlaybackAllowsInline@Base 5.0.2
WKPreferencesSetMediaPlaybackRequiresUserGesture@Base 5.0.2
+ WKPreferencesSetMediaSourceEnabled@Base 5.212.0~alpha2
+ WKPreferencesSetMediaStreamEnabled@Base 5.212.0~alpha2
+ WKPreferencesSetMetaRefreshEnabled@Base 5.212.0~alpha2
WKPreferencesSetMinimumFontSize@Base 5.0.2
+ WKPreferencesSetMinimumZoomFontSize@Base 5.212.0~alpha2
+ WKPreferencesSetMockCaptureDevicesEnabled@Base 5.212.0~alpha2
WKPreferencesSetMockScrollbarsEnabled@Base 5.0.2
+ WKPreferencesSetMultithreadedWebGLEnabled@Base 5.212.0~alpha2
WKPreferencesSetNeedsSiteSpecificQuirks@Base 5.0.2
+ WKPreferencesSetNewBlockInsideInlineModelEnabled@Base 5.212.0~alpha2
WKPreferencesSetNotificationsEnabled@Base 5.0.2
WKPreferencesSetOfflineWebApplicationCacheEnabled@Base 5.0.2
WKPreferencesSetPDFPluginEnabled@Base 5.0.2
@@ -991,11 +1054,14 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKPreferencesSetQTKitEnabled@Base 5.2.0
WKPreferencesSetRegionBasedColumnsEnabled@Base 5.0.2
WKPreferencesSetRequestAnimationFrameEnabled@Base 5.0.2
+ WKPreferencesSetResourceUsageOverlayVisible@Base 5.212.0~alpha2
WKPreferencesSetSansSerifFontFamily@Base 5.0.2
WKPreferencesSetScreenFontSubstitutionEnabled@Base 5.0.2
WKPreferencesSetScrollingPerformanceLoggingEnabled@Base 5.0.2
WKPreferencesSetSelectTrailingWhitespaceEnabled@Base 5.2.0
WKPreferencesSetSerifFontFamily@Base 5.0.2
+ WKPreferencesSetServiceControlsEnabled@Base 5.212.0~alpha2
+ WKPreferencesSetShouldConvertPositionStyleOnCopy@Base 5.212.0~alpha2
WKPreferencesSetShouldDisplayCaptions@Base 5.0.2
WKPreferencesSetShouldDisplaySubtitles@Base 5.0.2
WKPreferencesSetShouldDisplayTextDescriptions@Base 5.0.2
@@ -1003,23 +1069,34 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKPreferencesSetShouldRespectImageOrientation@Base 5.0.2
WKPreferencesSetShowsToolTipOverTruncatedText@Base 5.0.2
WKPreferencesSetShowsURLsInToolTipsEnabled@Base 5.2.0
+ WKPreferencesSetSimpleLineLayoutDebugBordersEnabled@Base 5.212.0~alpha2
+ WKPreferencesSetSimpleLineLayoutEnabled@Base 5.212.0~alpha2
WKPreferencesSetSmartInsertDeleteEnabled@Base 5.2.0
WKPreferencesSetSnapshotAllPlugIns@Base 5.2.0
WKPreferencesSetSpatialNavigationEnabled@Base 5.6.0~rc
WKPreferencesSetStandardFontFamily@Base 5.0.2
WKPreferencesSetStorageBlockingPolicy@Base 5.0.2
+ WKPreferencesSetSubpixelCSSOMElementMetricsEnabled@Base 5.212.0~alpha2
WKPreferencesSetSuppressesIncrementalRendering@Base 5.0.2
WKPreferencesSetTabToLinksEnabled@Base 5.0.2
WKPreferencesSetTabsToLinks@Base 5.0.2
+ WKPreferencesSetTelephoneNumberParsingEnabled@Base 5.212.0~alpha2
WKPreferencesSetTextAreasAreResizable@Base 5.0.2
WKPreferencesSetTextAutosizingEnabled@Base 5.0.2
+ WKPreferencesSetThreadedScrollingEnabled@Base 5.212.0~alpha2
WKPreferencesSetTiledScrollingIndicatorVisible@Base 5.2.0
WKPreferencesSetUniversalAccessFromFileURLsAllowed@Base 5.0.2
+ WKPreferencesSetUseGiantTiles@Base 5.212.0~alpha2
+ WKPreferencesSetUseLegacyTextAlignPositionedElementBehavior@Base 5.212.0~alpha2
+ WKPreferencesSetViewGestureDebuggingEnabled@Base 5.212.0~alpha2
+ WKPreferencesSetVisibleDebugOverlayRegions@Base 5.212.0~alpha2
+ WKPreferencesSetWebAnimationsEnabled@Base 5.212.0~alpha2
WKPreferencesSetWebArchiveDebugModeEnabled@Base 5.0.2
WKPreferencesSetWebAudioEnabled@Base 5.0.2
WKPreferencesSetWebGLEnabled@Base 5.0.2
WKPreferencesSetWebSecurityEnabled@Base 5.0.2
WKPreferencesSetXSSAuditorEnabled@Base 5.0.2
+ WKPreferencesUseLegacyTextAlignPositionedElementBehavior@Base 5.212.0~alpha2
WKProtectionSpaceCopyHost@Base 5.0.2
WKProtectionSpaceCopyRealm@Base 5.0.2
WKProtectionSpaceGetAuthenticationScheme@Base 5.0.2
@@ -1036,8 +1113,10 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKRenderLayerCopyElementTagName@Base 5.0.2
WKRenderLayerCopyRendererName@Base 5.0.2
WKRenderLayerGetAbsoluteBounds@Base 5.0.2
+ WKRenderLayerGetBackingStoreMemoryEstimate@Base 5.212.0~alpha2
WKRenderLayerGetCompositingLayerType@Base 5.0.2
WKRenderLayerGetElementClassNames@Base 5.0.2
+ WKRenderLayerGetFrameContentsLayer@Base 5.212.0~alpha2
WKRenderLayerGetNegativeZOrderList@Base 5.0.2
WKRenderLayerGetNormalFlowList@Base 5.0.2
WKRenderLayerGetPositiveZOrderList@Base 5.0.2
@@ -1049,10 +1128,12 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKRenderObjectCopyElementID@Base 5.0.2
WKRenderObjectCopyElementTagName@Base 5.0.2
WKRenderObjectCopyName@Base 5.0.2
+ WKRenderObjectCopyTextSnippet@Base 5.212.0~alpha2
WKRenderObjectGetAbsolutePosition@Base 5.0.2
WKRenderObjectGetChildren@Base 5.0.2
WKRenderObjectGetElementClassNames@Base 5.0.2
WKRenderObjectGetFrameRect@Base 5.0.2
+ WKRenderObjectGetTextLength@Base 5.212.0~alpha2
WKRenderObjectGetTypeID@Base 5.0.2
WKResourceCacheManagerClearCacheForAllOrigins@Base 5.0.2
WKResourceCacheManagerClearCacheForOrigin@Base 5.0.2
@@ -1075,6 +1156,9 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKSerializedScriptValueDeserialize@Base 5.0.2
WKSerializedScriptValueGetInternalRepresentation@Base 5.0.2
WKSerializedScriptValueGetTypeID@Base 5.0.2
+ WKSessionStateCopyData@Base 5.212.0~alpha2
+ WKSessionStateCreateFromData@Base 5.212.0~alpha2
+ WKSessionStateGetTypeID@Base 5.212.0~alpha2
WKSizeCreate@Base 5.0.2
WKSizeGetTypeID@Base 5.0.2
WKSizeGetValue@Base 5.0.2
@@ -1109,6 +1193,7 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKURLIsEqual@Base 5.0.2
WKURLRequestCopyFirstPartyForCookies@Base 5.0.2
WKURLRequestCopyHTTPMethod@Base 5.0.2
+ WKURLRequestCopySettingHTTPBody@Base 5.212.0~alpha2
WKURLRequestCopyURL@Base 5.0.2
WKURLRequestCreateWithWKURL@Base 5.0.2
WKURLRequestGetTypeID@Base 5.0.2
@@ -1120,6 +1205,13 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKURLResponseGetTypeID@Base 5.0.2
WKURLResponseHTTPStatusCode@Base 5.0.2
WKURLResponseIsAttachment@Base 5.0.2
+ WKUserContentControllerAddUserContentFilter@Base 5.212.0~alpha2
+ WKUserContentControllerAddUserScript@Base 5.212.0~alpha2
+ WKUserContentControllerCopyUserScripts@Base 5.212.0~alpha2
+ WKUserContentControllerCreate@Base 5.212.0~alpha2
+ WKUserContentControllerGetTypeID@Base 5.212.0~alpha2
+ WKUserContentControllerRemoveAllUserContentFilters@Base 5.212.0~alpha2
+ WKUserContentControllerRemoveAllUserScripts@Base 5.212.0~alpha2
WKUserContentURLPatternCopyHost@Base 5.0.2
WKUserContentURLPatternCopyScheme@Base 5.0.2
WKUserContentURLPatternCreate@Base 5.0.2
@@ -1127,31 +1219,20 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
WKUserContentURLPatternIsValid@Base 5.0.2
WKUserContentURLPatternMatchesSubdomains@Base 5.0.2
WKUserContentURLPatternMatchesURL@Base 5.0.2
+ WKUserMediaPermissionCheckGetTypeID@Base 5.212.0~alpha2
+ WKUserMediaPermissionCheckSetHasPersistentPermission@Base 5.212.0~alpha2
+ WKUserMediaPermissionRequestAllow@Base 5.212.0~alpha2
+ WKUserMediaPermissionRequestAudioDeviceUIDs@Base 5.212.0~alpha2
+ WKUserMediaPermissionRequestDeny@Base 5.212.0~alpha2
+ WKUserMediaPermissionRequestGetTypeID@Base 5.212.0~alpha2
+ WKUserMediaPermissionRequestVideoDeviceUIDs@Base 5.212.0~alpha2
WKVibrationGetTypeID@Base 5.0.2
WKVibrationSetProvider@Base 5.0.2
- WTFCrash@Base 5.2.0
- WTFGetBacktrace@Base 5.0.2
- WTFInstallReportBacktraceOnCrashHook@Base 5.0.2
- WTFInvokeCrashHook@Base 5.0.2
- WTFLog@Base 5.0.2
- WTFLogAlways@Base 5.0.2
- WTFLogVerbose@Base 5.0.2
- WTFPrintBacktrace@Base 5.0.2
- WTFReportArgumentAssertionFailure@Base 5.0.2
- WTFReportAssertionFailure@Base 5.0.2
- WTFReportAssertionFailureWithMessage@Base 5.0.2
- WTFReportBacktrace@Base 5.0.2
- WTFReportError@Base 5.0.2
- WTFReportFatalError@Base 5.0.2
- WTFSetCrashHook@Base 5.0.2
- _WKContextRegisterURLSchemeAsEmptyDocument@Base 5.0.2
- _WKContextSetAdditionalPluginsDirectory@Base 5.0.2
- _WKContextSetAlwaysUsesComplexTextCodePath@Base 5.0.2
- _WKContextSetHTTPPipeliningEnabled@Base 5.0.2
+ WKViewportAttributesGetTypeID@Base 5.212.0~alpha2
+ WKWindowFeaturesGetTypeID@Base 5.212.0~alpha2
_Z13WKURLCopyQUrlPK11OpaqueWKURL@Base 5.2.0
_Z14qWebKitVersionv@Base 5.0.2
_Z16WKURLCopyQStringPK11OpaqueWKURL@Base 5.2.0
- _Z19JSStringCopyQStringP14OpaqueJSString@Base 5.2.0
_Z19WKImageCreateQImagePK13OpaqueWKImage@Base 5.0.2
_Z19WKStringCopyQStringPK14OpaqueWKString@Base 5.0.2
_Z19WKURLCreateWithQUrlRK4QUrl@Base 5.0.2
@@ -1160,7 +1241,6 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_Z22WKURLCreateWithQStringRK7QString@Base 5.2.0
_Z23WKImageCreateFromQImageRK6QImage@Base 5.0.2
_Z23qt_networkAccessAllowedb@Base 5.0.2
- _Z25JSStringCreateWithQStringRK7QString@Base 5.2.0
_Z25WKStringCreateWithQStringRK7QString@Base 5.0.2
_Z32WKIconDatabaseTryGetQImageForURLPK20OpaqueWKIconDatabasePK11OpaqueWKURL@Base 5.2.0
_ZN10UndoStepQt4redoEv@Base 5.0.2
@@ -1169,23 +1249,6 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZN10UndoStepQtC2EN3WTF6RefPtrIN7WebCore8UndoStepEEE@Base 5.0.2
_ZN10UndoStepQtD1Ev@Base 5.0.2
_ZN10UndoStepQtD2Ev@Base 5.0.2
- _ZN11QRawWebView10setFocusedEb@Base 5.0.2
- _ZN11QRawWebView10setVisibleEb@Base 5.0.2
- _ZN11QRawWebView12sendKeyEventEP9QKeyEvent@Base 5.0.2
- _ZN11QRawWebView14sendMouseEventEP11QMouseEventi@Base 5.0.2
- _ZN11QRawWebView14sendTouchEventEP11QTouchEvent@Base 5.0.2
- _ZN11QRawWebView14sendWheelEventEP11QWheelEvent@Base 5.0.2
- _ZN11QRawWebView17setDrawBackgroundEb@Base 5.0.2
- _ZN11QRawWebView24setTransparentBackgroundEb@Base 5.0.2
- _ZN11QRawWebView5paintERK10QMatrix4x4fj@Base 5.0.2
- _ZN11QRawWebView6createEv@Base 5.0.2
- _ZN11QRawWebView7pageRefEv@Base 5.0.2
- _ZN11QRawWebView7setSizeERK5QSize@Base 5.0.2
- _ZN11QRawWebView9setActiveEb@Base 5.0.2
- _ZN11QRawWebViewC1EPK15OpaqueWKContextPK17OpaqueWKPageGroupP17QRawWebViewClient@Base 5.0.2
- _ZN11QRawWebViewC2EPK15OpaqueWKContextPK17OpaqueWKPageGroupP17QRawWebViewClient@Base 5.0.2
- _ZN11QRawWebViewD1Ev@Base 5.0.2
- _ZN11QRawWebViewD2Ev@Base 5.0.2
_ZN11QWebElement11encloseWithERK7QString@Base 5.0.2
_ZN11QWebElement11encloseWithERKS_@Base 5.0.2
_ZN11QWebElement11removeClassERK7QString@Base 5.0.2
@@ -1204,32 +1267,34 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZN11QWebElement14prependOutsideERKS_@Base 5.0.2
_ZN11QWebElement14setAttributeNSERK7QStringS2_S2_@Base 5.0.2
_ZN11QWebElement15removeAttributeERK7QString@Base 5.0.2
- _ZN11QWebElement16enclosingElementEPN7WebCore4NodeE@Base 5.0.2
_ZN11QWebElement16setStylePropertyERK7QStringS2_@Base 5.0.2
_ZN11QWebElement16takeFromDocumentEv@Base 5.0.2
+ _ZN11QWebElement17endExitFullScreenEv@Base 5.212.0~alpha2
_ZN11QWebElement17removeAllChildrenEv@Base 5.0.2
_ZN11QWebElement17removeAttributeNSERK7QStringS2_@Base 5.0.2
+ _ZN11QWebElement18endEnterFullScreenEv@Base 5.212.0~alpha2
_ZN11QWebElement18evaluateJavaScriptERK7QString@Base 5.0.2
_ZN11QWebElement18removeFromDocumentEv@Base 5.0.2
+ _ZN11QWebElement19beginExitFullScreenEv@Base 5.212.0~alpha2
_ZN11QWebElement19encloseContentsWithERK7QString@Base 5.0.2
_ZN11QWebElement19encloseContentsWithERKS_@Base 5.0.2
+ _ZN11QWebElement20beginEnterFullScreenEv@Base 5.212.0~alpha2
_ZN11QWebElement6renderEP8QPainter@Base 5.0.2
_ZN11QWebElement6renderEP8QPainterRK5QRect@Base 5.0.2
_ZN11QWebElement7replaceERK7QString@Base 5.0.2
_ZN11QWebElement7replaceERKS_@Base 5.0.2
_ZN11QWebElement8addClassERK7QString@Base 5.0.2
_ZN11QWebElement8setFocusEv@Base 5.0.2
- _ZN11QWebElementC1EPN7WebCore4NodeE@Base 5.0.2
_ZN11QWebElementC1EPN7WebCore7ElementE@Base 5.0.2
_ZN11QWebElementC1ERKS_@Base 5.0.2
_ZN11QWebElementC1Ev@Base 5.0.2
- _ZN11QWebElementC2EPN7WebCore4NodeE@Base 5.0.2
_ZN11QWebElementC2EPN7WebCore7ElementE@Base 5.0.2
_ZN11QWebElementC2ERKS_@Base 5.0.2
_ZN11QWebElementC2Ev@Base 5.0.2
_ZN11QWebElementD1Ev@Base 5.0.2
_ZN11QWebElementD2Ev@Base 5.0.2
_ZN11QWebElementaSERKS_@Base 5.0.2
+ _ZN11QWebHistory11loadFromMapERK4QMapI7QString8QVariantE@Base 5.212.0~alpha2
_ZN11QWebHistory19setMaximumItemCountEi@Base 5.0.2
_ZN11QWebHistory4backEv@Base 5.0.2
_ZN11QWebHistory5clearEv@Base 5.0.2
@@ -1279,10 +1344,12 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZN12QWebSettings16iconDatabasePathEv@Base 5.0.2
_ZN12QWebSettings17clearIconDatabaseEv@Base 5.0.2
_ZN12QWebSettings17clearMemoryCachesEv@Base 5.0.2
+ _ZN12QWebSettings17pluginSearchPathsEv@Base 5.212.0~alpha2
_ZN12QWebSettings18offlineStoragePathEv@Base 5.0.2
_ZN12QWebSettings19maximumPagesInCacheEv@Base 5.0.2
_ZN12QWebSettings19setIconDatabasePathERK7QString@Base 5.0.2
_ZN12QWebSettings19setLocalStoragePathERK7QString@Base 5.0.2
+ _ZN12QWebSettings20setPluginSearchPathsERK11QStringList@Base 5.212.0~alpha2
_ZN12QWebSettings20setUserStyleSheetUrlERK4QUrl@Base 5.0.2
_ZN12QWebSettings21setOfflineStoragePathERK7QString@Base 5.0.2
_ZN12QWebSettings22setDefaultTextEncodingERK7QString@Base 5.0.2
@@ -1296,14 +1363,12 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZN12QWebSettings31offlineWebApplicationCacheQuotaEv@Base 5.0.2
_ZN12QWebSettings33setOfflineWebApplicationCachePathERK7QString@Base 5.0.2
_ZN12QWebSettings34setOfflineWebApplicationCacheQuotaEx@Base 5.0.2
- _ZN12QWebSettingsC1EPN7WebCore8SettingsEPNS0_13GroupSettingsE@Base 5.3.0
+ _ZN12QWebSettingsC1EPN7WebCore4PageE@Base 5.212.0~alpha2
_ZN12QWebSettingsC1Ev@Base 5.0.2
- _ZN12QWebSettingsC2EPN7WebCore8SettingsEPNS0_13GroupSettingsE@Base 5.3.0
+ _ZN12QWebSettingsC2EPN7WebCore4PageE@Base 5.212.0~alpha2
_ZN12QWebSettingsC2Ev@Base 5.0.2
_ZN12QWebSettingsD1Ev@Base 5.0.2
_ZN12QWebSettingsD2Ev@Base 5.0.2
- _ZN13OpaqueJSClassD1Ev@Base 5.2.0
- _ZN13OpaqueJSClassD2Ev@Base 5.2.0
_ZN13QQuickWebPage11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.0.2
_ZN13QQuickWebPage11qt_metacastEPKc@Base 5.0.2
_ZN13QQuickWebPage15setContentsSizeERK6QSizeF@Base 5.0.2
@@ -1366,13 +1431,12 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZN13QQuickWebView9dropEventEP10QDropEvent@Base 5.0.2
_ZN13QQuickWebView9goForwardEv@Base 5.0.2
_ZN13QQuickWebViewC1EP10QQuickItem@Base 5.0.2
- _ZN13QQuickWebViewC1EPK15OpaqueWKContextPK17OpaqueWKPageGroupP10QQuickItem@Base 5.0.2
+ _ZN13QQuickWebViewC1EPK25OpaqueWKPageConfiguration@Base 5.212.0~alpha2
_ZN13QQuickWebViewC2EP10QQuickItem@Base 5.0.2
- _ZN13QQuickWebViewC2EPK15OpaqueWKContextPK17OpaqueWKPageGroupP10QQuickItem@Base 5.0.2
+ _ZN13QQuickWebViewC2EPK25OpaqueWKPageConfiguration@Base 5.212.0~alpha2
_ZN13QQuickWebViewD0Ev@Base 5.0.2
_ZN13QQuickWebViewD1Ev@Base 5.0.2
_ZN13QQuickWebViewD2Ev@Base 5.0.2
- _ZN14OpaqueJSString6createERKN3WTF6StringE@Base 5.0.2
_ZN14QWebPluginInfo10setEnabledEb@Base 5.0.2
_ZN14QWebPluginInfoC1EPN7WebCore13PluginPackageE@Base 5.0.2
_ZN14QWebPluginInfoC1ERKS_@Base 5.0.2
@@ -1388,6 +1452,7 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZN14QtPrintContextC2EP8QPainterRK5QRectP16QWebFrameAdapter@Base 5.0.2
_ZN14QtPrintContextD1Ev@Base 5.0.2
_ZN14QtPrintContextD2Ev@Base 5.0.2
+ _ZN15QWebHistoryItem11loadFromMapERK4QMapI7QString8QVariantE@Base 5.212.0~alpha2
_ZN15QWebHistoryItem11setUserDataERK8QVariant@Base 5.0.2
_ZN15QWebHistoryItemC1EP22QWebHistoryItemPrivate@Base 5.0.2
_ZN15QWebHistoryItemC1ERKS_@Base 5.0.2
@@ -1411,6 +1476,7 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZN15QWebPageAdapter11dragUpdatedEPK9QMimeDataRK6QPoint6QFlagsIN2Qt10DropActionEE@Base 5.0.2
_ZN15QWebPageAdapter11performDragEPK9QMimeDataRK6QPoint6QFlagsIN2Qt10DropActionEE@Base 5.0.2
_ZN15QWebPageAdapter12focusInEventEP11QFocusEvent@Base 5.0.2
+ _ZN15QWebPageAdapter12tryClosePageEv@Base 5.212.0~alpha2
_ZN15QWebPageAdapter13focusOutEventEP11QFocusEvent@Base 5.0.2
_ZN15QWebPageAdapter13triggerActionENS_10MenuActionEP24QWebHitTestResultPrivatePKcb@Base 5.0.2
_ZN15QWebPageAdapter14dragLeaveEventEv@Base 5.0.2
@@ -1418,6 +1484,7 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZN15QWebPageAdapter14mouseMoveEventEP11QMouseEvent@Base 5.0.2
_ZN15QWebPageAdapter15handleScrollingEP9QKeyEvent@Base 5.0.2
_ZN15QWebPageAdapter15mousePressEventEP11QMouseEvent@Base 5.0.2
+ _ZN15QWebPageAdapter16devicePixelRatioEv@Base 5.212.0~alpha2
_ZN15QWebPageAdapter16didShowInspectorEv@Base 5.0.2
_ZN15QWebPageAdapter16inputMethodEventEP17QInputMethodEvent@Base 5.0.2
_ZN15QWebPageAdapter16registerUndoStepEN3WTF10PassRefPtrIN7WebCore8UndoStepEEE@Base 5.0.2
@@ -1431,6 +1498,7 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZN15QWebPageAdapter19setDevicePixelRatioEf@Base 5.3.0
_ZN15QWebPageAdapter19triggerCustomActionEiRK7QString@Base 5.9.0
_ZN15QWebPageAdapter20networkAccessManagerEv@Base 5.0.2
+ _ZN15QWebPageAdapter20setFullScreenElementERK11QWebElement@Base 5.212.0~alpha2
_ZN15QWebPageAdapter20updateActionInternalENS_10MenuActionEPKcPbS3_@Base 5.0.2
_ZN15QWebPageAdapter21initializeWebCorePageEv@Base 5.0.2
_ZN15QWebPageAdapter21mouseDoubleClickEventEP11QMouseEvent@Base 5.0.2
@@ -1444,6 +1512,7 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZN15QWebPageAdapter24handleSoftwareInputPanelEN2Qt11MouseButtonERK6QPoint@Base 5.0.2
_ZN15QWebPageAdapter26dynamicPropertyChangeEventEP7QObjectP27QDynamicPropertyChangeEvent@Base 5.0.2
_ZN15QWebPageAdapter27handleShortcutOverrideEventEP9QKeyEvent@Base 5.0.2
+ _ZN15QWebPageAdapter29setGeolocationEnabledForFrameEP16QWebFrameAdapterb@Base 5.212.0~alpha2
_ZN15QWebPageAdapter30addNotificationPresenterClientEv@Base 5.0.2
_ZN15QWebPageAdapter31setNotificationsAllowedForFrameEP16QWebFrameAdapterb@Base 5.0.2
_ZN15QWebPageAdapter34updatePositionDependentMenuActionsERK6QPointP9QBitArray@Base 5.0.2
@@ -1528,6 +1597,7 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZN15QWebScriptWorldD1Ev@Base 5.0.2
_ZN15QWebScriptWorldD2Ev@Base 5.0.2
_ZN15QWebScriptWorldaSERKS_@Base 5.0.2
+ _ZN16QOpenGLFunctions17glBindFramebufferEjj@Base 5.212.0~alpha2
_ZN16QWebDownloadItem11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.0.2
_ZN16QWebDownloadItem11qt_metacastEPKc@Base 5.0.2
_ZN16QWebDownloadItem16staticMetaObjectE@Base 5.0.2
@@ -1550,7 +1620,7 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZN16QWebFrameAdapter14scrollToAnchorERK7QString@Base 5.0.2
_ZN16QWebFrameAdapter15setViewportSizeERK5QSize@Base 5.0.2
_ZN16QWebFrameAdapter17ensureAbsoluteUrlERK4QUrl@Base 5.0.2
- _ZN16QWebFrameAdapter17renderFrameExtrasEPN7WebCore15GraphicsContextEiRK7QRegion@Base 5.0.2
+ _ZN16QWebFrameAdapter17renderFrameExtrasERN7WebCore15GraphicsContextEiRK7QRegion@Base 5.212.0~alpha2
_ZN16QWebFrameAdapter17setScrollBarValueEN2Qt11OrientationEi@Base 5.0.2
_ZN16QWebFrameAdapter18evaluateJavaScriptERK7QString@Base 5.0.2
_ZN16QWebFrameAdapter18handleGestureEventEP19QGestureEventFacade@Base 5.0.2
@@ -1560,14 +1630,11 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZN16QWebFrameAdapter21_q_orientationChangedEv@Base 5.0.2
_ZN16QWebFrameAdapter21setDelegatesScrollingEb@Base 5.0.2
_ZN16QWebFrameAdapter21setTextSizeMultiplierEd@Base 5.2.0
- _ZN16QWebFrameAdapter22renderCompositedLayersEPN7WebCore15GraphicsContextERKNS0_7IntRectE@Base 5.0.2
+ _ZN16QWebFrameAdapter22renderCompositedLayersERN7WebCore15GraphicsContextERKNS0_7IntRectE@Base 5.212.0~alpha2
_ZN16QWebFrameAdapter23setPaintsEntireContentsEb@Base 5.0.2
_ZN16QWebFrameAdapter26setFixedVisibleContentRectERK5QRect@Base 5.0.2
- _ZN16QWebFrameAdapter26setTiledBackingStoreFrozenEb@Base 5.0.2
_ZN16QWebFrameAdapter27addToJavaScriptWindowObjectERK7QStringP7QObjectNS_14ValueOwnershipE@Base 5.0.2
- _ZN16QWebFrameAdapter27renderFromTiledBackingStoreEP8QPainterRK7QRegion@Base 5.0.2
_ZN16QWebFrameAdapter27updateBackgroundRecursivelyERK6QColor@Base 5.0.2
- _ZN16QWebFrameAdapter33setTiledBackingStoreContentsScaleEf@Base 5.0.2
_ZN16QWebFrameAdapter3kitEPKN7WebCore5FrameE@Base 5.0.2
_ZN16QWebFrameAdapter4initEP15QWebPageAdapter@Base 5.0.2
_ZN16QWebFrameAdapter4initEP15QWebPageAdapterP13QWebFrameData@Base 5.0.2
@@ -1580,6 +1647,14 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZN16QWebFrameAdapterD0Ev@Base 5.0.2
_ZN16QWebFrameAdapterD1Ev@Base 5.0.2
_ZN16QWebFrameAdapterD2Ev@Base 5.0.2
+ _ZN16QWebSelectMethod10selectItemEibb@Base 5.212.0~alpha2
+ _ZN16QWebSelectMethod11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.212.0~alpha2
+ _ZN16QWebSelectMethod11qt_metacastEPKc@Base 5.212.0~alpha2
+ _ZN16QWebSelectMethod16staticMetaObjectE@Base 5.212.0~alpha2
+ _ZN16QWebSelectMethod7didHideEv@Base 5.212.0~alpha2
+ _ZN16QWebSpellChecker11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.212.0~alpha2
+ _ZN16QWebSpellChecker11qt_metacastEPKc@Base 5.212.0~alpha2
+ _ZN16QWebSpellChecker16staticMetaObjectE@Base 5.212.0~alpha2
_ZN17QWebPluginFactory11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.0.2
_ZN17QWebPluginFactory11qt_metacastEPKc@Base 5.0.2
_ZN17QWebPluginFactory14refreshPluginsEv@Base 5.0.2
@@ -1590,6 +1665,9 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZN17QWebPluginFactoryD0Ev@Base 5.0.2
_ZN17QWebPluginFactoryD1Ev@Base 5.0.2
_ZN17QWebPluginFactoryD2Ev@Base 5.0.2
+ _ZN17QWebTouchModifier11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.212.0~alpha2
+ _ZN17QWebTouchModifier11qt_metacastEPKc@Base 5.212.0~alpha2
+ _ZN17QWebTouchModifier16staticMetaObjectE@Base 5.212.0~alpha2
_ZN18QQuickNetworkReply11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.0.2
_ZN18QQuickNetworkReply11qt_metacastEPKc@Base 5.0.2
_ZN18QQuickNetworkReply14setContentTypeERK7QString@Base 5.0.2
@@ -1602,11 +1680,8 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZN18QQuickNetworkReplyC2EP7QObject@Base 5.0.2
_ZN18QWebPluginDatabase11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.0.2
_ZN18QWebPluginDatabase11qt_metacastEPKc@Base 5.0.2
- _ZN18QWebPluginDatabase13addSearchPathERK7QString@Base 5.0.2
- _ZN18QWebPluginDatabase14setSearchPathsERK11QStringList@Base 5.0.2
_ZN18QWebPluginDatabase16staticMetaObjectE@Base 5.0.2
_ZN18QWebPluginDatabase17pluginForMimeTypeERK7QString@Base 5.0.2
- _ZN18QWebPluginDatabase18defaultSearchPathsEv@Base 5.0.2
_ZN18QWebPluginDatabase29setPreferredPluginForMimeTypeERK7QStringRK14QWebPluginInfo@Base 5.0.2
_ZN18QWebPluginDatabase7refreshEv@Base 5.0.2
_ZN18QWebPluginDatabaseC1EP7QObject@Base 5.0.2
@@ -1672,6 +1747,16 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZN21QWebElementCollectionD1Ev@Base 5.0.2
_ZN21QWebElementCollectionD2Ev@Base 5.0.2
_ZN21QWebElementCollectionaSERKS_@Base 5.0.2
+ _ZN21QWebFullScreenRequest6acceptEv@Base 5.212.0~alpha2
+ _ZN21QWebFullScreenRequest6rejectEv@Base 5.212.0~alpha2
+ _ZN21QWebFullScreenRequestC1EP15QWebPageAdapterRK11QWebElementb@Base 5.212.0~alpha2
+ _ZN21QWebFullScreenRequestC1ERKS_@Base 5.212.0~alpha2
+ _ZN21QWebFullScreenRequestC1Ev@Base 5.212.0~alpha2
+ _ZN21QWebFullScreenRequestC2EP15QWebPageAdapterRK11QWebElementb@Base 5.212.0~alpha2
+ _ZN21QWebFullScreenRequestC2ERKS_@Base 5.212.0~alpha2
+ _ZN21QWebFullScreenRequestC2Ev@Base 5.212.0~alpha2
+ _ZN21QWebFullScreenRequestD1Ev@Base 5.212.0~alpha2
+ _ZN21QWebFullScreenRequestD2Ev@Base 5.212.0~alpha2
_ZN21QWebIconImageProvider12requestImageERK7QStringP5QSizeRKS3_@Base 5.0.2
_ZN21QWebIconImageProvider26iconURLForPageURLInContextERK7QStringPN6WebKit12QtWebContextE@Base 5.2.0
_ZN21QWebIconImageProviderC1Ev@Base 5.0.2
@@ -1692,8 +1777,8 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZN21QWebNavigationRequest13actionChangedEv@Base 5.0.2
_ZN21QWebNavigationRequest16staticMetaObjectE@Base 5.0.2
_ZN21QWebNavigationRequest9setActionEN13QQuickWebView23NavigationRequestActionE@Base 5.0.2
- _ZN21QWebNavigationRequestC1ERK4QUrlN2Qt11MouseButtonE6QFlagsINS3_16KeyboardModifierEEN13QQuickWebView14NavigationTypeEP7QObject@Base 5.0.2
- _ZN21QWebNavigationRequestC2ERK4QUrlN2Qt11MouseButtonE6QFlagsINS3_16KeyboardModifierEEN13QQuickWebView14NavigationTypeEP7QObject@Base 5.0.2
+ _ZN21QWebNavigationRequestC1ERK4QUrlN2Qt11MouseButtonE6QFlagsINS3_16KeyboardModifierEEN13QQuickWebView14NavigationTypeEbP7QObject@Base 5.212.0~alpha2
+ _ZN21QWebNavigationRequestC2ERK4QUrlN2Qt11MouseButtonE6QFlagsINS3_16KeyboardModifierEEN13QQuickWebView14NavigationTypeEbP7QObject@Base 5.212.0~alpha2
_ZN21QWebNavigationRequestD0Ev@Base 5.0.2
_ZN21QWebNavigationRequestD1Ev@Base 5.0.2
_ZN21QWebNavigationRequestD2Ev@Base 5.0.2
@@ -1715,98 +1800,6 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZN21QtPluginWidgetAdapterC1Ev@Base 5.0.2
_ZN21QtPluginWidgetAdapterC2Ev@Base 5.0.2
_ZN22QWebHistoryItemPrivate4coreEPK15QWebHistoryItem@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt10initializeEv@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt11clearOpenerEP16QWebFrameAdapter@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt11contextMenuEP15QWebPageAdapter@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt11scalePageByEP16QWebFrameAdapterfRK6QPoint@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt11shouldCloseEP16QWebFrameAdapter@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt12isTargetItemERK15QWebHistoryItem@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt13selectedRangeEP15QWebPageAdapter@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt14clearFrameNameEP16QWebFrameAdapter@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt14viewportAsTextEP15QWebPageAdapteriRK5QSizeS4_@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt15dumpFrameLoaderEb@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt15setValueForUserERK11QWebElementRK7QString@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt16addURLToRedirectERK7QStringS2_@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt16dumpNotificationEb@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt16isCommandEnabledEP15QWebPageAdapterRK7QString@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt16responseMimeTypeEP16QWebFrameAdapter@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt16setAlternateHtmlEP16QWebFrameAdapterRK7QStringRK4QUrlS7_@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt16setDefersLoadingEP15QWebPageAdapterb@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt16webInspectorShowEP15QWebPageAdapter@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt16webPageGroupNameEP15QWebPageAdapter@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt17addUserStyleSheetEP15QWebPageAdapterRK7QString@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt17clearScriptWorldsEv@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt17getJSWindowObjectEP16QWebFrameAdapterPPK15OpaqueJSContextPP13OpaqueJSValue@Base 5.2.0
- _ZN23DumpRenderTreeSupportQt17historyItemTargetERK15QWebHistoryItem@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt17trackRepaintRectsEP16QWebFrameAdapter@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt17webInspectorCloseEP15QWebPageAdapter@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt18confirmCompositionEP15QWebPageAdapterPKc@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt18hasDocumentElementEP16QWebFrameAdapter@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt19frameRenderTreeDumpEP16QWebFrameAdapter@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt19resetPageVisibilityEP15QWebPageAdapter@Base 5.2.0
- _ZN23DumpRenderTreeSupportQt19webPageSetGroupNameEP15QWebPageAdapterRK7QString@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt20dumpEditingCallbacksEb@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt20dumpHistoryCallbacksEb@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt20enableMockScrollbarsEv@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt20getChildHistoryItemsERK15QWebHistoryItem@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt20resetGeolocationMockEP15QWebPageAdapter@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt20resetInternalsObjectEP16QWebFrameAdapter@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt20resetInternalsObjectEPK15OpaqueJSContext@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt20setTrackRepaintRectsEP16QWebFrameAdapterb@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt21dumpSetAcceptsEditingEb@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt21injectInternalsObjectEP16QWebFrameAdapter@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt21injectInternalsObjectEPK15OpaqueJSContext@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt21removeUserStyleSheetsEP15QWebPageAdapter@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt22getTrackedRepaintRectsEP16QWebFrameAdapterR7QVectorI5QRectE@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt22javaScriptObjectsCountEv@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt23garbageCollectorCollectEv@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt23setCaretBrowsingEnabledEP15QWebPageAdapterb@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt23setCustomPolicyDelegateEbb@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt24executeCoreCommandByNameEP15QWebPageAdapterRK7QStringS4_@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt24paintPagesWithBoundariesEP16QWebFrameAdapter@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt24setMockDeviceOrientationEP15QWebPageAdapterbdbdbd@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt25clearAllApplicationCachesEv@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt25dumpResourceLoadCallbacksEb@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt25dumpVisitedLinksCallbacksEb@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt25setFrameFlatteningEnabledEP15QWebPageAdapterb@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt25setSeamlessIFramesEnabledEb@Base 5.2.0
- _ZN23DumpRenderTreeSupportQt25setShouldUseFontSmoothingEb@Base 5.2.0
- _ZN23DumpRenderTreeSupportQt25webInspectorExecuteScriptEP15QWebPageAdapterlRK7QString@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt25whiteListAccessFromOriginERK7QStringS2_S2_b@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt26firstRectForCharacterRangeEP15QWebPageAdapterii@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt26mediaContentUrlByElementIdEP16QWebFrameAdapterRK7QString@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt26overwritePluginDirectoriesEv@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt26setMockGeolocationPositionEP15QWebPageAdapterddd@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt27resetOriginAccessWhiteListsEv@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt28clearNotificationPermissionsEv@Base 5.2.0
- _ZN23DumpRenderTreeSupportQt28dumpProgressFinishedCallbackEb@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt28dumpUserGestureInFrameLoaderEb@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt28setDeferMainResourceDataLoadEb@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt28setDumpRenderTreeModeEnabledEb@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt28setMockGeolocationPermissionEP15QWebPageAdapterb@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt28thirdPartyCookiePolicyAllowsEP15QWebPageAdapterRK4QUrlS4_@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt29dumpResourceLoadCallbacksPathERK7QString@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt29dumpResourceResponseMIMETypesEb@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt29evaluateScriptInIsolatedWorldEP16QWebFrameAdapteriRK7QString@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt29setAuthorAndUserStylesEnabledEP15QWebPageAdapterb@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt29setWillSendRequestReturnsNullEb@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt30dumpWillCacheResponseCallbacksEb@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt30setWillSendRequestClearHeadersERK11QStringList@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt31removeWhiteListAccessFromOriginERK7QStringS2_S2_b@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt32simulateDesktopNotificationClickERK7QString@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt33disableDefaultTypesettingFeaturesEv@Base 5.2.0
- _ZN23DumpRenderTreeSupportQt35setInteractiveFormValidationEnabledEP15QWebPageAdapterb@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt35setWindowsBehaviorAsEditingBehaviorEP15QWebPageAdapter@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt39setWillSendRequestReturnsNullOnRedirectEb@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt40garbageCollectorCollectOnAlternateThreadEb@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt40setDomainRelaxationForbiddenForURLSchemeEbRK7QString@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt42setMockGeolocationPositionUnavailableErrorEP15QWebPageAdapterRK7QString@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt44numberOfPendingGeolocationPermissionRequestsEP15QWebPageAdapter@Base 5.0.2
- _ZN23DumpRenderTreeSupportQt6goBackEP15QWebPageAdapter@Base 5.0.2
- _ZN23DumpRenderTreeSupportQtC1Ev@Base 5.0.2
- _ZN23DumpRenderTreeSupportQtC2Ev@Base 5.0.2
- _ZN23DumpRenderTreeSupportQtD1Ev@Base 5.0.2
- _ZN23DumpRenderTreeSupportQtD2Ev@Base 5.0.2
_ZN23QQuickUrlSchemeDelegate11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.0.2
_ZN23QQuickUrlSchemeDelegate11qt_metacastEPKc@Base 5.0.2
_ZN23QQuickUrlSchemeDelegate13schemeChangedEv@Base 5.0.2
@@ -1822,6 +1815,9 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZN23QWebNavigationListModelD0Ev@Base 5.0.2
_ZN23QWebNavigationListModelD1Ev@Base 5.0.2
_ZN23QWebNavigationListModelD2Ev@Base 5.0.2
+ _ZN24QWebHapticFeedbackPlayer11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.212.0~alpha2
+ _ZN24QWebHapticFeedbackPlayer11qt_metacastEPKc@Base 5.212.0~alpha2
+ _ZN24QWebHapticFeedbackPlayer16staticMetaObjectE@Base 5.212.0~alpha2
_ZN24QWebHitTestResultPrivateC1ERKN7WebCore13HitTestResultE@Base 5.0.2
_ZN24QWebHitTestResultPrivateC1ERKS_@Base 5.0.2
_ZN24QWebHitTestResultPrivateC2ERKN7WebCore13HitTestResultE@Base 5.0.2
@@ -1835,6 +1831,7 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZN25QQuickWebViewExperimental11qt_metacastEPKc@Base 5.0.2
_ZN25QQuickWebViewExperimental12setUserAgentERK7QString@Base 5.0.2
_ZN25QQuickWebViewExperimental13setFilePickerEP13QQmlComponent@Base 5.0.2
+ _ZN25QQuickWebViewExperimental13setWebChannelEP14QQmlWebChannel@Base 5.212.0~alpha2
_ZN25QQuickWebViewExperimental14setAlertDialogEP13QQmlComponent@Base 5.0.2
_ZN25QQuickWebViewExperimental14setDeviceWidthEi@Base 5.0.2
_ZN25QQuickWebViewExperimental14setUserScriptsERK5QListI4QUrlE@Base 5.0.2
@@ -1850,6 +1847,7 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZN25QQuickWebViewExperimental16userAgentChangedEv@Base 5.0.2
_ZN25QQuickWebViewExperimental17downloadRequestedEP16QWebDownloadItem@Base 5.0.2
_ZN25QQuickWebViewExperimental17filePickerChangedEv@Base 5.0.2
+ _ZN25QQuickWebViewExperimental17webChannelChangedEP14QQmlWebChannel@Base 5.212.0~alpha2
_ZN25QQuickWebViewExperimental18alertDialogChangedEv@Base 5.0.2
_ZN25QQuickWebViewExperimental18deviceWidthChangedEv@Base 5.0.2
_ZN25QQuickWebViewExperimental18didRelaunchProcessEv@Base 5.2.0
@@ -1885,6 +1883,7 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZN25QQuickWebViewExperimental28setProxyAuthenticationDialogEP13QQmlComponent@Base 5.0.2
_ZN25QQuickWebViewExperimental28setUseDefaultContentItemSizeEb@Base 5.0.2
_ZN25QQuickWebViewExperimental30invokeApplicationSchemeHandlerEN3WTF10PassRefPtrIN6WebKit30QtRefCountedNetworkRequestDataEEE@Base 5.0.2
+ _ZN25QQuickWebViewExperimental32postQtWebChannelTransportMessageERK10QByteArray@Base 5.212.0~alpha2
_ZN25QQuickWebViewExperimental32proxyAuthenticationDialogChangedEv@Base 5.0.2
_ZN25QQuickWebViewExperimental32setCertificateVerificationDialogEP13QQmlComponent@Base 5.0.2
_ZN25QQuickWebViewExperimental32setPreferredMinimumContentsWidthEi@Base 5.0.2
@@ -1900,734 +1899,27 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZN25QQuickWebViewExperimentalD0Ev@Base 5.0.2
_ZN25QQuickWebViewExperimentalD1Ev@Base 5.0.2
_ZN25QQuickWebViewExperimentalD2Ev@Base 5.0.2
- _ZN3JSC10Identifier11addSlowCaseEPNS_2VMEPN3WTF10StringImplE@Base 5.2.0
- _ZN3JSC10Identifier11addSlowCaseEPNS_9ExecStateEPN3WTF10StringImplE@Base 5.0.2
- _ZN3JSC10Identifier27checkCurrentIdentifierTableEPNS_2VME@Base 5.2.0
- _ZN3JSC10Identifier27checkCurrentIdentifierTableEPNS_9ExecStateE@Base 5.0.2
- _ZN3JSC10Identifier3addEPNS_9ExecStateEPKc@Base 5.0.2
- _ZN3JSC10Identifier4fromEPNS_9ExecStateEi@Base 5.0.2
- _ZN3JSC10Identifier4fromEPNS_9ExecStateEj@Base 5.0.2
- _ZN3JSC10JSFunction11displayNameEPNS_9ExecStateE@Base 5.0.2
- _ZN3JSC10JSFunction4nameEPNS_9ExecStateE@Base 5.0.2
- (subst|arch=!hurd-i386 !i386 !kfreebsd-i386)_ZN3JSC10JSFunction6createEPNS_9ExecStateEPNS_14JSGlobalObjectEiRKN3WTF6StringEPF{int64_t}S2_ENS_9IntrinsicESA_@Base 5.9.1
+ _ZN25QWebNotificationPresenter11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.212.0~alpha2
+ _ZN25QWebNotificationPresenter11qt_metacastEPKc@Base 5.212.0~alpha2
+ _ZN25QWebNotificationPresenter16staticMetaObjectE@Base 5.212.0~alpha2
+ _ZN25QWebNotificationPresenter18notificationClosedEv@Base 5.212.0~alpha2
+ _ZN25QWebNotificationPresenter19notificationClickedEv@Base 5.212.0~alpha2
(arch=hurd-i386 i386 kfreebsd-i386)_ZN3JSC10JSFunction6createEPNS_9ExecStateEPNS_14JSGlobalObjectEiRKN3WTF6StringEPU8fastcallFxS2_ENS_9IntrinsicESA_@Base 5.9.1
- _ZN3JSC10JSFunction6s_infoE@Base 5.0.2
- _ZN3JSC10JSFunctionC1EPNS_9ExecStateEPNS_14JSGlobalObjectEPNS_9StructureE@Base 5.0.2
- _ZN3JSC10JSFunctionC2EPNS_9ExecStateEPNS_14JSGlobalObjectEPNS_9StructureE@Base 5.0.2
- _ZN3JSC10StackFrame20computeLineAndColumnERjS1_@Base 5.2.0
- _ZN3JSC10StackFrame8toStringEPNS_9ExecStateE@Base 5.2.0
- _ZN3JSC10throwErrorEPNS_9ExecStateENS_7JSValueE@Base 5.0.2
- _ZN3JSC10throwErrorEPNS_9ExecStateEPNS_8JSObjectE@Base 5.0.2
- (subst)_ZN3JSC11CopiedSpace19tryAllocateSlowCaseE{size_t}PPv@Base 5.2.0
- _ZN3JSC11Interpreter13dumpCallFrameEPNS_9ExecStateE@Base 5.0.2
- (subst)_ZN3JSC11Interpreter13getStackTraceEPNS_2VMERN3WTF6VectorINS_10StackFrameEL{size_t}0ENS3_15CrashOnOverflowEEE{size_t}@Base 5.2.0
- _ZN3JSC11Interpreter17ErrorHandlingModeC1EPNS_9ExecStateE@Base 5.0.2
- _ZN3JSC11Interpreter17ErrorHandlingModeC2EPNS_9ExecStateE@Base 5.0.2
- _ZN3JSC11Interpreter17ErrorHandlingModeD1Ev@Base 5.0.2
- _ZN3JSC11Interpreter17ErrorHandlingModeD2Ev@Base 5.0.2
- _ZN3JSC11JSWithScope6s_infoE@Base 5.0.2
- _ZN3JSC11ParserArena5resetEv@Base 5.0.2
- _ZN3JSC11SlotVisitor16mergeOpaqueRootsEv@Base 5.0.2
- _ZN3JSC11SlotVisitor8validateEPNS_6JSCellE@Base 5.0.2
- _ZN3JSC11checkSyntaxEPNS_9ExecStateERKNS_10SourceCodeEPNS_7JSValueE@Base 5.0.2
- _ZN3JSC11checkSyntaxERNS_2VMERKNS_10SourceCodeERNS_11ParserErrorE@Base 5.2.0
- _ZN3JSC11createErrorEPNS_9ExecStateEPFPNS_8JSObjectES1_RKN3WTF6StringEENS_7JSValueES7_@Base 5.2.0
- _ZN3JSC11createErrorEPNS_9ExecStateERKN3WTF6StringE@Base 5.0.2
- _ZN3JSC11regExpFlagsERKN3WTF6StringE@Base 5.0.2
- _ZN3JSC12DateInstance14finishCreationERNS_2VMEd@Base 5.2.0
- _ZN3JSC12DateInstance6s_infoE@Base 5.0.2
- _ZN3JSC12DateInstanceC1EPNS_9ExecStateEPNS_9StructureE@Base 5.0.2
- _ZN3JSC12DateInstanceC2EPNS_9ExecStateEPNS_9StructureE@Base 5.0.2
- _ZN3JSC12GlobalJSLockC1Ev@Base 5.0.2
- _ZN3JSC12GlobalJSLockC2Ev@Base 5.0.2
- _ZN3JSC12GlobalJSLockD1Ev@Base 5.0.2
- _ZN3JSC12GlobalJSLockD2Ev@Base 5.0.2
- _ZN3JSC12JSActivation24getOwnPropertyDescriptorEPNS_8JSObjectEPNS_9ExecStateENS_12PropertyNameERNS_18PropertyDescriptorE@Base 5.0.2
- _ZN3JSC12JSLockHolderC1EPNS_2VME@Base 5.2.0
- _ZN3JSC12JSLockHolderC1EPNS_9ExecStateE@Base 5.0.2
- _ZN3JSC12JSLockHolderC1ERNS_2VME@Base 5.2.0
- _ZN3JSC12JSLockHolderC2EPNS_2VME@Base 5.2.0
- _ZN3JSC12JSLockHolderC2EPNS_9ExecStateE@Base 5.0.2
- _ZN3JSC12JSLockHolderC2ERNS_2VME@Base 5.2.0
- _ZN3JSC12JSLockHolderD1Ev@Base 5.0.2
- _ZN3JSC12JSLockHolderD2Ev@Base 5.0.2
- _ZN3JSC12NumberObject6s_infoE@Base 5.0.2
- _ZN3JSC12PrototypeMap32emptyObjectStructureForPrototypeEPNS_8JSObjectEj@Base 5.2.0
- _ZN3JSC12RegExpObject14deletePropertyEPNS_6JSCellEPNS_9ExecStateENS_12PropertyNameE@Base 5.0.2
- _ZN3JSC12RegExpObject14finishCreationEPNS_14JSGlobalObjectE@Base 5.0.2
- _ZN3JSC12RegExpObject16getPropertyNamesEPNS_8JSObjectEPNS_9ExecStateERNS_17PropertyNameArrayENS_15EnumerationModeE@Base 5.0.2
- _ZN3JSC12RegExpObject17defineOwnPropertyEPNS_8JSObjectEPNS_9ExecStateENS_12PropertyNameERNS_18PropertyDescriptorEb@Base 5.0.2
- _ZN3JSC12RegExpObject27getOwnNonIndexPropertyNamesEPNS_8JSObjectEPNS_9ExecStateERNS_17PropertyNameArrayENS_15EnumerationModeE@Base 5.0.2
- _ZN3JSC12RegExpObject6s_infoE@Base 5.0.2
- _ZN3JSC12RegExpObjectC1EPNS_14JSGlobalObjectEPNS_9StructureEPNS_6RegExpE@Base 5.0.2
- _ZN3JSC12RegExpObjectC2EPNS_14JSGlobalObjectEPNS_9StructureEPNS_6RegExpE@Base 5.0.2
- _ZN3JSC12SamplingTool5setupEv@Base 5.0.2
- _ZN3JSC12SmallStrings17createEmptyStringEPNS_2VME@Base 5.2.0
- _ZN3JSC12SmallStrings24singleCharacterStringRepEh@Base 5.0.2
- _ZN3JSC12SmallStrings27createSingleCharacterStringEPNS_2VMEh@Base 5.2.0
- _ZN3JSC12StringObject14finishCreationERNS_2VMEPNS_8JSStringE@Base 5.2.0
- _ZN3JSC12StringObject6s_infoE@Base 5.0.2
- _ZN3JSC12StringObjectC1ERNS_2VMEPNS_9StructureE@Base 5.2.0
- _ZN3JSC12StringObjectC2ERNS_2VMEPNS_9StructureE@Base 5.2.0
- _ZN3JSC13BooleanObject14finishCreationERNS_2VME@Base 5.2.0
- _ZN3JSC13BooleanObject6s_infoE@Base 5.0.2
- _ZN3JSC13BooleanObjectC1ERNS_2VMEPNS_9StructureE@Base 5.2.0
- _ZN3JSC13BooleanObjectC2ERNS_2VMEPNS_9StructureE@Base 5.2.0
- _ZN3JSC13JSFinalObject13visitChildrenEPNS_6JSCellERNS_11SlotVisitorE@Base 5.0.2
- _ZN3JSC13JSFinalObject6s_infoE@Base 5.0.2
- _ZN3JSC13PropertyTable6s_infoE@Base 5.2.0
- _ZN3JSC13SamplingFlags4stopEv@Base 5.0.2
- _ZN3JSC13SamplingFlags5startEv@Base 5.0.2
- _ZN3JSC13SamplingFlags7s_flagsE@Base 5.0.2
- _ZN3JSC13WatchpointSet15notifyWriteSlowEv@Base 5.0.2
- _ZN3JSC14ExecutableBase6s_infoE@Base 5.0.2
- _ZN3JSC14HeapStatistics13reportSuccessEv@Base 5.0.2
- _ZN3JSC14JSGlobalObject10globalExecEv@Base 5.0.2
- _ZN3JSC14JSGlobalObject12toThisObjectEPNS_6JSCellEPNS_9ExecStateE@Base 5.0.2
- _ZN3JSC14JSGlobalObject13clearRareDataEPNS_6JSCellE@Base 5.0.2
- _ZN3JSC14JSGlobalObject13setGlobalThisERNS_2VMEPNS_8JSObjectE@Base 5.2.0
- _ZN3JSC14JSGlobalObject13visitChildrenEPNS_6JSCellERNS_11SlotVisitorE@Base 5.0.2
- _ZN3JSC14JSGlobalObject16addStaticGlobalsEPNS0_18GlobalPropertyInfoEi@Base 5.0.2
- _ZN3JSC14JSGlobalObject16putDirectVirtualEPNS_8JSObjectEPNS_9ExecStateENS_12PropertyNameENS_7JSValueEj@Base 5.0.2
- _ZN3JSC14JSGlobalObject17defineOwnPropertyEPNS_8JSObjectEPNS_9ExecStateENS_12PropertyNameERNS_18PropertyDescriptorEb@Base 5.0.2
- _ZN3JSC14JSGlobalObject18getOwnPropertySlotEPNS_6JSCellEPNS_9ExecStateENS_12PropertyNameERNS_12PropertySlotE@Base 5.0.2
- _ZN3JSC14JSGlobalObject24getOwnPropertyDescriptorEPNS_8JSObjectEPNS_9ExecStateENS_12PropertyNameERNS_18PropertyDescriptorE@Base 5.0.2
- _ZN3JSC14JSGlobalObject25s_globalObjectMethodTableE@Base 5.0.2
- _ZN3JSC14JSGlobalObject3putEPNS_6JSCellEPNS_9ExecStateENS_12PropertyNameENS_7JSValueERNS_15PutPropertySlotE@Base 5.0.2
- _ZN3JSC14JSGlobalObject4initEPNS_8JSObjectE@Base 5.0.2
- _ZN3JSC14JSGlobalObject6s_infoE@Base 5.0.2
- _ZN3JSC14JSGlobalObject7destroyEPNS_6JSCellE@Base 5.0.2
- _ZN3JSC14JSGlobalObjectC1ERNS_2VMEPNS_9StructureEPKNS_23GlobalObjectMethodTableE@Base 5.2.0
- _ZN3JSC14JSGlobalObjectC2ERNS_2VMEPNS_9StructureEPKNS_23GlobalObjectMethodTableE@Base 5.2.0
- _ZN3JSC14JSGlobalObjectD1Ev@Base 5.0.2
- _ZN3JSC14JSGlobalObjectD2Ev@Base 5.0.2
- _ZN3JSC14LegacyProfiler13stopProfilingEPNS_9ExecStateERKN3WTF6StringE@Base 5.2.0
- _ZN3JSC14LegacyProfiler14startProfilingEPNS_9ExecStateERKN3WTF6StringE@Base 5.2.0
- _ZN3JSC14LegacyProfiler8profilerEv@Base 5.2.0
- _ZN3JSC14MachineThreads16addCurrentThreadEv@Base 5.0.2
- _ZN3JSC14MarkStackArray6expandEv@Base 5.0.2
- _ZN3JSC14SamplingRegion4dumpEv@Base 5.0.2
- _ZN3JSC14SamplingThread4stopEv@Base 5.0.2
- _ZN3JSC14SamplingThread5startEj@Base 5.0.2
- _ZN3JSC14SourceProvider5getIDEv@Base 5.2.0
- _ZN3JSC14SourceProviderC1ERKN3WTF6StringERKNS1_12TextPositionE@Base 5.2.0
- _ZN3JSC14SourceProviderC2ERKN3WTF6StringERKNS1_12TextPositionE@Base 5.2.0
- _ZN3JSC14SourceProviderD0Ev@Base 5.2.0
- _ZN3JSC14SourceProviderD1Ev@Base 5.2.0
- _ZN3JSC14SourceProviderD2Ev@Base 5.2.0
- _ZN3JSC14VTableSpectrum5countEPNS_6JSCellE@Base 5.0.2
- _ZN3JSC14throwTypeErrorEPNS_9ExecStateE@Base 5.0.2
- _ZN3JSC14throwTypeErrorEPNS_9ExecStateERKN3WTF6StringE@Base 5.0.2
- _ZN3JSC15IdentifierTable3addEPN3WTF10StringImplE@Base 5.2.0
- _ZN3JSC15IdentifierTableD1Ev@Base 5.2.0
- _ZN3JSC15IdentifierTableD2Ev@Base 5.2.0
- (subst)_ZN3JSC15MarkedAllocator16allocateSlowCaseE{size_t}@Base 5.2.0
- _ZN3JSC15WeakHandleOwner26isReachableFromOpaqueRootsENS_6HandleINS_7UnknownEEEPvRNS_11SlotVisitorE@Base 5.0.2
- _ZN3JSC15WeakHandleOwner8finalizeENS_6HandleINS_7UnknownEEEPv@Base 5.0.2
- _ZN3JSC15WeakHandleOwnerD0Ev@Base 5.0.2
- _ZN3JSC15WeakHandleOwnerD1Ev@Base 5.0.2
- _ZN3JSC15WeakHandleOwnerD2Ev@Base 5.0.2
- _ZN3JSC15constructNumberEPNS_9ExecStateEPNS_14JSGlobalObjectENS_7JSValueE@Base 5.0.2
- _ZN3JSC15constructStringEPNS_9ExecStateEPNS_14JSGlobalObjectENS_7JSValueE@Base 5.0.2
- _ZN3JSC15createTypeErrorEPNS_9ExecStateERKN3WTF6StringE@Base 5.0.2
- _ZN3JSC16InternalFunction14finishCreationERNS_2VMERKN3WTF6StringE@Base 5.2.0
- _ZN3JSC16InternalFunction4nameEPNS_9ExecStateE@Base 5.0.2
- _ZN3JSC16InternalFunction6s_infoE@Base 5.0.2
- _ZN3JSC16InternalFunctionC1EPNS_14JSGlobalObjectEPNS_9StructureE@Base 5.0.2
- _ZN3JSC16InternalFunctionC2EPNS_14JSGlobalObjectEPNS_9StructureE@Base 5.0.2
- _ZN3JSC16SymbolTableEntry15notifyWriteSlowEv@Base 5.0.2
- _ZN3JSC16SymbolTableEntry16freeFatEntrySlowEv@Base 5.2.0
- _ZN3JSC16createRangeErrorEPNS_9ExecStateERKN3WTF6StringE@Base 5.0.2
- _ZN3JSC16slowValidateCellEPNS_14JSGlobalObjectE@Base 5.0.2
- _ZN3JSC16slowValidateCellEPNS_6JSCellE@Base 5.0.2
- _ZN3JSC16throwSyntaxErrorEPNS_9ExecStateE@Base 5.0.2
- _ZN3JSC17JSAPIValueWrapper6s_infoE@Base 5.0.2
- _ZN3JSC17PropertyNameArray3addEPN3WTF10StringImplE@Base 5.0.2
- _ZN3JSC17SharedSymbolTable6s_infoE@Base 5.0.2
- _ZN3JSC17StructureRareData6s_infoE@Base 5.2.0
- _ZN3JSC17createSyntaxErrorEPNS_9ExecStateERKN3WTF6StringE@Base 5.0.2
- _ZN3JSC17weakClearSlowCaseERPNS_8WeakImplE@Base 5.2.0
- _ZN3JSC18DebuggerActivation14finishCreationERNS_2VMEPNS_8JSObjectE@Base 5.2.0
- _ZN3JSC18DebuggerActivation6s_infoE@Base 5.0.2
- _ZN3JSC18DebuggerActivationC1ERNS_2VME@Base 5.2.0
- _ZN3JSC18DebuggerActivationC2ERNS_2VME@Base 5.2.0
- _ZN3JSC18PropertyDescriptor11setWritableEb@Base 5.0.2
- _ZN3JSC18PropertyDescriptor12setUndefinedEv@Base 5.0.2
- _ZN3JSC18PropertyDescriptor13setDescriptorENS_7JSValueEj@Base 5.0.2
- _ZN3JSC18PropertyDescriptor13setEnumerableEb@Base 5.0.2
- _ZN3JSC18PropertyDescriptor15setConfigurableEb@Base 5.0.2
- _ZN3JSC18PropertyDescriptor17defaultAttributesE@Base 5.0.2
- _ZN3JSC18PropertyDescriptor9setGetterENS_7JSValueE@Base 5.0.2
- _ZN3JSC18PropertyDescriptor9setSetterENS_7JSValueE@Base 5.0.2
- _ZN3JSC19InlineWatchpointSet11inflateSlowEv@Base 5.0.2
- _ZN3JSC19InlineWatchpointSet7freeFatEv@Base 5.0.2
- _ZN3JSC19JSSymbolTableObject14deletePropertyEPNS_6JSCellEPNS_9ExecStateENS_12PropertyNameE@Base 5.0.2
- _ZN3JSC19JSSymbolTableObject27getOwnNonIndexPropertyNamesEPNS_8JSObjectEPNS_9ExecStateERNS_17PropertyNameArrayENS_15EnumerationModeE@Base 5.0.2
- _ZN3JSC19SourceProviderCache5clearEv@Base 5.0.2
- _ZN3JSC19SourceProviderCacheD1Ev@Base 5.0.2
- _ZN3JSC19SourceProviderCacheD2Ev@Base 5.0.2
- _ZN3JSC19SparseArrayValueMap6s_infoE@Base 5.0.2
- _ZN3JSC19initializeThreadingEv@Base 5.0.2
- _ZN3JSC20MarkedArgumentBuffer10slowAppendENS_7JSValueE@Base 5.0.2
- _ZN3JSC20WriteBarrierCounters22usesWithBarrierFromCppE@Base 5.0.2
- _ZN3JSC20WriteBarrierCounters25usesWithoutBarrierFromCppE@Base 5.0.2
- _ZN3JSC20createReferenceErrorEPNS_9ExecStateERKN3WTF6StringE@Base 5.0.2
- _ZN3JSC21getCallableObjectSlowEPNS_6JSCellE@Base 5.0.2
- _ZN3JSC22ArrayAllocationProfile18updateIndexingTypeEv@Base 5.0.2
- _ZN3JSC22JSPropertyNameIterator6s_infoE@Base 5.2.0
- _ZN3JSC22globalMemoryStatisticsEv@Base 5.0.2
- _ZN3JSC23AbstractSamplingCounter30s_abstractSamplingCounterChainE@Base 5.0.2
- _ZN3JSC23AbstractSamplingCounter4dumpEv@Base 5.0.2
- _ZN3JSC23objectProtoFuncToStringEPNS_9ExecStateE@Base 5.0.2
- _ZN3JSC23setUpStaticFunctionSlotEPNS_9ExecStateEPKNS_9HashEntryEPNS_8JSObjectENS_12PropertyNameERNS_12PropertySlotE@Base 5.0.2
- _ZN3JSC24DynamicGlobalObjectScopeC1ERNS_2VMEPNS_14JSGlobalObjectE@Base 5.2.0
- _ZN3JSC24DynamicGlobalObjectScopeC2ERNS_2VMEPNS_14JSGlobalObjectE@Base 5.2.0
- _ZN3JSC24TerminatedExecutionError6s_infoE@Base 5.0.2
- _ZN3JSC24createStackOverflowErrorEPNS_9ExecStateE@Base 5.0.2
- _ZN3JSC24getCalculatedDisplayNameEPNS_9ExecStateEPNS_8JSObjectE@Base 5.0.2
- _ZN3JSC25JSSegmentedVariableObject12addRegistersEi@Base 5.0.2
- _ZN3JSC25JSSegmentedVariableObject13visitChildrenEPNS_6JSCellERNS_11SlotVisitorE@Base 5.0.2
- _ZN3JSC25JSSegmentedVariableObject17findRegisterIndexEPv@Base 5.0.2
- _ZN3JSC25evaluateInGlobalCallFrameERKN3WTF6StringERNS_7JSValueEPNS_14JSGlobalObjectE@Base 5.0.2
- _ZN3JSC29callHostFunctionAsConstructorEPNS_9ExecStateE@Base 5.0.2
- _ZN3JSC29createNotEnoughArgumentsErrorEPNS_9ExecStateE@Base 5.0.2
- _ZN3JSC2VM10ClientDataD0Ev@Base 5.2.0
- _ZN3JSC2VM10ClientDataD1Ev@Base 5.2.0
- _ZN3JSC2VM10ClientDataD2Ev@Base 5.2.0
- _ZN3JSC2VM12createLeakedENS_8HeapTypeE@Base 5.2.0
- _ZN3JSC2VM12stopSamplingEv@Base 5.2.0
- _ZN3JSC2VM13startSamplingEv@Base 5.2.0
- _ZN3JSC2VM14discardAllCodeEv@Base 5.2.0
- _ZN3JSC2VM14dumpSampleDataEPNS_9ExecStateE@Base 5.2.0
- _ZN3JSC2VM14resetDateCacheEv@Base 5.2.0
- _ZN3JSC2VM14sharedInstanceEv@Base 5.2.0
- _ZN3JSC2VM15dumpRegExpTraceEv@Base 5.2.0
- _ZN3JSC2VM19clearExceptionStackEv@Base 5.2.0
- _ZN3JSC2VM23releaseExecutableMemoryEv@Base 5.2.0
- _ZN3JSC2VM6createENS_8HeapTypeE@Base 5.2.0
- _ZN3JSC2VMD1Ev@Base 5.2.0
- _ZN3JSC2VMD2Ev@Base 5.2.0
- _ZN3JSC30isTerminatedExecutionExceptionENS_7JSValueE@Base 5.0.2
- _ZN3JSC36StrictModeReadonlyPropertyWriteErrorE@Base 5.0.2
(arch=amd64 armhf i386 sh4)_ZN3JSC3DFG18getNumCompilationsEv@Base 5.9.1
- _ZN3JSC41constructFunctionSkippingEvalEnabledCheckEPNS_9ExecStateEPNS_14JSGlobalObjectERKNS_7ArgListERKNS_10IdentifierERKN3WTF6StringERKNSA_12TextPositionE@Base 5.0.2
- _ZN3JSC4Heap11objectCountEv@Base 5.0.2
- _ZN3JSC4Heap12addFinalizerEPNS_6JSCellEPFvS2_E@Base 5.0.2
- _ZN3JSC4Heap16activityCallbackEv@Base 5.0.2
- _ZN3JSC4Heap16objectTypeCountsEv@Base 5.0.2
- _ZN3JSC4Heap17collectAllGarbageEv@Base 5.0.2
- _ZN3JSC4Heap17globalObjectCountEv@Base 5.0.2
- (subst)_ZN3JSC4Heap17isValidAllocationE{size_t}@Base 5.2.0
- _ZN3JSC4Heap19setActivityCallbackEN3WTF10PassOwnPtrINS_18GCActivityCallbackEEE@Base 5.2.0
- _ZN3JSC4Heap20lastChanceToFinalizeEv@Base 5.0.2
- _ZN3JSC4Heap20protectedObjectCountEv@Base 5.0.2
- _ZN3JSC4Heap21deleteAllCompiledCodeEv@Base 5.0.2
- _ZN3JSC4Heap25protectedObjectTypeCountsEv@Base 5.0.2
- _ZN3JSC4Heap26protectedGlobalObjectCountEv@Base 5.0.2
- _ZN3JSC4Heap26reportAbandonedObjectGraphEv@Base 5.0.2
- (subst)_ZN3JSC4Heap29reportExtraMemoryCostSlowCaseE{size_t}@Base 5.2.0
- _ZN3JSC4Heap32setGarbageCollectionTimerEnabledEb@Base 5.0.2
- _ZN3JSC4Heap4sizeEv@Base 5.0.2
- _ZN3JSC4Heap7protectENS_7JSValueE@Base 5.0.2
- _ZN3JSC4Heap7sweeperEv@Base 5.0.2
- _ZN3JSC4Heap8capacityEv@Base 5.0.2
- _ZN3JSC4Heap9unprotectENS_7JSValueE@Base 5.0.2
- _ZN3JSC4Yarr11YarrPatternC1ERKN3WTF6StringEbbPPKc@Base 5.0.2
- _ZN3JSC4Yarr11YarrPatternC2ERKN3WTF6StringEbbPPKc@Base 5.0.2
- _ZN3JSC4Yarr11byteCompileERNS0_11YarrPatternEPN3WTF20BumpPointerAllocatorE@Base 5.0.2
- _ZN3JSC4Yarr9interpretEPNS0_15BytecodePatternERKN3WTF6StringEjPj@Base 5.0.2
- _ZN3JSC4callEPNS_9ExecStateENS_7JSValueENS_8CallTypeERKNS_8CallDataES2_RKNS_7ArgListE@Base 5.0.2
- _ZN3JSC6JSCell11getCallDataEPS0_RNS_8CallDataE@Base 5.0.2
- _ZN3JSC6JSCell16copyBackingStoreEPS0_RNS_11CopyVisitorE@Base 5.0.2
- _ZN3JSC6JSCell16getConstructDataEPS0_RNS_13ConstructDataE@Base 5.0.2
- _ZN3JSC6JSCell17customHasInstanceEPNS_8JSObjectEPNS_9ExecStateENS_7JSValueE@Base 5.0.2
- _ZN3JSC6JSCell7destroyEPS0_@Base 5.0.2
- _ZN3JSC6JSCell9getObjectEv@Base 5.0.2
- _ZN3JSC6JSLock12DropAllLocksC1EPNS_2VME@Base 5.2.0
- _ZN3JSC6JSLock12DropAllLocksC1EPNS_9ExecStateE@Base 5.0.2
- _ZN3JSC6JSLock12DropAllLocksC2EPNS_2VME@Base 5.2.0
- _ZN3JSC6JSLock12DropAllLocksC2EPNS_9ExecStateE@Base 5.0.2
- _ZN3JSC6JSLock12DropAllLocksD1Ev@Base 5.0.2
- _ZN3JSC6JSLock12DropAllLocksD2Ev@Base 5.0.2
- _ZN3JSC6JSLock26currentThreadIsHoldingLockEv@Base 5.0.2
- _ZN3JSC6JSLock4lockEv@Base 5.0.2
- _ZN3JSC6JSLock6unlockEv@Base 5.0.2
- _ZN3JSC6JSLockD1Ev@Base 5.0.2
- _ZN3JSC6JSLockD2Ev@Base 5.0.2
- (subst)_ZN3JSC6RegExp5matchERNS_2VMERKN3WTF6StringEjRNS3_6VectorIiL{size_t}32ENS3_15CrashOnOverflowEEE@Base 5.2.0
- _ZN3JSC6RegExp6createERNS_2VMERKN3WTF6StringENS_11RegExpFlagsE@Base 5.2.0
- _ZN3JSC7JSArray17defineOwnPropertyEPNS_8JSObjectEPNS_9ExecStateENS_12PropertyNameERNS_18PropertyDescriptorEb@Base 5.0.2
- _ZN3JSC7JSArray27getOwnNonIndexPropertyNamesEPNS_8JSObjectEPNS_9ExecStateERNS_17PropertyNameArrayENS_15EnumerationModeE@Base 5.0.2
- _ZN3JSC7JSArray6s_infoE@Base 5.0.2
- _ZN3JSC7JSProxy10putByIndexEPNS_6JSCellEPNS_9ExecStateEjNS_7JSValueEb@Base 5.0.2
- _ZN3JSC7JSProxy13visitChildrenEPNS_6JSCellERNS_11SlotVisitorE@Base 5.0.2
- _ZN3JSC7JSProxy14deletePropertyEPNS_6JSCellEPNS_9ExecStateENS_12PropertyNameE@Base 5.0.2
- _ZN3JSC7JSProxy16getPropertyNamesEPNS_8JSObjectEPNS_9ExecStateERNS_17PropertyNameArrayENS_15EnumerationModeE@Base 5.0.2
- _ZN3JSC7JSProxy16putDirectVirtualEPNS_8JSObjectEPNS_9ExecStateENS_12PropertyNameENS_7JSValueEj@Base 5.0.2
- _ZN3JSC7JSProxy17defineOwnPropertyEPNS_8JSObjectEPNS_9ExecStateENS_12PropertyNameERNS_18PropertyDescriptorEb@Base 5.0.2
- _ZN3JSC7JSProxy18getOwnPropertySlotEPNS_6JSCellEPNS_9ExecStateENS_12PropertyNameERNS_12PropertySlotE@Base 5.0.2
- _ZN3JSC7JSProxy19getOwnPropertyNamesEPNS_8JSObjectEPNS_9ExecStateERNS_17PropertyNameArrayENS_15EnumerationModeE@Base 5.0.2
- _ZN3JSC7JSProxy21deletePropertyByIndexEPNS_6JSCellEPNS_9ExecStateEj@Base 5.0.2
- _ZN3JSC7JSProxy24getOwnPropertyDescriptorEPNS_8JSObjectEPNS_9ExecStateENS_12PropertyNameERNS_18PropertyDescriptorE@Base 5.0.2
- _ZN3JSC7JSProxy25getOwnPropertySlotByIndexEPNS_6JSCellEPNS_9ExecStateEjRNS_12PropertySlotE@Base 5.0.2
- _ZN3JSC7JSProxy3putEPNS_6JSCellEPNS_9ExecStateENS_12PropertyNameENS_7JSValueERNS_15PutPropertySlotE@Base 5.0.2
- _ZN3JSC7JSProxy6s_infoE@Base 5.0.2
- _ZN3JSC7JSProxy9classNameEPKNS_8JSObjectE@Base 5.0.2
- _ZN3JSC7JSProxy9setTargetERNS_2VMEPNS_14JSGlobalObjectE@Base 5.2.0
- _ZN3JSC7JSScope13objectAtScopeEPS0_@Base 5.0.2
- _ZN3JSC7JSValue13isValidCalleeEv@Base 5.0.2
- _ZN3JSC7Options14dumpAllOptionsEP8_IO_FILE@Base 5.0.2
- _ZN3JSC7Options9s_optionsE@Base 5.0.2
- _ZN3JSC7Options9setOptionEPKc@Base 5.0.2
- _ZN3JSC7Profile10restoreAllEv@Base 5.0.2
- _ZN3JSC7Profile5focusEPKNS_11ProfileNodeE@Base 5.0.2
- _ZN3JSC7Profile7excludeEPKNS_11ProfileNodeE@Base 5.0.2
- _ZN3JSC7Profile7forEachEMNS_11ProfileNodeEFvvE@Base 5.0.2
- _ZN3JSC7WeakSet13findAllocatorEv@Base 5.0.2
- _ZN3JSC7toInt32Ed@Base 5.0.2
- _ZN3JSC8Debugger23recompileAllJSFunctionsEPNS_2VME@Base 5.2.0
- _ZN3JSC8Debugger6attachEPNS_14JSGlobalObjectE@Base 5.0.2
- _ZN3JSC8Debugger6detachEPNS_14JSGlobalObjectE@Base 5.0.2
- _ZN3JSC8DebuggerD0Ev@Base 5.0.2
- _ZN3JSC8DebuggerD1Ev@Base 5.0.2
- _ZN3JSC8DebuggerD2Ev@Base 5.0.2
- _ZN3JSC8JSObject10putByIndexEPNS_6JSCellEPNS_9ExecStateEjNS_7JSValueEb@Base 5.0.2
- _ZN3JSC8JSObject12defaultValueEPKS0_PNS_9ExecStateENS_22PreferredPrimitiveTypeE@Base 5.0.2
- _ZN3JSC8JSObject12toThisObjectEPNS_6JSCellEPNS_9ExecStateE@Base 5.0.2
- _ZN3JSC8JSObject13visitChildrenEPNS_6JSCellERNS_11SlotVisitorE@Base 5.0.2
- _ZN3JSC8JSObject14deletePropertyEPNS_6JSCellEPNS_9ExecStateENS_12PropertyNameE@Base 5.0.2
- _ZN3JSC8JSObject16copyBackingStoreEPNS_6JSCellERNS_11CopyVisitorE@Base 5.0.2
- _ZN3JSC8JSObject16getPropertyNamesEPS0_PNS_9ExecStateERNS_17PropertyNameArrayENS_15EnumerationModeE@Base 5.0.2
- _ZN3JSC8JSObject16putDirectVirtualEPS0_PNS_9ExecStateENS_12PropertyNameENS_7JSValueEj@Base 5.0.2
- _ZN3JSC8JSObject17defineOwnPropertyEPS0_PNS_9ExecStateENS_12PropertyNameERNS_18PropertyDescriptorEb@Base 5.0.2
- _ZN3JSC8JSObject17preventExtensionsERNS_2VME@Base 5.2.0
- _ZN3JSC8JSObject19getOwnPropertyNamesEPS0_PNS_9ExecStateERNS_17PropertyNameArrayENS_15EnumerationModeE@Base 5.0.2
- _ZN3JSC8JSObject19putDirectMayBeIndexEPNS_9ExecStateENS_12PropertyNameENS_7JSValueE@Base 5.0.2
- (subst)_ZN3JSC8JSObject20growOutOfLineStorageERNS_2VME{size_t}{size_t}@Base 5.2.0
- _ZN3JSC8JSObject21deletePropertyByIndexEPNS_6JSCellEPNS_9ExecStateEj@Base 5.0.2
- _ZN3JSC8JSObject21getPropertyDescriptorEPNS_9ExecStateENS_12PropertyNameERNS_18PropertyDescriptorE@Base 5.0.2
- _ZN3JSC8JSObject22fillGetterPropertySlotERNS_12PropertySlotEi@Base 5.0.2
- _ZN3JSC8JSObject22getOwnPropertySlotSlowEPNS_9ExecStateENS_12PropertyNameERNS_12PropertySlotE@Base 5.0.2
- _ZN3JSC8JSObject24getOwnPropertyDescriptorEPS0_PNS_9ExecStateENS_12PropertyNameERNS_18PropertyDescriptorE@Base 5.0.2
- _ZN3JSC8JSObject25getOwnPropertySlotByIndexEPNS_6JSCellEPNS_9ExecStateEjRNS_12PropertySlotE@Base 5.0.2
- _ZN3JSC8JSObject26setIndexQuicklyToUndecidedERNS_2VMEjNS_7JSValueE@Base 5.2.0
- _ZN3JSC8JSObject27getOwnNonIndexPropertyNamesEPS0_PNS_9ExecStateERNS_17PropertyNameArrayENS_15EnumerationModeE@Base 5.0.2
- _ZN3JSC8JSObject32putDirectIndexBeyondVectorLengthEPNS_9ExecStateEjNS_7JSValueEjNS_18PutDirectIndexModeE@Base 5.0.2
- _ZN3JSC8JSObject3putEPNS_6JSCellEPNS_9ExecStateENS_12PropertyNameENS_7JSValueERNS_15PutPropertySlotE@Base 5.0.2
- _ZN3JSC8JSObject48convertDoubleToContiguousWhilePerformingSetIndexERNS_2VMEjNS_7JSValueE@Base 5.2.0
- _ZN3JSC8JSObject55convertInt32ToDoubleOrContiguousWhilePerformingSetIndexERNS_2VMEjNS_7JSValueE@Base 5.2.0
- _ZN3JSC8JSObject6s_infoE@Base 5.0.2
- _ZN3JSC8JSObject9classNameEPKS0_@Base 5.0.2
- _ZN3JSC8JSString6s_infoE@Base 5.0.2
- _ZN3JSC8Profiler8DatabaseC1ERNS_2VME@Base 5.2.0
- _ZN3JSC8Profiler8DatabaseC2ERNS_2VME@Base 5.2.0
- _ZN3JSC8Profiler8DatabaseD1Ev@Base 5.2.0
- _ZN3JSC8Profiler8DatabaseD2Ev@Base 5.2.0
- _ZN3JSC8evaluateEPNS_9ExecStateERKNS_10SourceCodeENS_7JSValueEPS5_@Base 5.0.2
- _ZN3JSC9CodeBlockD0Ev@Base 5.0.2
- _ZN3JSC9CodeBlockD1Ev@Base 5.0.2
- _ZN3JSC9CodeBlockD2Ev@Base 5.0.2
- _ZN3JSC9HandleSet12writeBarrierEPNS_7JSValueERKS1_@Base 5.0.2
- _ZN3JSC9HandleSet4growEv@Base 5.0.2
- _ZN3JSC9Structure21addPropertyTransitionERNS_2VMEPS0_NS_12PropertyNameEjPNS_6JSCellERi@Base 5.2.0
- _ZN3JSC9Structure22materializePropertyMapERNS_2VME@Base 5.2.0
- _ZN3JSC9Structure25changePrototypeTransitionERNS_2VMEPS0_NS_7JSValueE@Base 5.2.0
- _ZN3JSC9Structure27despecifyDictionaryFunctionERNS_2VMENS_12PropertyNameE@Base 5.2.0
- _ZN3JSC9Structure27despecifyFunctionTransitionERNS_2VMEPS0_NS_12PropertyNameE@Base 5.2.0
- _ZN3JSC9Structure28addPropertyWithoutTransitionERNS_2VMENS_12PropertyNameEjPNS_6JSCellE@Base 5.2.0
- _ZN3JSC9Structure36suggestedNewOutOfLineStorageCapacityEv@Base 5.0.2
- _ZN3JSC9Structure3getERNS_2VMENS_12PropertyNameERjRPNS_6JSCellE@Base 5.2.0
- _ZN3JSC9Structure40addPropertyTransitionToExistingStructureEPS0_NS_12PropertyNameEjPNS_6JSCellERi@Base 5.0.2
- _ZN3JSC9Structure6s_infoE@Base 5.0.2
- _ZN3JSC9StructureC1ERNS_2VMEPNS_14JSGlobalObjectENS_7JSValueERKNS_8TypeInfoEPKNS_9ClassInfoEhj@Base 5.2.0
- _ZN3JSC9StructureC2ERNS_2VMEPNS_14JSGlobalObjectENS_7JSValueERKNS_8TypeInfoEPKNS_9ClassInfoEhj@Base 5.2.0
- _ZN3JSC9constructEPNS_9ExecStateENS_7JSValueENS_13ConstructTypeERKNS_13ConstructDataERKNS_7ArgListE@Base 5.0.2
- _ZN3WTF10StringImpl11reverseFindEPS0_j@Base 5.0.2
- _ZN3WTF10StringImpl11reverseFindEtj@Base 5.0.2
- _ZN3WTF10StringImpl16findIgnoringCaseEPS0_j@Base 5.0.2
- _ZN3WTF10StringImpl17createFromLiteralEPKc@Base 5.0.2
- _ZN3WTF10StringImpl17createFromLiteralEPKcj@Base 5.0.2
- _ZN3WTF10StringImpl17findNextLineStartEj@Base 5.2.0
- _ZN3WTF10StringImpl18simplifyWhiteSpaceEv@Base 5.0.2
- _ZN3WTF10StringImpl19characterStartingAtEj@Base 5.0.2
- _ZN3WTF10StringImpl19createUninitializedEjRPh@Base 5.0.2
- _ZN3WTF10StringImpl19createUninitializedEjRPt@Base 5.0.2
- _ZN3WTF10StringImpl20create8BitIfPossibleEPKt@Base 5.2.0
- _ZN3WTF10StringImpl20create8BitIfPossibleEPKtj@Base 5.0.2
- _ZN3WTF10StringImpl20createWithoutCopyingEPKhjNS_27HasTerminatingNullCharacterE@Base 5.2.0
- _ZN3WTF10StringImpl20createWithoutCopyingEPKtjNS_27HasTerminatingNullCharacterE@Base 5.2.0
- _ZN3WTF10StringImpl22containsOnlyWhitespaceEv@Base 5.0.2
- _ZN3WTF10StringImpl23defaultWritingDirectionEPb@Base 5.0.2
- _ZN3WTF10StringImpl23reverseFindIgnoringCaseEPS0_j@Base 5.0.2
- _ZN3WTF10StringImpl4fillEt@Base 5.0.2
- _ZN3WTF10StringImpl4findEPFbtEj@Base 5.0.2
- _ZN3WTF10StringImpl4findEPS0_@Base 5.0.2
- _ZN3WTF10StringImpl4findEPS0_j@Base 5.0.2
- _ZN3WTF10StringImpl5adoptERNS_12StringBufferIhEE@Base 5.0.2
- _ZN3WTF10StringImpl5adoptERNS_12StringBufferItEE@Base 5.0.2
- _ZN3WTF10StringImpl5emptyEv@Base 5.0.2
- _ZN3WTF10StringImpl5lowerEv@Base 5.0.2
- _ZN3WTF10StringImpl5toIntEPb@Base 5.0.2
- _ZN3WTF10StringImpl5upperEv@Base 5.0.2
- _ZN3WTF10StringImpl6createEPKh@Base 5.0.2
- _ZN3WTF10StringImpl6createEPKhj@Base 5.0.2
- _ZN3WTF10StringImpl6createEPKtj@Base 5.0.2
- _ZN3WTF10StringImpl7destroyEPS0_@Base 5.2.0
- _ZN3WTF10StringImpl7replaceEPS0_S1_@Base 5.0.2
- _ZN3WTF10StringImpl7replaceEjjPS0_@Base 5.0.2
- _ZN3WTF10StringImpl7replaceEtPKhj@Base 5.0.2
- _ZN3WTF10StringImpl7replaceEtPS0_@Base 5.0.2
- _ZN3WTF10StringImpl7replaceEtt@Base 5.0.2
- _ZN3WTF10StringImpl8endsWithEPS0_b@Base 5.0.2
- _ZN3WTF10StringImpl9substringEjj@Base 5.0.2
- (subst)_ZN3WTF10fastCallocE{size_t}{size_t}@Base 5.2.0
- (subst)_ZN3WTF10fastMallocE{size_t}@Base 5.2.0
- _ZN3WTF10fastStrDupEPKc@Base 5.0.2
- _ZN3WTF10isLeapYearEi@Base 5.2.0
- (subst)_ZN3WTF11ArrayBuffer8transferERNS_19ArrayBufferContentsERNS_6VectorINS_6RefPtrINS_15ArrayBufferViewEEEL{size_t}0ENS_15CrashOnOverflowEEE@Base 5.2.0
- (subst)_ZN3WTF11OSAllocator16reserveAndCommitE{size_t}NS0_5UsageEbbb@Base 5.2.0
- (subst)_ZN3WTF11OSAllocator18releaseDecommittedEPv{size_t}@Base 5.2.0
- (subst)_ZN3WTF11OSAllocator18reserveUncommittedE{size_t}NS0_5UsageEbbb@Base 5.2.0
- (subst)_ZN3WTF11OSAllocator6commitEPv{size_t}bb@Base 5.2.0
- (subst)_ZN3WTF11OSAllocator8decommitEPv{size_t}@Base 5.2.0
- _ZN3WTF11PrintStream6printfEPKcz@Base 5.2.0
- _ZN3WTF11StackBounds10initializeEv@Base 5.2.0
- _ZN3WTF11commentAtomE@Base 5.0.2
- _ZN3WTF11currentTimeEv@Base 5.0.2
- _ZN3WTF11dtoaRoundDPEPcdiRbRiRj@Base 5.0.2
- _ZN3WTF11dtoaRoundSFEPcdiRbRiRj@Base 5.0.2
- _ZN3WTF11emptyStringEv@Base 5.0.2
- (subst)_ZN3WTF11fastReallocEPv{size_t}@Base 5.2.0
- _ZN3WTF11msToMinutesEd@Base 5.2.0
- _ZN3WTF12AtomicString11addSlowCaseEPNS_10StringImplE@Base 5.0.2
- _ZN3WTF12AtomicString16fromUTF8InternalEPKcS2_@Base 5.0.2
- _ZN3WTF12AtomicString18addFromLiteralDataEPKcj@Base 5.0.2
- _ZN3WTF12AtomicString3addEPKh@Base 5.0.2
- _ZN3WTF12AtomicString3addEPKhj@Base 5.0.2
- _ZN3WTF12AtomicString3addEPKt@Base 5.0.2
- _ZN3WTF12AtomicString3addEPKtj@Base 5.0.2
- _ZN3WTF12AtomicString3addEPKtjj@Base 5.0.2
- _ZN3WTF12AtomicString3addEPNS_10StringImplEjj@Base 5.0.2
- _ZN3WTF12AtomicString4findEPKNS_10StringImplE@Base 5.0.2
- _ZN3WTF12AtomicString4initEv@Base 5.0.2
- (subst)_ZN3WTF12base64DecodeEPKcjRNS_6VectorIcL{size_t}0ENS_15CrashOnOverflowEEENS_18Base64DecodePolicyE@Base 5.2.0
- (subst)_ZN3WTF12base64DecodeERKNS_6StringERNS_6VectorIcL{size_t}0ENS_15CrashOnOverflowEEENS_18Base64DecodePolicyE@Base 5.2.0
- (subst)_ZN3WTF12base64DecodeERKNS_6VectorIcL{size_t}0ENS_15CrashOnOverflowEEERS2_NS_18Base64DecodePolicyE@Base 5.2.0
- _ZN3WTF12base64EncodeEPKcjNS_18Base64EncodePolicyE@Base 5.0.2
- (subst)_ZN3WTF12base64EncodeEPKcjRNS_6VectorIcL{size_t}0ENS_15CrashOnOverflowEEENS_18Base64EncodePolicyE@Base 5.2.0
- _ZN3WTF12createThreadEPFvPvES0_PKc@Base 5.0.2
- _ZN3WTF12detachThreadEj@Base 5.0.2
- _ZN3WTF12equalNonNullEPKNS_10StringImplES2_@Base 5.2.0
- _ZN3WTF12isMainThreadEv@Base 5.0.2
- _ZN3WTF12randomNumberEv@Base 5.0.2
- (subst)_ZN3WTF13MetaAllocator17addFreshFreeSpaceEPv{size_t}@Base 5.2.0
- _ZN3WTF13MetaAllocator17freeFreeSpaceNodeEPNS0_13FreeSpaceNodeE@Base 5.0.2
- _ZN3WTF13MetaAllocator18debugFreeSpaceSizeEv@Base 5.0.2
- (subst)_ZN3WTF13MetaAllocator8allocateE{size_t}Pv@Base 5.2.0
- (subst)_ZN3WTF13MetaAllocatorC1E{size_t}{size_t}@Base 5.2.0
- (subst)_ZN3WTF13MetaAllocatorC2E{size_t}{size_t}@Base 5.2.0
- _ZN3WTF13MetaAllocatorD0Ev@Base 5.0.2
- _ZN3WTF13MetaAllocatorD1Ev@Base 5.0.2
- _ZN3WTF13MetaAllocatorD2Ev@Base 5.0.2
- _ZN3WTF13StringBuilder11shrinkToFitEv@Base 5.0.2
- _ZN3WTF13StringBuilder12appendNumberEi@Base 5.0.2
- _ZN3WTF13StringBuilder12appendNumberEj@Base 5.0.2
- _ZN3WTF13StringBuilder12appendNumberEl@Base 5.0.2
- _ZN3WTF13StringBuilder12appendNumberEm@Base 5.0.2
- _ZN3WTF13StringBuilder12appendNumberEx@Base 5.0.2
- _ZN3WTF13StringBuilder12appendNumberEy@Base 5.0.2
- _ZN3WTF13StringBuilder15reserveCapacityEj@Base 5.0.2
- _ZN3WTF13StringBuilder6appendEPKhj@Base 5.0.2
- _ZN3WTF13StringBuilder6appendEPKtj@Base 5.0.2
- _ZN3WTF13StringBuilder6resizeEj@Base 5.0.2
- _ZN3WTF13WTFThreadData10staticDataE@Base 5.0.2
- _ZN3WTF13WTFThreadDataC1Ev@Base 5.0.2
- _ZN3WTF13WTFThreadDataC2Ev@Base 5.0.2
- _ZN3WTF13WTFThreadDataD1Ev@Base 5.0.2
- _ZN3WTF13WTFThreadDataD2Ev@Base 5.0.2
- _ZN3WTF13currentThreadEv@Base 5.0.2
- _ZN3WTF13printInternalERNS_11PrintStreamENS_10RawPointerE@Base 5.2.0
- _ZN3WTF13printInternalERNS_11PrintStreamEPKc@Base 5.2.0
- _ZN3WTF13printInternalERNS_11PrintStreamERKNS_6StringE@Base 5.2.0
- _ZN3WTF13printInternalERNS_11PrintStreamERKNS_7CStringE@Base 5.2.0
- _ZN3WTF13printInternalERNS_11PrintStreamEb@Base 5.2.0
- _ZN3WTF13printInternalERNS_11PrintStreamEd@Base 5.2.0
- _ZN3WTF13printInternalERNS_11PrintStreamEf@Base 5.2.0
- _ZN3WTF13printInternalERNS_11PrintStreamEi@Base 5.2.0
- _ZN3WTF13printInternalERNS_11PrintStreamEj@Base 5.2.0
- _ZN3WTF13printInternalERNS_11PrintStreamEl@Base 5.2.0
- _ZN3WTF13printInternalERNS_11PrintStreamEm@Base 5.2.0
- _ZN3WTF13printInternalERNS_11PrintStreamEx@Base 5.2.0
- _ZN3WTF13printInternalERNS_11PrintStreamEy@Base 5.2.0
- (subst)_ZN3WTF13tryFastCallocE{size_t}{size_t}@Base 5.2.0
- (subst)_ZN3WTF13tryFastMallocE{size_t}@Base 5.2.0
- _ZN3WTF14currentCPUTimeEv@Base 5.2.0
- _ZN3WTF14dataLogFStringEPKc@Base 5.0.2
- _ZN3WTF14fastMallocSizeEPKv@Base 5.0.2
- _ZN3WTF14numberToStringEdPc@Base 5.0.2
- (subst)_ZN3WTF14tryFastReallocEPv{size_t}@Base 5.2.0
- _ZN3WTF15ArrayBufferView6neuterEv@Base 5.0.2
- _ZN3WTF15ArrayBufferViewC1ENS_10PassRefPtrINS_11ArrayBufferEEEj@Base 5.0.2
- _ZN3WTF15ArrayBufferViewC2ENS_10PassRefPtrINS_11ArrayBufferEEEj@Base 5.0.2
- _ZN3WTF15ArrayBufferViewD0Ev@Base 5.0.2
- _ZN3WTF15ArrayBufferViewD1Ev@Base 5.0.2
- _ZN3WTF15ArrayBufferViewD2Ev@Base 5.0.2
- _ZN3WTF15BinarySemaphore4waitEd@Base 5.2.0
- _ZN3WTF15BinarySemaphore6signalEv@Base 5.2.0
- _ZN3WTF15BinarySemaphoreC1Ev@Base 5.2.0
- _ZN3WTF15BinarySemaphoreC2Ev@Base 5.2.0
- _ZN3WTF15BinarySemaphoreD1Ev@Base 5.2.0
- _ZN3WTF15BinarySemaphoreD2Ev@Base 5.2.0
- _ZN3WTF15FilePrintStream4openEPKcS2_@Base 5.2.0
- _ZN3WTF15ThreadCondition4waitERNS_5MutexE@Base 5.0.2
- _ZN3WTF15ThreadCondition6signalEv@Base 5.0.2
- _ZN3WTF15ThreadCondition9broadcastEv@Base 5.0.2
- _ZN3WTF15ThreadCondition9timedWaitERNS_5MutexEd@Base 5.0.2
- _ZN3WTF15ThreadConditionC1Ev@Base 5.0.2
- _ZN3WTF15ThreadConditionC2Ev@Base 5.0.2
- _ZN3WTF15ThreadConditionD1Ev@Base 5.0.2
- _ZN3WTF15ThreadConditionD2Ev@Base 5.0.2
- (subst)_ZN3WTF15charactersToIntEPKt{size_t}Pb@Base 5.2.0
- _ZN3WTF16callOnMainThreadEPFvPvES0_@Base 5.0.2
- _ZN3WTF16callOnMainThreadERKNS_8FunctionIFvvEEE@Base 5.0.2
- _ZN3WTF16codePointCompareERKNS_6StringES2_@Base 5.0.2
- _ZN3WTF16currentCPUTimeMSEv@Base 5.2.0
- (subst)_ZN3WTF16fastZeroedMallocE{size_t}@Base 5.2.0
- _ZN3WTF17GregorianDateTime21setToCurrentLocalTimeEv@Base 5.0.2
- _ZN3WTF17StringPrintStream5resetEv@Base 5.2.0
- _ZN3WTF17StringPrintStream8toStringEv@Base 5.2.0
- _ZN3WTF17StringPrintStream9toCStringEv@Base 5.2.0
- _ZN3WTF17StringPrintStreamC1Ev@Base 5.2.0
- _ZN3WTF17StringPrintStreamC2Ev@Base 5.2.0
- _ZN3WTF17StringPrintStreamD0Ev@Base 5.2.0
- _ZN3WTF17StringPrintStreamD1Ev@Base 5.2.0
- _ZN3WTF17StringPrintStreamD2Ev@Base 5.2.0
- (subst)_ZN3WTF17charactersToFloatEPKh{size_t}R{size_t}@Base 5.2.0
- (subst)_ZN3WTF17charactersToFloatEPKt{size_t}Pb@Base 5.2.0
- (subst)_ZN3WTF17charactersToFloatEPKt{size_t}R{size_t}@Base 5.2.0
- _ZN3WTF17double_conversion10initializeEv@Base 5.2.0
- _ZN3WTF17double_conversion23DoubleToStringConverter19EcmaScriptConverterEv@Base 5.2.0
- (subst)_ZN3WTF17double_conversion23StringToDoubleConverter14StringToDoubleEPKc{size_t}P{size_t}@Base 5.2.0
- _ZN3WTF17equalIgnoringCaseEPKNS_10StringImplEPKh@Base 5.2.0
- _ZN3WTF17equalIgnoringCaseEPKNS_10StringImplES2_@Base 5.2.0
- _ZN3WTF17equalIgnoringCaseEPKhS1_j@Base 5.0.2
- _ZN3WTF17equalIgnoringCaseEPKtPKhj@Base 5.0.2
- _ZN3WTF18FunctionDispatcherC1Ev@Base 5.2.0
- _ZN3WTF18FunctionDispatcherC2Ev@Base 5.2.0
- _ZN3WTF18FunctionDispatcherD0Ev@Base 5.2.0
- _ZN3WTF18FunctionDispatcherD1Ev@Base 5.2.0
- _ZN3WTF18FunctionDispatcherD2Ev@Base 5.2.0
- (subst)_ZN3WTF18charactersToDoubleEPKh{size_t}Pb@Base 5.2.0
- (subst)_ZN3WTF18charactersToDoubleEPKt{size_t}Pb@Base 5.2.0
- _ZN3WTF18dateToDaysFrom1970Eiii@Base 5.0.2
- (subst)_ZN3WTF18fastMallocGoodSizeE{size_t}@Base 5.2.0
- _ZN3WTF18monthFromDayInYearEib@Base 5.0.2
- (subst)_ZN3WTF19MetaAllocatorHandle6shrinkE{size_t}@Base 5.2.0
- _ZN3WTF19MetaAllocatorHandleD1Ev@Base 5.0.2
- _ZN3WTF19MetaAllocatorHandleD2Ev@Base 5.0.2
- _ZN3WTF19ParallelEnvironment7executeEPv@Base 5.0.2
- (subst)_ZN3WTF19ParallelEnvironmentC1EPFvPvE{size_t}i@Base 5.2.0
- (subst)_ZN3WTF19ParallelEnvironmentC2EPFvPvE{size_t}i@Base 5.2.0
- _ZN3WTF19initializeThreadingEv@Base 5.0.2
- _ZN3WTF20equalIgnoringNullityEPNS_10StringImplES1_@Base 5.0.2
- _ZN3WTF20fastMallocStatisticsEv@Base 5.0.2
- _ZN3WTF20initializeMainThreadEv@Base 5.0.2
- _ZN3WTF21PageAllocationAligned10deallocateEv@Base 5.2.0
- (subst)_ZN3WTF21PageAllocationAligned8allocateE{size_t}{size_t}NS_11OSAllocator5UsageEb@Base 5.2.0
- _ZN3WTF21RefCountedLeakCounter16suppressMessagesEPKc@Base 5.0.2
- _ZN3WTF21RefCountedLeakCounter24cancelMessageSuppressionEPKc@Base 5.0.2
- _ZN3WTF21RefCountedLeakCounter9decrementEv@Base 5.0.2
- _ZN3WTF21RefCountedLeakCounter9incrementEv@Base 5.0.2
- _ZN3WTF21RefCountedLeakCounterC1EPKc@Base 5.0.2
- _ZN3WTF21RefCountedLeakCounterC2EPKc@Base 5.0.2
- _ZN3WTF21RefCountedLeakCounterD1Ev@Base 5.0.2
- _ZN3WTF21RefCountedLeakCounterD2Ev@Base 5.0.2
- (subst)_ZN3WTF21charactersToIntStrictEPKh{size_t}Pbi@Base 5.2.0
- (subst)_ZN3WTF21charactersToIntStrictEPKt{size_t}Pbi@Base 5.2.0
- _ZN3WTF22cancelCallOnMainThreadEPFvPvES0_@Base 5.0.2
- (subst)_ZN3WTF22charactersToUIntStrictEPKh{size_t}Pbi@Base 5.2.0
- (subst)_ZN3WTF22charactersToUIntStrictEPKt{size_t}Pbi@Base 5.2.0
(optional=inline|arch=amd64 hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 x32)_ZN3WTF22isMainThreadOrGCThreadEv@Base 5.6.1
- _ZN3WTF23callOnMainThreadAndWaitEPFvPvES0_@Base 5.0.2
- _ZN3WTF23dayInMonthFromDayInYearEib@Base 5.0.2
- _ZN3WTF23waitForThreadCompletionEj@Base 5.0.2
- _ZN3WTF24calculateLocalTimeOffsetEd@Base 5.2.0
- _ZN3WTF24equalIgnoringCaseNonNullEPKNS_10StringImplES2_@Base 5.2.0
- _ZN3WTF24numberToFixedWidthStringEdjPc@Base 5.0.2
- _ZN3WTF27monotonicallyIncreasingTimeEv@Base 5.0.2
- _ZN3WTF27releaseFastMallocFreeMemoryEv@Base 5.0.2
- _ZN3WTF28numberToFixedPrecisionStringEdjPcb@Base 5.0.2
- _ZN3WTF28setMainThreadCallbacksPausedEb@Base 5.0.2
- _ZN3WTF29cryptographicallyRandomNumberEv@Base 5.0.2
- (subst)_ZN3WTF29cryptographicallyRandomValuesEPv{size_t}@Base 5.2.0
- _ZN3WTF36lockAtomicallyInitializedStaticMutexEv@Base 5.0.2
- _ZN3WTF37parseDateFromNullTerminatedCharactersEPKc@Base 5.0.2
- _ZN3WTF37parseDateFromNullTerminatedCharactersEPKcRbRi@Base 5.2.0
- _ZN3WTF38unlockAtomicallyInitializedStaticMutexEv@Base 5.0.2
- (subst)_ZN3WTF3MD58addBytesEPKh{size_t}@Base 5.2.0
- (subst)_ZN3WTF3MD58checksumERNS_6VectorIhL{size_t}16ENS_15CrashOnOverflowEEE@Base 5.2.0
- _ZN3WTF3MD5C1Ev@Base 5.0.2
- _ZN3WTF3MD5C2Ev@Base 5.0.2
- _ZN3WTF3absERKNS_9MediaTimeE@Base 5.0.2
- _ZN3WTF40parseES5DateFromNullTerminatedCharactersEPKc@Base 5.2.0
- (subst)_ZN3WTF4SHA111computeHashERNS_6VectorIhL{size_t}20ENS_15CrashOnOverflowEEE@Base 5.2.0
- _ZN3WTF4SHA116computeHexDigestEv@Base 5.0.2
- (subst)_ZN3WTF4SHA18addBytesEPKh{size_t}@Base 5.2.0
- (subst)_ZN3WTF4SHA19hexDigestERKNS_6VectorIhL{size_t}20ENS_15CrashOnOverflowEEE@Base 5.2.0
- _ZN3WTF4SHA1C1Ev@Base 5.0.2
- _ZN3WTF4SHA1C2Ev@Base 5.0.2
- _ZN3WTF4dtoaEPcdRbRiRj@Base 5.0.2
- _ZN3WTF5Mutex4lockEv@Base 5.0.2
- _ZN3WTF5Mutex6unlockEv@Base 5.0.2
- _ZN3WTF5Mutex7tryLockEv@Base 5.0.2
- _ZN3WTF5MutexC1Ev@Base 5.0.2
- _ZN3WTF5MutexC2Ev@Base 5.0.2
- _ZN3WTF5MutexD1Ev@Base 5.0.2
- _ZN3WTF5MutexD2Ev@Base 5.0.2
- _ZN3WTF5equalEPKNS_10StringImplEPKh@Base 5.0.2
- _ZN3WTF5equalEPKNS_10StringImplEPKhj@Base 5.0.2
- _ZN3WTF5equalEPKNS_10StringImplEPKtj@Base 5.0.2
- _ZN3WTF5equalEPKNS_10StringImplES2_@Base 5.0.2
- _ZN3WTF5yieldEv@Base 5.0.2
- (subst)_ZN3WTF6String23make16BitFrom8BitSourceEPKh{size_t}@Base 5.2.0
- (subst)_ZN3WTF6String23make8BitFrom16BitSourceEPKt{size_t}@Base 5.2.0
- _ZN3WTF6String24numberToStringECMAScriptEd@Base 5.0.2
- _ZN3WTF6String24numberToStringFixedWidthEdj@Base 5.0.2
- (subst)_ZN3WTF6String26fromUTF8WithLatin1FallbackEPKh{size_t}@Base 5.2.0
- _ZN3WTF6String39deprecatedCharactersWithNullTerminationEv@Base 5.2.0
- _ZN3WTF6String6appendEPKhj@Base 5.0.2
- _ZN3WTF6String6appendEPKtj@Base 5.0.2
- _ZN3WTF6String6appendERKS0_@Base 5.0.2
- _ZN3WTF6String6appendEh@Base 5.0.2
- _ZN3WTF6String6appendEt@Base 5.0.2
- _ZN3WTF6String6formatEPKcz@Base 5.0.2
- _ZN3WTF6String6insertERKS0_j@Base 5.0.2
- _ZN3WTF6String6numberEdjNS_29TrailingZerosTruncatingPolicyE@Base 5.0.2
- _ZN3WTF6String6numberEi@Base 5.0.2
- _ZN3WTF6String6numberEj@Base 5.0.2
- _ZN3WTF6String6numberEl@Base 5.0.2
- _ZN3WTF6String6numberEm@Base 5.0.2
- _ZN3WTF6String6numberEx@Base 5.0.2
- _ZN3WTF6String6numberEy@Base 5.0.2
- _ZN3WTF6String6removeEji@Base 5.0.2
- _ZN3WTF6String8fromUTF8EPKh@Base 5.0.2
- (subst)_ZN3WTF6String8fromUTF8EPKh{size_t}@Base 5.2.0
- _ZN3WTF6String8fromUTF8ERKNS_7CStringE@Base 5.2.0
- _ZN3WTF6String8truncateEj@Base 5.0.2
- _ZN3WTF6StringC1ENS_12ASCIILiteralE@Base 5.0.2
- _ZN3WTF6StringC1EPKc@Base 5.0.2
- _ZN3WTF6StringC1EPKcj@Base 5.0.2
- _ZN3WTF6StringC1EPKh@Base 5.0.2
- _ZN3WTF6StringC1EPKhj@Base 5.0.2
- _ZN3WTF6StringC1EPKt@Base 5.0.2
- _ZN3WTF6StringC1EPKtj@Base 5.0.2
- _ZN3WTF6StringC1ERK10QStringRef@Base 5.0.2
- _ZN3WTF6StringC1ERK7QString@Base 5.0.2
- _ZN3WTF6StringC2ENS_12ASCIILiteralE@Base 5.0.2
- _ZN3WTF6StringC2EPKc@Base 5.0.2
- _ZN3WTF6StringC2EPKcj@Base 5.0.2
- _ZN3WTF6StringC2EPKh@Base 5.0.2
- _ZN3WTF6StringC2EPKhj@Base 5.0.2
- _ZN3WTF6StringC2EPKt@Base 5.0.2
- _ZN3WTF6StringC2EPKtj@Base 5.0.2
- _ZN3WTF6StringC2ERK10QStringRef@Base 5.0.2
- _ZN3WTF6StringC2ERK7QString@Base 5.0.2
- _ZN3WTF7CString11mutableDataEv@Base 5.0.2
- (subst)_ZN3WTF7CString16newUninitializedE{size_t}RPc@Base 5.2.0
- _ZN3WTF7CStringC1EPKc@Base 5.0.2
- (subst)_ZN3WTF7CStringC1EPKc{size_t}@Base 5.2.0
- _ZN3WTF7CStringC2EPKc@Base 5.0.2
- (subst)_ZN3WTF7CStringC2EPKc{size_t}@Base 5.2.0
- _ZN3WTF7Unicode18UTF8SequenceLengthEc@Base 5.2.0
- _ZN3WTF7Unicode18convertUTF16ToUTF8EPPKtS2_PPcS4_b@Base 5.0.2
- _ZN3WTF7Unicode18convertUTF8ToUTF16EPPKcS2_PPtS4_Pbb@Base 5.0.2
- _ZN3WTF7Unicode18decodeUTF8SequenceEPKc@Base 5.2.0
- _ZN3WTF7Unicode18equalUTF16WithUTF8EPKtS2_PKcS4_@Base 5.0.2
- _ZN3WTF7Unicode19convertLatin1ToUTF8EPPKhS2_PPcS4_@Base 5.0.2
- _ZN3WTF7Unicode51calculateStringHashAndLengthFromUTF8MaskingTop8BitsEPKcS2_RjS3_@Base 5.0.2
- _ZN3WTF7ramSizeEv@Base 5.0.2
- _ZN3WTF7xmlAtomE@Base 5.0.2
- _ZN3WTF8Collator11userDefaultEv@Base 5.2.0
- _ZN3WTF8Collator18setOrderLowerFirstEb@Base 5.0.2
- _ZN3WTF8CollatorC1EPKc@Base 5.0.2
- _ZN3WTF8CollatorC2EPKc@Base 5.0.2
- _ZN3WTF8CollatorD1Ev@Base 5.0.2
- _ZN3WTF8CollatorD2Ev@Base 5.0.2
- _ZN3WTF8Internal21fastMallocMatchFailedEPv@Base 5.0.2
- (subst)_ZN3WTF8Internal25parseDoubleFromLongStringEPKt{size_t}R{size_t}@Base 5.2.0
- _ZN3WTF8dataFileEv@Base 5.0.2
- _ZN3WTF8dataLogFEPKcz@Base 5.0.2
- _ZN3WTF8fastFreeEPv@Base 5.0.2
- _ZN3WTF8msToDaysEd@Base 5.2.0
- _ZN3WTF8msToYearEd@Base 5.0.2
- _ZN3WTF8nullAtomE@Base 5.0.2
- _ZN3WTF8pageMaskEv@Base 5.0.2
- _ZN3WTF8pageSizeEv@Base 5.0.2
- _ZN3WTF8starAtomE@Base 5.0.2
- _ZN3WTF8textAtomE@Base 5.0.2
- _ZN3WTF8timeClipEd@Base 5.2.0
- (subst)_ZN3WTF9BitVector13OutOfLineBits6createE{size_t}@Base 5.2.0
- _ZN3WTF9BitVector13OutOfLineBits7destroyEPS1_@Base 5.0.2
- (subst)_ZN3WTF9BitVector15resizeOutOfLineE{size_t}@Base 5.2.0
- (subst)_ZN3WTF9BitVector6resizeE{size_t}@Base 5.2.0
- _ZN3WTF9BitVector7setSlowERKS0_@Base 5.0.2
- _ZN3WTF9BitVector8clearAllEv@Base 5.0.2
- _ZN3WTF9MediaTime11invalidTimeEv@Base 5.0.2
- _ZN3WTF9MediaTime12setTimeScaleEi@Base 5.0.2
- _ZN3WTF9MediaTime14indefiniteTimeEv@Base 5.0.2
- _ZN3WTF9MediaTime15createWithFloatEfi@Base 5.0.2
- _ZN3WTF9MediaTime16MaximumTimeScaleE@Base 5.0.2
- _ZN3WTF9MediaTime16createWithDoubleEdi@Base 5.0.2
- _ZN3WTF9MediaTime20negativeInfiniteTimeEv@Base 5.0.2
- _ZN3WTF9MediaTime20positiveInfiniteTimeEv@Base 5.0.2
- _ZN3WTF9MediaTime8zeroTimeEv@Base 5.0.2
- _ZN3WTF9MediaTimeC1ERKS0_@Base 5.0.2
- _ZN3WTF9MediaTimeC1Ev@Base 5.0.2
- (subst)_ZN3WTF9MediaTimeC1E{int64_t}ij@Base 5.0.2
- _ZN3WTF9MediaTimeC2ERKS0_@Base 5.0.2
- _ZN3WTF9MediaTimeC2Ev@Base 5.0.2
- (subst)_ZN3WTF9MediaTimeC2E{int64_t}ij@Base 5.0.2
- _ZN3WTF9MediaTimeD1Ev@Base 5.0.2
- _ZN3WTF9MediaTimeD2Ev@Base 5.0.2
- _ZN3WTF9MediaTimeaSERKS0_@Base 5.0.2
(arch=sh4)_ZN3WTF9dataLogFVEPKc13__va_list_tag@Base 5.9.1
(arch=amd64 kfreebsd-amd64 powerpc powerpcspe s390x x32)_ZN3WTF9dataLogFVEPKcP13__va_list_tag@Base 5.9.0
- (arch=hurd-i386 i386 kfreebsd-i386 ppc64 ppc64el)_ZN3WTF9dataLogFVEPKcPc@Base 5.3.2
(arch=hppa mips mips64el mipsel sparc sparc64)_ZN3WTF9dataLogFVEPKcPv@Base 5.6.1
(arch=arm64 armel armhf)_ZN3WTF9dataLogFVEPKcSt9__va_list@Base 5.3.1
- _ZN3WTF9dayInYearEdi@Base 5.0.2
- _ZN3WTF9dayInYearEiii@Base 5.2.0
- _ZN3WTF9emptyAtomE@Base 5.0.2
- _ZN3WTF9msToHoursEd@Base 5.2.0
- _ZN3WTF9xlinkAtomE@Base 5.0.2
- _ZN3WTF9xmlnsAtomE@Base 5.0.2
- _ZN3WTFeqERKNS_7CStringEPKc@Base 5.2.0
- _ZN3WTFeqERKNS_7CStringES2_@Base 5.0.2
_ZN6WebKit16WebProcessMainQtEP15QGuiApplication@Base 5.0.2
- _ZN6WebKit17PluginProcessMainEiPPc@Base 5.0.2
_ZN6WebKit18initializeWebKitQtEv@Base 5.0.2
+ _ZN6WebKit20NetworkProcessMainQtEiPPc@Base 5.212.0~alpha2
+ _ZN6WebKit21DatabaseProcessMainQtEiPPc@Base 5.212.0~alpha2
_ZN6WebKit24setImagePlatformResourceEPKcRK7QPixmap@Base 5.0.2
_ZN6WebKit28setWebKitWidgetsInitCallbackEPFPN7WebCore12QStyleFacadeEP15QWebPageAdapterE@Base 5.0.2
- _ZN7WebCore17JSDOMGlobalObject6s_infoE@Base 5.0.2
_ZN7WebCore19initializeWebCoreQtEv@Base 5.0.2
- _ZN7WebCore6JSNode6s_infoE@Base 5.0.2
- _ZN8QDRTNodeC1EPN7WebCore4NodeE@Base 5.0.2
- _ZN8QDRTNodeC1ERKS_@Base 5.0.2
- _ZN8QDRTNodeC1Ev@Base 5.0.2
- _ZN8QDRTNodeC2EPN7WebCore4NodeE@Base 5.0.2
- _ZN8QDRTNodeC2ERKS_@Base 5.0.2
- _ZN8QDRTNodeC2Ev@Base 5.0.2
- _ZN8QDRTNodeD1Ev@Base 5.0.2
- _ZN8QDRTNodeD2Ev@Base 5.0.2
- _ZN8QDRTNodeaSERKS_@Base 5.0.2
+ (optional=templinst)_ZN9__gnu_cxx12__to_xstringINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEcEET_PFiPT0_mPKS8_PcEmSB_z@Base 5.212.0~alpha2
_ZNK10UndoStepQt4textEv@Base 5.0.2
- _ZNK11QRawWebView14drawBackgroundEv@Base 5.0.2
- _ZNK11QRawWebView21transparentBackgroundEv@Base 5.0.2
- _ZNK11QRawWebView24coordinatedGraphicsSceneEv@Base 5.2.0
- _ZNK11QRawWebView4sizeEv@Base 5.0.2
- _ZNK11QRawWebView8isActiveEv@Base 5.0.2
- _ZNK11QRawWebView9isFocusedEv@Base 5.0.2
- _ZNK11QRawWebView9isVisibleEv@Base 5.0.2
_ZNK11QWebElement10firstChildEv@Base 5.0.2
_ZNK11QWebElement10toInnerXmlEv@Base 5.0.2
_ZNK11QWebElement10toOuterXmlEv@Base 5.0.2
@@ -2667,6 +1959,7 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZNK11QWebHistory16maximumItemCountEv@Base 5.0.2
_ZNK11QWebHistory5countEv@Base 5.0.2
_ZNK11QWebHistory5itemsEv@Base 5.0.2
+ _ZNK11QWebHistory5toMapEv@Base 5.212.0~alpha2
_ZNK11QWebHistory6itemAtEi@Base 5.0.2
_ZNK11QWebHistory8backItemEv@Base 5.0.2
_ZNK11QWebHistory9backItemsEi@Base 5.0.2
@@ -2713,7 +2006,6 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZNK13QQuickWebView7loadingEv@Base 5.0.2
_ZNK13QQuickWebView7pageRefEv@Base 5.0.2
_ZNK13QQuickWebView9canGoBackEv@Base 5.0.2
- _ZNK14OpaqueJSString6stringEv@Base 5.0.2
_ZNK14QWebPluginInfo11descriptionEv@Base 5.0.2
_ZNK14QWebPluginInfo16supportsMimeTypeERK7QString@Base 5.0.2
_ZNK14QWebPluginInfo4nameEv@Base 5.0.2
@@ -2729,6 +2021,7 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZNK15QWebHistoryItem3urlEv@Base 5.0.2
_ZNK15QWebHistoryItem4iconEv@Base 5.0.2
_ZNK15QWebHistoryItem5titleEv@Base 5.0.2
+ _ZNK15QWebHistoryItem5toMapEv@Base 5.212.0~alpha2
_ZNK15QWebHistoryItem7isValidEv@Base 5.0.2
_ZNK15QWebHistoryItem8userDataEv@Base 5.0.2
_ZNK15QWebLoadRequest10metaObjectEv@Base 5.0.2
@@ -2742,8 +2035,10 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZNK15QWebPageAdapter12selectedHtmlEv@Base 5.0.2
_ZNK15QWebPageAdapter12selectedTextEv@Base 5.0.2
_ZNK15QWebPageAdapter14hasFocusedNodeEv@Base 5.0.2
+ _ZNK15QWebPageAdapter14isPlayingAudioEv@Base 5.212.0~alpha2
_ZNK15QWebPageAdapter15visibilityStateEv@Base 5.2.0
_ZNK15QWebPageAdapter16inputMethodQueryEN2Qt16InputMethodQueryE@Base 5.0.2
+ _ZNK15QWebPageAdapter17fullScreenElementEv@Base 5.212.0~alpha2
_ZNK15QWebPageAdapter17hasSystemTrayIconEv@Base 5.0.2
_ZNK15QWebPageAdapter17isContentEditableEv@Base 5.0.2
_ZNK15QWebPageAdapter17viewportArgumentsEv@Base 5.0.2
@@ -2795,6 +2090,7 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZNK16QWebFrameAdapter11toPlainTextEv@Base 5.0.2
_ZNK16QWebFrameAdapter12contentsSizeEv@Base 5.0.2
_ZNK16QWebFrameAdapter12coreFrameUrlEv@Base 5.0.2
+ _ZNK16QWebFrameAdapter12ownerElementEv@Base 5.212.0~alpha2
_ZNK16QWebFrameAdapter14hitTestContentERK6QPoint@Base 5.0.2
_ZNK16QWebFrameAdapter14scrollBarValueEN2Qt11OrientationE@Base 5.0.2
_ZNK16QWebFrameAdapter14scrollPositionEv@Base 5.0.2
@@ -2806,7 +2102,6 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZNK16QWebFrameAdapter17scrollBarGeometryEN2Qt11OrientationE@Base 5.0.2
_ZNK16QWebFrameAdapter17verticalScrollBarEv@Base 5.0.2
_ZNK16QWebFrameAdapter19horizontalScrollBarEv@Base 5.0.2
- _ZNK16QWebFrameAdapter23tiledBackingStoreFrozenEv@Base 5.0.2
_ZNK16QWebFrameAdapter5titleEv@Base 5.0.2
_ZNK16QWebFrameAdapter6toHtmlEv@Base 5.0.2
_ZNK16QWebFrameAdapter7baseUrlEv@Base 5.0.2
@@ -2814,16 +2109,18 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZNK16QWebFrameAdapter8hasFocusEv@Base 5.0.2
_ZNK16QWebFrameAdapter8metaDataEv@Base 5.0.2
_ZNK16QWebFrameAdapter9frameRectEv@Base 5.0.2
+ _ZNK16QWebSelectMethod10metaObjectEv@Base 5.212.0~alpha2
+ _ZNK16QWebSpellChecker10metaObjectEv@Base 5.212.0~alpha2
_ZNK17QWebPluginFactory10metaObjectEv@Base 5.0.2
_ZNK17QWebPluginFactory17supportsExtensionENS_9ExtensionE@Base 5.0.2
_ZNK17QWebPluginFactory8MimeTypeeqERKS0_@Base 5.0.2
+ _ZNK17QWebTouchModifier10metaObjectEv@Base 5.212.0~alpha2
_ZNK18QQuickNetworkReply10metaObjectEv@Base 5.0.2
_ZNK18QQuickNetworkReply11contentTypeEv@Base 5.0.2
_ZNK18QQuickNetworkReply16networkReplyDataEv@Base 5.0.2
_ZNK18QQuickNetworkReply18networkRequestDataEv@Base 5.0.2
_ZNK18QQuickNetworkReply4dataEv@Base 5.0.2
_ZNK18QWebPluginDatabase10metaObjectEv@Base 5.0.2
- _ZNK18QWebPluginDatabase11searchPathsEv@Base 5.0.2
_ZNK18QWebPluginDatabase7pluginsEv@Base 5.0.2
_ZNK18QWebSecurityOrigin13databaseQuotaEv@Base 5.0.2
_ZNK18QWebSecurityOrigin13databaseUsageEv@Base 5.0.2
@@ -2844,10 +2141,14 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZNK21QWebElementCollection5countEv@Base 5.0.2
_ZNK21QWebElementCollection6toListEv@Base 5.0.2
_ZNK21QWebElementCollectionplERKS_@Base 5.0.2
+ _ZNK21QWebFullScreenRequest6originEv@Base 5.212.0~alpha2
+ _ZNK21QWebFullScreenRequest7elementEv@Base 5.212.0~alpha2
+ _ZNK21QWebFullScreenRequest8toggleOnEv@Base 5.212.0~alpha2
_ZNK21QWebNavigationHistory10metaObjectEv@Base 5.0.2
_ZNK21QWebNavigationHistory12forwardItemsEv@Base 5.0.2
_ZNK21QWebNavigationHistory9backItemsEv@Base 5.0.2
_ZNK21QWebNavigationRequest10metaObjectEv@Base 5.0.2
+ _ZNK21QWebNavigationRequest11isMainFrameEv@Base 5.212.0~alpha2
_ZNK21QWebNavigationRequest11mouseButtonEv@Base 5.0.2
_ZNK21QWebNavigationRequest14navigationTypeEv@Base 5.0.2
_ZNK21QWebNavigationRequest17keyboardModifiersEv@Base 5.0.2
@@ -2865,9 +2166,11 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZNK23QWebNavigationListModel4dataERK11QModelIndexi@Base 5.0.2
_ZNK23QWebNavigationListModel8rowCountERK11QModelIndex@Base 5.0.2
_ZNK23QWebNavigationListModel9roleNamesEv@Base 5.0.2
+ _ZNK24QWebHapticFeedbackPlayer10metaObjectEv@Base 5.212.0~alpha2
_ZNK24QWebHitTestResultPrivate19elementForInnerNodeEv@Base 5.0.2
_ZNK25QQuickWebViewExperimental10filePickerEv@Base 5.0.2
_ZNK25QQuickWebViewExperimental10metaObjectEv@Base 5.0.2
+ _ZNK25QQuickWebViewExperimental10webChannelEv@Base 5.212.0~alpha2
_ZNK25QQuickWebViewExperimental11alertDialogEv@Base 5.0.2
_ZNK25QQuickWebViewExperimental11deviceWidthEv@Base 5.0.2
_ZNK25QQuickWebViewExperimental11preferencesEv@Base 5.0.2
@@ -2889,197 +2192,79 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZNK25QQuickWebViewExperimental29certificateVerificationDialogEv@Base 5.0.2
_ZNK25QQuickWebViewExperimental29preferredMinimumContentsWidthEv@Base 5.0.2
_ZNK25QQuickWebViewExperimental9userAgentEv@Base 5.0.2
- _ZNK3JSC10JSFunction10sourceCodeEv@Base 5.0.2
- _ZNK3JSC10JSFunction23isHostFunctionNonInlineEv@Base 5.0.2
- (optional=gccinternal|arch=amd64 arm64 kfreebsd-amd64 mips64el ppc64 ppc64el s390x sparc64)_ZNK3JSC11Interpreter18retrieveLastCallerEPNS_9ExecStateERiRlRN3WTF6StringERNS_7JSValueE@Base 5.3.1
+ _ZNK25QWebNotificationPresenter10metaObjectEv@Base 5.212.0~alpha2
(arch=!amd64 !arm64 !kfreebsd-amd64 !mips64el !ppc64 !ppc64el !s390x !sparc64)_ZNK3JSC11Interpreter18retrieveLastCallerEPNS_9ExecStateERiS3_RN3WTF6StringERNS_7JSValueE@Base 5.6.1
- _ZNK3JSC12JSRopeString11resolveRopeEPNS_9ExecStateE@Base 5.0.2
- _ZNK3JSC12PropertySlot14functionGetterEPNS_9ExecStateE@Base 5.0.2
- _ZNK3JSC17DebuggerCallFrame10thisObjectEv@Base 5.0.2
- _ZNK3JSC17DebuggerCallFrame12functionNameEv@Base 5.0.2
- _ZNK3JSC17DebuggerCallFrame22calculatedFunctionNameEv@Base 5.0.2
- _ZNK3JSC17DebuggerCallFrame4typeEv@Base 5.0.2
- _ZNK3JSC17DebuggerCallFrame8evaluateERKN3WTF6StringERNS_7JSValueE@Base 5.0.2
- _ZNK3JSC18PropertyDescriptor10enumerableEv@Base 5.0.2
- _ZNK3JSC18PropertyDescriptor12configurableEv@Base 5.0.2
- _ZNK3JSC18PropertyDescriptor16isDataDescriptorEv@Base 5.0.2
- _ZNK3JSC18PropertyDescriptor20isAccessorDescriptorEv@Base 5.0.2
- _ZNK3JSC18PropertyDescriptor6getterEv@Base 5.0.2
- _ZNK3JSC18PropertyDescriptor6setterEv@Base 5.0.2
- _ZNK3JSC18PropertyDescriptor8writableEv@Base 5.0.2
- _ZNK3JSC6JSCell11toPrimitiveEPNS_9ExecStateENS_22PreferredPrimitiveTypeE@Base 5.0.2
- _ZNK3JSC6JSCell8toNumberEPNS_9ExecStateE@Base 5.0.2
- _ZNK3JSC6JSCell8toObjectEPNS_9ExecStateEPNS_14JSGlobalObjectE@Base 5.0.2
- _ZNK3JSC6JSCell9getStringEPNS_9ExecStateE@Base 5.0.2
- _ZNK3JSC6JSCell9getStringEPNS_9ExecStateERN3WTF6StringE@Base 5.0.2
- _ZNK3JSC7ArgList8getSliceEiRS0_@Base 5.0.2
- _ZNK3JSC7JSValue16toNumberSlowCaseEPNS_9ExecStateE@Base 5.0.2
- _ZNK3JSC7JSValue16toObjectSlowCaseEPNS_9ExecStateEPNS_14JSGlobalObjectE@Base 5.0.2
- _ZNK3JSC7JSValue16toStringSlowCaseEPNS_9ExecStateE@Base 5.0.2
- _ZNK3JSC7JSValue19synthesizePrototypeEPNS_9ExecStateE@Base 5.0.2
- _ZNK3JSC7JSValue19toWTFStringSlowCaseEPNS_9ExecStateE@Base 5.0.2
- _ZNK3JSC7JSValue20toThisObjectSlowCaseEPNS_9ExecStateE@Base 5.0.2
- _ZNK3JSC7JSValue4dumpERN3WTF11PrintStreamE@Base 5.2.0
- _ZNK3JSC7JSValue9toIntegerEPNS_9ExecStateE@Base 5.0.2
- _ZNK3JSC8JSObject11hasPropertyEPNS_9ExecStateENS_12PropertyNameE@Base 5.0.2
- _ZNK3JSC8JSObject11hasPropertyEPNS_9ExecStateEj@Base 5.0.2
- _ZNK3JSC8JSObject8toNumberEPNS_9ExecStateE@Base 5.0.2
- _ZNK3JSC8JSObject8toStringEPNS_9ExecStateE@Base 5.0.2
- _ZNK3JSC8JSString9toBooleanEv@Base 5.0.2
- _ZNK3JSC8Profiler8Database4saveEPKc@Base 5.2.0
- _ZNK3JSC8Profiler8Database4toJSEPNS_9ExecStateE@Base 5.2.0
- _ZNK3JSC8Profiler8Database6toJSONEv@Base 5.2.0
- _ZNK3JSC9HashTable11createTableEPNS_2VME@Base 5.2.0
- _ZNK3JSC9HashTable11deleteTableEv@Base 5.0.2
- _ZNK3WTF10StringImpl10startsWithEPKS0_@Base 5.2.0
- _ZNK3WTF10StringImpl10startsWithEPKcjb@Base 5.0.2
- _ZNK3WTF10StringImpl10startsWithEt@Base 5.0.2
- _ZNK3WTF10StringImpl11sizeInBytesEv@Base 5.0.2
- _ZNK3WTF10StringImpl12hashSlowCaseEv@Base 5.0.2
- _ZNK3WTF10StringImpl17getData16SlowCaseEv@Base 5.0.2
- _ZNK3WTF10StringImpl19upconvertCharactersEjj@Base 5.0.2
- _ZNK3WTF10StringImpl8endsWithEPKcjb@Base 5.0.2
- _ZNK3WTF10StringImpl8endsWithEt@Base 5.0.2
- _ZNK3WTF12AtomicString5lowerEv@Base 5.0.2
- _ZNK3WTF13DecimalNumber15toStringDecimalEPhj@Base 5.0.2
- _ZNK3WTF13DecimalNumber19toStringExponentialEPhj@Base 5.0.2
- _ZNK3WTF13DecimalNumber28bufferLengthForStringDecimalEv@Base 5.0.2
- _ZNK3WTF13DecimalNumber32bufferLengthForStringExponentialEv@Base 5.0.2
- _ZNK3WTF13StringBuilder11reifyStringEv@Base 5.0.2
- _ZNK3WTF13StringBuilder9canShrinkEv@Base 5.0.2
- _ZNK3WTF17double_conversion23DoubleToStringConverter13ToExponentialEdiPNS0_13StringBuilderE@Base 5.2.0
- _ZNK3WTF6String11toIntStrictEPbi@Base 5.0.2
- _ZNK3WTF6String12isolatedCopyEv@Base 5.0.2
- _ZNK3WTF6String12toUIntStrictEPbi@Base 5.0.2
- _ZNK3WTF6String13toInt64StrictEPbi@Base 5.0.2
- _ZNK3WTF6String15stripWhiteSpaceEPFbtE@Base 5.0.2
- _ZNK3WTF6String15stripWhiteSpaceEv@Base 5.0.2
- _ZNK3WTF6String16removeCharactersEPFbtE@Base 5.0.2
- _ZNK3WTF6String18simplifyWhiteSpaceEPFbtE@Base 5.0.2
- _ZNK3WTF6String18simplifyWhiteSpaceEv@Base 5.0.2
- _ZNK3WTF6String19characterStartingAtEj@Base 5.0.2
- _ZNK3WTF6String20substringSharingImplEjj@Base 5.0.2
- _ZNK3WTF6String27isSafeToSendToAnotherThreadEv@Base 5.2.0
- _ZNK3WTF6String29charactersWithNullTerminationEv@Base 5.2.0
- _ZNK3WTF6String4utf8ENS0_14ConversionModeE@Base 5.0.2
- _ZNK3WTF6String5asciiEv@Base 5.0.2
- _ZNK3WTF6String5lowerEv@Base 5.0.2
- (subst)_ZNK3WTF6String5splitERKS0_bRNS_6VectorIS0_L{size_t}0ENS_15CrashOnOverflowEEE@Base 5.2.0
- (subst)_ZNK3WTF6String5splitEtbRNS_6VectorIS0_L{size_t}0ENS_15CrashOnOverflowEEE@Base 5.2.0
- _ZNK3WTF6String5toIntEPb@Base 5.0.2
- _ZNK3WTF6String5upperEv@Base 5.0.2
- _ZNK3WTF6String6latin1Ev@Base 5.0.2
- _ZNK3WTF6String6toUIntEPb@Base 5.0.2
- _ZNK3WTF6String7toFloatEPb@Base 5.0.2
- _ZNK3WTF6String8foldCaseEv@Base 5.0.2
- _ZNK3WTF6String8toDoubleEPb@Base 5.0.2
- _ZNK3WTF6String8toIntPtrEPb@Base 5.0.2
- _ZNK3WTF6String8toUInt64EPb@Base 5.0.2
- _ZNK3WTF6String9substringEjj@Base 5.0.2
- _ZNK3WTF6Stringcv7QStringEv@Base 5.0.2
- (subst)_ZNK3WTF8Collator7collateEPKt{size_t}S2_{size_t}@Base 5.2.0
- _ZNK3WTF9MediaTime7compareERKS0_@Base 5.0.2
- _ZNK3WTF9MediaTime7toFloatEv@Base 5.0.2
- _ZNK3WTF9MediaTime8toDoubleEv@Base 5.0.2
- _ZNK3WTF9MediaTimeeqERKS0_@Base 5.0.2
- _ZNK3WTF9MediaTimegeERKS0_@Base 5.0.2
- _ZNK3WTF9MediaTimegtERKS0_@Base 5.0.2
- _ZNK3WTF9MediaTimeleERKS0_@Base 5.0.2
- _ZNK3WTF9MediaTimeltERKS0_@Base 5.0.2
- _ZNK3WTF9MediaTimemiERKS0_@Base 5.0.2
- _ZNK3WTF9MediaTimeplERKS0_@Base 5.0.2
+ (optional=templinst)_ZNKSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_St9_IdentityIS5_ESt4lessIS5_ESaIS5_EE4findERKS5_@Base 5.212.0~alpha2
(optional=templinst)_ZNKSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_9TBehaviorESt10_Select1stIS9_ESt4lessIS5_ESaIS9_EE4findERS7_@Base 5.4.2
- (optional=templinst)_ZNSt6vectorIN23BuiltInFunctionEmulator16TBuiltInFunctionESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 5.9.1
+ (optional=templinst)_ZNSt14_Function_base13_Base_managerIPFvbEE10_M_managerERSt9_Any_dataRKS4_St18_Manager_operation@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt14_Function_base13_Base_managerIPFvvEE10_M_managerERSt9_Any_dataRKS4_St18_Manager_operation@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt17_Function_handlerIFvbEPS0_E9_M_invokeERKSt9_Any_dataOb@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt17_Function_handlerIFvvEPS0_E9_M_invokeERKSt9_Any_data@Base 5.212.0~alpha2
(optional=templinst)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base 5.9.1
- (optional=templinst)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base 5.9.1
(optional=templinst)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EEaSERKS7_@Base 5.4.2
- (optional=templinst)_ZNSt6vectorIPcSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_@Base 5.9.1
- (optional=templinst)_ZNSt6vectorIPcSaIS0_EE17_M_realloc_insertIJS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_@Base 5.9.1
- (optional=templinst)_ZNSt6vectorISt3mapI10TBasicType10TPrecisionSt4lessIS1_ESaISt4pairIKS1_S2_EEESaIS9_EE17_M_realloc_insertIJS9_EEEvN9__gnu_cxx17__normal_iteratorIPS9_SB_EEDpOT_@Base 5.9.1
+ (optional=templinst)_ZNSt6vectorIhSaIhEE12emplace_backIJhEEEvDpOT_@Base 5.212.0~alpha2
(optional=templinst)_ZNSt6vectorIiSaIiEE17_M_realloc_insertIJiEEEvN9__gnu_cxx17__normal_iteratorIPiS1_EEDpOT_@Base 5.9.1
- (optional=templinst)_ZNSt6vectorIjSaIjEE12emplace_backIJjEEEvDpOT_@Base 5.3.0
(optional=templinst|subst)_ZNSt6vectorIjSaIjEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPjS1_EE{size_t}RKj@Base 5.2.0
- (optional=templinst|arch=armel armhf hppa hurd-i386 i386 kfreebsd-i386 mips mipsel powerpc sh4 x32)_ZNSt6vectorIjSaIjEE17_M_realloc_insertIJRKjEEEvN9__gnu_cxx17__normal_iteratorIPjS1_EEDpOT_@Base 5.9.1
- (optional=templinst)_ZNSt6vectorIjSaIjEE17_M_realloc_insertIJjEEEvN9__gnu_cxx17__normal_iteratorIPjS1_EEDpOT_@Base 5.9.1
- (optional=templinst|arch=!armel !armhf !hppa !hurd-i386 !i386 !kfreebsd-i386 !mips !mipsel !powerpc !powerpcspe !sh4 !x32)_ZNSt6vectorImSaImEE12emplace_backIJmEEEvDpOT_@Base 5.3.0
+ (optional=templinst|arch=armel armhf hppa hurd-i386 i386 kfreebsd-i386 mips mipsel powerpc ppc64el sh4 x32)_ZNSt6vectorIjSaIjEE17_M_realloc_insertIJRKjEEEvN9__gnu_cxx17__normal_iteratorIPjS1_EEDpOT_@Base 5.9.1
(optional=templinst|arch=!armel !armhf !hppa !hurd-i386 !i386 !kfreebsd-i386 !mips !mipsel !powerpc !sh4 !x32)_ZNSt6vectorImSaImEE17_M_realloc_insertIJRKmEEEvN9__gnu_cxx17__normal_iteratorIPmS1_EEDpOT_@Base 5.9.1
(optional=templinst|arch=!armel !armhf !hppa !hurd-i386 !i386 !kfreebsd-i386 !mips !mipsel !powerpc !sh4 !x32)_ZNSt6vectorImSaImEE17_M_realloc_insertIJmEEEvN9__gnu_cxx17__normal_iteratorIPmS1_EEDpOT_@Base 5.9.1
+ (optional=templinst)_ZNSt6vectorIsSaIsEE17_M_realloc_insertIJRKsEEEvN9__gnu_cxx17__normal_iteratorIPsS1_EEDpOT_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt6vectorItSaItEE17_M_realloc_insertIJRKtEEEvN9__gnu_cxx17__normal_iteratorIPtS1_EEDpOT_@Base 5.212.0~alpha2
(optional=templinst|arch=armel armhf hppa hurd-i386 i386 kfreebsd-i386 mips mipsel powerpc sh4 x32)_ZNSt6vectorIySaIyEE17_M_realloc_insertIJRKyEEEvN9__gnu_cxx17__normal_iteratorIPyS1_EEDpOT_@Base 5.9.1
- (optional=templinst)_ZNSt8_Rb_treeI10TBasicTypeSt4pairIKS0_10TPrecisionESt10_Select1stIS4_ESt4lessIS0_ESaIS4_EE24_M_get_insert_unique_posERS2_@Base 5.0.2
- (optional=templinst|arch=amd64 arm64 hppa kfreebsd-amd64 mips64el ppc64el sh4 sparc64 x32)_ZNSt8_Rb_treeI10TBasicTypeSt4pairIKS0_10TPrecisionESt10_Select1stIS4_ESt4lessIS0_ESaIS4_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS4_ERS2_@Base 5.2.0
- (optional=templinst)_ZNSt8_Rb_treeI10TBasicTypeSt4pairIKS0_10TPrecisionESt10_Select1stIS4_ESt4lessIS0_ESaIS4_EE8_M_eraseEPSt13_Rb_tree_nodeIS4_E@Base 5.0.2
+ (optional=templinst)_ZNSt8_Rb_treeIN7WebCore21WheelEventTestTrigger22DeferTestTriggerReasonES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE16_M_insert_uniqueIRKS2_EESt4pairISt17_Rb_tree_iteratorIS2_EbEOT_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8_Rb_treeIN7WebCore21WheelEventTestTrigger22DeferTestTriggerReasonES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE5eraseERKS2_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8_Rb_treeIN7WebCore21WheelEventTestTrigger22DeferTestTriggerReasonES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE7_M_copyINS8_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS2_EPKSC_PSt18_Rb_tree_node_baseRT_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8_Rb_treeIN7WebCore21WheelEventTestTrigger22DeferTestTriggerReasonES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_St9_IdentityIS5_ESt4lessIS5_ESaIS5_EE16_M_insert_uniqueIRKS5_EESt4pairISt17_Rb_tree_iteratorIS5_EbEOT_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_St9_IdentityIS5_ESt4lessIS5_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E@Base 5.212.0~alpha2
(optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_9TBehaviorESt10_Select1stIS9_ESt4lessIS5_ESaIS9_EE24_M_get_insert_unique_posERS7_@Base 5.4.2
(optional=templinst|arch=amd64 arm64 hppa kfreebsd-amd64 mips64el ppc64el sh4 sparc64 x32)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_9TBehaviorESt10_Select1stIS9_ESt4lessIS5_ESaIS9_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS9_ERS7_@Base 5.4.2
(optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_9TBehaviorESt10_Select1stIS9_ESt4lessIS5_ESaIS9_EE8_M_eraseEPSt13_Rb_tree_nodeIS9_E@Base 5.4.2
(optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE24_M_get_insert_unique_posERS7_@Base 5.4.2
(optional=templinst|arch=amd64 arm64 hppa kfreebsd-amd64 mips64el ppc64el sh4 sparc64 x32)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_@Base 5.4.2
(optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE8_M_eraseEPSt13_Rb_tree_nodeIS8_E@Base 5.4.2
- (optional=templinst|subst)_ZNSt8_Rb_treeISt4pairIi{uint64_t}ES1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE16_M_insert_uniqueIS1_EES0_ISt17_Rb_tree_iteratorIS1_EbEOT_@Base 5.4.1
- (optional=templinst|subst)_ZNSt8_Rb_treeISt4pairIi{uint64_t}ES1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE8_M_eraseEPSt13_Rb_tree_nodeIS1_E@Base 5.4.1
+ (optional=templinst)_ZNSt8_Rb_treeISt4pairIjjES0_IKS1_jESt10_Select1stIS3_ESt4lessIS1_ESaIS3_EE24_M_get_insert_unique_posERS2_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8_Rb_treeISt4pairIjjES0_IKS1_jESt10_Select1stIS3_ESt4lessIS1_ESaIS3_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS3_ERS2_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8_Rb_treeISt4pairIjjES0_IKS1_jESt10_Select1stIS3_ESt4lessIS1_ESaIS3_EE8_M_eraseEPSt13_Rb_tree_nodeIS3_E@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8_Rb_treeIiSt4pairIKiiESt10_Select1stIS2_ESt4lessIiESaIS2_EE24_M_get_insert_unique_posERS1_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8_Rb_treeIiSt4pairIKiiESt10_Select1stIS2_ESt4lessIiESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8_Rb_treeIiSt4pairIKiiESt10_Select1stIS2_ESt4lessIiESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8_Rb_treeIiiSt9_IdentityIiESt4lessIiESaIiEE16_M_insert_uniqueIRKiEESt4pairISt17_Rb_tree_iteratorIiEbEOT_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8_Rb_treeIiiSt9_IdentityIiESt4lessIiESaIiEE16_M_insert_uniqueIiEESt4pairISt17_Rb_tree_iteratorIiEbEOT_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8_Rb_treeIiiSt9_IdentityIiESt4lessIiESaIiEE8_M_eraseEPSt13_Rb_tree_nodeIiE@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8_Rb_treeIjSt4pairIKjjESt10_Select1stIS2_ESt4lessIjESaIS2_EE24_M_get_insert_unique_posERS1_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8_Rb_treeIjSt4pairIKjjESt10_Select1stIS2_ESt4lessIjESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8_Rb_treeIjSt4pairIKjjESt10_Select1stIS2_ESt4lessIjESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8_Rb_treeIjSt4pairIKjtESt10_Select1stIS2_ESt4lessIjESaIS2_EE24_M_get_insert_unique_posERS1_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8_Rb_treeIjSt4pairIKjtESt10_Select1stIS2_ESt4lessIjESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8_Rb_treeIjSt4pairIKjtESt10_Select1stIS2_ESt4lessIjESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E@Base 5.212.0~alpha2
(optional=templinst|arch=armel armhf)_ZNSt8_Rb_treeIyySt9_IdentityIyESt4lessIyESaIyEE4findERKy@Base 5.6.1
(optional=templinst|subst)_ZNSt8_Rb_treeI{uint64_t}{uint64_t}St9_IdentityI{uint64_t}ESt4lessI{uint64_t}ESaI{uint64_t}EE16_M_insert_uniqueIRK{uint64_t}EESt4pairISt17_Rb_tree_iteratorI{uint64_t}EbEOT_@Base 5.3.0
- (optional=templinst|subst)_ZNSt8_Rb_treeI{uint64_t}{uint64_t}St9_IdentityI{uint64_t}ESt4lessI{uint64_t}ESaI{uint64_t}EE5eraseERK{uint64_t}@Base 5.3.0
- (optional=templinst|subst)_ZNSt8_Rb_treeI{uint64_t}{uint64_t}St9_IdentityI{uint64_t}ESt4lessI{uint64_t}ESaI{uint64_t}EE7_M_copyINS5_11_Alloc_nodeEEEPSt13_Rb_tree_nodeI{uint64_t}EPKS9_PSt18_Rb_tree_node_baseRT_@Base 5.7.1
(optional=templinst|subst)_ZNSt8_Rb_treeI{uint64_t}{uint64_t}St9_IdentityI{uint64_t}ESt4lessI{uint64_t}ESaI{uint64_t}EE8_M_eraseEPSt13_Rb_tree_nodeI{uint64_t}E@Base 5.3.0
+ (optional=templinst)_ZNSt8functionIFvvEEC1ISt5_BindIFMN7WebCore10LinkLoaderEFvvEPS5_EEvvEET_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8functionIFvvEEC1ISt5_BindIFMN7WebCore12GCControllerEFvvEPS5_EEvvEET_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8functionIFvvEEC1ISt5_BindIFMN7WebCore16HTMLMediaElementEFvvEPS5_EEvvEET_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8functionIFvvEEC1ISt5_BindIFMN7WebCore17BitmapTexturePoolEFvvEPS5_EEvvEET_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8functionIFvvEEC1ISt5_BindIFMN7WebCore19NotificationWrapperEFvvEPS5_EEvvEET_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8functionIFvvEEC1ISt5_BindIFMN7WebCore21GeolocationClientMockEFvvEPS5_EEvvEET_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8functionIFvvEEC1ISt5_BindIFMN7WebCore22HTMLPlugInImageElementEFvvEPS5_EEvvEET_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8functionIFvvEEC1ISt5_BindIFMN7WebCore9FontCacheEFvvEPS5_EEvvEET_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8functionIFvvEEC2ISt5_BindIFMN7WebCore10LinkLoaderEFvvEPS5_EEvvEET_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8functionIFvvEEC2ISt5_BindIFMN7WebCore12GCControllerEFvvEPS5_EEvvEET_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8functionIFvvEEC2ISt5_BindIFMN7WebCore16HTMLMediaElementEFvvEPS5_EEvvEET_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8functionIFvvEEC2ISt5_BindIFMN7WebCore17BitmapTexturePoolEFvvEPS5_EEvvEET_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8functionIFvvEEC2ISt5_BindIFMN7WebCore19NotificationWrapperEFvvEPS5_EEvvEET_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8functionIFvvEEC2ISt5_BindIFMN7WebCore21GeolocationClientMockEFvvEPS5_EEvvEET_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8functionIFvvEEC2ISt5_BindIFMN7WebCore22HTMLPlugInImageElementEFvvEPS5_EEvvEET_@Base 5.212.0~alpha2
+ (optional=templinst)_ZNSt8functionIFvvEEC2ISt5_BindIFMN7WebCore9FontCacheEFvvEPS5_EEvvEET_@Base 5.212.0~alpha2
+ (optional=templinst)_ZSt3maxIfERKT_S2_S2_@Base 5.212.0~alpha2
+ (optional=templinst)_ZSt3minIfERKT_S2_S2_@Base 5.212.0~alpha2
(optional=templinst|arch=armel armhf hurd-i386 i386 kfreebsd-i386 mips mipsel powerpc)_ZSt4swapIN8QVariant7PrivateEENSt9enable_ifIXsrSt6__and_IJSt6__not_ISt15__is_tuple_likeIT_EESt21is_move_constructibleIS6_ESt18is_move_assignableIS6_EEE5valueEvE4typeERS6_SG_@Base 5.9.1
- _ZTI11QWebKitTest@Base 5.0.2
- _ZTI13QQuickWebPage@Base 5.0.2
- _ZTI13QQuickWebView@Base 5.0.2
- _ZTI15QWebLoadRequest@Base 5.0.2
- _ZTI15QWebPageAdapter@Base 5.0.2
- _ZTI15QWebPreferences@Base 5.0.2
- _ZTI16QOpenGLFunctions@Base 5.4.0
- _ZTI16QWebDownloadItem@Base 5.0.2
- _ZTI16QWebFrameAdapter@Base 5.0.2
- _ZTI17QOpenGLExtensions@Base 5.4.0
+ (optional=templinst)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_SA_@Base 5.212.0~alpha2
_ZTI17QWebPluginFactory@Base 5.0.2
- _ZTI18QQuickNetworkReply@Base 5.0.2
- _ZTI18QWebPluginDatabase@Base 5.0.2
- _ZTI19QtWebSecurityOrigin@Base 5.0.2
- _ZTI20QQuickNetworkRequest@Base 5.0.2
_ZTI20QWebHistoryInterface@Base 5.0.2
- _ZTI21QOpenGLExtraFunctions@Base 5.6.0~rc
- _ZTI21QQuickWebViewAttached@Base 5.0.2
- _ZTI21QWebIconImageProvider@Base 5.0.2
- _ZTI21QWebNavigationHistory@Base 5.0.2
- _ZTI21QWebNavigationRequest@Base 5.0.2
- _ZTI21QWebPermissionRequest@Base 5.0.2
- _ZTI21QtPluginWidgetAdapter@Base 5.0.2
- _ZTI23QQuickUrlSchemeDelegate@Base 5.0.2
- _ZTI23QWebNavigationListModel@Base 5.0.2
- _ZTI25QQuickWebViewExperimental@Base 5.0.2
- _ZTIN3JSC15WeakHandleOwnerE@Base 5.0.2
- _ZTIN3JSC8DebuggerE@Base 5.0.2
- _ZTIZ26leveldb_writebatch_iterateE1H@Base 5.3.0
- _ZTIZ33leveldb_filterpolicy_create_bloomE7Wrapper@Base 5.3.0
- _ZTS11QWebKitTest@Base 5.0.2
- _ZTS13QQuickWebPage@Base 5.0.2
- _ZTS13QQuickWebView@Base 5.0.2
- _ZTS15QWebLoadRequest@Base 5.0.2
- _ZTS15QWebPageAdapter@Base 5.0.2
- _ZTS15QWebPreferences@Base 5.0.2
- _ZTS16QOpenGLFunctions@Base 5.4.0
- _ZTS16QWebDownloadItem@Base 5.0.2
- _ZTS16QWebFrameAdapter@Base 5.0.2
- _ZTS17QOpenGLExtensions@Base 5.4.0
_ZTS17QWebPluginFactory@Base 5.0.2
- _ZTS18QQuickNetworkReply@Base 5.0.2
- _ZTS18QWebPluginDatabase@Base 5.0.2
- _ZTS19QtWebSecurityOrigin@Base 5.0.2
- _ZTS20QQuickNetworkRequest@Base 5.0.2
_ZTS20QWebHistoryInterface@Base 5.0.2
- _ZTS21QOpenGLExtraFunctions@Base 5.6.0~rc
- _ZTS21QQuickWebViewAttached@Base 5.0.2
- _ZTS21QWebIconImageProvider@Base 5.0.2
- _ZTS21QWebNavigationHistory@Base 5.0.2
- _ZTS21QWebNavigationRequest@Base 5.0.2
- _ZTS21QWebPermissionRequest@Base 5.0.2
- _ZTS21QtPluginWidgetAdapter@Base 5.0.2
- _ZTS23QQuickUrlSchemeDelegate@Base 5.0.2
- _ZTS23QWebNavigationListModel@Base 5.0.2
- _ZTS25QQuickWebViewExperimental@Base 5.0.2
- _ZTSN3JSC15WeakHandleOwnerE@Base 5.0.2
- _ZTSN3JSC8DebuggerE@Base 5.0.2
_ZTV11QWebKitTest@Base 5.0.2
_ZTV13QQuickWebPage@Base 5.0.2
_ZTV13QQuickWebView@Base 5.0.2
@@ -3088,7 +2273,10 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZTV15QWebPreferences@Base 5.0.2
_ZTV16QWebDownloadItem@Base 5.0.2
_ZTV16QWebFrameAdapter@Base 5.0.2
+ _ZTV16QWebSelectMethod@Base 5.212.0~alpha2
+ _ZTV16QWebSpellChecker@Base 5.212.0~alpha2
_ZTV17QWebPluginFactory@Base 5.0.2
+ _ZTV17QWebTouchModifier@Base 5.212.0~alpha2
_ZTV18QQuickNetworkReply@Base 5.0.2
_ZTV18QWebPluginDatabase@Base 5.0.2
_ZTV19QtWebSecurityOrigin@Base 5.0.2
@@ -3102,9 +2290,9 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
_ZTV21QtPluginWidgetAdapter@Base 5.0.2
_ZTV23QQuickUrlSchemeDelegate@Base 5.0.2
_ZTV23QWebNavigationListModel@Base 5.0.2
+ _ZTV24QWebHapticFeedbackPlayer@Base 5.212.0~alpha2
_ZTV25QQuickWebViewExperimental@Base 5.0.2
- _ZTVN3JSC15WeakHandleOwnerE@Base 5.0.2
- _ZTVN3JSC8DebuggerE@Base 5.0.2
+ _ZTV25QWebNotificationPresenter@Base 5.212.0~alpha2
_ZZZN21QWebIconImageProvider10identifierEvENKUlvE_clEvE15qstring_literal@Base 5.2.0
_ZlsR11QDataStreamRK11QWebHistory@Base 5.0.2
_ZrsR11QDataStreamR11QWebHistory@Base 5.0.2
@@ -3114,12 +2302,9 @@ libQt5WebKit.so.5 libqt5webkit5 #MINVER#
(arch=hurd-i386)ctiVMThrowTrampoline@Base 5.2.1
(arch=armhf sh4)cti_vm_throw@Base 5.9.1
(arch=hurd-i386)getHostCallReturnValue@Base 5.2.1
- kJSClassDefinitionEmpty@Base 5.0.2
- (c++)"non-virtual thunk to JSC::CodeBlock::~CodeBlock()@Base" 5.0.2
(c++)"non-virtual thunk to QQuickWebPage::~QQuickWebPage()@Base" 5.0.2
(c++)"non-virtual thunk to QQuickWebView::componentComplete()@Base" 5.0.2
(c++)"non-virtual thunk to QQuickWebView::~QQuickWebView()@Base" 5.0.2
-# SymbolsHelper-Confirmed: 5.9.0 amd64 armel armhf hppa i386 powerpcspe x32
libQt5WebKitWidgets.so.5 libqt5webkit5 #MINVER#
(optional=linker)Qt_5.0@Qt_5.0 5.6.1
(optional=linker)Qt_5.1@Qt_5.1 5.6.1
@@ -3251,9 +2436,15 @@ libQt5WebKitWidgets.so.5 libqt5webkit5 #MINVER#
_ZN8QWebPage18setContentEditableEb@Qt_5 5.6.0~rc
_ZN8QWebPage18setVisibilityStateENS_15VisibilityStateE@Qt_5 5.6.0~rc
_ZN8QWebPage18unsupportedContentEP13QNetworkReply@Qt_5 5.6.0~rc
+ _ZN8QWebPage19fullScreenRequestedE21QWebFullScreenRequest@Qt_5 5.212.0~alpha2
+ _ZN8QWebPage19setDevicePixelRatioEd@Qt_5 5.212.0~alpha2
_ZN8QWebPage20setFeaturePermissionEP9QWebFrameNS_7FeatureENS_16PermissionPolicyE@Qt_5 5.6.0~rc
_ZN8QWebPage20windowCloseRequestedEv@Qt_5 5.6.0~rc
_ZN8QWebPage21databaseQuotaExceededEP9QWebFrame7QString@Qt_5 5.6.0~rc
+ _ZN8QWebPage21focusedElementChangedERK11QWebElement@Qt_5 5.212.0~alpha2
+ _ZN8QWebPage21resetDevicePixelRatioEv@Qt_5 5.212.0~alpha2
+ _ZN8QWebPage22consoleMessageReceivedENS_13MessageSourceENS_12MessageLevelERK7QStringiS4_@Qt_5 5.212.0~alpha2
+ _ZN8QWebPage22recentlyAudibleChangedEb@Qt_5 5.212.0~alpha2
_ZN8QWebPage23acceptNavigationRequestEP9QWebFrameRK15QNetworkRequestNS_14NavigationTypeE@Qt_5 5.6.0~rc
_ZN8QWebPage23geometryChangeRequestedERK5QRect@Qt_5 5.6.0~rc
_ZN8QWebPage23saveFrameStateRequestedEP9QWebFrameP15QWebHistoryItem@Qt_5 5.6.0~rc
@@ -3422,9 +2613,11 @@ libQt5WebKitWidgets.so.5 libqt5webkit5 #MINVER#
_ZNK8QWebPage12viewportSizeEv@Qt_5 5.6.0~rc
_ZNK8QWebPage13bytesReceivedEv@Qt_5 5.6.0~rc
_ZNK8QWebPage13pluginFactoryEv@Qt_5 5.6.0~rc
+ _ZNK8QWebPage15recentlyAudibleEv@Qt_5 5.212.0~alpha2
_ZNK8QWebPage15setViewportSizeERK5QSize@Qt_5 5.6.0~rc
_ZNK8QWebPage15userAgentForUrlERK4QUrl@Qt_5 5.6.0~rc
_ZNK8QWebPage15visibilityStateEv@Qt_5 5.6.0~rc
+ _ZNK8QWebPage16devicePixelRatioEv@Qt_5 5.212.0~alpha2
_ZNK8QWebPage16inputMethodQueryEN2Qt16InputMethodQueryE@Qt_5 5.6.0~rc
_ZNK8QWebPage17isContentEditableEv@Qt_5 5.6.0~rc
_ZNK8QWebPage17supportsExtensionENS_9ExtensionE@Qt_5 5.6.0~rc
@@ -3470,6 +2663,7 @@ libQt5WebKitWidgets.so.5 libqt5webkit5 #MINVER#
_ZNK9QWebFrame11parentFrameEv@Qt_5 5.6.0~rc
_ZNK9QWebFrame11toPlainTextEv@Qt_5 5.6.0~rc
_ZNK9QWebFrame12contentsSizeEv@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame12ownerElementEv@Qt_5 5.212.0~alpha2
_ZNK9QWebFrame12requestedUrlEv@Qt_5 5.6.0~rc
_ZNK9QWebFrame14hitTestContentERK6QPoint@Qt_5 5.6.0~rc
_ZNK9QWebFrame14scrollBarValueEN2Qt11OrientationE@Qt_5 5.6.0~rc