Closed
Bug 317232
Opened 19 years ago
Closed 19 years ago
Enable SVG in Camino
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mark, Assigned: mark)
Details
(Keywords: verified1.8)
Attachments
(1 file)
10.77 KB,
patch
|
mark
:
review+
|
Details | Diff | Splinter Review |
This came up in bug 317077 comment 4. Gecko SVG support is still incomplete, but there are definite positives to an implementation that's integrated tightly into the browser. Firefox 1.5 is shipping with SVG, it should be considered for Camino 1.0 too.
Assignee | ||
Comment 1•19 years ago
|
||
Assignee | ||
Comment 2•19 years ago
|
||
Comment on attachment 203760 [details] [diff] [review]
Enable SVG in Camino
The pbxproj changes add the following files to Camino.app/Contents/MacOS:
components/dom_svg.xpt
components/gksvgrenderer.xpt
res/svg.css
Comment 3•19 years ago
|
||
i'd say go for it, we don't want to be in another situation like midas and gmail (where they sniff us wrong).
though where do we draw the line? what about mathml?
Assignee | ||
Updated•19 years ago
|
Attachment #203760 -
Flags: review?(mikepinkerton)
Comment 4•19 years ago
|
||
I think you don't draw a line, you use the line drawn by XULRunner and libxul and ship the same Gecko as everyone else. We need to make sure that those defaults are better-reflected in the configure defaults (f.e., I think you still have to explicitly do --enable-canvas to get what Firefox ships), to help projects like Camino DTRT here.
Comment 5•19 years ago
|
||
(In reply to comment #3)
> i'd say go for it, we don't want to be in another situation like midas and
> gmail (where they sniff us wrong).
>
> though where do we draw the line? what about mathml?
Wikipedia sniffs and uses MathML if it can -- why wouldn't Camino want that?
What problem is solved by liposuction?
/be
Comment 6•19 years ago
|
||
Brendan: Even if Camino wanted MathML, there are issues with "turning it on". That, however, is bug 190307.
Comment 7•19 years ago
|
||
What whippersnapper pipped me to the post?
Get it on for SVG support NOW!
Assignee | ||
Comment 8•19 years ago
|
||
Comment on attachment 203760 [details] [diff] [review]
Enable SVG in Camino
pinkerton came up to New York just to give r+ in person.
Attachment #203760 -
Flags: review?(mikepinkerton) → review+
Assignee | ||
Comment 9•19 years ago
|
||
Checked in, trunk and branch.
Comment 10•19 years ago
|
||
v on branch and trunk.
Status: RESOLVED → VERIFIED
Keywords: fixed1.8 → verified1.8
You need to log in
before you can comment on or make changes to this bug.
Description
•