commit | 38f3610a29c75c3bb16408a911e3365a71b6524c | [log] [tgz] |
---|---|---|
author | Selim Gurun <sgurun@google.com> | Wed Dec 07 18:39:24 2011 -0800 |
committer | Selim Gurun <sgurun@google.com> | Tue Dec 13 10:08:27 2011 -0800 |
tree | 3758c8c7aef8cc1ce90eb2e03770f5f2ae2ea2cd | |
parent | 9c8fc9c62015382a9369f983a7ac6c655d9bbaaf [diff] |
Move ssl callbacks to webcore thread. Bug: 4586251 Original CL was for ics-mr1. We decided it should be in master instead. Original CL https://android-git.corp.google.com/g/154083 Current ssl cert logic makes callbacks to webkit from the UI thread. This is not right. Move the callbacks to proper thread. Change-Id: Ie3de7dbaed7780dbb6cf537ca1d29686d867b784