[Webkit-unassigned] [Bug 43227] Group functions used in createMarkup (range version) into a class so they are easier to understand

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 2 11:15:08 PDT 2010


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





--- Comment #9 from Ojan Vafai <ojan at chromium.org>  2010-08-02 11:15:08 PST ---
> +        (WebCore::MarkupAccumulatorWrapper::insertString): Added.
> +        (WebCore::MarkupAccumulatorWrapper::insertOpenTag): Added.
> +        (WebCore::MarkupAccumulatorWrapper::insertEndTag): Added.

How about calling these append, appendOpenTag and appendEndTag?

-- 
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