[Webkit-unassigned] [Bug 76508] [Chromium] Random characters got rendered as empty boxes or with incorrect glyphs even when a font is present

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 18 21:41:44 PST 2012


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





--- Comment #6 from Kent Tamura <tkent at chromium.org>  2012-01-18 21:41:43 PST ---
(From update of attachment 123062)
View in context: https://bugs.webkit.org/attachment.cgi?id=123062&action=review

>> Source/WebCore/platform/graphics/chromium/GlyphPageTreeNodeChromiumWin.cpp:150
>> +        ReleaseDC(0, dc);
> 
> We had better introduce scoped objects like base/win/scoped_dc.h of Chromium.
> You don't need to add them in this patch.

We already have WebCore/platform/win/HwnDC.h for HDC.

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