[26] Performance
インターフェイスは、次の状態を持ちます。
[16] Performance
インターフェイスは、
EventTarget
インターフェイスを継承しています >>14。
WindowOrWorkerGlobalScope
インターフェイス performance
属性[23] WindowOrWorkerGlobalScope
インターフェイスの
performance
IDL属性 >>22 の取得器は、
次のようにしなければなりません。
[25] WindowOrWorkerGlobalScope
オブジェクトは、
Performance
を持ちます。
これは初期化時に新たな Performance
に設定され、
以後変更されません。その大域オブジェクトは、
WindowOrWorkerGlobalScope
オブジェクトに設定されています。
[27] 仕様書ではこれは GlobalPerformance
インターフェイスと呼ばれています。
[1] Navigation Timing ( ( 版)) <http://www.w3.org/TR/2012/REC-navigation-timing-20121217/#sec-window.performance-attribute>
[2] User Timing ( ( 版)) <https://dvcs.w3.org/hg/webperf/raw-file/default/specs/UserTiming/Overview.html#extensions-performance-interface>
[3] Performance Timeline ( ( 版)) <https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/PerformanceTimeline/Overview.html#sec-window.performance-attribute>
[4] Frame Timing ( ( 版)) <http://www.w3.org/TR/2015/WD-frame-timing-20150120/>
[5] Navigation Timing 2 ( ( 版)) <http://www.w3.org/TR/2015/WD-navigation-timing-2-20150120/>
[6] Resource Timing ( 版) <http://www.w3.org/TR/2015/WD-resource-timing-20150422/>
[11] Re: Firefox and User Timing API in workers (Ilya Grigorik 著, 版) <https://lists.w3.org/Archives/Public/public-web-perf/2015May/0014.html>
[12] [navigation-timing] domLoading is deprecated (Philippe Le Hegaret 著, 版) <https://lists.w3.org/Archives/Public/public-web-perf/2015May/0030.html>
[13] Navigation Timing 2 ( 版) <http://www.w3.org/TR/2015/WD-navigation-timing-2-20150527/>
[18] Performance Timeline ( ( 版)) <http://www.w3.org/TR/2011/WD-performance-timeline-20110901/>
[19] Error Logging ( ( 版)) <https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/ErrorLogging/Overview.html>
[20] High Resolution Time Level 2 ( ( 版)) <http://www.w3.org/TR/2013/WD-hr-time-2-20131203/>
[21] Navigation Timing ( ( 版)) <http://www.w3.org/TR/2012/REC-navigation-timing-20121217/#sec-window.performance-attribute>
[28] define toJSON serializer (igrigorik著, ) <https://github.com/w3c/hr-time/commit/7d8d194259e2c321f945b7ac7dfd3393c5c20b41>
[29] WebIDL serializer has been deprecated in favor of toJSON operation · Issue #49 · w3c/hr-time () <https://github.com/w3c/hr-time/issues/49>