kdelibs/khtml
David Hyatt
hyatt at apple.com
Fri Apr 18 14:15:50 CEST 2003
The discardedAttrs code was a fix made before the KONQBLOCK removal.
It needs to be removed from our tree. You're right to ignore it.
On Friday, April 18, 2003, at 12:58 PM, Dirk Mueller wrote:
> CVS commit by mueller:
>
> remove _KONQBLOCK and handle stray table contents implicitly.
>
> I've tried to understand the complicated code in the Safari tree for
> several
> hours and then got a big headache. The discardedAttrs handling doesn't
> look
> like it would make any difference, and the inStrayTableContent flag
> does
> not need to be stored on the stack, we will rediscover the malformed
> table
> structure everytime it matters anyway.
>
> So this is my attempt, and it should do it as well. Maybe not. We'll
> see.
> CCMAIL: khtml-devel at kde.org
>
>
> M +2 -8 html/dtd.cpp 1.68
> M +30 -36 html/htmlparser.cpp 1.323
> M +2 -2 html/htmlparser.h 1.62
> M +146 -160 misc/htmltags.c 1.22
> M +0 -1 misc/htmltags.gperf 1.13
> M +53 -54 misc/htmltags.h 1.17
> M +0 -1 misc/htmltags.in 1.10
>
>
>
> _______________________________________________
> Khtml-devel at mail.kde.org
> http://mail.kde.org/mailman/listinfo/khtml-devel
More information about the Khtml-devel
mailing list