0
I Use This!
Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Aug 31, 2024 — Aug 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed markup More... over 14 years ago
Update ResourceTiming to handle the cases where HTTP cache is hit. This makes it consistent with the corresponding description in NavigationTiming. More... over 14 years ago
CSS validity. More... over 14 years ago
More link fixing. More... over 14 years ago
Fix some broken links. More... over 14 years ago
Validity. More... over 14 years ago
Fix hg link. More... over 14 years ago
Preparing for publication. More... over 14 years ago
ED, not WD. More... over 14 years ago
Move 'have active animation' definition to Definitions section. More... over 14 years ago
Tweak section link style and remove the box mentioning the number of Editorial Notes in the document. More... over 14 years ago
Make it clearer how multiple instances of the same callback function in the animation frame request callback list are handled. More... over 14 years ago
Make the animation frame request callback list a list of explicit (handle,callback,cancelled) entries, so that is is clearer what repeated calls to requestAnimationFrame do. More... over 14 years ago
Tweak the example so that the animation isn't quite as fast, and use non-animated buttons to start and stop the animation. More... over 14 years ago
Editor_s_. More... over 14 years ago
Fix some font size weirdness and reformat the example slightly. More... over 14 years ago
Abstract updated. More... over 14 years ago
References and Acknowledgements sections added. More... over 14 years ago
Fix for ACTION 32 - Update initiator types definitions to include elements that are included in that initiator types. More... over 14 years ago
Merge More... over 14 years ago
- Updated PerformanceResourceTimingList interface for consistency - Renamed onbufferfull to onresourcetimingbufferfull for consistency - Updated getResourceTimingsByLocation(in Location location) API to getResourceTimingsByURL(in DOMString url) for consistency More... over 14 years ago
Remove the mentioning of checking HTTP cache from requestStart. In case of a cache miss, the check happens before domain lookup and TCP connect. More... over 14 years ago
Minor fix to the interface IDL. More... over 14 years ago
Improved links More... over 14 years ago
Fixed broken links More... over 14 years ago
Fixed broken fragments More... over 14 years ago
Fixed markup and two links More... over 14 years ago
Updated image. More... over 14 years ago
Merge More... over 14 years ago
- The URL attribute definition was updated - resourceFetchStart was updated to resourceStart - Definition of resoureStart changed - fetchStart definition updated - clearResourceTimings method text updated - setReourceTimingBufferSize method text updated - getResourceTimings method text updated - Data URL example added to section 4.2 - Section 4.2 definition updated - Processing Model updates More... over 14 years ago