[Webkit-unassigned] [Bug 6962] REGRESSION: www.usa.phillips.com crashes due to <param> with no name

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Feb 2 09:38:03 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6962


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjs at apple.com
           Keywords|                            |EasyFix




------- Comment #3 from darin at apple.com  2006-02-02 09:38 PDT -------
I believe we can simply add a check to skip over <param> elements with a name
that's empty. The bug/crash will only happen with names that are null, but I
think there's no reason to include parameters with an empty name.


-- 
Configure bugmail: http://bugzilla.opendarwin.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