[Webkit-unassigned] [Bug 49749] New: [qt] plugins/refcount-leaks.html is failed, wrong ref count

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 18 10:55:41 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=49749

           Summary: [qt] plugins/refcount-leaks.html is failed, wrong ref
                    count
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tony at chromium.org


This test was added here: http://trac.webkit.org/changeset/72302

It tests that after a GC, an npobject has the right ref count.  This is failing on QT (diff below).

This might be intentional, maybe QT is holding a ref?  Anyway, adding to the Skipped list for now.

--- /home/webkitbuildbot/slaves/release32bit/buildslave/qt-linux-release/build/layout-test-results/plugins/refcount-leaks-expected.txt    2010-11-18 10:20:56.296133985 -0800
+++ /home/webkitbuildbot/slaves/release32bit/buildslave/qt-linux-release/build/layout-test-results/plugins/refcount-leaks-actual.txt    2010-11-18 10:20:56.296133985 -0800
@@ -7,6 +7,6 @@

 --- refcount on plug.testObject:
 originally: 2
-after GC: 2
-after passing: 2
-SUCCESS
+after GC: 3
+after passing: 3
+FAILURE

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list