Bug 43674

Summary: Create a separate SimpleFontData constructor for SVG fonts and move the CTFontRef member to platform data
Product: WebKit Reporter: mitz
Component: TextAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dglazkov, eric, webkit-ews, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Create a separate SimpleFontData constructor for SVG fonts and move the CTFontRef member to platform dat andersca: review+

mitz
Reported 2010-08-07 11:53:12 PDT
Patch forthcoming.
Attachments
Create a separate SimpleFontData constructor for SVG fonts and move the CTFontRef member to platform dat (26.42 KB, patch)
2010-08-07 11:54 PDT, mitz
andersca: review+
mitz
Comment 1 2010-08-07 11:54:03 PDT
Created attachment 63823 [details] Create a separate SimpleFontData constructor for SVG fonts and move the CTFontRef member to platform dat
WebKit Review Bot
Comment 3 2010-08-07 12:07:08 PDT
http://trac.webkit.org/changeset/64915 might have broken Qt Linux Release minimal, Qt Linux ARMv5 Release, and Qt Linux ARMv7 Release
Early Warning System Bot
Comment 4 2010-08-07 12:11:37 PDT
Dimitri Glazkov (Google)
Comment 5 2010-08-08 07:59:45 PDT
This broke Chromium Mac: http://build.webkit.org/builders/Chromium%20Mac%20Release/builds/11836/steps/compile-webkit/logs/stdio Haven't yet looked at the details, just noticed.
mitz
Comment 6 2010-08-08 09:42:18 PDT
(In reply to comment #5) > This broke Chromium Mac: http://build.webkit.org/builders/Chromium%20Mac%20Release/builds/11836/steps/compile-webkit/logs/stdio > > Haven't yet looked at the details, just noticed. Thanks. I committed r64950 in an attempt to fix it.
Dimitri Glazkov (Google)
Comment 7 2010-08-08 10:48:28 PDT
(In reply to comment #6) > (In reply to comment #5) > > This broke Chromium Mac: http://build.webkit.org/builders/Chromium%20Mac%20Release/builds/11836/steps/compile-webkit/logs/stdio > > > > Haven't yet looked at the details, just noticed. > > Thanks. I committed r64950 in an attempt to fix it. It worked, yay! Thanks mitz.
Note You need to log in before you can comment on or make changes to this bug.