Closed
Bug 822263
Opened 13 years ago
Closed 13 years ago
Change nsAbView.cpp to use DebugOnly.h instead of Util.h
Categories
(MailNews Core :: Address Book, defect)
MailNews Core
Address Book
Tracking
(seamonkey2.17 fixed)
VERIFIED
FIXED
Thunderbird 20.0
| Tracking | Status | |
|---|---|---|
| seamonkey2.17 | --- | fixed |
People
(Reporter: mconley, Assigned: iannbugzilla)
References
Details
Attachments
(1 file)
|
1.33 KB,
patch
|
mconley
:
review+
|
Details | Diff | Splinter Review |
Bug 820570 moved DebugOnly from Util.h into DebugOnly.h.
This is causing build-breakage for us. We simply need to switch us over to using DebugOnly.h.
This uses the same format as the m-c patch, so puts the new include at the beginning of the file.
Currently testing locally and then will push to try.
Moving to MailNews Core.
Severity: normal → blocker
Product: Thunderbird → MailNews Core
Hardware: x86 → All
Version: 20 → Trunk
| Reporter | ||
Comment 3•13 years ago
|
||
Comment on attachment 692965 [details] [diff] [review]
Switch from Util.h to DebugOnly.h [Checked in: Comment 7]
Review of attachment 692965 [details] [diff] [review]:
-----------------------------------------------------------------
Perfect. Thanks Ian!
Attachment #692965 -
Flags: review?(mconley) → review+
| Reporter | ||
Comment 4•13 years ago
|
||
FWIW, this patch fixed my busted build.
| Reporter | ||
Comment 6•13 years ago
|
||
I think it just needs to land. I'll do it.
| Reporter | ||
Comment 7•13 years ago
|
||
Landed on comm-central as https://hg.mozilla.org/comm-central/rev/8b55bdd4b0a3
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 20.0
status-seamonkey2.17:
--- → fixed
https://tbpl.mozilla.org/?tree=Thunderbird-Try&rev=3a140ce538e5
No bustage and fails are already known.
Attachment #692965 -
Attachment description: Switch from Util.h to DebugOnly.h → Switch from Util.h to DebugOnly.h [Checked in: Comment 7]
You need to log in
before you can comment on or make changes to this bug.
Description
•