Closed Bug 903844 Opened 12 years ago Closed 12 years ago

Add/update iwyu annotations for various files

Categories

(Core :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla26

People

(Reporter: Ms2ger, Assigned: Ms2ger)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Attached patch Patch v1Splinter Review
ehsan for xpcom/profiler; khuey for content/dom/makefile changes.
Attachment #788664 - Flags: review?(khuey)
Attachment #788664 - Flags: review?(ehsan)
Comment on attachment 788664 [details] [diff] [review] Patch v1 Review of attachment 788664 [details] [diff] [review]: ----------------------------------------------------------------- ::: content/events/public/nsVKList.h @@ +2,2 @@ > /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ > /* vim: set ts=2 et sw=2 tw=80: */ I have |set modelines=2| in my .vimrc, which means "look for a Vim modeline in the first two lines of a file". This change will break that. Of course, I could change it from 2 to 3. But futzing with the standard file header seems less than ideal. Can the IWYU pragma be moved down, preferably after the license block?
Sure.
Attachment #788664 - Flags: review?(ehsan) → review+
Comment on attachment 788664 [details] [diff] [review] Patch v1 Review of attachment 788664 [details] [diff] [review]: ----------------------------------------------------------------- The makefile change looks fine. I'm assuming ehsan reviewed the IWYU stuff since I have no idea what it does.
Attachment #788664 - Flags: review?(khuey) → review+
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: in-testsuite-
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: