Olli Pettay
0040a9cd76
Bug 1023280 - Rename dictionary.ToObject to ToObjectInternal, r=bz
2014-06-11 22:38:55 +03:00
Michal Novotny
941cc3658c
Bug 1023114 - backout of d56a7b4ed009, r=honzab
2014-06-10 19:12:51 +02:00
Michal Novotny
3c122f5d9b
Bug 1023114 - nsILoadContextInfo.idl UUID have to be updated for the 31 release, r=honzab
2014-06-10 18:46:10 +02:00
Patrick McManus
6bed93400d
bug 1022268 - cleaned up ssl type list too early r=honzab
...
--HG--
extra : rebase_source : 0e4204b61977f969f95906e18ff481c400801b7f
2014-06-09 22:16:57 -04:00
Andrea Marchesini
d1365e73a4
Bug 1020041 - host limit in nsStandardURL, r=jduell, r=valentin
...
--HG--
rename : dom/base/test/test_url_empty_port.html => dom/base/test/test_url_malformedHost.html
2014-06-10 12:53:54 +01:00
Jeremy Poulin
21428535f7
Bug 1016622
: Renaming mozilla::network::Seer to mozilla::network Predictor. r=hurley
...
--HG--
rename : netwerk/base/public/nsINetworkSeer.idl => netwerk/base/public/nsINetworkPredictor.idl
rename : netwerk/base/public/nsINetworkSeerVerifier.idl => netwerk/base/public/nsINetworkPredictorVerifier.idl
rename : netwerk/base/src/Seer.cpp => netwerk/base/src/Predictor.cpp
rename : netwerk/base/src/Seer.h => netwerk/base/src/Predictor.h
rename : netwerk/test/unit/test_seer.js => netwerk/test/unit/test_predictor.js
2014-06-03 13:37:46 -07:00
Monica Chew
3858a700c8
Bug 1012882: Restrict pinning to desktop (r=keeler)
2014-06-02 15:06:30 -07:00
Robert O'Callahan
2a92625af7
Bug 1015664
. Part 2: Remove some NS_HIDDEN usage. r=bsmedberg
2014-06-03 00:08:24 +12:00
Robert O'Callahan
cbb8fdebfc
Bug 1015664
. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
2014-06-03 00:08:21 +12:00
Victor Porof
9ce7e9c089
Bug 1007203 - Always add categories when pushing to the pseudostack, r=djvj
2014-05-23 17:12:29 -04:00
Valentin Gosu
bfa80ae2c2
Bug 960014 - Make nsStandardURL::SetHost less magical around IPv6 r=honzab
...
Enforces brackets for IPv6 URLs in SetHost
Removed unreachable _if (!*host)_ block in nsStandardURL::SetHost
SetHostPort fails for empty and non-int strings
2014-05-02 06:31:43 +03:00
Jeremy Poulin
370d9ae036
Bug 1016617 - Prevent a subresources' hit count from overflowing over its parent. r=hurley
2014-05-29 10:38:30 -07:00
Jeremy Poulin
7095d2917e
Bug 1016615 - Make subresources inherit timestamps from their parent. r=hurley
2014-05-28 17:40:17 -07:00
Brian Hackett
4e0b65ef88
Bug 941805 - Use helper thread pool in all runtimes in a process, r=billm.
2014-05-29 13:06:23 -06:00
David Keeler
4434286b6b
bug 1006710 - add class of PSM errors to SEC and SSL errors r=briansmith
2014-05-28 15:28:03 -07:00
Monica Chew
6fe994703a
Bug 974018: Implement nsIRedirectHistory (r=mayhemer)
2014-05-22 12:58:23 -07:00
Jeff Walden
96e2ce765d
Bug 999651, bug 995679, bug 1009952, bug 1011007, bug 991981. r=sfink, r=shu, r=jandem, r=jdm, r=luke, r=bbouvier, r=nmatsakis, r=bz, r=ehsan, r=jgilbert, r=smaug, r=sicking, r=terrence, r=bholley, r=bent, r=efaust, r=jorendorff
2014-05-27 14:32:41 -07:00
Ryan VanderMeulen
095b86b386
Backed out changeset 2c631967ab9e (bug 999651) for B2G crashes.
...
CLOSED TREE
2014-05-27 14:08:30 -04:00
Jeff Walden
06f73fbe81
Bug 999651, bug 995679, bug 1009952, bug 1011007, bug 991981. r=sfink, r=shu, r=jandem, r=jdm, r=luke, r=bbouvier, r=nmatsakis, r=bz, r=ehsan, r=jgilbert, r=smaug, r=sicking, r=terrence, r=bholley, r=bent
2014-05-27 09:56:43 -07:00
Neil Rashbrook
ef8d375d0b
Bug 869836 - Part 9a: Use AssignLiteral(MOZ_UTF16(...)) instead of Assign(NS_LITERAL_STRING(...)). r=ehsan
...
Relading with correct bug number so DONTBUILD.
--HG--
extra : amend_source : 6e05de7729c27761564124212b7d4cbe3318e482
2014-05-26 21:54:10 +03:00
Birunthan Mohanathas
7ed88d413a
Backout 8b8bbe7aa1cc due to wrong bug number
2014-05-27 14:42:13 +03:00
Neil Rashbrook
71828ecc1c
Bug 995730 - Part 9a: Use AssignLiteral(MOZ_UTF16(...)) instead of Assign(NS_LITERAL_STRING(...)). r=ehsan
...
--HG--
extra : rebase_source : d2d3d611c06a2a7ec930fb11576d7c8335c0a6e2
2014-05-26 21:54:10 +03:00
Kyle Huey
8c5cca136c
Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan
2014-05-23 12:53:17 -07:00
Carsten "Tomcat" Book
2b06f4758f
merge b2g-inbound to mozilla-central
2014-05-22 15:21:43 +02:00
Birunthan Mohanathas
952b834c76
Bug 869836 - Part 9: Use AssignLiteral instead of Assign(NS_LITERAL_STRING(...))
. r=ehsan
2014-05-22 06:48:52 +03:00
Birunthan Mohanathas
0e6f3a6562
Bug 869836 - Part 3: Use Append('c')
instead of AppendLiteral("c")
. r=ehsan
2014-05-22 06:48:51 +03:00
Vincent Chang
78dd44da11
Bug 951278 - [RTSP][V1.3] The RTSP streaming always stops at the last 1st or 2nd second. r=sworkman
2014-03-18 14:30:51 +08:00
Patrick McManus
a127a1cf25
bug 1012853 - kill switch for https proxying r=hurley
2014-05-19 16:29:46 -04:00
Patrick McManus
173d1dc1d2
bug 378637 part 12 - proxy over TLS (i.e. https proxying) r=hurley
...
--HG--
extra : rebase_source : 85b4f6b3eb1a3977ff888fa70214055a41f72da5
2014-04-16 09:52:43 -04:00
Patrick McManus
1b05a32805
bug 378637 part 11 - move MakeConnectString() to nsHttpHandler r=hurley
...
--HG--
extra : rebase_source : 683d8c5203a17d8869bbce0bbdaeee0dc683442a
2014-04-22 15:46:06 -04:00
Patrick McManus
28f052fe8a
bug 378637 part 8 - add https proxy info type r=hurley
...
--HG--
extra : rebase_source : 430a9a58793ccc4da04d93044cf802b72f4e41d3
2014-04-15 18:16:41 -04:00
Daniel Holbert
cd261492f3
Bug 1008286: Remove unused variable 'kProxyType_UNKNOWN' from nsProtocolProxyService.cpp to fix clang warning. r=jduell
2014-05-14 16:52:52 -07:00
Monica Chew
730c8da49a
Bug 1009720: Telemetry for CERT_PINNING_TEST_RESULTS (r=keeler)
2014-05-13 13:50:13 -07:00
Benjamin Chen
fb4b9a800b
Bug 993598 - Don't move forward the mStartPos if the writer returns a failure value. r=roc
2014-05-13 15:26:40 +08:00
Ryan VanderMeulen
db079aae32
Backed out 11 changesets (bug 378637) for Android crashes.
...
Backed out changeset 2a607cddc4cb (bug 378637)
Backed out changeset e416503aea99 (bug 378637)
Backed out changeset b2257226899f (bug 378637)
Backed out changeset dafd618c3f52 (bug 378637)
Backed out changeset dfde9d47d8c4 (bug 378637)
Backed out changeset cf9de5c367a5 (bug 378637)
Backed out changeset 62aa68e8b499 (bug 378637)
Backed out changeset 38efa8f2e56e (bug 378637)
Backed out changeset 2b5753e09a92 (bug 378637)
Backed out changeset 7a73873e133d (bug 378637)
Backed out changeset f58ce7ac1c7f (bug 378637)
2014-05-09 15:25:55 -04:00
Patrick McManus
f685e08634
bug 378637 part 11 - proxy over TLS (i.e. https proxying) r=hurley
...
--HG--
extra : rebase_source : 8962538247666781e30eaa3b9673b857ec150204
2014-04-16 09:52:43 -04:00
Patrick McManus
4aec6b5f79
bug 378637 part 10 - move MakeConnectString() to nsHttpHandler r=hurley
...
--HG--
extra : rebase_source : 3eadd579f343b4c275310d9d0b1ff79447ac5ee2
2014-04-22 15:46:06 -04:00
Patrick McManus
6629d7e226
bug 378637 part 7 - add https proxy info type r=hurley
...
--HG--
extra : rebase_source : 0b56558cf24e25b78f13d88dcef8f9d8ef7de2bd
2014-04-15 18:16:41 -04:00
Nicholas Hurley
f1f1004123
Bug 1007850 - Don't reset seer if it's not enabled. r=mcmanus
2014-05-08 17:35:59 -07:00
Igor Kolupaev
89db128641
Bug 997141 - Remove the recur parameter from nsIFile::Contains(). r=bsmedberg
2014-05-07 23:03:41 +03:00
Neil Rashbrook
5b1f7b4a77
Bug 514280 Only use nsCOMPtr for interfaces r=bsmedberg
2014-05-08 20:08:38 +01:00
Henri Sivonen
34b67bca76
Bug 943268 - Remove nsCharsetAlias and nsCharsetConverterManager. r=emk.
2014-05-08 12:32:00 +03:00
Camilo Viecco
b529036d7c
Bug 1006107 - Disable pining by default, setup pinning for *.addons.mozilla.org. r=dkeeler
...
--HG--
extra : rebase_source : 93b1dbd5dc31490424060729a3941deffa8ee1d5
2014-05-05 13:59:32 -07:00
Josh Aas
23e8d13927
Bug 960774: Add ActorDestroy impl for all parent-side actors that don't have one. It will be required soon. r=bent
2014-05-02 13:44:13 -05:00
Jim Blandy
bc756c3da1
Bug 1004313
: Handle partial flushes correctly in nsBufferedOutputStream::WriteSegments. r=mcmanus
2014-05-02 11:32:23 -07:00
J. Ryan Stinnett
58bef3b4fb
Bug 960397 - Part 2: Multicast option support for UDPSocket. r=mayhemer
2014-04-29 21:35:00 +02:00
J. Ryan Stinnett
4df91c74b0
Bug 960397 - Part 1: Add multicast options to UDP IDL. r=mayhemer
2014-04-17 15:58:00 +02:00
Birunthan Mohanathas
5f1fde8824
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
2014-04-27 03:06:00 -04:00
Camilo Viecco
80ec7bb1fa
Bug 915930 - Make mozilla::pkix the default certificate verifier for all (not just desktop) r=briansmith
...
--HG--
extra : rebase_source : 56402e60078298dc64cf5476afda7c95671a7092
2014-04-25 13:22:30 -07:00
Valentin Gosu
ff4fa43bdb
Bug 991116 - Intermittent test_ping_aboutnetworking.js. r=mcmanus
...
Use nsMainThreadPtrHandle<NetDashboardCallback> for JS objects.
Remove pointles code that clears the JS callback.
Fix test using out of scope variable.
2014-04-23 23:45:10 +03:00
Valentin Gosu
e621efc2fa
Bug 996055 - Prevent url.hostname from clearing the hostname. r=mcmanus
2014-04-23 17:45:58 +03:00
Chris Peterson
17761be1a4
Bug 999717 - Fix gcc -Wlogical-op warnings in netwerk. r=sworkman
2014-04-22 14:38:05 -07:00
Adrian Lungu
864ffca9e7
Bug 822480 - Add in the Resource Timing API. r=honzab, r=jst
2013-10-15 18:35:44 -07:00
Patrick McManus
50536a02af
Bug 997686 - SocketTransportService infaliible malloc cleanup r=sworkman
2014-04-15 22:41:06 -04:00
Patrick McManus
b94179a938
Bug 997688 - nsSocketTransport should track SocketTransportService via smart ptr r=sworkman
2014-04-15 23:00:39 -04:00
Nicholas Hurley
14305fa2c4
Bug 997166 - Avoid starting up the seer service if we don't have to. r=mcmanus
2014-04-17 10:41:17 -07:00
Ben Kelly
ed231bac61
Bug 993591: Eagerly free nsStreamLoader data. r=mcmanus
2014-04-17 10:59:54 -04:00
Jon Coppeard
173bd25321
Bug 993413 - Remove use of JS_Add/Remove*Root in favour of JS::PersistentRooted where possible r=terrence r=bz r=bholley
2014-04-16 09:47:53 +01:00
Kyle Huey
f8ac50b15d
Bug 995405: Don't pass around references to the observer service off the main thread. r=michal
...
--HG--
extra : rebase_source : 14baedc2f8e0d9f63b30be9c3c9eb373ba432ec5
2014-04-14 12:04:26 -07:00
Ryan VanderMeulen
60427a8b97
Backed out 2 changesets (bug 993734, bug 995405) for Windows bustage on a CLOSED TREE.
...
Backed out changeset 3797f7c91ed2 (bug 993734)
Backed out changeset 9d4032c2f237 (bug 995405)
2014-04-14 15:39:28 -04:00
Kyle Huey
d6377e31fc
Bug 995405: Don't pass around references to the observer service off the main thread. r=michal
2014-04-14 12:04:26 -07:00
Nicholas Hurley
4b1d12aa02
Bug 994344 - Prevent access of null mDB in seer. r=mcmanus
2014-04-11 22:52:58 -04:00
Valentin Gosu
cf4f80d9e4
Bug 991471 - Fix offset when setting host on URL. r=mcmanus
2014-04-10 10:23:04 -04:00
Michal Novotny
993f02b514
Bug 977766 - HTTP cache v2: selective deletion of data (by load context info), r=honzab, michal
2014-04-10 12:47:20 +02:00
David Rajchenbach-Teller
301344549d
Bug 928340 - Using nsIAsyncStreamCopier2 instead of nsIAsyncStreamCopier in NetUtil.asyncCopy. r=mayhemer
2014-04-09 02:27:00 +02:00
David Rajchenbach-Teller
b12935d64a
Bug 928340 - nsIAsyncStreamCopier2 and implementation. r=mayhemer
2014-04-09 02:26:00 +02:00
John Shih
4059919385
Bug 949956 - Move duplicated code to NetStatistics.h. r=mcmanus
2014-01-14 17:55:29 +08:00
Nicholas Hurley
aaa81fae5e
Bug 987248 - Prevent divide-by-zero in seer. r=mcmanus
2014-04-07 12:45:45 -07:00
Eric Faust
edf5e61761
Bug 890686 - Implement JS_GlobalObjectTraceHook, and install it appropriately. (r=billm)
2014-04-04 16:58:08 -07:00
Neil Rashbrook
936188506a
Bug 514280 Only use nsCOMPtr for interfaces r=bsmedberg
2014-04-03 23:06:26 +01:00
snigdha
9cc482da68
Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey
2014-04-01 08:29:25 -04:00
Jon Coppeard
fb6ccb11db
Bug 959787 - Handlify JS_ExecuteScript and JS::Evaluate APIs r=terrence r=bz
2014-04-01 11:34:39 +01:00
David Keeler
b6a0a0b48e
bug 990248 - enable mozilla::pkix by default in Firefox Nightly r=briansmith r=cviecco
2014-03-31 14:41:59 -07:00
Boris Zbarsky
6b002b786e
Bug 987112. Remove the redundant and somewhat annoying parentObject argument to dictionary ToObject() methods. r=bholley
2014-03-29 01:45:10 -04:00
Steve Workman
b8a5cf6797
Bug 989071 - Correct comment for nsIThreadRetargetableRequest.retargetDeliveryTo() r=jduell DONTBUILD comment change only
2014-03-28 10:53:39 -07:00
Neil Rashbrook
757dacf9be
Bug 514280 Remove concrete classes from interface maps r=bsmedberg
2014-03-28 08:40:13 +00:00
Ehsan Akhgari
186680d83a
Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg
2014-03-27 16:38:33 -04:00
Steve Workman
f158767b3e
Bug 983910 - Set mParentListener for HttpChannelParent objects created after HTTP redirects
2014-03-27 13:11:50 -07:00
Birunthan Mohanathas
10785154d9
Bug 986076 - Handle JS_NewStringCopyZ failure in ProxyAutoConfig.cpp r=mcmanus
2014-03-26 10:38:29 -07:00
Pranav Kant
6f1a295d68
Bug 952927 : Part 1 - Exposed raw data on UDP socket messages, r=bz,mcmanus,schien.
2014-03-13 13:43:36 +08:00
Birunthan Mohanathas
db98b1f766
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
ebeddf1969
Bug 910010 - Implementation of PFileDescriptorSet - part 2, r=bent
2014-03-25 18:37:28 +00:00
Andrea Marchesini
fdcbca4082
Bug 910010 - Implementation of PFileDescriptorSet - part 1, r=khuey
2014-03-25 18:37:13 +00:00
Marco Bonardo
fb58538bf3
Bug 959576 - Create a component to get the list of priority domains. r=gavin
2014-03-22 14:24:36 +01:00
Neil Rashbrook
604d9a5302
Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg
...
--HG--
extra : rebase_source : f8fb50de9292320eb7589dd28dc566d0f5044da6
2014-03-18 00:23:03 +00:00
Wes Kocher
c879b47079
Backed out 2 changesets (bug 514280) for OSX build bustage on a CLOSED TREE
...
Backed out changeset 2a015b45d808 (bug 514280)
Backed out changeset a01f97c1ed02 (bug 514280)
2014-03-17 15:19:53 -07:00
Neil Rashbrook
3e8915c4b8
Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg
...
--HG--
extra : rebase_source : eaca8b2925eaffb49e29a617cd72c0d6686e6d9e
2014-03-17 19:07:09 +00:00
Jon Coppeard
09b45e921b
Bug 959787 - Handlify JS_ExecuteScript, JS_EvaluateScript and other JS APIs r=sfink r=bz
2014-03-17 16:17:58 +00:00
Kyle Huey
817b5ccbd9
Bug 345123: Remove nsGetterAddRefs<T>'s operator nsISupports**. r=bsmedberg
2014-03-15 12:00:17 -07:00
Kyle Huey
fe6c4e28d6
Bug 967364: Rename already_AddRefed::get to take. r=bsmedberg
2014-03-15 12:00:15 -07:00
Tooru Fujisawa
4c405adecc
Bug 982302 - Braces are missing in nsBaseURLParser::ParseURL. r=mcmanus
2014-03-13 17:20:17 -04:00
Ryan VanderMeulen
c6f61d76e5
Merge m-c to fx-team.
2014-03-12 11:32:46 -04:00
Valentin Gosu
74fdab1adb
Bug 904594 - Make the Networking Dashboard thread safe. r=mcmanus
2014-03-11 17:59:50 +01:00
Patrick McManus
42b9536caf
bug 982103 - nsSocketTransportService::Dispatch shouldn't NS_WARNING on missing thread r=sworkman
2014-03-12 05:14:45 -04:00
Steve Workman
c0d484b966
Bug 975338 - Enable diverting of HTTP and FTP channels back to parent process from child r=jduell
2014-03-10 23:04:28 +01:00
Ed Morley
2e3cea0377
Backed out changeset ce8ed7a0dfef (bug 975338) for build failures; CLOSED TREE
2014-03-10 17:58:25 +00:00
Ed Morley
e914d19aae
Backed out changeset 97858e5c1f13 (bug 975338)
2014-03-10 17:57:53 +00:00
Ed Morley
4cf7c6989a
Backed out changeset 7a78f199e1cd (bug 975338)
2014-03-10 17:57:46 +00:00
Steve Workman
b040432bc0
Bug 975338 - Implement nsI|ADivertableChannel in FTPChannelChild|Parent r=jduell
2014-03-10 18:31:57 +01:00
Steve Workman
65a4092dcf
Bug 975338 - Add PChannelDiverter and new messages to PHttpChannel r=jduell
2014-03-10 18:31:05 +01:00