| Summary: | [HTML] Remove deprecated, obsolete, and experimental fields from attributes.js | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Carolyn MacLeod <Carolyn_MacLeod> |
| Component: | JS Tools | Assignee: | Carolyn MacLeod <Carolyn_MacLeod> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | curtis.windatt.public, Michael_Rennie |
| Version: | unspecified | ||
| Target Milestone: | 11.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| See Also: |
https://git.eclipse.org/r/63489 https://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=86a5c615104628e458ca237623dff2a4c1891b7a |
||
| Whiteboard: | |||
|
Description
Carolyn MacLeod
New Gerrit change created: https://git.eclipse.org/r/63489 Gerrit change https://git.eclipse.org/r/63489 was merged to [master]. Commit: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=86a5c615104628e458ca237623dff2a4c1891b7a http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=86a5c615104628e458ca237623dff2a4c1891b7a Approved and submitted the change to master Most of the information in deprecatedAttributes.js is not being used as in most cases if an attribute is obsolete we shouldn't show it in the content assist at all. However, as we may use the list for other features in the future it makes sense to keep it up to date as possible. I'm marking this as FIXED as I assume you have no further changes. |