Closed Bug 898525 Opened 11 years ago Closed 11 years ago

Separate out Gfx helpers into GfxMessageUtils.h

Categories

(Core :: IPC, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla26

People

(Reporter: jrmuizel, Assigned: jrmuizel)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

This helps us include less.
Assignee: nobody → jmuizelaar
Attachment #782042 - Flags: review?(bent.mozilla)
Comment on attachment 782042 [details] [diff] [review]
Separate out Gfx helpers into GfxMessageUtils.h

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

::: gfx/layers/Layers.h
@@ +24,5 @@
>  #include "nsStyleAnimation.h"
>  #include "FrameMetrics.h"
>  #include "mozilla/gfx/2D.h"
>  #include "mozilla/TimeStamp.h"
> +//#include "mozilla/CanonicalRegion.h"

Ignore this hunk
Comment on attachment 782042 [details] [diff] [review]
Separate out Gfx helpers into GfxMessageUtils.h

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

::: gfx/ipc/GfxMessageUtils.h
@@ +599,5 @@
> +template<>
> +struct ParamTraits<mozilla::layers::TextureInfo>
> +{
> +  typedef mozilla::layers::TextureInfo paramType;
> +  

Nit: trailing whitespace here
Attachment #782042 - Flags: review?(bent.mozilla) → review+
https://hg.mozilla.org/mozilla-central/rev/7a16c36f50fc
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: