summaryrefslogtreecommitdiff
path: root/libs/rs/rsThreadIO.cpp
diff options
context:
space:
mode:
author Patrick Scott <phanna@android.com> 2009-08-24 08:21:26 -0400
committer Patrick Scott <phanna@android.com> 2009-08-24 12:02:51 -0400
commit4e9718d6ae3433a3f78fddf158a15701101ba781 (patch)
tree3ff9be9741953d00ae91d25909535956b5621529 /libs/rs/rsThreadIO.cpp
parent7fdab7f9674aadf90c3be1f06d7d34b60151c658 (diff)
Fix synchronous xml requests with ssl errors.
Use the in-memory ssl preference table before posting a message to the WebCore thread. Since the WebCore thread is blocked waiting for the ssl resource, we cannot query the user for their preference. If the table does not contain the user's decision, bail on the request to avoid a deadlock. Also mark a few of the ssl handler's method's as synchronized. This was reported by findbugs.
Diffstat (limited to 'libs/rs/rsThreadIO.cpp')
0 files changed, 0 insertions, 0 deletions