[webkit-dev] Early deletion of DocumentLoader instances

Darin Adler darin at apple.com
Thu Sep 22 15:07:09 PDT 2011


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



More information about the webkit-dev mailing list