I don't know the answer to the first question, but for the second: "how does
one associate/store data for individual tabs
when multiple are open", you could associate a custom attribute with the tab;
e.g.,
aTab.setAttribute("my-ext-pageloadtime", "1.329");
----- Original Message ----
From: Brian King <[EMAIL PROTECTED]>
To: [email protected]
Sent: Monday, March 12, 2007 7:46:46 PM
Subject: [Project_owners] Measuring page layout time
A couple of browser questions:
It is pretty trivial to measure a page load time using a web progress
listener, but does anyone know how to measure page layout time?
On another note, how does one associate/store data for individual tabs
when multiple are open, e.g. page load time?
Thanks,
--
Brian King
www.mozdev.org - free project hosting for the Mozilla community
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners