Bug 43898

Summary: Font mapping error messages are printed in opening http://code.google.com/webfonts
Product: WebKit Reporter: Yuzo Fujishima <yuzo>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: bfulgham, hamaji, hayato
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.5   
URL: http://code.google.com/webfonts

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