22 Sep
2011
22 Sep
'11
10:07 p.m.
On Sep 22, 2011, at 11:07 AM, Steve Block wrote:
This change is causing problems on Android. We use the AllowLocalLoadsForLocalAndSubstituteData policy but Document::initSecurityContext() no longer calls securityOrigin().grantLoadLocalResources() because of the check for 'm_frame->document() == this' added by this change in DocumentLoader::loader().
I tried to look into this, but couldn’t find a function named DocumentLoader::loader. -- Darin