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

Bug 507125

Summary: HTML outline spins forever
Product: [ECD] Orion Reporter: Remy Suen <remy.suen>
Component: JS ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P3 CC: Michael_Rennie
Version: 12.0   
Target Milestone: 13.0   
Hardware: PC   
OS: Windows 10   
Whiteboard:

Description Remy Suen CLA 2016-11-07 04:22:41 EST
OrionHub

1. Ctrl+Shift+F
2. Open 'confirmdialog.html'. It's a pretty small HTML file.
3. Ctrl+O
4. Watch the spinner go on forever. It will eventually die.

"Outline service timed out. Try reloading the page and opening the outline again."

I'm not even sure if the file is considered "valid" since there aren't any <html> or <body> tags. However, if it is not "valid" then I would expect the outline parser to die immediately. Instead, the spinner just goes on forever.
Comment 1 Michael Rennie CLA 2016-11-07 12:48:17 EST
This looks like a regression since our HTML parser re-do.