Closed
Bug 1479272
Opened 8 years ago
Closed 8 years ago
remove svg.marker-improvements.enabled pref
Categories
(Core :: SVG, enhancement)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: longsonr, Assigned: longsonr)
Details
Attachments
(1 file)
|
4.72 KB,
patch
|
heycam
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•8 years ago
|
||
Assignee: nobody → longsonr
Attachment #8995791 -
Flags: review?(cam)
Comment 2•8 years ago
|
||
Comment on attachment 8995791 [details] [diff] [review]
remove svg.marker-improvements.enabled pref
Review of attachment 8995791 [details] [diff] [review]:
-----------------------------------------------------------------
::: dom/svg/test/test_markerOrient.xhtml
@@ +88,4 @@
> SimpleTest.finish();
> }
>
> + window.addEventListener("load", runTests);
"runTests" should be "run" here?
Attachment #8995791 -
Flags: review?(cam) → review+
| Assignee | ||
Comment 3•8 years ago
|
||
Pushed by longsonr@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f4f93d6502f4
remove svg.marker-improvements.enabled pref r=heycam
Comment 5•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•