RESOLVED FIXED 91072
[User Timing] Expose User Timing getter via Performance Timeline interface
https://bugs.webkit.org/show_bug.cgi?id=91072
Summary [User Timing] Expose User Timing getter via Performance Timeline interface
pdeng6
Reported 2012-07-12 04:21:23 PDT
Since getMarks()/getMeasures() functions were removed from User Timing spec. we only need to expose getters via performance timeline getEntries, getEntriesByType, getEntriesByName.
Attachments
Patch (9.23 KB, patch)
2012-10-19 12:05 PDT, pdeng6
no flags
pdeng6
Comment 1 2012-10-19 12:05:53 PDT
Tony Gentilcore
Comment 2 2012-10-19 15:21:46 PDT
Comment on attachment 169669 [details] Patch Patch looks good, but what about tests?
pdeng6
Comment 3 2012-10-19 17:40:02 PDT
(In reply to comment #2) > (From update of attachment 169669 [details]) > Patch looks good, but what about tests? all user timing test cases have been landed in r131693. (https://bugs.webkit.org/show_bug.cgi?id=90963) Including performance timeline interface(for user timing only). do we need more?
WebKit Review Bot
Comment 4 2012-10-22 15:37:09 PDT
Comment on attachment 169669 [details] Patch Clearing flags on attachment: 169669 Committed r132147: <http://trac.webkit.org/changeset/132147>
WebKit Review Bot
Comment 5 2012-10-22 15:37:14 PDT
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.