Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 468233

Summary: page complete metrics event not sent when auto fetch is enabled in git page
Product: [ECD] Orion Reporter: Silenio Quarti <Silenio_Quarti>
Component: GitAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 8.0   
Target Milestone: 9.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Silenio Quarti CLA 2015-05-25 17:15:52 EDT
1) Navigate to the git page
2) open console/debugger and evaluate: localStorage.consoleMetrics = true;
3) ensure that auto fetch is active by saving your credentials
4) refresh the page

Note that the page complete metrics event is not printed in the console (only the interactive event is printed).