[Webkit-unassigned] [Bug 55338] applyInlineStyleToPushDown and removeInlineStyleFromElement should take EditingStyle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 1 10:16:52 PST 2011


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





--- Comment #10 from Tony Chang <tony at chromium.org>  2011-03-01 10:16:52 PST ---
(From update of attachment 84014)
View in context: https://bugs.webkit.org/attachment.cgi?id=84014&action=review

>>> Source/WebCore/editing/EditingStyle.h:39
>>> +#include <wtf/text/WTFString.h>
>> 
>> Why is this needed?
> 
> Because setProperty takes a String reference.

Can we forward declare String instead?

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