[Webkit-unassigned] [Bug 12569] WebKit does not handle missing filter elements correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 6 07:51:26 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12569





------- Comment #1 from macdome at opendarwin.org  2007-02-06 07:51 PDT -------
the top-right one is easy to fix.   it means adding something like this to all
the renderers:

if (!filterId.isNull() && !filter)
    return;


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list