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

Bug 372665

Summary: [firefox] remove the use of MozOutline
Product: [ECD] Orion Reporter: Mihai Sucan <mihai.sucan>
Component: EditorAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: eclipse.felipe, mihai.sucan, Silenio_Quarti
Version: unspecified   
Target Milestone: 0.5 M1   
Hardware: All   
OS: All   
Whiteboard:

Description Mihai Sucan CLA 2012-02-27 12:54:07 EST
The Orion Editor uses MozOutline which is only needed if Orion aims for compatibility with Firefox 1.5. As far as I know, Orion 0.3 requires at least Firefox 5 and Orion 0.4 requires Firefox 8.

In Firefox 13 we are removing support for MozOutline. See:

https://bugzilla.mozilla.org/show_bug.cgi?id=730532

Please remove the use of MozOutline. Thank you!
Comment 1 Silenio Quarti CLA 2012-03-08 17:22:22 EST
The editor run in browsers/versions that orion is not targeting. I still do some testing on Firefox 3.6 which already has the outline CSS property, so removing the use of MozOutline is fine.

Fixed
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=f02673930ec8d88c7493b6bc4aaab7ca770aa5bc
Comment 2 Mihai Sucan CLA 2012-03-09 04:15:20 EST
Thank you!