WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
43898
Font mapping error messages are printed in opening
http://code.google.com/webfonts
https://bugs.webkit.org/show_bug.cgi?id=43898
Summary
Font mapping error messages are printed in opening http://code.google.com/web...
Yuzo Fujishima
Reported
2010-08-12 01:06:06 PDT
How to reproduce. 1. Check out WebKit (I tried with
r65221
) 2. $ build-webkit --debug 3. $ run-safari --debug 4. Open
http://code.google.com/webfonts
5. You'll see the following in the terminal you did 3. $ run-safari --debug Starting Safari with DYLD_FRAMEWORK_PATH set to point to built WebKit in /<WebKitDir>/WebKit/WebKitBuild/Debug. ERROR: Font maps SPACE and ZERO WIDTH SPACE to the same glyph. Glyph width will not be overridden. (/<WebKitDir>/WebKit/WebCore/platform/graphics/SimpleFontData.cpp:166 void WebCore::SimpleFontData::platformGlyphInit()) ERROR: Font maps SPACE and ZERO WIDTH SPACE to the same glyph. Glyph width will not be overridden. (/<WebKitDir>/WebKit/WebCore/platform/graphics/SimpleFontData.cpp:166 void WebCore::SimpleFontData::platformGlyphInit()) ERROR: Font maps SPACE and ZERO WIDTH SPACE to the same glyph. Glyph width will not be overridden. (/<WebKitDir>/WebKit/WebCore/platform/graphics/SimpleFontData.cpp:166 void WebCore::SimpleFontData::platformGlyphInit()) ERROR: Font maps SPACE and ZERO WIDTH SPACE to the same glyph. Glyph width will not be overridden. (/<WebKitDir>/WebKit/WebCore/platform/graphics/SimpleFontData.cpp:166 void WebCore::SimpleFontData::platformGlyphInit()) ERROR: Font maps SPACE and ZERO WIDTH SPACE to the same glyph. Glyph width will not be overridden. (/<WebKitDir>/WebKit/WebCore/platform/graphics/SimpleFontData.cpp:166 void WebCore::SimpleFontData::platformGlyphInit()) ERROR: Font maps SPACE and ZERO WIDTH SPACE to the same glyph. Glyph width will not be overridden. (/<WebKitDir>/WebKit/WebCore/platform/graphics/SimpleFontData.cpp:166 void WebCore::SimpleFontData::platformGlyphInit()) ERROR: Font maps SPACE and ZERO WIDTH SPACE to the same glyph. Glyph width will not be overridden. (/<WebKitDir>/WebKit/WebCore/platform/graphics/SimpleFontData.cpp:166 void WebCore::SimpleFontData::platformGlyphInit()) ERROR: Font maps SPACE and ZERO WIDTH SPACE to the same glyph. Glyph width will not be overridden. (/<WebKitDir>/WebKit/WebCore/platform/graphics/SimpleFontData.cpp:166 void WebCore::SimpleFontData::platformGlyphInit()) ERROR: Font maps SPACE and ZERO WIDTH SPACE to the same glyph. Glyph width will not be overridden. (/<WebKitDir>/WebKit/WebCore/platform/graphics/SimpleFontData.cpp:166 void WebCore::SimpleFontData::platformGlyphInit()) ERROR: Font maps SPACE and ZERO WIDTH SPACE to the same glyph. Glyph width will not be overridden. (/<WebKitDir>/WebKit/WebCore/platform/graphics/SimpleFontData.cpp:166 void WebCore::SimpleFontData::platformGlyphInit())
Attachments
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2022-07-11 17:21:56 PDT
The relevant website no longer exists.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug