Closed Bug 1208929 Opened 9 years ago Closed 9 years ago

Enable -Wshadow for /dom/animation

Categories

(Core :: DOM: Animation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla44
Tracking Status
firefox44 --- fixed

People

(Reporter: birtles, Assigned: birtles)

References

Details

Attachments

(1 file)

I suppose bug 1207030 didn't do this because of the shadowing that will be fixed in bug 1208385.
This patch also shuffles the order of LOCAL_INCLUDES and FINAL_LIBRARY to match what most other moz.build files seem to do.
Attachment #8666548 - Flags: review?(mh+mozilla)
Assignee: nobody → bbirtles
Status: NEW → ASSIGNED
(In reply to Brian Birtles (:birtles) from comment #0) > I suppose bug 1207030 didn't do this because of the shadowing that will be > fixed in bug 1208385. That should be bug 1207951.
Depends on: 1207951
No longer depends on: 1208385
Comment on attachment 8666548 [details] [diff] [review] Turn on -Wshadow for dom/animation Review of attachment 8666548 [details] [diff] [review]: ----------------------------------------------------------------- ::: dom/animation/moz.build @@ +33,5 @@ > LOCAL_INCLUDES += [ > '/dom/base', > ] > + > +FINAL_LIBRARY = 'xul' No real need to move this.
Attachment #8666548 - Flags: review?(mh+mozilla) → review+
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla44
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: