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

Description Brent Fulgham 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.
Comment 1 Brent Fulgham 2013-11-11 16:00:57 PST
Created attachment 216618 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2013-11-11 16:02:00 PST
<rdar://problem/15442835>
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2013-11-11 16:31:20 PST
All reviewed patches have been landed.  Closing bug.