Bug 39190 - Shave a word off of GlyphPageTreeNode
Summary: Shave a word off of GlyphPageTreeNode
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-05-16 16:01 PDT by Sam Weinig
Modified: 2010-05-16 16:43 PDT (History)
0 users

See Also:


Attachments
patch (1.51 KB, patch)
2010-05-16 16:02 PDT, Sam Weinig
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2010-05-16 16:01:13 PDT
We can shave a word off of GlyphPageTreeNode on 64bit by packing the members a bit better.
Comment 1 Sam Weinig 2010-05-16 16:02:15 PDT
Created attachment 56200 [details]
patch
Comment 2 Sam Weinig 2010-05-16 16:40:26 PDT
<rdar://problem/7990428>
Comment 3 Sam Weinig 2010-05-16 16:43:24 PDT
Fixed in r59583.