Bug 124170

Summary: [Win] m_isCompositeFontReference uninitialized on Windows
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Brent Fulgham
Reported 2013-11-11 15:58:46 PST
The constructors for the various flavors of Windows builds do not initialize m_isCompositeFontReference (which was added in r112816). This patch corrects this oversight.
Attachments
Patch (2.64 KB, patch)
2013-11-11 16:00 PST, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2013-11-11 16:00:57 PST
Radar WebKit Bug Importer
Comment 2 2013-11-11 16:02:00 PST
WebKit Commit Bot
Comment 3 2013-11-11 16:31:18 PST
Comment on attachment 216618 [details] Patch Clearing flags on attachment: 216618 Committed r159081: <http://trac.webkit.org/changeset/159081>
WebKit Commit Bot
Comment 4 2013-11-11 16:31:20 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.