[webkit-dev] Request for position on hasDroppedEntry in PerformanceObserverCallback

Nicolás Peña npm at google.com
Mon Aug 31 09:09:31 PDT 2020


Hi,

We'd like to request an official position on a very small addition to
PerformanceTimeline specification. We've added a hasDroppedEntry parameter
to PerformanceObserverCallback, which is in
https://w3c.github.io/performance-timeline/#the-performanceobserver-interface,
and logic for it in
https://w3c.github.io/performance-timeline/#queue-the-performanceobserver-task.
It lets a developer know when an entry has been dropped from a buffer that
the PerformanceObserver cares about. We reached this solution when
discussing https://github.com/w3c/performance-timeline/issues/169 in a
WebPerf WG call.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20200831/0bc0624a/attachment.htm>


More information about the webkit-dev mailing list