Closed
Bug 1511841
Opened 7 years ago
Closed 6 years ago
[wpt-sync] Sync PR 14340 - Reland "[EventTiming] Always buffer firstInput"
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox66 fixed)
RESOLVED
FIXED
mozilla66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14340 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14340
Details from upstream follow.
Nicolas Pena <npm@chromium.org> wrote:
> Reland "[EventTiming] Always buffer firstInput"
>
> This is a reland of b6e2cb9b364649724a1577b0c842074e12b82f27
>
> Original change's description:
> > [EventTiming] Always buffer firstInput
> >
> > Before, we'd buffer the firstInput entry only if it happened before
> > onload. This CL forces firstInput to always be buffered. This means
> > EventTiming code is called more in some tests, so the event hardware
> > timestamp is no longer guaranteed to be nonzero, and a couple of xr
> > tests require double RAF to avoid competing with the swap promises from
> > Event Timing.
> >
> > Bug: 841224, 843184
> >
> > Change-Id: I942b934c387798c100da4ecfff52affb66ab94e8
> > Reviewed-on: https://chromium-review.googlesource.com/c/1355880
> > Reviewed-by: Timothy Dresser \<tdresser@chromium.org>
> > Commit-Queue: Nicolás Peña Moreno \<npm@chromium.org>
> > Cr-Commit-Position: refs/heads/master@{#612703}
>
> Bug: 841224, 843184
> Change-Id: I5286f3748d35c0c9d5972d301cd5abcf6e453da4
>
> Reviewed-on: https://chromium-review.googlesource.com/1358910
> WPT-Export-Revision: 1ea6694d6c05d50dff408978893d29bd018baa6a
Assignee | ||
Comment 1•7 years ago
|
||
PR 14340 applied with additional changes from upstream: b9b7d2fe5ff6c06279e321c1a3e70ff61ddafa96, 753a43be34a75556916f2225cbdf8254c9d85070, 42061028f3951380908b400fb1b23a2d6e16bb22, 97fdb80e9b3bf9bb1d84c6cf9d312b527d92879c, a2e7e014f92c8daf98fb5915b39b9c013c543904, 5db2938a512815aeeb80a2b0d1c07e36364e0a87, eeb0f94889e58c5588d5d322b415ba20fbed4718
Assignee | ||
Comment 2•7 years ago
|
||
Assignee | ||
Comment 3•7 years ago
|
||
Assignee | ||
Comment 4•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=c39e8782e18b361733e6d62de0815d66ae314076
Assignee | ||
Comment 5•7 years ago
|
||
Assignee | ||
Comment 6•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=0c10608b338229519ea203abf09b8c4005191acb
Assignee | ||
Comment 7•6 years ago
|
||
Result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8c145132b780
[wpt PR 14340] - Reland "[EventTiming] Always buffer firstInput", a=testonly
Comment 9•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in
before you can comment on or make changes to this bug.
Description
•