Bug 23415 - Remove FramePrivate
Summary: Remove FramePrivate
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Frames (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-18 22:56 PST by Sam Weinig
Modified: 2009-01-18 23:15 PST (History)
0 users

See Also:


Attachments
patch (52.40 KB, patch)
2009-01-18 23:00 PST, Sam Weinig
zwarich: 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 2009-01-18 22:56:42 PST
FramePrivate is hold over from a different time.  Removing it will remove an indirection though the d pointer for some minor speedups.
Comment 1 Sam Weinig 2009-01-18 23:00:11 PST
Created attachment 26839 [details]
patch
Comment 2 Cameron Zwarich (cpst) 2009-01-18 23:13:01 PST
Comment on attachment 26839 [details]
patch

r=me
Comment 3 Sam Weinig 2009-01-18 23:15:40 PST
Landed in r40024.