Closed Bug 913619 Opened 11 years ago Closed 11 years ago

Minimize the #includes in image/src

Categories

(Core :: Graphics: ImageLib, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla26

People

(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Attached patch Patch (v1)Splinter Review
      No description provided.
Attachment #800919 - Flags: review?(jmuizelaar)
Attachment #800919 - Flags: review?(jmuizelaar) → review+
A story about this patch would be nice.
I'll add the below to the commit message when landing:

    This patch was generated by running include-what-you-use on image/src,
    and then removing the #include statements suggested by that tool, either
    replacing them with forward declarations of the used names in headers,
    or dropping the ones that were completely unnecessary, and then adding
    new #include statements in other places that were implicitly relying on
    some of the removed #include statements.
https://hg.mozilla.org/mozilla-central/rev/de8f83fde394
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: