mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-23 04:41:54 +00:00
b739eb1ec6
shanjian%netscape.com
b739eb1ec6
#63965 crashed under Simplified Chinese Win2000 OS when scroll bar is dragged
r = nhotta, sr=blizzard "LoadGlobalFont" function is added to both "nsFontMetricsWin" and "nsFontMetricsWinA" class to replace existing "LoadFont" call. This function will use the "LOGFONT" stored in global font list to create new font, that include charset parameter. CMAP is created again for "mLoadedFont", but copied from global font item. When enumerating the font, true type font is put in priority order so that it will be searched first. This is done inside "enumProc" function.
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
Fix bug #66347. Bogus return values for screenX and screenY. Don't cache values after a ::Move. r=dbaron, sr=alecf.
…
…
…
…
…
…
Description
Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Languages
JavaScript
32.3%
C++
25.5%
HTML
21%
C
10.8%
Python
2.8%
Other
7.1%