Remove unused variable from nsSVGForeignObjectFrame::DoReflow
RESOLVED
FIXED
in mozilla13
Status
()
People
(Reporter: heycam, Assigned: heycam)
Tracking
Bug Flags:
Firefox Tracking Flags
(Not tracked)
Details
Attachments
(1 attachment)
2.05 KB,
patch
|
dholbert
:
review+
|
Details | Diff | Splinter Review |
availableSpace is unused.
(Assignee) | ||
Comment 1•7 years ago
|
||
Created attachment 594849 [details] [diff] [review] Plus an assertion string typo fix while I'm here.
Attachment #594849 -
Flags: review?(dholbert)
(Assignee) | ||
Updated•7 years ago
|
Summary: Plus an assertion string typo fix while I'm here. → Remove unused variable from nsSVGForeignObjectFrame::DoReflow
Updated•7 years ago
|
Attachment #594849 -
Flags: review?(dholbert) → review+
Updated•7 years ago
|
Assignee: nobody → cam
Status: NEW → ASSIGNED
Version: unspecified → Trunk
(Assignee) | ||
Comment 2•7 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/c0e5acc9b044
Flags: in-testsuite-
Target Milestone: --- → mozilla13
Comment 3•7 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/c0e5acc9b044
Status: ASSIGNED → RESOLVED
Last Resolved: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•