On 9/9/13 5:17 PM, Arvind Jain wrote: > The event handler for the |resourcetimingbufferfull| event. The > |resourcetimingbufferfull| event must be triggered immediately after the > buffer used to store the list of PerformanceResourceTiming > <http://www.w3c-test.org/webperf/specs/ResourceTiming/#performanceresourcetiming> resources > becomes full. You need to say what target the event is dispatched on, what sort of event object it is (Event, or some other interface) and what its properties are: .target, .bubbles, .cancelable. I recommend looking at other specifications that dispatch events to see how to do it. > And the addition of EventTarget seems to be a result of this: > > http://lists.w3.org/Archives/Public/public-web-perf/2013Aug/0023.html > > Should we remove the inheritance from EventTarget? It should move into whatever specification defines the core Performance interface. -BorisReceived on Monday, 9 September 2013 22:53:31 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 18:01:21 UTC