Open Bug 659130 Opened 13 years ago Updated 2 years ago

Get timing object from docshell if possible

Categories

(Core :: DOM: Core & HTML, defect, P5)

x86_64
Linux
defect

Tracking

()

People

(Reporter: Biesinger, Unassigned)

References

(Blocks 1 open bug)

Details

from bug 570341 comment 77:
>+  // At the time of loading start, we don't have timing object, record time.
>+  if (READYSTATE_LOADING == rs) {
>+    mLoadingTimeStamp = mozilla::TimeStamp::Now();
>+  }
I wonder if we could get the timing object from docshell at this point.
File a followup bug, please.
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven't been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.