Bug 133674

Summary: Avoid FontGlyphsCacheKey copy in FontGlyphsCacheEntry constructor
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Zan Dobersek 2014-06-09 22:46:14 PDT
Avoid FontGlyphsCacheKey copy in FontGlyphsCacheEntry constructor
Comment 1 Zan Dobersek 2014-06-09 22:48:39 PDT
Created attachment 232769 [details]
Patch
Comment 2 WebKit Commit Bot 2014-06-09 22:50:42 PDT
Attachment 232769 [details] did not pass style-queue:


ERROR: Source/WebCore/platform/graphics/Font.cpp:218:  Should be indented on a separate line, with the colon or comma first on that line.  [whitespace/indent] [4]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Zan Dobersek 2014-06-11 05:21:18 PDT
Comment on attachment 232769 [details]
Patch

Clearing flags on attachment: 232769

Committed r169802: <http://trac.webkit.org/changeset/169802>
Comment 4 Zan Dobersek 2014-06-11 05:21:25 PDT
All reviewed patches have been landed.  Closing bug.