Bug 208452 - Reduce size of PerformanceEntry
Summary: Reduce size of PerformanceEntry
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-02 10:03 PST by Chris Dumez
Modified: 2020-03-02 12:46 PST (History)
7 users (show)

See Also:


Attachments
Patch (7.82 KB, patch)
2020-03-02 10:04 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2020-03-02 10:03:32 PST
Reduce size of PerformanceEntry by leveraging the fact that it is polymorphic.
Comment 1 Chris Dumez 2020-03-02 10:04:29 PST
Created attachment 392149 [details]
Patch
Comment 2 Devin Rousso 2020-03-02 11:04:12 PST
Comment on attachment 392149 [details]
Patch

rs=me
Comment 3 WebKit Commit Bot 2020-03-02 12:45:22 PST
Comment on attachment 392149 [details]
Patch

Clearing flags on attachment: 392149

Committed r257727: <https://trac.webkit.org/changeset/257727>
Comment 4 WebKit Commit Bot 2020-03-02 12:45:24 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2020-03-02 12:46:18 PST
<rdar://problem/59963367>