[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: KDE/kdelibs/kio/kio
From:       Thomas McGuire <mcguire () kde ! org>
Date:       2010-01-31 23:10:55
Message-ID: 201002010011.18022.mcguire () kde ! org
[Download RAW message or body]


Hi,

On Monday 01 February 2010 00:03:44 Dawit Alemayehu wrote:
> SVN commit 1083276 by adawit:
> 
> - Prevent all cache related header directives from being sent through the
> customHttpHeader  meta-data sent to the http ioslave.
> 
>   This should fix the intermittent issues with missing images or partial
> rendering of pages,  specially when navigating back in history.
> 
> CCMAIL:webkit-devel@kde.org
> CCMAIL:rekonq@kde.org
> 
> 
>  M  +37 -41    accessmanager.cpp  
> 
> 
> --- trunk/KDE/kdelibs/kio/kio/accessmanager.cpp #1083275:1083276
> @@ -122,8 +122,7 @@
>  {
>      KIO::SimpleJob *kioJob = 0;
>  
> -    if ( !d->externalContentAllowed && req.url().scheme() != "file" &&
> -         req.url().scheme() != "data" && !req.url().scheme().isEmpty() ) {
> +    if ( !d->externalContentAllowed && req.url().scheme() != "file" &&
> !req.url().scheme().isEmpty() ) {

Was it intended that you removed the check for "data" here?

Regards,
Thomas

["signature.asc" (application/pgp-signature)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic