<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>192009</bug_id>
          
          <creation_ts>2018-11-27 07:22:05 -0800</creation_ts>
          <short_desc>[GTK] Silence compilation warnings in glib unittests</short_desc>
          <delta_ts>2018-11-28 05:50:52 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Tomas Popela">tpopela</reporter>
          <assigned_to name="Tomas Popela">tpopela</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>commit-queue</cc>
    
    <cc>mcatanzaro</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1481902</commentid>
    <comment_count>0</comment_count>
    <who name="Tomas Popela">tpopela</who>
    <bug_when>2018-11-27 07:22:05 -0800</bug_when>
    <thetext>[7/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestPrinting.dir/__/Tests/WebKitGtk/TestPrinting.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGtk/TestPrinting.cpp:21:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[8/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestDOMElement.dir/__/Tests/WebKitGLib/TestDOMElement.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestDOMElement.cpp:22:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[9/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestWebKitUserContentManager.dir/__/Tests/WebKitGLib/TestWebKitUserContentManager.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitUserContentManager.cpp:23:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[10/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestCookieManager.dir/__/Tests/WebKitGLib/TestCookieManager.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestCookieManager.cpp:24:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[11/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestWebKitWebView.dir/__/Tests/WebKitGLib/TestWebKitWebView.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitWebView.cpp:23:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[12/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestWebKitAccessibility.dir/__/Tests/WebKitGtk/TestWebKitAccessibility.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGtk/TestWebKitAccessibility.cpp:22:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[13/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestWebKitWebContext.dir/__/Tests/WebKitGLib/TestWebKitWebContext.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitWebContext.cpp:22:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/LoadTrackingTest.h:22:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitWebContext.cpp:82:5: warning: destructor called on non-final &apos;PluginsTest&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(PluginsTest);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitWebContext.cpp:82:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitWebContext.cpp:508:5: warning: destructor called on non-final &apos;SecurityPolicyTest&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(SecurityPolicyTest);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitWebContext.cpp:508:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
3 warnings generated.
[14/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestWebViewEditor.dir/__/Tests/WebKitGtk/TestWebViewEditor.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGtk/TestWebViewEditor.cpp:21:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[15/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestInspectorServer.dir/__/Tests/WebKitGtk/TestInspectorServer.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGtk/TestInspectorServer.cpp:28:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[16/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestInspector.dir/__/Tests/WebKitGtk/TestInspector.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGtk/TestInspector.cpp:22:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[17/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestWebsiteData.dir/__/Tests/WebKitGLib/TestWebsiteData.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebsiteData.cpp:23:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[18/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestDOMNodeFilter.dir/__/Tests/WebKitGtk/TestDOMNodeFilter.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGtk/TestDOMNodeFilter.cpp:22:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[19/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestWebKitFindController.dir/__/Tests/WebKitGLib/TestWebKitFindController.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitFindController.cpp:22:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/LoadTrackingTest.h:22:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[20/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestDOMClientRect.dir/__/Tests/WebKitGtk/TestDOMClientRect.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGtk/TestDOMClientRect.cpp:22:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[21/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestDOMXPathNSResolver.dir/__/Tests/WebKitGtk/TestDOMXPathNSResolver.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGtk/TestDOMXPathNSResolver.cpp:22:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[22/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestAutocleanups.dir/__/Tests/WebKitGtk/TestAutocleanups.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGtk/TestAutocleanups.cpp:22:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[23/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/WebKitGLibAPITestsCore.dir/WebKitGLib/LoadTrackingTest.cpp.o
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/LoadTrackingTest.cpp:21:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/LoadTrackingTest.h:22:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[24/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/WebKitGLibAPITestsCore.dir/WebKitGLib/WebKitTestServer.cpp.o
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebKitTestServer.cpp:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[25/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/WebKitGLibAPITestsCore.dir/WebKitGLib/TestMain.cpp.o
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.cpp:21:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[26/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/WebKitGLibAPITestsCore.dir/WebKitGLib/WebViewTest.cpp.o
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.cpp:22:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[27/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/WebKitGLibAPITestsCore.dir/WebKitGLib/gtk/WebViewTestGtk.cpp.o
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/gtk/WebViewTestGtk.cpp:22:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[28/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestWebKitPolicyClient.dir/__/Tests/WebKitGLib/TestWebKitPolicyClient.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitPolicyClient.cpp:22:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/LoadTrackingTest.h:22:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[29/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestWebKitVersion.dir/__/Tests/WebKitGtk/TestWebKitVersion.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGtk/TestWebKitVersion.cpp:22:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[30/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestWebKitSettings.dir/__/Tests/WebKitGLib/TestWebKitSettings.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitSettings.cpp:33:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[31/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestOptionMenu.dir/__/Tests/WebKitGtk/TestOptionMenu.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGtk/TestOptionMenu.cpp:21:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[32/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestDOMNode.dir/__/Tests/WebKitGtk/TestDOMNode.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGtk/TestDOMNode.cpp:22:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[33/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestAuthentication.dir/__/Tests/WebKitGLib/TestAuthentication.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestAuthentication.cpp:21:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/LoadTrackingTest.h:22:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[34/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestLoaderClient.dir/__/Tests/WebKitGLib/TestLoaderClient.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestLoaderClient.cpp:24:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/LoadTrackingTest.h:22:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[35/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestContextMenu.dir/__/Tests/WebKitGtk/TestContextMenu.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGtk/TestContextMenu.cpp:21:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[36/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestAutomationSession.dir/__/Tests/WebKitGLib/TestAutomationSession.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestAutomationSession.cpp:22:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestAutomationSession.cpp:29:5: warning: destructor called on non-final &apos;AutomationTest&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(AutomationTest);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestAutomationSession.cpp:29:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
2 warnings generated.
[37/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestSSL.dir/__/Tests/WebKitGLib/TestSSL.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestSSL.cpp:22:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/LoadTrackingTest.h:22:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[38/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestWebKitSecurityOrigin.dir/__/Tests/WebKitGLib/TestWebKitSecurityOrigin.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitSecurityOrigin.cpp:22:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[39/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestDownloads.dir/__/Tests/WebKitGLib/TestDownloads.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestDownloads.cpp:23:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestDownloads.cpp:34:5: warning: destructor called on non-final &apos;DownloadTest&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(DownloadTest);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestDownloads.cpp:34:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestDownloads.cpp:252:5: warning: destructor called on non-final &apos;DownloadErrorTest&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(DownloadErrorTest);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestDownloads.cpp:252:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
3 warnings generated.
[40/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestBackForwardList.dir/__/Tests/WebKitGLib/TestBackForwardList.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestBackForwardList.cpp:23:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[41/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestEditor.dir/__/Tests/WebKitGLib/TestEditor.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestEditor.cpp:22:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[42/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestConsoleMessage.dir/__/Tests/WebKitGLib/TestConsoleMessage.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestConsoleMessage.cpp:22:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[43/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestWebExtensions.dir/__/Tests/WebKitGLib/TestWebExtensions.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebExtensions.cpp:23:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[44/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestFrame.dir/__/Tests/WebKitGLib/TestFrame.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestFrame.cpp:22:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[45/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestUIClient.dir/__/Tests/WebKitGLib/TestUIClient.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestUIClient.cpp:21:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[46/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestMultiprocess.dir/__/Tests/WebKitGLib/TestMultiprocess.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestMultiprocess.cpp:22:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestMultiprocess.cpp:32:5: warning: destructor called on non-final &apos;MultiprocessTest&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(MultiprocessTest);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestMultiprocess.cpp:32:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestMultiprocess.cpp:145:5: warning: destructor called on non-final &apos;UIClientMultiprocessTest&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(UIClientMultiprocessTest);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestMultiprocess.cpp:145:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
3 warnings generated.
[47/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestWebKitFaviconDatabase.dir/__/Tests/WebKitGLib/TestWebKitFaviconDatabase.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitFaviconDatabase.cpp:23:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^
1 warning generated.
[49/89] Building CXX object Tools/TestWebKitAPI/glib/CMakeFiles/TestResources.dir/__/Tests/WebKitGLib/TestResources.cpp.o
In file included from ../../Tools/TestWebKitAPI/Tests/WebKitGLib/TestResources.cpp:23:
In file included from ../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.h:23:
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: warning: destructor called on non-final &apos;Test&apos; that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
    MAKE_GLIB_TEST_FIXTURE(Test);
    ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:9: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
        ^
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:84:5: note: qualify call to silence this warning
../../Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:45:18: note: expanded from macro &apos;MAKE_GLIB_TEST_FIXTURE&apos;
        fixture-&gt;~ClassName(); \
                 ^</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1481903</commentid>
    <comment_count>1</comment_count>
      <attachid>355732</attachid>
    <who name="Tomas Popela">tpopela</who>
    <bug_when>2018-11-27 07:26:42 -0800</bug_when>
    <thetext>Created attachment 355732
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1481908</commentid>
    <comment_count>2</comment_count>
      <attachid>355732</attachid>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-11-27 07:55:50 -0800</bug_when>
    <thetext>Comment on attachment 355732
Patch

guess this has never been a problem because we probably never delete a subclass through a parent-class Test* pointer. Still, good warning.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1482407</commentid>
    <comment_count>3</comment_count>
      <attachid>355732</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2018-11-28 05:50:51 -0800</bug_when>
    <thetext>Comment on attachment 355732
Patch

Clearing flags on attachment: 355732

Committed r238608: &lt;https://trac.webkit.org/changeset/238608&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1482408</commentid>
    <comment_count>4</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2018-11-28 05:50:52 -0800</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>355732</attachid>
            <date>2018-11-27 07:26:42 -0800</date>
            <delta_ts>2018-11-28 05:50:51 -0800</delta_ts>
            <desc>Patch</desc>
            <filename>bug-192009-20181127162641.patch</filename>
            <type>text/plain</type>
            <size>1347</size>
            <attacher name="Tomas Popela">tpopela</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMjM4NTQxCmRpZmYgLS1naXQgYS9Ub29scy9DaGFuZ2VMb2cg
Yi9Ub29scy9DaGFuZ2VMb2cKaW5kZXggNmI5NWRmZmFhZTM4NzMxZTU1NTk5MzI1NDM5YzZhM2Vm
ZmU1ODRhYi4uNjllNzQ2NjQ4NjgwNGIzZjc2MmYxMjQ1NjdiMWI3NDhiNDFmN2NjOSAxMDA2NDQK
LS0tIGEvVG9vbHMvQ2hhbmdlTG9nCisrKyBiL1Rvb2xzL0NoYW5nZUxvZwpAQCAtMSwzICsxLDE1
IEBACisyMDE4LTExLTI3ICBUb21hcyBQb3BlbGEgIDx0cG9wZWxhQHJlZGhhdC5jb20+CisKKyAg
ICAgICAgW0dUS10gU2lsZW5jZSBjb21waWxhdGlvbiB3YXJuaW5ncyBpbiBnbGliIHVuaXR0ZXN0
cworICAgICAgICBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9MTkyMDA5
CisKKyAgICAgICAgUmV2aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgTWFyayB0
aGUgZGVzdHJ1Y3RvciBhcyB2aXJ0dWFsLgorCisgICAgICAgICogVGVzdFdlYktpdEFQSS9nbGli
L1dlYktpdEdMaWIvVGVzdE1haW4uaDoKKyAgICAgICAgKFRlc3Q6On5UZXN0KToKKwogMjAxOC0x
MS0yNiAgRnVqaWkgSGlyb25vcmkgIDxIaXJvbm9yaS5GdWppaUBzb255LmNvbT4KIAogICAgICAg
ICBbQ01ha2VdIFJlbW92ZSBFTkFCTEVfQUNDRVNTSUJJTElUWSBDTWFrZSB2YXJpYWJsZQpkaWZm
IC0tZ2l0IGEvVG9vbHMvVGVzdFdlYktpdEFQSS9nbGliL1dlYktpdEdMaWIvVGVzdE1haW4uaCBi
L1Rvb2xzL1Rlc3RXZWJLaXRBUEkvZ2xpYi9XZWJLaXRHTGliL1Rlc3RNYWluLmgKaW5kZXggMTNi
YTI4ZTI0NGRmMzhmNDVkZDhhMTZlOGRhOWFmZDg1ZmYwMWM0Zi4uNTdhMmQyMDIzNjQ3MDQwNWQ2
MjRiM2I5NjEyYjhmNTM3Njc4Nzk5ZSAxMDA2NDQKLS0tIGEvVG9vbHMvVGVzdFdlYktpdEFQSS9n
bGliL1dlYktpdEdMaWIvVGVzdE1haW4uaAorKysgYi9Ub29scy9UZXN0V2ViS2l0QVBJL2dsaWIv
V2ViS2l0R0xpYi9UZXN0TWFpbi5oCkBAIC0xMTcsNyArMTE3LDcgQEAgcHVibGljOgogICAgICAg
ICBnX3NpZ25hbF9jb25uZWN0KG1fd2ViQ29udGV4dC5nZXQoKSwgImluaXRpYWxpemUtd2ViLWV4
dGVuc2lvbnMiLCBHX0NBTExCQUNLKGluaXRpYWxpemVXZWJFeHRlbnNpb25zQ2FsbGJhY2spLCB0
aGlzKTsKICAgICB9CiAKLSAgICB+VGVzdCgpCisgICAgdmlydHVhbCB+VGVzdCgpCiAgICAgewog
ICAgICAgICBnX3NpZ25hbF9oYW5kbGVyc19kaXNjb25uZWN0X21hdGNoZWQobV93ZWJDb250ZXh0
LmdldCgpLCBHX1NJR05BTF9NQVRDSF9EQVRBLCAwLCAwLCBudWxscHRyLCBudWxscHRyLCB0aGlz
KTsKICAgICAgICAgbV93ZWJDb250ZXh0ID0gbnVsbHB0cjsK
</data>

          </attachment>
      

    </bug>

</bugzilla>