On Thu, Sep 22, 2011 at 3:07 PM, Darin Adler <[email protected]> wrote:
> 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.

Maybe he means Document::loader?

http://trac.webkit.org/browser/trunk/Source/WebCore/dom/Document.h#L583

Adam
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to