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