| Summary: | textStylerOptions needs to be refactored | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Simon Kaegi <simon_kaegi> |
| Component: | Client | Assignee: | Simon Kaegi <simon_kaegi> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | Silenio_Quarti |
| Version: | 0.5 | ||
| Target Milestone: | 4.0 M1 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Simon Kaegi
For M2 I've made it so the bootstrap is in effect a singleton so we don't initialize things twice. I'm going to hold onto and keep this bug open though as I think what we really want is to inject the settings/preferences right into this component instead of doing a service lookup and this bug is as good a place as any to start. textStylerOptions.js has been refactored into the new editor theming API. The new API no longer uses the core bundle. See bug#401914. textStylerOptions.js does not exists anymore. |