Closed Bug 1516980 Opened 5 years ago Closed 5 years ago

Move nsSMILCompositor and nsSMILTimedElement to the mozilla namespace

Categories

(Core :: SVG, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla66
Tracking Status
firefox66 --- fixed

People

(Reporter: longsonr, Assigned: longsonr)

Details

Attachments

(1 file)

      No description provided.
Attached patch patchSplinter Review
Assignee: nobody → longsonr
Attachment #9033763 - Flags: review?(bbirtles)
Comment on attachment 9033763 [details] [diff] [review]
patch

Review of attachment 9033763 [details] [diff] [review]:
-----------------------------------------------------------------

::: dom/smil/SMILTimedElement.cpp
@@ +12,3 @@
>  #include "mozilla/EventDispatcher.h"
> +#include "mozilla/SMILAnimationFunction.h"
> +#include "mozilla/TaskCategory.h"

Nice! Thank you!

::: dom/smil/nsSMILTimeContainer.cpp
@@ +6,4 @@
>  
>  #include "nsSMILTimeContainer.h"
>  #include "nsSMILTimeValue.h"
> +#include "SMILTimedElement.h"

(I guess this should be mozilla/SMILTimedElement.h but I'm starting to doubt my own advice on this.)
Attachment #9033763 - Flags: review?(bbirtles) → review+
Pushed by longsonr@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c8faeeccdb0e
Move nsSMILCompositor and nsSMILTimedElement to the mozilla namespace r=bbirtles
https://hg.mozilla.org/mozilla-central/rev/c8faeeccdb0e
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: