Closed Bug 102453 Opened 23 years ago Closed 23 years ago

nsSpaceManager doesn't need an XPCOM interface

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla0.9.6

People

(Reporter: dbaron, Assigned: dbaron)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

nsSpaceManager is entirely internal to layout -- it doesn't need an XPCOM
interface (nsISpaceManager).  If the interface were removed, we could even use
some inline functions for some of the simple things this does (particularly the
ones I'm going to add for bug 86947).
Target Milestone: --- → mozilla0.9.6
Comment on attachment 55106 [details] [diff] [review]
cleaned-up patch

sr=waterson
Attachment #55106 - Flags: superreview+
+  // Get the bouding rect of the trapezoid

typo alert.

Also, what does "semantic compare" mean?

/be
I have to admit that I haven't even read all the code that I moved from one file
to the other. :-)
Comment on attachment 55106 [details] [diff] [review]
cleaned-up patch

r=jag
Attachment #55106 - Flags: review+
Checked in 2001-10-25 22:05/06 PDT.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: