Ed Morley
|
ba3b1b3c70
|
Backed out changeset 97858e5c1f13 (bug 975338)
|
2014-03-10 17:57:53 +00:00 |
|
Steve Workman
|
560c161014
|
Bug 975338 - Add PChannelDiverter and new messages to PHttpChannel r=jduell
|
2014-03-10 18:31:05 +01:00 |
|
Yuan Xulei
|
73d6f1a7a2
|
Bug 956646 - Add renameTo to nsIFile interface. r=bsmedberg
|
2014-01-06 16:51:39 +08:00 |
|
Ehsan Akhgari
|
860f2c1f29
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
|
Gregor Wagner
|
4b97c261ac
|
Bug 959391 - Remove hard to debug assert. r=jdm
|
2014-01-28 17:15:29 -05:00 |
|
Josh Aas
|
3d9ebbdeae
|
Bug 960648: Consistently mark IPDL methods as MOZ_OVERRIDE. Part 2. r=bent
|
2014-01-17 13:49:39 -06:00 |
|
Jason Duell
|
aff7a80ada
|
Bug 945066: remote nsIDNSService to child. r=jdm
* * *
bug 945066. Fix windows bustage. r=jduell
|
2013-12-11 11:03:51 -08:00 |
|
Carsten "Tomcat" Book
|
dab9140074
|
Backed out changeset 3072c9af15b3 (bug 945066) for fixing bustage on a CLOSED TREE
|
2013-12-11 11:51:35 +01:00 |
|
Jason Duell
|
8b747e58d5
|
Bug 945066: Make nsIDNSService work on child processes. r=jdm
|
2013-12-11 01:37:57 -08:00 |
|
Chris Peterson
|
f8187673ac
|
Bug 946998 - Initialize UDPSocketParent pointer to nullptr. r=jduell
|
2013-12-05 15:41:46 -08:00 |
|
Patrick Wang
|
86103e0775
|
Bug 870660: Part 1: Add packat filter to UDPSocketParent/Child. r=jduell
|
2013-11-30 00:13:44 +08:00 |
|
Ms2ger
|
808d52ae79
|
Bug 937224 - Part g: Move LOCAL_INCLUDES to moz.build in netwerk/; r=mshal
|
2013-11-28 15:25:39 +01:00 |
|
Mike Hommey
|
97a38484da
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
|
2013-11-19 11:50:54 +09:00 |
|
Mike Hommey
|
06e3b30661
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
|
Mike Hommey
|
7f7e4faac1
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Mike Hommey
|
656e86914a
|
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
|
2013-11-19 11:47:14 +09:00 |
|
Ed Morley
|
8fe1e9fa73
|
Merge latest green b2g-inbound changeset and mozilla-central
|
2013-11-18 10:54:01 +00:00 |
|
Vincent Chang
|
e30305bd12
|
Bug 921963 - [RTSP] Support RTSP in Android JB build. r=sworkman
|
2013-11-13 16:03:26 +08:00 |
|
Chris Peterson
|
a905447791
|
Bug 939121 - Build netwerk/ipc, protocol, socket, srtp, and wifi in unified mode. r=mcmanus
|
2013-11-12 18:50:41 -08:00 |
|
Mike Hommey
|
2f761731e9
|
Bug 935857 - Replace MOZ_RTSP with proper NECKO_PROTOCOL handling. r=gps,r=vchang
|
2013-11-12 07:52:33 +09:00 |
|
Shih-Chiang Chien
|
ad2d18e0d6
|
Bug 869869 - Part 2, add PUDPSocket IPDL interface, r=jdm.
|
2013-05-10 20:00:28 +08:00 |
|
Nathan Froyd
|
270ac1681b
|
Bug 918651 - part 8 - remove redundant includes from IPDL files; r=ehsan
These include statements have been made redundant by all the qualifications
to the using statements.
|
2013-10-18 13:34:08 -04:00 |
|
Nathan Froyd
|
d3d40de64f
|
Bug 918651 - part 7a - fix source files bootlegging things from IPDL headers; rs=ehsan
|
2013-10-18 16:57:55 -04:00 |
|
Nathan Froyd
|
af290b73c4
|
Bug 918651 - part 5 - qualify all IPDL using statements with required header; r=ehsan
|
2013-10-01 15:25:07 -04:00 |
|
Mike Hommey
|
8227d7aa95
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Brian O'Keefe
|
e1887a3861
|
Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal
|
2013-10-02 13:17:55 -04:00 |
|
Benjamin Chen
|
10a76379f7
|
Bug 831645 - Part1, Add Rtsp protocol and streaming protocol interface. r=jduell.mcbugs, sworkman
|
2013-09-23 18:12:11 +08:00 |
|
Fabrice Desré
|
de93e51704
|
Bug 918658 - Don't pretend that mozIApplication inherits from mozIDOMApplication r=bent
|
2013-10-08 15:52:26 -07:00 |
|
Ms2ger
|
94faef7220
|
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
|
2013-10-03 09:11:13 +02:00 |
|
Thinker Lee
|
894dfd9896
|
Bug 771765 - Support template content process, part 4: Clone IPC protocol objects that will be up when the template process is ready. r=khuey, r=bent
|
2013-06-03 18:14:37 +08:00 |
|
Fabrice Desré
|
82f197f0b4
|
Bug 882186 - Whitelist the neterror url in NeckoParent r=jduell
|
2013-09-24 14:21:12 -07:00 |
|
Fabrice Desré
|
d25d67cf14
|
Bug 918090 - Let NeckoParent get the app:// uri when remoting file opening. r=jduell
|
2013-09-18 16:55:56 -07:00 |
|
Benoit Jacob
|
c719617d8e
|
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
|
2013-09-19 09:54:39 -04:00 |
|
Wes Kocher
|
df60e63207
|
Backed out changeset 554bfe767519 (bug 913847) for leaking on a CLOSED TREE
|
2013-09-18 17:21:02 -07:00 |
|
Benoit Jacob
|
7bcf1eee88
|
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
|
2013-09-18 18:50:32 -04:00 |
|
Mike Hommey
|
b207d5baf7
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Brian O'Keefe
|
3e41167fed
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
|
2013-08-15 09:02:09 -04:00 |
|
Ms2ger
|
fa5722f361
|
Bug 883284 - Part e: Move LIBXUL_LIBRARY into moz.build (k-o); r=ted
|
2013-08-22 08:56:00 +02:00 |
|
Ms2ger
|
29328591d6
|
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
|
2013-08-22 08:55:59 +02:00 |
|
David Zbarsky
|
6e7f72fa17
|
Bug 890570: Stop using PBrowser for all other protocols r=jduell
|
2013-08-21 02:49:44 -04:00 |
|
David Zbarsky
|
5b0fb8f910
|
Bug 890570 - PRemoteOpenFile Constructor doesn't need PBrowser r=jduell
|
2013-08-21 02:49:43 -04:00 |
|
David Zbarsky
|
c91f2c4b53
|
Bug 890570 - PTCPSocket constructor doesn't need PBrowser r=jduell
|
2013-08-21 02:49:42 -04:00 |
|
David Zbarsky
|
1cc1a8ebea
|
Bug 890570 - PCookieService doesn't need PBrowser r=jduell
|
2013-08-21 02:49:41 -04:00 |
|
Brian O'Keefe
|
98285dee36
|
Bug 896177 - Remove useless config.mk includes; r=gps
|
2013-07-17 16:06:53 -04:00 |
|
Tomoaki Konno
|
e6ceccc826
|
Bug 797561 - Expose a server tcp socket API to web applications r=honza
|
2013-07-29 10:36:43 -07:00 |
|
David Zbarsky
|
2dc6c7f6e8
|
Bug 894646 - Various dom deCOM cleanups r=Ms2ger
|
2013-07-23 16:39:17 -07:00 |
|
Joshua Cranmer
|
2bde801f36
|
Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus
|
2013-07-18 21:24:13 -05:00 |
|
Brian O'Keefe
|
8e950f22ee
|
Bug 883502 - Part 1: Move 'chromium_config.mk' includes after rules.mk. r=gps
|
2013-07-04 08:28:43 -04:00 |
|
Trevor Saunders
|
0f403ccaa4
|
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
|
2013-07-11 11:06:34 -04:00 |
|
David Zbarsky
|
89b9f3844a
|
Bug 885804: Renaming in netwerk r=jduell
|
2013-07-08 11:48:39 -04:00 |
|