Ryan VanderMeulen
|
f7acda1bd6
|
Backed out changeset 636fa3174368 (bug 983910) for xpcshell failures.
CLOSED TREE
|
2014-03-26 15:47:54 -04:00 |
|
Nathan Froyd
|
dfd53166ec
|
Bug 986082 - add memory reporters for SPDY zlib buffers; r=hurley,njn
|
2014-03-20 14:22:17 -04:00 |
|
Angel Gonzalez
|
57b6c948fe
|
Bug 986241 - Fix wrong .it entries containing a space r=gerv
|
2014-03-21 18:11:22 +01:00 |
|
Nicholas Hurley
|
46d35cb55e
|
Bug 965869 (part 2) - HTTP/2 draft10 tests. r=mcmanus
|
2014-03-26 10:58:11 -07:00 |
|
Nicholas Hurley
|
10802b03b1
|
Bug 965869 (part 1) - HTTP/2 draft10 client implementation. r=mcmanus
|
2014-03-26 10:58:09 -07:00 |
|
Birunthan Mohanathas
|
f76d5cb7f6
|
Bug 986076 - Handle JS_NewStringCopyZ failure in ProxyAutoConfig.cpp r=mcmanus
|
2014-03-26 10:38:29 -07:00 |
|
Steve Workman
|
ddce428119
|
Bug 983910 - Set mParentListener for HttpChannelParent objects created after HTTP redirects r=jduell
|
2014-03-26 10:30:58 -07:00 |
|
Pranav Kant
|
1d60f37523
|
Bug 952927 : Part 1 - Exposed raw data on UDP socket messages, r=bz,mcmanus,schien.
|
2014-03-13 13:43:36 +08:00 |
|
Pranav Kant
|
c3118c11cf
|
Bug 952927 : Part 2 - Extended TestUDPSocket for raw data functionality, r=mcmanus
|
2014-03-13 13:43:42 +08:00 |
|
Pranav Kant
|
d0a12e3e17
|
Bug 952927 : Part 3 - Added xpcshell-test for raw data functionality, r=mcmanus
|
2014-03-13 13:43:46 +08:00 |
|
Wes Kocher
|
e3328da835
|
Backed out changeset 18f95fb1d866 (bug 948901) for breaking OSX m-oth
|
2014-03-25 18:20:40 -07:00 |
|
Neil Rashbrook
|
f4de454016
|
Bug 948901 FTP directory listings need to support the Character Encoding menu r=mayhemer,michal
|
2014-03-25 23:56:40 +00:00 |
|
Birunthan Mohanathas
|
1e1672e622
|
Bug 845478 - Part 8: Use JS::CallArgs instead of JS_{ARGV,SET_RVAL,...} in remaining instances. r=Waldo
|
2014-03-25 14:42:33 -04:00 |
|
Andrea Marchesini
|
78d2c5e587
|
Bug 910010 - Implementation of PFileDescriptorSet - part 2, r=bent
|
2014-03-25 18:37:28 +00:00 |
|
Andrea Marchesini
|
4fad1489fb
|
Bug 910010 - Implementation of PFileDescriptorSet - part 1, r=khuey
|
2014-03-25 18:37:13 +00:00 |
|
Randell Jesup
|
b539c533b6
|
Bug 986762: don't release DataChannelConnection on transient thread on readblob failure r=smaug
|
2014-03-23 14:52:02 -04:00 |
|
Marco Bonardo
|
f158c5459a
|
Bug 959576 - Create a component to get the list of priority domains. r=gavin
|
2014-03-22 14:24:36 +01:00 |
|
Andrew McCreight
|
711f812b8a
|
Bug 975823, part 13 - Make BFSTableData::predecessor into an AutoPtr. r=mcmanus
|
2014-03-21 09:43:41 -07:00 |
|
Andrew McCreight
|
2016935adb
|
Bug 975823, part 12 - Inline BFSState into BFSTableData. r=mcmanus
|
2014-03-21 09:43:41 -07:00 |
|
Andrew McCreight
|
17e5685a84
|
Bug 975823, part 11 - BFSTableData only uses the state case of its union. r=mcmanus
|
2014-03-21 09:43:41 -07:00 |
|
Andrew McCreight
|
c40624eb03
|
Bug 975823, part 10 - Substitute two SCTableData local vars. r=mcmanus
|
2014-03-21 09:43:40 -07:00 |
|
Andrew McCreight
|
f946453f2f
|
Bug 975823, part 9 - No reason to store a pointer to the list, just store it inline. r=mcmanus
|
2014-03-21 09:43:40 -07:00 |
|
Andrew McCreight
|
064ffd4923
|
Bug 975823, part 8 - Inline nsStreamConverterService::Init which is now infallible. r=mcmanus
|
2014-03-21 09:43:40 -07:00 |
|
Andrew McCreight
|
97fbe13e38
|
Bug 975823, part 7 - Replace SCTableData with a typedef. r=mcmanus
|
2014-03-21 09:43:40 -07:00 |
|
Andrew McCreight
|
2ae6596de8
|
Bug 975823, part 6 - Remove unneeded indirection in SCTableData. r=mcmanus
|
2014-03-21 09:43:40 -07:00 |
|
Andrew McCreight
|
349b1f4556
|
Bug 975823, part 5 - SCTableData only uses the edges case of its union. r=mcmanus
|
2014-03-21 09:43:40 -07:00 |
|
Andrew McCreight
|
c570740f97
|
Bug 975823, part 4 - SCTableData doesn't use its key field. r=mcmanus
|
2014-03-21 09:43:40 -07:00 |
|
Andrew McCreight
|
83858323d4
|
Bug 975823, part 3 - Split SCTableData into two data types, one for each table. r=mcmanus
|
2014-03-21 09:43:39 -07:00 |
|
Andrew McCreight
|
a5be5679bf
|
Bug 975823, part 2 - Take advantage of infallible new in nsStreamConverterService. r=mcmanus
|
2014-03-21 09:43:39 -07:00 |
|
Andrew McCreight
|
14d4a8fe82
|
Bug 975823, part 1 - Remove some trailing whitespace from nsStreamConverterService. r=mcmanus
|
2014-03-21 09:43:39 -07:00 |
|
Sid Stamm
|
0f1689a71a
|
Bug 835357 - fix telemetry probes for DNT so they accumulate before the pings are sent. r=mcmanus
|
2014-03-20 16:37:47 -07:00 |
|
Simone Carletti
|
73a1d8098b
|
Bug 967524 - Update to CentralNic SLDs. r=gerv
|
2014-03-21 08:52:01 -04:00 |
|
Carsten "Tomcat" Book
|
8dd01a51fe
|
merge b2g-inbound to mozilla-central
|
2014-03-20 14:07:58 +01:00 |
|
Wes Kocher
|
edfe693bb7
|
Backed out 13 changesets (bug 975823) for leaks on a CLOSED TREE
Backed out changeset cd2da33bf4a2 (bug 975823)
Backed out changeset 62e2a43453f0 (bug 975823)
Backed out changeset 7f8366953cae (bug 975823)
Backed out changeset d46f1c00b4e5 (bug 975823)
Backed out changeset 3c36fb646951 (bug 975823)
Backed out changeset d535c32d3894 (bug 975823)
Backed out changeset 3f918acda96a (bug 975823)
Backed out changeset 6e2caad87673 (bug 975823)
Backed out changeset b550057222a2 (bug 975823)
Backed out changeset 24d9fe77f4e9 (bug 975823)
Backed out changeset 5be6da95a4b1 (bug 975823)
Backed out changeset b09d50f488c3 (bug 975823)
Backed out changeset ca381ebe34ae (bug 975823)
|
2014-03-19 17:45:28 -07:00 |
|
Andrew McCreight
|
bbc6a87d98
|
Bug 975823, part 13 - Make BFSTableData::predecessor into an AutoPtr. r=mcmanus
|
2014-03-19 16:57:49 -07:00 |
|
Andrew McCreight
|
65243fae71
|
Bug 975823, part 12 - Inline BFSState into BFSTableData. r=mcmanus
|
2014-03-19 16:57:49 -07:00 |
|
Andrew McCreight
|
ba617611ce
|
Bug 975823, part 11 - BFSTableData only uses the state case of its union. r=mcmanus
|
2014-03-19 16:57:49 -07:00 |
|
Andrew McCreight
|
7873b503df
|
Bug 975823, part 10 - Substitute two SCTableData local vars. r=mcmanus
|
2014-03-19 16:57:49 -07:00 |
|
Andrew McCreight
|
ad6791161d
|
Bug 975823, part 9 - No reason to store a pointer to the list, just store it inline. r=mcmanus
|
2014-03-19 16:57:49 -07:00 |
|
Andrew McCreight
|
690e4856cd
|
Bug 975823, part 8 - Inline nsStreamConverterService::Init which is now infallible. r=mcmanus
|
2014-03-19 16:57:48 -07:00 |
|
Andrew McCreight
|
6e7872304e
|
Bug 975823, part 7 - Replace SCTableData with a typedef. r=mcmanus
|
2014-03-19 16:57:48 -07:00 |
|
Andrew McCreight
|
153644d061
|
Bug 975823, part 6 - Remove unneeded indirection in SCTableData. r=mcmanus
|
2014-03-19 16:57:48 -07:00 |
|
Andrew McCreight
|
d7d971d800
|
Bug 975823, part 5 - SCTableData only uses the edges case of its union. r=mcmanus
|
2014-03-19 16:57:48 -07:00 |
|
Andrew McCreight
|
e199e4f217
|
Bug 975823, part 4 - SCTableData doesn't use its key field. r=mcmanus
|
2014-03-19 16:57:48 -07:00 |
|
Andrew McCreight
|
91599872e2
|
Bug 975823, part 3 - Split SCTableData into two data types, one for each table. r=mcmanus
|
2014-03-19 16:57:48 -07:00 |
|
Andrew McCreight
|
2b2a1af996
|
Bug 975823, part 2 - Take advantage of infallible new in nsStreamConverterService. r=mcmanus
|
2014-03-19 16:57:47 -07:00 |
|
Andrew McCreight
|
f686f91b75
|
Bug 975823, part 1 - Remove some trailing whitespace from nsStreamConverterService. r=mcmanus
|
2014-03-19 16:57:47 -07:00 |
|
Patrick McManus
|
88cc90ed8f
|
bug 477578 - http methods should be case sensitive r=hurley
|
2014-03-18 12:36:18 -04:00 |
|
Simone Carletti
|
e71364ccef
|
Bug 985464 - Add outsystemscloud.com to PSL. r=gerv
|
2014-03-19 13:42:38 -04:00 |
|
Simone Carletti
|
31a96c5575
|
Bug 984995 - Update PSL for .se. r=gerv
|
2014-03-19 13:42:38 -04:00 |
|