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

List:       kde-commits
Subject:    Re: kdelibs/khtml/rendering
From:       Malte.Starostik () t-online ! de (Malte Starostik)
Date:       2001-06-17 1:56:10
[Download RAW message or body]

On Sonntag, 17. Juni 2001 03:31, CVS by malte wrote:

> kdelibs/khtml/rendering render_frames.cpp,1.81,1.82
> Author: malte
> Sun Jun 17 01:30:51 UTC 2001
>
>
> Modified Files:
>          render_frames.cpp
> Log Message:
> activexproxy ignores the URL anyway and we can't have any idea what
> param it'll come in if at all. Use "dummy" to make KHTMLPart not abort
> the request.
> The rest of the commit just fixes the indentation to conform with the
> rest of the file (no mixed tabs and whitespaces)
>
> diff -u -3 -d -p -r1.81 render_frames.cpp
> @@ -697,23 +697,24 @@ void RenderPartObject::updateWidget()
> -	   if(!o->classId.isEmpty())
> +           if(!o->classId.isEmpty()) {
> +              serviceType = "application/x-activex-handler";
^^^^^ minus the + of course :)
> +              url = "dummy"; // Not needed, but KHTMLPart aborts the
> request if empty +           }
-Malte

-- 
Wars don't determine who's right, only who's left.

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

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