RESOLVED FIXED 97889
Port SimpleFontDataWin.cpp to WinCE
https://bugs.webkit.org/show_bug.cgi?id=97889
Summary Port SimpleFontDataWin.cpp to WinCE
Patrick R. Gansterer
Reported 2012-09-28 04:18:03 PDT
Port SimpleFontDataWin.cpp to WinCE
Attachments
Patch (5.03 KB, patch)
2012-09-28 04:26 PDT, Patrick R. Gansterer
buildbot: commit-queue-
Patch (4.37 KB, patch)
2012-09-28 05:08 PDT, Patrick R. Gansterer
no flags
Patrick R. Gansterer
Comment 1 2012-09-28 04:26:50 PDT
Patrick R. Gansterer
Comment 2 2012-09-28 04:28:15 PDT
Comment on attachment 166204 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=166204&action=review > Source/WebCore/platform/graphics/win/SimpleFontDataWin.cpp:255 > + GetTextExtentPoint32W(hdc, &c, 1, &fontSize); It's the code from http://trac.webkit.org/browser/trunk/Source/WebCore/platform/graphics/wince/SimpleFontDataWinCE.cpp?rev=104545#L165
Build Bot
Comment 3 2012-09-28 04:49:43 PDT
Patrick R. Gansterer
Comment 4 2012-09-28 05:08:23 PDT
Patrick R. Gansterer
Comment 5 2012-09-28 06:18:25 PDT
Comment on attachment 166217 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=166217&action=review > Source/WebCore/platform/graphics/win/SimpleFontDataWin.cpp:255 > + GetTextExtentPoint32W(hdc, &c, 1, &fontSize); http://trac.webkit.org/browser/trunk/Source/WebCore/platform/graphics/wince/SimpleFontDataWinCE.cpp?rev=104545#L165
Brent Fulgham
Comment 6 2012-11-13 11:00:18 PST
Comment on attachment 166217 [details] Patch Change looks good. Thanks!
WebKit Review Bot
Comment 7 2012-11-13 11:31:48 PST
Comment on attachment 166217 [details] Patch Clearing flags on attachment: 166217 Committed r134453: <http://trac.webkit.org/changeset/134453>
WebKit Review Bot
Comment 8 2012-11-13 11:31:51 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.