Bug 55083 - SegmentedString does not need an m_composite member
Summary: SegmentedString does not need an m_composite member
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-23 14:14 PST by Eric Seidel (no email)
Modified: 2011-02-24 08:57 PST (History)
5 users (show)

See Also:


Attachments
Patch (10.47 KB, patch)
2011-02-23 14:15 PST, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2011-02-23 14:14:02 PST
SegmentedString does not need an m_composite member
Comment 1 Eric Seidel (no email) 2011-02-23 14:15:32 PST
Created attachment 83548 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-02-23 14:16:05 PST
I ran at least the parser perf tests and saw no change.  I would not expect any perf or functional difference from this change.
Comment 3 WebKit Commit Bot 2011-02-24 08:44:48 PST
Comment on attachment 83548 [details]
Patch

Clearing flags on attachment: 83548

Committed r79572: <http://trac.webkit.org/changeset/79572>
Comment 4 WebKit Commit Bot 2011-02-24 08:44:54 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Adam Roben (:aroben) 2011-02-24 08:57:18 PST
Committed r79572: <http://trac.webkit.org/changeset/79572>
Comment 6 Adam Roben (:aroben) 2011-02-24 08:57:52 PST
(In reply to comment #5)
> Committed r79572: <http://trac.webkit.org/changeset/79572>

Whoops, got a little trigger-happy with webkit-patch mark-bug-fixed. Please disregard.