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