[Webkit-unassigned] [Bug 49749] [Qt] plugins/refcount-leaks.html fails, wrong ref count of npobject

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 3 08:40:55 PDT 2012


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


Ádám Kallai <kadam at inf.u-szeged.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kadam at inf.u-szeged.hu




--- Comment #6 from Ádám Kallai <kadam at inf.u-szeged.hu>  2012-10-03 08:41:19 PST ---
Is Anybody working this bug? I tested it. Now this test is working on Qt5-WK1, but It still fails on Qt5-WK2, because the WTR doesn't support it.

Diff is here:

--- /home/kadam/webkit/WebKit/WebKitBuild/Release/layout-test-results/plugins/refcount-leaks-expected.txt
+++ /home/kadam/webkit/WebKit/WebKitBuild/Release/layout-test-results/plugins/refcount-leaks-actual.txt
@@ -1,12 +1,5 @@
+CONSOLE MESSAGE: line 24: TypeError: 'undefined' is not a function (evaluating 'plug.testCreateTestObject()')
 Test that we can get an NPObject returned through a method on an NPAPI Object.
 Prints "SUCCESS" on success, "FAILURE" on failure.  

---- num test objects:
-countAfterCreate == countOrig + 3? PASS
-countOrig == countAfterGC? PASS

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

-- 
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