[Webkit-unassigned] [Bug 63482] Allow non-main thread text drawing in ICU ports

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 27 14:51:19 PDT 2011


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





--- Comment #3 from Joseph Pecoraro <joepeck at webkit.org>  2011-06-27 14:51:20 PST ---
(From update of attachment 98789)
View in context: https://bugs.webkit.org/attachment.cgi?id=98789&action=review

> Source/WebCore/platform/ThreadGlobalData.cpp:89
> +        m_lineBreakIteratorPool = new LineBreakIteratorPool();

Normal style is probably to drop the parens. I'll drop them.

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