Closed
Bug 908778
Opened 12 years ago
Closed 12 years ago
Reduce the number of #includes in nsIFrame.h
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
mozilla26
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
(Blocks 1 open bug)
Details
Attachments
(5 files)
|
3.54 KB,
patch
|
MatsPalmgren_bugz
:
review+
|
Details | Diff | Splinter Review |
|
2.60 KB,
patch
|
MatsPalmgren_bugz
:
review+
|
Details | Diff | Splinter Review |
|
4.80 KB,
patch
|
MatsPalmgren_bugz
:
review+
|
Details | Diff | Splinter Review |
|
997 bytes,
patch
|
MatsPalmgren_bugz
:
review+
|
Details | Diff | Splinter Review |
|
843 bytes,
patch
|
MatsPalmgren_bugz
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #794773 -
Flags: review?(matspal)
| Assignee | ||
Comment 2•12 years ago
|
||
Attachment #794774 -
Flags: review?(matspal)
| Assignee | ||
Comment 3•12 years ago
|
||
Attachment #794775 -
Flags: review?(matspal)
| Assignee | ||
Comment 4•12 years ago
|
||
Attachment #794776 -
Flags: review?(matspal)
| Assignee | ||
Comment 5•12 years ago
|
||
Attachment #794777 -
Flags: review?(matspal)
| Assignee | ||
Comment 6•12 years ago
|
||
Comment 7•12 years ago
|
||
Comment on attachment 794773 [details] [diff] [review]
Part 1: Don't #include nsIContent.h in nsIFrame.h
Nice! r=mats
Attachment #794773 -
Flags: review?(matspal) → review+
Updated•12 years ago
|
Attachment #794774 -
Flags: review?(matspal) → review+
Updated•12 years ago
|
Attachment #794775 -
Flags: review?(matspal) → review+
Updated•12 years ago
|
Attachment #794776 -
Flags: review?(matspal) → review+
Updated•12 years ago
|
Attachment #794777 -
Flags: review?(matspal) → review+
| Assignee | ||
Comment 8•12 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/68d4e2efd5ab
https://hg.mozilla.org/integration/mozilla-inbound/rev/d4161ac800dd
https://hg.mozilla.org/integration/mozilla-inbound/rev/d086ec92b7e0
https://hg.mozilla.org/integration/mozilla-inbound/rev/7715dfab376c
https://hg.mozilla.org/integration/mozilla-inbound/rev/f8542e9a0986
Comment 9•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/68d4e2efd5ab
https://hg.mozilla.org/mozilla-central/rev/d4161ac800dd
https://hg.mozilla.org/mozilla-central/rev/d086ec92b7e0
https://hg.mozilla.org/mozilla-central/rev/7715dfab376c
https://hg.mozilla.org/mozilla-central/rev/f8542e9a0986
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
You need to log in
before you can comment on or make changes to this bug.
Description
•