repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
plugins
/
refcount-leaks-expected.txt
blob
d51a342e035a83933826c7dd60ebb8880a6a7a7b
1
Test that we can get an NPObject returned through a method on an NPAPI Object.
2
Prints "SUCCESS" on success, "FAILURE" on failure.
3
4
--- num test objects:
5
countAfterCreate == countOrig + 3? PASS
6
countOrig == countAfterGC? PASS
7
8
--- refcount on plug.testObject:
9
originally: 2
10
after GC: 2
11
after passing: 2
12
SUCCESS