RESOLVED FIXED 168633
Remove unnecessary PerformanceEntry virtual methods
https://bugs.webkit.org/show_bug.cgi?id=168633
Summary Remove unnecessary PerformanceEntry virtual methods
Joseph Pecoraro
Reported 2017-02-20 20:36:36 PST
Remove unnecessary PerformanceEntry virtual methods PerformanceEntries can only be created internally with specific types. So we can use the type instead of a virtual method.
Attachments
[PATCH] Proposed Fix (3.51 KB, patch)
2017-02-20 20:37 PST, Joseph Pecoraro
no flags
[PATCH] Proposed Fix (3.49 KB, patch)
2017-02-20 20:48 PST, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2017-02-20 20:37:57 PST
Created attachment 302221 [details] [PATCH] Proposed Fix
Joseph Pecoraro
Comment 2 2017-02-20 20:48:23 PST
Created attachment 302222 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 3 2017-02-20 21:53:21 PST
Comment on attachment 302222 [details] [PATCH] Proposed Fix Clearing flags on attachment: 302222 Committed r212700: <http://trac.webkit.org/changeset/212700>
WebKit Commit Bot
Comment 4 2017-02-20 21:53:27 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.