Sign in
webkit
/
WebKit
/
bd9ea4a5474a3d7a80a4f79c542279d7b8a087a0
/
.
/
LayoutTests
/
platform
/
mac
/
plugins
/
webScriptObject-exception-deadlock-expected.txt
blob: 78e121eef06ea5ea95c516bc1324fa1a9c80c696 [
file
] [
log
] [
blame
]
This test checks for an exception in [WebScriptObject valueForKey:(NSString *)key] That method is liable to throw an exception which caused the JSLock to never be released, leading to a possible deadlock. If this test doesn't hang, it passed.