Closed Bug 1300933 Opened 9 years ago Closed 9 years ago

Bogus forward declaration in TextureD3D9.h

Categories

(Core :: Graphics: Layers, defect)

All
Windows
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla51
Tracking Status
firefox51 --- fixed

People

(Reporter: mstange, Assigned: mstange)

Details

Attachments

(1 file)

gfx/layers/d3d9/TextureD3D9.h: > namespace mozilla { > namespace gfxs { > class DrawTarget; > } > } This file already includes 2D.h, and mozilla::gfxs is not the proper namespace.
Comment on attachment 8788705 [details] Bug 1300933 - Remove unnecessary forward declaration of mozilla::gfxs::DrawTarget. https://reviewboard.mozilla.org/r/77104/#review75384
Attachment #8788705 - Flags: review?(nical.bugzilla) → review+
Pushed by kgupta@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/0abb41799b5b Remove unnecessary forward declaration of mozilla::gfxs::DrawTarget. r=nical
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: