[Webkit-unassigned] [Bug 39471] Reduce copy/paste code in HTMLParser using some template functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 20 23:27:19 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=39471





--- Comment #2 from Eric Seidel <eric at webkit.org>  2010-05-20 23:27:18 PST ---
I used awk, sort, and some search-replace to write this patch, so I'm confident that it's functionally correct.  (I also ran all the layout tests.)

The real question in review is if this code is now clearer to folks.  If it is, great.  If not, I'm happy to chuck the patch.

The copy/paste code bothered me when looking at how much of HTMLParser could be re-used by HTML5Parser, so I went through and did this cleanup.

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



More information about the webkit-unassigned mailing list