Closed Bug 939578 Opened 11 years ago Closed 11 years ago

Build netwerk/streamconv in unified mode

Categories

(Core :: Networking, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla28

People

(Reporter: cpeterson, Assigned: cpeterson)

References

Details

(Whiteboard: [qa-])

Attachments

(1 file, 1 obsolete file)

Attached patch unify-netwerk-streamconv.patch (obsolete) (deleted) — Splinter Review
I only needed to add an #include guard to ParseFTPList.h.

https://tbpl.mozilla.org/?tree=Try&rev=319370e81f11
Attachment #8333533 - Flags: review?(mcmanus)
Comment on attachment 8333533 [details] [diff] [review]
unify-netwerk-streamconv.patch

I need to fix a build error. :\
Attachment #8333533 - Flags: review?(mcmanus)
Blocks: unified
Attached patch 939578.patch (deleted) — Splinter Review
I needed to make the following changes:

* Move static definition NS_DEFINE_CID(kTestConverterCID) from a header file to a .cpp file.

* Consolidate duplicate saturate() function definitions.

* Remove nsBinHexDecoder.cpp's unnecessary CR and LF #defines because were conflicting with the nsCRT::CR and nsCRT:LF enums on non-OSX platforms.

Green Try build:
https://tbpl.mozilla.org/?tree=Try&rev=4f353f28c6c8
Attachment #8333533 - Attachment is obsolete: true
Attachment #8333726 - Flags: review?(mcmanus)
Attachment #8333726 - Flags: review?(mcmanus) → review+
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/f9aebddb6938
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: