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

Bug 518659

Summary: Remove usages of includes() in explorer-table
Product: [ECD] Orion Reporter: Casey Flynn <caseyflynn>
Component: ClientAssignee: Casey Flynn <caseyflynn>
Status: RESOLVED FIXED QA Contact: Casey Flynn <caseyflynn>
Severity: blocker    
Priority: P2 CC: Michael_Rennie
Version: 14.0   
Target Milestone: 15.0   
Hardware: PC   
OS: Linux   
See Also: https://github.com/eclipse/orion.client/pull/82
Whiteboard:

Description Casey Flynn CLA 2017-06-22 14:48:24 EDT
explorer-table is using array.includes which is not compatible with IE11.
Comment 1 Eclipse Genie CLA 2017-06-22 15:03:33 EDT
GitHub Pull Request 82 created by [caseyflynn-google]
https://github.com/eclipse/orion.client/pull/82
Comment 2 Michael Rennie CLA 2017-06-22 21:30:25 EDT
This has been merged.