Closed Bug 1293364 Opened 8 years ago Closed 8 years ago

Factor out duplicate xpidl typedefs from netwerk

Categories

(Core :: Networking, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla51
Tracking Status
firefox51 --- fixed

People

(Reporter: nika, Assigned: nika)

References

Details

(Whiteboard: [necko-active])

Attachments

(1 file, 1 obsolete file)

The rust bindings for xpcom being implemented in bug 1293362 require that no duplicate typedefs occur within idl files. All instances of these duplicate typedefs are found in netwerk. This patch removes these duplicate typedefs.
Attachment #8779011 - Flags: review?(honzab.moz)
Whiteboard: [necko-active]
Comment on attachment 8779011 [details] [diff] [review]
Refactor out duplicate typedefs in xpidl

Review of attachment 8779011 [details] [diff] [review]:
-----------------------------------------------------------------

I'd rather move typedef unsigned long nsLoadFlags; to nsIRequest.idl where it logically belongs IMO.
Attachment #8779011 - Flags: review?(honzab.moz) → review-
Attachment #8779011 - Attachment is obsolete: true
Comment on attachment 8779445 [details] [diff] [review]
Refactor out duplicate typedefs in xpidl

Review of attachment 8779445 [details] [diff] [review]:
-----------------------------------------------------------------

thanks!
Attachment #8779445 - Flags: review?(honzab.moz) → review+
Pushed by michael@thelayzells.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e421ca6968b2
Refactor out duplicate typedefs in xpidl, r=mayhemer
https://hg.mozilla.org/mozilla-central/rev/e421ca6968b2
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: