Closed Bug 1448224 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 10150 - Don't adjust the NavigationTimings on redirects

Categories

(Core :: DOM: Core & HTML, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 10150 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/w3c/web-platform-tests/pull/10150
Details from upstream follow.

Kinuko Yasuda <kinuko@chromium.org> wrote:
>  Don't adjust the NavigationTimings on redirects
>  
>  We adjust the timings in WebDocumentLoaderImpl::UpdateNavigation(),
>  shouldn't update in each AddRedirect() (which is called in a batch
>  way after all the redirects are handled in the browser process with PlzNavigate,
>  adjusting timings there with current timestamp is totally wrong)
>  
>  Bug: 813889
>  Change-Id: I3a57d3fdf1833c300feb5ee61737b64cece0946b
>  R=ksakamoto,arthursonzogni
>  Reviewed-on: https://chromium-review.googlesource.com/974673
>  WPT-Export-Revision: 8970757329d5dc2bbb9ea01efc7e0e0b8582332c
Component: web-platform-tests → DOM
Product: Testing → Core
Ran 1 tests and 17 subtests
OK     : 1
PASS   : 17
P4 is unused to setting priority to P3.
Priority: P4 → P3
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c114530770d6
[wpt PR 10150] - Don't adjust the NavigationTimings on redirects, a=testonly
https://hg.mozilla.org/mozilla-central/rev/c114530770d6
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.