Bug 124170 - [Win] m_isCompositeFontReference uninitialized on Windows
Summary: [Win] m_isCompositeFontReference uninitialized on Windows
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-11-11 15:58 PST by Brent Fulgham
Modified: 2013-11-11 16:31 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.64 KB, patch)
2013-11-11 16:00 PST, Brent Fulgham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.