0
I Use This!
Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 25, 2024 — Aug 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Additional comments in the introduction. More... almost 15 years ago
Fix typos and writtings based on Anderson's comments on 10/13/10. More... almost 15 years ago
add domContentEventStart/End to processing model More... almost 15 years ago
fix processing model and split domcontentloaded into domContentEventStart and domContentEventEnd. More... almost 15 years ago
Add a graph to overview the timing attributes. This also add better references to DOM timing attributes and fixes some format issues. More... almost 15 years ago
Fix all the links: - fill in empty links - internal fragmentation ids - all references are now pointing to the multi-page W3 working draft More... almost 15 years ago
Updates according to the F2F meeting on Oct. 5th. * remove NEW_WINDOW type and requestEnd * enforce SOP for unloadEventStart/End and redirect-related info * change fetchStart, requestStart based on consensus * address corner cases such as connectStart/End in case of no domain lookup is required. * clarification about HTTP cache * clarify cases such as Mozilla fastback. * corresponding changes to processing model etc... More... almost 15 years ago
Replaced Window.performance with supplemental to the Performance interface More... almost 15 years ago
Fixed allowedDomains to be a readonly attribute More... almost 15 years ago
Fixed copyright and added status More... almost 15 years ago
Added status section for ResourceTiming More... almost 15 years ago
Updated the copyright More... almost 15 years ago
Fixed longlong type Added missing ';' More... almost 15 years ago
Fixed IDL. Too many ';' More... almost 15 years ago
Fixed the invalid longlong type More... almost 15 years ago
Fixed typos and added text to getMarks More... almost 15 years ago
Change the text in ResourceTiming to be consistent with NavigationTiming More... almost 15 years ago
Fixed the text More... almost 15 years ago
Merged change from UserTiming More... almost 15 years ago
A couple changes based on disc and feedbacks: * requestStart now covers cache lookup in GET and equivelant. * add a section for garbage collection. * define "time" and simplify the description. * some other minor fixes More... almost 15 years ago
Editor's draft for User Timing. More... almost 15 years ago
Initial check-in of the ResourceTiming draft. More... almost 15 years ago
requestEnd is now corresponding to the time of the first byte of the response. This version is in sync with R1.29 in CVS. More... almost 15 years ago
Remove the commented ResourceTiming session. More... almost 15 years ago
Fixed latest URI More... almost 15 years ago
Editor's draft for Navigation Timing More... almost 15 years ago