Closed Bug 842723 Opened 12 years ago Closed 12 years ago

Remove incorrect include of jsscriptinlines.h from CompileInfo.h

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla22

People

(Reporter: nmatsakis, Unassigned)

References

Details

Attachments

(1 file)

ion/CompileInfo.h includes jsscriptinlines.h, which it should not do, since inline files should be included from .cpp files to avoid cycles.
Attachment #715655 - Flags: review?(dvander)
Attachment #715655 - Flags: review?(dvander) → review+
Blocks: 829602
well, I suppose it's ok to include one inline header file from another.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
Depends on: 845503
In the future, probably good to look at HG blame when removing a line of code, and marking as "Depends-on" the bug in question, in case there was a reason that code was there. This bug effectively was a backout of bug 840339, and it should have resulted in that bug being reopened. (Sine that didn't happen, I ended up wasting time filing a dupe & doing some repeated work on the re-introduced bug. :-/ )
No longer blocks: 829602
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: