Sign in
webkit
/
WebKit
/
69084d7b0eae184a8076d683d5feee69bc80ce44
/
.
/
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.