When dispatching the load event in the XML document builder, the load event end time was incorrectly written to dom_content_loaded_event_end_time instead of load_event_end_time. This meant load_event_end_time was never set for XML documents, causing performance.timing.loadEventEnd to return 0. |
||
|---|---|---|
| .. | ||
| XMLDocumentBuilder.cpp | ||
| XMLDocumentBuilder.h | ||
| XMLFragmentParser.cpp | ||
| XMLFragmentParser.h | ||