Change navigation preload initiatorType to "navigation"
As discussed at https://github.com/w3c/resource-timing/issues/110 the Resource Timing specification does not single out navigation preload from other navigation types, and therefore the `initiatorType` for it should be "navigation", rather than other. This CL implements that change. Intent-to-ship: https://groups.google.com/a/chromium.org/d/msg/blink-dev/W3InszDnV2k/AuJg4aAMDQAJ Change-Id: Iba7fa038892936e164cd408355f1ac9f6592415b Reviewed-on: https://chromium-review.googlesource.com/941342 Commit-Queue: Yoav Weiss <yoav@yoav.ws> Reviewed-by:Tsuyoshi Horo <horo@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#540483}
Showing
Please register or sign in to comment