Bug 214677 - Implement EventTiming
Summary: Implement EventTiming
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-23 01:44 PDT by Rob Buis
Modified: 2021-01-24 07:27 PST (History)
14 users (show)

See Also:


Attachments
Patch (15.56 KB, patch)
2020-07-23 01:51 PDT, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (29.15 KB, patch)
2020-07-23 08:29 PDT, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (29.95 KB, patch)
2020-07-23 10:07 PDT, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (38.03 KB, patch)
2020-07-24 03:21 PDT, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (47.67 KB, patch)
2020-07-24 06:58 PDT, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (51.62 KB, patch)
2020-07-24 09:36 PDT, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (54.71 KB, patch)
2020-07-27 02:29 PDT, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (60.34 KB, patch)
2020-07-27 06:49 PDT, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (171.83 KB, patch)
2020-07-28 08:18 PDT, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (171.13 KB, patch)
2020-07-28 09:15 PDT, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (169.67 KB, patch)
2020-07-29 00:27 PDT, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (170.51 KB, patch)
2020-07-29 05:52 PDT, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (171.12 KB, patch)
2020-07-29 07:29 PDT, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (169.61 KB, patch)
2020-08-03 07:04 PDT, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (169.97 KB, patch)
2020-08-03 09:24 PDT, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (170.55 KB, patch)
2020-08-04 00:27 PDT, Rob Buis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Buis 2020-07-23 01:44:46 PDT
Implement https://wicg.github.io/event-timing.
Comment 1 Rob Buis 2020-07-23 01:51:09 PDT
Created attachment 405024 [details]
Patch
Comment 2 Rob Buis 2020-07-23 08:29:10 PDT
Created attachment 405038 [details]
Patch
Comment 3 Rob Buis 2020-07-23 10:07:12 PDT
Created attachment 405049 [details]
Patch
Comment 4 Rob Buis 2020-07-24 03:21:58 PDT
Created attachment 405135 [details]
Patch
Comment 5 Rob Buis 2020-07-24 06:58:57 PDT
Created attachment 405138 [details]
Patch
Comment 6 Rob Buis 2020-07-24 09:36:28 PDT
Created attachment 405158 [details]
Patch
Comment 7 Rob Buis 2020-07-27 02:29:35 PDT
Created attachment 405264 [details]
Patch
Comment 8 Rob Buis 2020-07-27 06:49:41 PDT
Created attachment 405270 [details]
Patch
Comment 9 Rob Buis 2020-07-28 08:18:49 PDT
Created attachment 405359 [details]
Patch
Comment 10 Rob Buis 2020-07-28 09:15:22 PDT
Created attachment 405362 [details]
Patch
Comment 11 Rob Buis 2020-07-29 00:27:30 PDT
Created attachment 405443 [details]
Patch
Comment 12 Rob Buis 2020-07-29 05:52:00 PDT
Created attachment 405450 [details]
Patch
Comment 13 Rob Buis 2020-07-29 07:29:32 PDT
Created attachment 405457 [details]
Patch
Comment 14 Radar WebKit Bug Importer 2020-07-30 01:45:21 PDT
<rdar://problem/66317400>
Comment 15 Rob Buis 2020-08-03 07:04:26 PDT
Created attachment 405826 [details]
Patch
Comment 16 Rob Buis 2020-08-03 09:24:54 PDT
Created attachment 405839 [details]
Patch
Comment 17 Rob Buis 2020-08-04 00:27:26 PDT
Created attachment 405905 [details]
Patch
Comment 18 Rob Buis 2021-01-24 07:27:22 PST
Unassigning myself since there does not seem to be support for this at the moment.