Closed Bug 1600912 Opened 5 years ago Closed 5 years ago

Server timing not available

Categories

(DevTools :: Netmonitor, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1601444

People

(Reporter: Honza, Unassigned)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: regression)

Attachments

(2 files)

I am not able to see server timings any more (introduced in bug 1403051).

Honza

Weird is that the test isn't failing: $ mach test devtools/client/netmonitor/test/browser_net_server_timings.js

Harald, does it work for you?
Do you have an online test case?

Honza

Flags: needinfo?(hkirschner)
Attached image image.png

Just a guess, might those errors that recently started showing up in Browser Console be related?

Flags: needinfo?(hkirschner)

Test case: https://firefox-devtools-trailing-server-timing.glitch.me/

  1. Load with Network panel open
  2. Inspect / resources Timings tab

ER: Server timings for app and db
AR: Missing server timings

Regressed by: 1583700

@Alice0775 White, thanks for the regression window!

@Matt, it looks like nsITimedChannel.serverTiming isn't available in all cases after bug 1583700.

Here is the place where DevTools is consuming the field
https://searchfox.org/mozilla-central/rev/8bc24752246aeac8a9aed566cf1caccf88d97d11/devtools/server/actors/network-monitor/network-observer.js#1288-1305

Can you please look at this, thanks!

Honza

Flags: needinfo?(matt.woodrow)
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Flags: needinfo?(matt.woodrow)
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: