RESOLVED FIXED 48919
[Web Timing] Rename interfaces
https://bugs.webkit.org/show_bug.cgi?id=48919
Summary [Web Timing] Rename interfaces
Tony Gentilcore
Reported 2010-11-03 09:23:31 PDT
Currently Web Timing has 3 interfaces: Performance +- Timing +- Navigation These have just been renamed in the spec to: Performance +- PerformanceTiming +- PerformanceNavigation We should rename WebCore/page/Timing to WebCore/page/PerformanceTiming and WebCore/page/Navigation to WebCore/page/PerformanceNavigation. Details: http://dvcs.w3.org/hg/webperf/rev/5d546ada8927
Attachments
Patch (44.16 KB, patch)
2010-11-08 14:37 PST, James Simonsen
no flags
Patch (93.77 KB, patch)
2010-11-08 15:28 PST, James Simonsen
no flags
Patch (95.20 KB, patch)
2010-11-08 15:54 PST, James Simonsen
no flags
Patch (95.55 KB, patch)
2010-11-09 17:44 PST, James Simonsen
no flags
Patch (97.67 KB, patch)
2010-11-11 16:14 PST, James Simonsen
no flags
James Simonsen
Comment 1 2010-11-08 14:37:29 PST
Tony Gentilcore
Comment 2 2010-11-08 14:41:14 PST
This looks correct to me. Dimitri might be able to r+.
WebKit Review Bot
Comment 3 2010-11-08 14:48:31 PST
Early Warning System Bot
Comment 4 2010-11-08 14:50:24 PST
James Simonsen
Comment 5 2010-11-08 15:28:02 PST
Created attachment 73293 [details] Patch Manually created patch. webkit-patch ignored the renamed files.
Early Warning System Bot
Comment 6 2010-11-08 15:36:10 PST
James Simonsen
Comment 7 2010-11-08 15:54:59 PST
James Simonsen
Comment 8 2010-11-09 17:44:56 PST
Created attachment 73448 [details] Patch Merged with other WebTiming changes from yesterday. I think this is ready to go in. I fixed the issues with Qt and GTK and they're both green now.
James Simonsen
Comment 9 2010-11-11 16:14:41 PST
Created attachment 73677 [details] Patch Updated for EFL and Android.
James Simonsen
Comment 10 2010-11-12 13:47:54 PST
This has an LGTM. Can I get an R+? Thanks.
WebKit Commit Bot
Comment 11 2010-11-12 14:51:47 PST
Comment on attachment 73677 [details] Patch Clearing flags on attachment: 73677 Committed r71951: <http://trac.webkit.org/changeset/71951>
WebKit Commit Bot
Comment 12 2010-11-12 14:51:53 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.