Commit Graph

9563 Commits

Author SHA1 Message Date
John Shih
92540ea816 Bug 922924 - Centralize the code for network per-app metering. r=jduell 2013-10-30 18:00:17 +08:00
Mike Hommey
2812d11fce 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
e06d795c71 Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps 2013-11-19 11:48:10 +09:00
Mike Hommey
26bc04d200 Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal 2013-11-19 11:47:43 +09:00
Mike Hommey
e80e877ab7 Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
Mike Hommey
317149d3d5 Bug 939042 - Remove library building related variables in directories that build no C/C++ sources. r=mshal 2013-11-19 11:47:29 +09:00
Mike Hommey
ffe0380912 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
Ryan VanderMeulen
29a675042d Backed out changeset 5d4d19ebcd70 (bug 922924) for B2G debug bustage. 2013-11-18 14:21:24 -05:00
Kai-Zhen Li
cca502679c Bug 927325 - Set mCondition to NS_ERROR_OFFLINE when it is offline. r=mcmanus 2013-11-16 12:36:29 +08:00
John Shih
bfad4b0db5 Bug 922924 - Centralize the code for network per-app metering. r=jduell 2013-10-30 18:00:17 +08:00
Ed Morley
9a0878501e Merge latest green b2g-inbound changeset and mozilla-central 2013-11-18 10:54:01 +00:00
Chris Peterson
cf2e68463e Bug 939576 - Build netwerk/protocol/http in unified mode. r=mcmanus 2013-11-16 21:19:51 -08:00
Vincent Chang
7733fae85f Bug 921963 - [RTSP] Support RTSP in Android JB build. r=sworkman 2013-11-13 16:03:26 +08:00
Ms2ger
dacb9165d8 Merge fx-team into mozilla-central. 2013-11-17 14:27:37 +01:00
Makoto Kato
be0206f4b3 Bug 935499. r=honzab 2013-11-16 18:30:12 +09:00
Simone Carletti
678daaa486 Bug 939113 - Update PSL for .IM. r=gerv 2013-11-15 21:47:03 -05:00
Ryan VanderMeulen
1e6ecbf0e0 Backed out changeset f3c4d03ad677 (bug 922924) for bustage. 2013-11-15 08:32:23 -05:00
Simone Carletti
ad094d567e Bug 936769 - Add newly-minted gTLDs to the PSL (to 2013-11-15). r=gerv 2013-11-15 08:16:12 -05:00
John Shih
da9048378f Bug 922924 - Centralize the code for network per-app metering. r=jduell 2013-10-30 18:00:17 +08:00
Jason Duell
79ec883c29 Bug 934805 - Ensure client code passes in sane argument to baseDomain functions. r=hurley 2013-11-15 21:46:39 -05:00
Patrick McManus
22a3dd902f bug 937612 - speculative connect after shutdown r=mayhemer
--HG--
extra : rebase_source : bdece017e4a26ad940e25eb052c983edb145e9d3
2013-11-16 08:54:44 -05:00
Patrick McManus
887338be30 Bug 937867 - typo of mCriticalRequestPrioritization r=hurley
--HG--
extra : rebase_source : ed5a9c0d8713c5d00fb70d8e442dd320306c1df1
2013-11-13 08:31:20 -05:00
Chris Peterson
ac59be7069 Bug 939121 - Build netwerk/ipc, protocol, socket, srtp, and wifi in unified mode. r=mcmanus 2013-11-12 18:50:41 -08:00
Robert Bindar
d5481a6e40 Bug 923686 - Refactor about:networking return values. r=hurley 2013-11-20 09:29:01 -05:00
Ryan VanderMeulen
98ea4dada0 Merge m-c to inbound on a CLOSED TREE. 2013-11-14 20:58:52 -05:00
Ryan VanderMeulen
3af5f0a28a Merge b2g-inbound to m-c on a CLOSED TREE. 2013-11-14 20:57:32 -05:00
Wes Kocher
79dc7ae4d3 Merge inbound to m-c 2013-11-12 16:34:04 -08:00
Brian Smith
4dc0340481 Bug 937721, Part 1: Back out cset 8dbd3f432835 (bug 932176), r=kaie
--HG--
extra : rebase_source : 80f4b7ee7e4f77ef92cb42e6163f95074d68d306
2013-11-12 11:25:55 -08:00
Brian Smith
a4eca92369 Bug 932176: Add preference to control whether OCSP GET is used, off by default, r=cviecco
--HG--
extra : rebase_source : 4452d8959f22152512ed428184726c9834f6e4c3
2013-11-12 18:28:20 -08:00
Joshua Cranmer
f8f4ab7e4c Bug 935789, part 2: Implement RotateLeft/RotateRight in MFBT and use them, r=Waldo.
--HG--
extra : rebase_source : efda8cfde4ec1b8cee007f528d682830f43f9111
2013-11-12 18:24:56 -06:00
Joshua Cranmer
f6366dd338 Bug 935789, part 1: Kill most uses of prbit.h, r=ehsan
--HG--
extra : rebase_source : 4c44e60c72e0ece3cea7ed1cf79079bd2a1b6487
2013-11-12 18:22:38 -06:00
Ed Morley
f3fd933326 Merge latest green inbound changeset and mozilla-central 2013-11-12 15:08:15 +00:00
Shih-Chiang Chien
6e2bf838f8 Bug 936801 - use forward declaration for NetAddr instead of include DNS.h. r=mcmanus. 2013-11-12 13:54:17 +01:00
Wes Kocher
111b82b754 Merge inbound to m-c 2013-11-11 15:51:01 -08:00
Ryan VanderMeulen
ac6b377e78 Merge inbound to m-c. 2013-11-11 15:41:03 -05:00
Steve Workman
cd82942f6f Bug 853423 - Tests to verify speculative connection are blocked for local IP addresses r=mcmanus 2013-11-10 23:00:12 -08:00
Steve Workman
531e509b8a Bug 853423 - Block speculative connections for local IP addresses r=mcmanus 2013-11-10 22:59:40 -08:00
Birunthan Mohanathas
02a1314689 Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan 2013-11-11 14:17:14 -05:00
Shih-Chiang Chien
15e652486c Bug 938492 - Correct contractID and interface name, remove obsolete test file. r=mcmanus 2013-11-14 15:26:50 -05:00
Cervantes Yu
98ea105cb1 Bug 937018 - Mark the network seer thread in the Nuwa process. r=khuey 2013-11-08 19:00:06 +08:00
Vincent Chang
ae6bba1c7d Bug 938072 - Follow-up to bug 935857 to replace MOZ_RTSP to NECKO_PROTOCOL_rtsp. r=glandium 2013-11-13 22:58:09 +08:00
Brian Smith
09f6dec4df Bug 934663: Enable AES-GCM cipher suites; disable SEED, ECDH_*, and FIPS, and DSS+Camellia cipher suites, r=cviecco
--HG--
extra : rebase_source : a1542ba09258448e571109bc4aa6423cd9ad616a
2013-11-01 05:20:03 -07:00
Steve Workman
3ffd81b53e Bug 936685 - Clear more listeners in nsHttpConnectionMgr::nsHalfOpenSocket::Abandon r=mcmanus 2013-11-09 10:40:52 -08:00
Ryan VanderMeulen
90671400e0 Merge m-c to inbound. 2013-11-12 15:35:37 -05:00
Nicholas Hurley
4774d0bf3b Bug 935413 - Fix dumb sql error in Seer. r=mcmanus 2013-11-11 16:07:41 -08:00
Mike Hommey
09b5ae9027 Bug 935857 - Replace MOZ_RTSP with proper NECKO_PROTOCOL handling. r=gps,r=vchang 2013-11-12 07:52:33 +09:00
Mike Hommey
507d5397fb Bug 935857 - Add AC_SUBST_SET to create a set() of strings in config.status and use it for NECKO_PROTOCOLS. r=gps 2013-11-12 07:52:32 +09:00
Ryan VanderMeulen
13a4ea2031 Merge m-c to inbound. 2013-11-11 15:55:25 -05:00
Ed Morley
98da2c262b Merge mozilla-central and b2g-inbound 2013-11-12 15:11:34 +00:00
Ed Morley
6c3a904be0 Merge mozilla-central and inbound 2013-11-20 12:44:07 +00:00
Chris Peterson
a0818a8b90 Bug 940215 - Build netwerk/cache2, ftp, and rtsp in unified mode. r=mcmanus 2013-11-17 23:29:11 -08:00
Benjamin Chen
b2e3c6bfa5 Bug 892395 - Use RTP-Info as base timestamp instead of sender report(SR). r=sworkman 2013-07-22 16:39:20 +08:00
Benjamin Chen
14e74e3599 Bug 877116 - 1.addPacket(): Add timestamp for each AU in one RTP packet. 2.submitAccessUnit(): Post message for each AU. 3. Get the mConstantDuration from SDP or calculate it from RTP packets. r=sworkman 2013-07-22 14:55:46 +08:00
Eddy Bruel
afa82c35ec Bug 938907 - Get rid of the compile and go flag on ContextOptions; r=bholley 2013-11-19 12:41:42 +01:00
Chris Peterson
eed95ac5c2 Bug 939578 - Build netwerk/streamconv in unified mode. r=mcmanus 2013-11-16 23:33:56 -08:00
Mark Finkle
24dbdc00cd Backout 86253e0141c8 to avoid cross-branch merge isses from fx-team and bug 913985 2013-11-18 23:52:01 -05:00
Mark Finkle
462cd597b5 Bug 939680 - Implement nsINetworkLinkService.linkType on Android r=blassey 2013-11-18 23:43:09 -05:00
Zack Weinberg
8ce5c1241b Bug 933494: add public suffix list tests for internationalized domain names. r=gerv 2013-11-07 14:10:58 -05:00
Carsten "Tomcat" Book
2490b7a836 merge b2g-inbound to mozilla-central 2013-11-07 15:50:39 +01:00
Carsten "Tomcat" Book
debadf6309 merge fx-team to mozilla-central 2013-11-07 14:24:24 +01:00
Matthew Gregan
5ccd288bd0 Bug 935349 - Remove disabled DASH code. r=doublec 2013-11-07 17:08:30 +13:00
Mike Hommey
50e2fd01b1 Bug 935387 - Remove non recursed install targets. r=mshal 2013-11-07 10:37:45 +09:00
Rodrigo Silveira
608efc5a34 Bug 900137 - add support for multple icon sizes to the search service r=yoric sr=gavin 2013-09-22 20:01:01 -07:00
Simone Carletti
a1977806af Bug 925176 - Remove exceptions for .OM gTLD. r=gerv
There is no more wildcard rule. Exceptions are not required.
2013-11-06 08:59:54 -05:00
Simone Carletti
58284e8108 Bug 934131 - Remove k12.sd.us from PSL. r=gerv 2013-11-05 11:19:29 -05:00
Henri Sivonen
5ac2a5be04 Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky. 2013-11-04 13:24:33 +02:00
Carsten "Tomcat" Book
6646962e49 Backed out changeset 88e0c01e2d81 (bug 910192) bustage on a CLOSED TREE 2013-11-04 13:04:02 +01:00
Henri Sivonen
7af818f242 Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky. 2013-11-04 13:24:33 +02:00
Shih-Chiang Chien
4d0b41056b Bug 869869 - Part 2, add PUDPSocket IPDL interface, r=jdm. 2013-05-10 20:00:28 +08:00
Shih-Chiang Chien
8386ef37f4 Bug 869869 - Part 1, change nsUDPServerSocket to nsUDPSocket, r=mcmanus.
--HG--
rename : netwerk/base/public/nsIUDPServerSocket.idl => netwerk/base/public/nsIUDPSocket.idl
rename : netwerk/base/src/nsUDPServerSocket.cpp => netwerk/base/src/nsUDPSocket.cpp
rename : netwerk/base/src/nsUDPServerSocket.h => netwerk/base/src/nsUDPSocket.h
2013-05-10 20:00:22 +08:00
Dan Auerbach
bfe22175cc Bug 822869 - Expand user options and limit default behavior for sending of HTTP referers. r=jduell 2013-11-15 21:46:37 -05:00
Meadhbh Hamrick
b2b4678420 Bug 861266: Enable TLS 1.2 by default, r=briansmith
--HG--
extra : rebase_source : 4f28724d58791e1ee0e281ff48232f5aaca2048f
2013-11-01 04:48:57 -07:00
Brian Smith
c4d5fa5097 Bug 932176: Add preference to control whether OCSP GET is used, off by default, r=cviecco
--HG--
extra : rebase_source : 7cbc273155d04bc64a110eda9216c6f727ce0c18
2013-10-24 14:32:09 -07:00
Nathan Froyd
61378e49b8 Bug 918651 - part 9 - remove useless includes from IPDL files; r=ehsan
These includes are no longer needed.  It's much easier to locate these
includes when they're not obscured by a bunch of other stuff.
2013-10-18 14:47:04 -04:00
Nathan Froyd
ec839c62b4 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
05e020c835 Bug 918651 - part 7a - fix source files bootlegging things from IPDL headers; rs=ehsan 2013-10-18 16:57:55 -04:00
Nathan Froyd
ebcc1e1abf Bug 918651 - part 5 - qualify all IPDL using statements with required header; r=ehsan 2013-10-01 15:25:07 -04:00
Mike Hommey
3da504d65e Bug 933135 - Treat SIMPLE_PROGRAMS more like PROGRAM. r=mshal 2013-11-02 08:43:55 +09:00
John Shih
ab4aae2e25 Bug 746073 - Network Per-App Metering on HTTP layer. r=honzab 2013-06-28 11:35:46 +08:00
Mike Hommey
5e41d2d75c Bug 932197 - Put QT generated files in GENERATED_SOURCES. r=gps 2013-11-01 10:30:45 +09:00
Mason Chang
888c7498bb Bug 927633 - Move UA overrides to the child process. r=jchen 2013-10-31 10:09:06 -04:00
John Shih
1428699652 Bug 855948 - Network Per-App Metering on FTP Layer. r=mcmanus 2013-10-24 12:04:44 +08:00
Carsten "Tomcat" Book
8def22b731 Merge b2g-inbound to Mozilla-Central 2013-10-29 15:14:46 +01:00
Blake Kaplan
26aad20f21 Bug 924702 - Fix an XPCOM violation, compartment mismatch and rooting error. r=fabrice 2013-10-28 17:25:44 -07:00
Fabrice Desré
31838c5aeb Bug 924702 - Rewrite the app:// protocol handler in c++ r=jduell,mrbkap 2013-10-23 11:56:20 -07:00
Nicholas Hurley
14a7d1f5a2 Bug 881804 (part 1) - Add support for predictive network actions. r=mcmanus f=honzab sr=biesi 2013-10-25 14:56:51 -07:00
Randell Jesup
756f0284a3 Bug 930778: Support DataChannel ACK for unordered channels r=tuexen 2013-10-25 16:08:18 -04:00
Ed Morley
4f7dd51a89 Merge mozilla-central and inbound 2013-10-25 17:55:18 +01:00
Gregor Wagner
aa3b686883 Backout bug 924702 for test failures.
--HG--
extra : transplant_source : %29%D1%A0%88%92%88%87%A3%21%8A%A1%90%F5%DFD%10%CE%DD%13%C3
2013-10-25 08:19:31 -07:00
Albert Crespell
9391a1773f Bug 887699 - Part 3/4 Fix access of websocket channel and TCPSocket to NetworkStats API. r=jduell,gene 2013-10-11 08:54:34 +02:00
Mike Hommey
b000a846c2 Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
Simone Carletti
2f7940fb2e Bug 927072 - Add Cupcake to PSL 2013-10-15 12:40:00 +01:00
kli@mozilla.com
ba101f2b5b Bug 927291 - Fix system has no response if sdcard is full during download. r=jduell
--HG--
extra : rebase_source : 7288b511e999050c1da1c2ed501aa3dc6ab1dba0
2013-10-22 11:22:57 +08:00
Brian Smith
d7c650a645 Bug 733647: Enable TLS 1.1 by default, r=wtc
--HG--
extra : rebase_source : 539406fa06a715e60d84b207a6112257262817f6
2013-10-26 01:01:37 -07:00
Patrick McManus
b4f57f6b35 bug 931856 http data usage telemetry updates r=jduell 2013-10-28 21:00:27 -04:00
Gregory Szorc
9bd5fc0064 Bug 927837 - Don't manage generated files in configure; r=glandium
--HG--
extra : rebase_source : b502ce209de6a0ae10e130644e424687e4fae85e
2013-10-23 14:43:32 -07:00
Brian O'Keefe
9c9d71fddb Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal 2013-10-02 13:17:55 -04:00
Michael Harrison
52fc47f2da Bug 917049 - Remove the security.enable_tls_session_tickets pref. r=keeler 2013-10-22 12:33:00 +01:00
Simon Montagu
f077892c45 Add new bidi control characters defined in Unicode 6.3. Bug 922530, r=jfkthame 2013-10-02 16:07:02 +03:00
Carsten "Tomcat" Book
0e4e01758c Merge mozilla-inbound to Mozilla-Central 2013-10-24 07:05:29 +02:00
Mike Hommey
59a17d0f20 Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps 2013-10-24 08:05:43 +09:00
Mike Hommey
3fa7456cd6 Bug 913268 - Make CPP_SOURCES a StrictOrderingOnAppendList. r=mshal 2013-10-24 08:00:23 +09:00
Fabrice Desré
9ec3e78b23 Bug 924702 - Rewrite the app:// protocol handler in c++ r=jduell 2013-10-23 11:56:20 -07:00
Ms2ger
e5eac232d0 Merge inbound to m-c. 2013-10-20 10:40:40 +02:00
Ms2ger
12852e45ea Bug 908142 - Part e: Move FAIL_ON_WARNINGS to moz.build in netwerk/test/; r=gps 2013-10-20 09:25:19 +02:00
Patrick McManus
d8c1d8f5f4 bug 816472 - incremental downloader error checking around bad server byte ranges r=jduell 2013-10-19 21:08:25 -04:00
Ehsan Akhgari
6fedf6801d Bug 928052 - Remove some prtypes.h inclusions from netwerk/; r=mcmanus 2013-10-18 10:45:29 -04:00
Masatoshi Kimura
b3417b692d Bug 925599 - Suppress warning in netwerk/. r=mcmanus 2013-10-18 07:25:23 +09:00
Birunthan Mohanathas
6f158bc61c Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan
--HG--
extra : rebase_source : 9335e9b4b0ac02e8066fbb79797bbc0d3fd73874
2013-10-23 16:36:09 -04:00
Steve Workman
2201bcbcea Bug 924967 - Add main thread assertions for Cancel in nsLoadGroup, nsHttpChannel and nsInputStreamPump r=mcmanus 2013-10-17 10:21:32 -07:00
Ryan VanderMeulen
2a5d6a7ebf Backed out 4 changesets (bug 887699).
Backed out changeset 5c878c48d732 (bug 887699)
Backed out changeset 57b03d7055e8 (bug 887699)
Backed out changeset ea06175feb4f (bug 887699)
Backed out changeset 516d0f14f7fd (bug 887699)
2013-10-16 17:12:54 -04:00
Jim Chen
92a5350743 Bug 917685 - Let complex overrides take precedence over pref overrides; r=dao 2013-10-16 10:51:23 -04:00
Wes Kocher
b3eca32cc4 Merge inbound to m-c 2013-10-15 20:15:17 -07:00
Honza Bambas
6645e77fc2 Bug 924938 - Correctly include CacheLog.h as the first file in a module to force logging in opt builds, r=michal 2013-10-15 20:08:26 +02:00
Honza Bambas
beeafc847d Bug 925352 - Fix LOAD_ONLY_FROM_CACHE flag and load while offline, r=michal 2013-10-15 20:08:25 +02:00
Simone Carletti
8005abd5e9 Bug 910651 - Add newly-minted gTLDs (from July to September 2013) to the PSL. r=gerv 2013-10-15 13:54:10 -04:00
Albert Crespell
6c7a4f8f91 Bug 887699 - Part 3: Fix access of websocket channel and TCPSocket to NetworkStats API. r=jduell, r=gene 2013-10-11 08:54:34 +02:00
Benjamin Chen
9271e5abf6 Bug 831645 - Part1, Add Rtsp protocol and streaming protocol interface. r=jduell.mcbugs, sworkman 2013-09-23 18:12:11 +08:00
Camilo Viecco
73c2ff5b85 Bug 926116 : AES-GCM ciphers now disabled by default. r=bsmith 2013-10-14 13:32:23 -07:00
Camilo Viecco
6b0bb1f2bf Backed out changeset f327334172ab. Bad bug number in comment.  926116(good) vs 926166(bad) 2013-10-14 13:24:03 -07:00
Camilo Viecco
856d916684 Bug 926166: disable aes-gcm ciphers as default. r=bsmith. 2013-10-14 13:11:34 -07:00
Gian-Carlo Pascutto
05a19aceca Bug 925705 - Fix mismatched logging define check. r=honzab 2013-10-14 16:50:49 +02:00
Josh Aas
fe850b11b0 Bug 925083: Remove support/code for nsIAppleFileDecoder. r=mcmanus 2013-10-11 02:32:47 -05:00
Wes Kocher
6313f43c69 Merge inbound to m-c 2013-10-10 18:59:58 -07:00
Kyle Machulis
9230dfa4b3 Bug 925229: Turn DataChannelListener into its own header to avoid windows.h inclusion; r=jesup 2013-10-10 14:04:28 -07:00
Bill McCloskey
2f6f36b3b4 Bug 924259 - Fix error message when httpd.js is already running (r=Waldo) 2013-10-10 10:52:12 -07:00
Patrick McManus
8ca74e702f bug 777354 - make httpd.js shutdown quickly with idle never used sockets r=jduell 2013-10-10 01:28:52 -04:00
Patrick McManus
9dc49d8d00 bug 922691 - nshttptransaction pointer log formatters for 64bit r=jduell 2013-10-01 11:48:47 -04:00
Benjamin Smedberg
b5fb993e7f Bug 753687 - nsCategoryCache implementation doesn't free old category entries if their contract mapping is removed using .unregisterFactory. Store the factory objects directly in the map, instead of keeping both a map and a separate list. r=froydnj 2013-10-10 08:48:03 -04:00
Ryan VanderMeulen
c430ecd99d Merge m-c to inbound.
CLOSED TREE
2013-10-09 15:34:02 -04:00
Honza Bambas
e37c4f6637 Bug 920802 - don't set/drop OPEN_TRUNCATE flag when opening entries from an appcache for read, r=michal 2013-10-09 19:34:44 +02:00
Carsten "Tomcat" Book
3b3eed5482 Merge mozilla-central to fx-team 2013-10-09 12:29:07 +02:00
Paolo Amadini
b610d7693d Bug 920017 - Race condition in BackgroundFileSaver when setTarget is called multiple times in append mode. r=mcmanus 2013-10-09 10:13:49 +02:00
Fabrice Desré
628b85da4f Bug 918658 - Don't pretend that mozIApplication inherits from mozIDOMApplication r=bent 2013-10-08 15:52:26 -07:00
Patrick McManus
b6bb3f7009 bug 911325 - detect mismatch between 206 content-range and 200 content-length r=jduell 2013-10-08 00:19:54 -04:00
Honza Bambas
37f8167fb8 Bug 913814: Fix test_304_responses.js to not be dependent on random GC forcement, r=michal 2013-10-07 18:58:39 +02:00
Honza Bambas
201997223e Bug 924083 - Fix uninitialized mOldDesc in _OldCacheEntryWrapper(nsICacheEntryInfo*) ctor, r=michal 2013-10-07 18:58:38 +02:00
Ms2ger
4c35b806f8 Merge m-c to inbound. 2013-10-03 11:09:17 +02:00
Ms2ger
f4153f40d4 Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps 2013-10-03 09:11:13 +02:00
Ms2ger
0199108bb0 Bug 912438 - Part c: Sort files in CSRCS; r=mshal 2013-10-03 09:10:02 +02:00
Ms2ger
05e32dc9a4 Bug 912438 - Part b: Fix paths in CSRCS; r=mshal 2013-10-03 09:10:01 +02:00
Ms2ger
d1e1fda3b3 Bug 922288 - Remove some unnecessary boilerplate from Makefile.ins; r=mshal 2013-10-03 09:10:00 +02:00
Ms2ger
1ee1f27aa3 Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Jim Chen
b03745de75 Bug 897221 - Add test for UserAgentUpdates.jsm; r=fabrice 2013-10-02 20:33:27 -04:00
Honza Bambas
c4a9101bed Bug 922123 - Shutdown hang with 100% CPU on Nightly with new cache, r=michal 2013-10-02 11:30:42 +02:00
Patrick McManus
7036587a46 bug 922109 - spdy/3 settings frame does not restart window starved streams r=hurley 2013-10-01 17:48:06 -04:00
Christoph Kerschbaumer
721274c490 Bug 897516 - Implement a separate cookie jar for safebrowsing - tests. r=mmc 2013-08-19 12:25:31 -07:00
Christoph Kerschbaumer
a8eb623c18 Bug 897516 - Implement a separate cookie jar for safebrowsing - cookie separation part. r=mmc 2013-08-19 12:31:24 -07:00
Ryan VanderMeulen
ad7d17c453 Merge m-c to b2g-inbound. 2013-09-30 16:30:26 -04:00
Gregory Szorc
54c1de66d6 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Gregory Szorc
1cff342d15 Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02:00
Ed Morley
18a411a55c Backed out changeset 77bff106b704 (bug 920223) 2013-09-30 12:50:12 +01:00
Ed Morley
2c7dd24541 Backed out changeset 8b02873ee07e (bug 920223) 2013-09-30 12:50:05 +01:00
Ed Morley
e370001e83 Backed out changeset 0904d8d19947 (bug 913985) 2013-09-30 11:05:35 +01:00
Gregory Szorc
8344d8a946 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Gregory Szorc
6ed63cb064 Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02:00
Chris Kitching
b227c66624 Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats 2013-09-30 09:07:34 +02:00
Steve Workman
e06ea4711c Backout 6a84bba784c9 and df399d443e57 (Bug 853423) for xpcshell failures 2013-09-28 16:20:59 -07:00
Steve Workman
d076d7c74a Bug 853423 - Tests to verify speculative connection are blocked for local IP addresses r=mcmanus 2013-09-28 15:00:20 -07:00
Steve Workman
87ddc378ca Bug 853423 - Block speculative connections for local IP addresses r=mcmanus 2013-09-28 14:59:56 -07:00
Ehsan Akhgari
f78d0720e7 Fix a broken #include guard, no bug 2013-09-28 17:17:44 -04:00
Steve Workman
d50d6a88f8 Backout 736a590cb652 and 0c409a9f58c9 (Bug 853423) due to xpcshell failures 2013-09-28 12:37:30 -07:00
Steve Workman
e9a5dd723a Bug 867755 - Support OnDataAvailable and OnStopRequest off main thread for image loading r=seth 2013-09-28 11:28:42 -07:00
Steve Workman
442ce2dc1b Bug 853423 - Tests to verify speculative connections are blocked for local IP addresses r=mcmanus 2013-09-28 11:08:18 -07:00
Steve Workman
f9e5d952d5 Bug 853423 - Block speculative connections for local IP addresses r=mcmanus 2013-09-28 11:08:17 -07:00
Ryan VanderMeulen
4875847fa7 Backed out 6 changesets (bug 913985) for suspicion of causing intermittent Android crashes on a CLOSED TREE.
Backed out changeset de21920d2b8e (bug 913985)
Backed out changeset f0f5497d65bb (bug 913985)
Backed out changeset 1e16ca4ad801 (bug 913985)
Backed out changeset 9c069a0820ea (bug 913985)
Backed out changeset 274df3abc991 (bug 913985)
Backed out changeset 05fe8b17516a (bug 913985)

--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
2013-09-27 17:02:09 -04:00
Patrick McManus
907a127b34 bug 912550 - remove spdy/2 r=hurley 2013-09-27 13:55:24 -04:00
Patrick McManus
70a6addf38 bug 912549 - spdy/3.1 r=hurley
--HG--
rename : netwerk/protocol/http/PSpdyPush3.h => netwerk/protocol/http/PSpdyPush.h
2013-07-26 17:22:46 -04:00
Chris Kitching
939077cb0b Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats 2013-09-27 10:10:37 -04:00
Kartikaya Gupta
6b7e07f87d Back out d9bdfdfda06e to dd17e0758a00 (bug 913985) due to incorrect author on some of the patches. r=backout
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
2013-09-27 10:25:23 -04:00
Chris Kitching
602a2edbcb Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats 2013-09-27 10:10:37 -04:00
Carsten "Tomcat" Book
fba1ba6542 Backed out changeset 0cc959e28407 (bug 897516) failed XPC Shell tests CLOSED TREE 2013-09-27 15:45:31 +02:00
Carsten "Tomcat" Book
0156c7b9d8 Backed out changeset b4f4c2e6a7d6 (bug 897516) failed XPC Shell tests 2013-09-27 15:45:07 +02:00
Christoph Kerschbaumer
4caf5ef0a1 Bug 897516 - Implement a separate cookie jar for safebrowsing - tests. r=mmc 2013-08-19 12:25:31 -07:00
Christoph Kerschbaumer
72cca452f5 Bug 897516 - Implement a separate cookie jar for safebrowsing - cookie separation part. r=mmc 2013-08-19 12:31:24 -07:00
Patrick McManus
028cc99765 bug 918265 - deal with long www-authenticate fields r=sworkman
--HG--
extra : rebase_source : 55e06159aa7f6464c07d3736580af26090a87179
2013-09-26 14:54:59 -04:00
Honza Bambas
a5c60e51dc Bug 914824 - HTTP cache v1/v2 general timing and hit rate compare telemetry, r=michal 2013-09-26 21:37:04 +02:00
Honza Bambas
eb8f8bc2c3 Bug 913813 - HTTP cache v1/v2 miss/hit time compare telemetry, r=michal 2013-09-26 21:37:03 +02:00
Eric Chou
b01f9e082f Bug 919853 - Add mimetype and extension mapping of vCard, r=bz, r=arcturus 2013-09-26 14:25:50 +08:00
Brian Smith
faaf3281fa Bug 920248: Temporarily disable TLS false start, r=keeler, r=wtc
--HG--
extra : rebase_source : 4fc35de2d6e2dc99de11b2a2d0c0f3ebe1de8b97
2013-09-25 12:00:36 -07:00
Honza Bambas
ef102a8dbf Bug 919087 - Intermittent TEST-UNEXPECTED-FAIL | test_cache2-22-anon-visit.js, r=michal 2013-09-25 16:42:17 +02:00
Honza Bambas
bba34e47da Bug 919468 - build issue in CacheStorageService.cpp with logging off, r=michal 2013-09-25 16:42:16 +02:00
Wes Kocher
4c8aedc06e Merge b2g-i to m-c 2013-09-24 19:58:09 -07:00
Wes Kocher
ea284218ed Merge inbound to m-c 2013-09-24 19:41:44 -07:00
Fabrice Desré
0606bbfe8c Bug 882186 - Whitelist the neterror url in NeckoParent r=jduell 2013-09-24 14:21:12 -07:00
Gregory Szorc
7bd3c0ae36 Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
2013-09-24 11:50:08 -07:00
Steve Workman
871a9b88ba Bug 915905 - Prevent multiple concurrent calls to OnInputStreamReady r=jduell 2013-09-24 10:53:35 -07:00
Fabrice Desré
a70d18a2ff Bug 918090 - Let NeckoParent get the app:// uri when remoting file opening. r=jduell 2013-09-18 16:55:56 -07:00
Ryan VanderMeulen
26ad3fc54b Merge m-c to inbound.
--HG--
rename : widget/gtk2/nsGtkIMModule.cpp => widget/gtk/nsGtkIMModule.cpp
2013-09-23 17:10:33 -04:00
Ryan VanderMeulen
77ac175742 Merge b2g-inbound to m-c. 2013-09-23 16:57:55 -04:00
Jim Chen
b2443a55c5 Bug 917965 - Don't apply or save invalid updates. r=fabrice 2013-09-23 09:04:17 -04:00
Ehsan Akhgari
c8d51e9ce2 Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg 2013-09-23 13:29:27 -04:00
Patrick McManus
6104493dbf bug 904170 - telemetry for daily http data consumption r=jduell 2013-09-22 23:01:10 -04:00
Ehsan Akhgari
50a9eb0861 Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus 2013-09-21 23:04:57 -04:00
Phil Ringnalda
14aab8b51f Backed out 6 changesets (bug 881804) for frequent Android reftest and jsreftest timeouts
Backed out changeset 61972f55702b (bug 881804)
Backed out changeset 0a24b77d4ffb (bug 881804)
Backed out changeset 9fbcf4c3ab2b (bug 881804)
Backed out changeset 2d35068ec2f5 (bug 881804)
Backed out changeset 757790e5cd9f (bug 881804)
Backed out changeset d8a172fa4b20 (bug 881804)
2013-09-21 17:59:14 -07:00
Ehsan Akhgari
9a3bd8e476 Bug 919320 - Minimize the #includes in netwerk/protocol; r=mcmanus 2013-09-22 23:35:52 -04:00
Ehsan Akhgari
3a4ed11774 Bug 919296 - Minimize the #includes in netwerk/ IDL files; r=mcmanus 2013-09-22 23:35:05 -04:00
Ehsan Akhgari
123240353c Bug 919292 - Minimize the #includes in netwerk/streamconv; r=mcmanus 2013-09-22 23:34:09 -04:00
Phil Ringnalda
9ce1129048 Back out c93c3f52689c (bug 904170) for b2g desktop bustage
CLOSED TREE
2013-09-22 20:21:26 -07:00
Patrick McManus
1e419257d0 bug 904170 - telemetry for daily http data consumption r=jduell 2013-09-22 23:01:10 -04:00