Closed Bug 29534 Opened 26 years ago Closed 25 years ago

remove DNS_TIMING from final release build

Categories

(Core :: Networking, defect, P3)

All
Other
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: warrensomebody, Assigned: warrensomebody)

Details

The DNS_TIMING stuff was put into both debug and release builds to get a handle on dns performance. We should be sure to remove it before FCS. From nsDnsService.h: //#ifdef DEBUG #define DNS_TIMING 1 // XXX remove later //#endif Basically uncomment out the ifdef debug stuff and leave it in debug builds only.
Target Milestone: M16
Moving non-essential, non-beta2 and performance-related bugs to M17.
Target Milestone: M16 → M17
Target Milestone: M17 → M18
post-beta2
Fixed. We're not using this stuff in release builds now.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
verified
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.