Patrick McManus
4df6739288
bug 787158 - nshttpconnection::mtransaction null pointer r=honzab
...
--HG--
extra : rebase_source : ea0d42da6f78bd8b83415893fc0109a18ecbacc5
2013-03-12 16:00:58 -04:00
Patrick McManus
53e613fb32
bug 829120 - spdy could call connection::Activate re-entrantly r=honzab
...
--HG--
extra : rebase_source : b9df38e82e3bf3cf7a9ba6ff92770e37f03f6977
2013-03-12 16:00:58 -04:00
Patrick McManus
d35417d496
bug 788001 - incorrect spdy assert conditions r=honzab
...
--HG--
extra : rebase_source : 9e5bc856e2075dc5b497d165e328f6f8667e5493
2013-03-12 15:41:56 -04:00
Nathan Froyd
b83679ee75
Bug 811507 - properly accumulate boolean values for SPDY_NPN_CONNECT; r=mcmanus
2013-02-22 10:53:08 -05:00
Ryan VanderMeulen
55ea7e4b59
Merge m-c to inbound.
2013-03-03 13:45:57 -05:00
Simon Montagu
b3698b1032
Remove network.enableIDN pref. Bug 842282, r=honza.b
2013-03-03 18:36:37 +02:00
Ryan VanderMeulen
b5c32572b8
Merge m-c to fx-team.
2013-03-02 23:46:08 -05:00
Simon Montagu
5d35dacdbd
Tests for bug 722299, r=honza.b
2013-03-01 03:56:45 -08:00
Simon Montagu
f4d8716aff
Changes to existing tests caused by bug 722299, r=honza.b
2013-03-01 03:56:45 -08:00
Simon Montagu
b39b4c2755
Add a pref to disable the IDN whitelist. Bug 722299, r=honza.b
2013-03-01 03:56:44 -08:00
Simon Montagu
466af58c9e
New algorithm for when to display IDNs as Unicode. Bug 722299, r=honza.b
2013-03-01 03:56:44 -08:00
Tim Taubert
b8c5caeb70
Bug 842512 - Specify a character set for error pages; r=Waldo
2013-02-22 19:56:26 +01:00
Gregory Szorc
f0b7e3972c
Merge mozilla-central into build-system
...
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Ms2ger
cd9c6150fe
Merge m-c to b-s.
2013-02-26 19:09:25 +01:00
Gregory Szorc
660d1983d3
Bug 784841 - Part 18z: Convert /netwerk; f=Ms2ger rs=ted
2013-02-25 12:47:23 -08:00
Ryan VanderMeulen
db70ed53c2
Backed out 4 changesets (bug 722299) for B2G mochitest failures on a CLOSED TREE.
2013-02-28 20:44:53 -05:00
Simon Montagu
2be218abef
Tests for bug 722299, r=honza.b
2013-02-28 14:04:48 -08:00
Simon Montagu
3dc876275e
Changes to existing tests caused by bug 722299, r=honza.b
2013-02-28 14:04:48 -08:00
Simon Montagu
07f7103642
Add a pref to disable the IDN whitelist. Bug 722299, r=honza.b
2013-02-28 14:04:48 -08:00
Simon Montagu
c97bca3171
New algorithm for when to display IDNs as Unicode. Bug 722299, r=honza.b
2013-02-28 14:04:48 -08:00
Fabrice Desré
ef27e5152d
Bug 834672 - AppProtocolHandler.js should never throw - followup for typo bustage r=me on a CLOSED TREE
2013-02-28 11:22:31 -08:00
Fabrice Desré
289d9f3e0b
Bug 834672 - AppProtocolHandler.js should never throw r=jduell
2013-02-27 23:10:02 -08:00
Jason Duell
40690d5324
Bug 838988 - Incorrect download status in nsIRequest::OnStopRequest r=honza
2013-02-07 20:36:00 -08:00
Glenna Buford
10cd22acc0
Bug 835868 - Consolidate cross-process permission checks for TCPSocket. r=jdm
2013-02-26 13:57:39 -05:00
Ehsan Akhgari
68c70ad5f6
Bug 845063 - Remove the dummy global private browsing service; r=jdm
2013-02-25 17:57:28 -05:00
Ehsan Akhgari
364f71a1cc
Backed out changeset 30f7cbdcc2a1 (bug 845063) because of build bustage on a CLOSED TREE
2013-02-25 22:32:50 -05:00
Ehsan Akhgari
2d40efd622
Bug 845063 - Remove the dummy global private browsing service; r=jdm
...
--HG--
extra : rebase_source : 400d1240f8cb016d4183c64cab353a753b3fe74d
2013-02-25 17:57:28 -05:00
Jonathan Mayer
55b948dec0
Bug 818340 - change third party cookie handling to block third party cookies from sites I haven't visited. (r=jdm, r=dolske)
...
--HG--
extra : rebase_source : f486f39feac1fb743edc920618bec29884d515f1
2013-02-22 08:16:01 -08:00
Jonathan Kew
5219b8ae03
backout cset 4ede352670cd (bug 759585) on a CLOSED TREE on suspicion of making windows reftests so slow that they timeout and burn
2013-02-22 09:36:41 +00:00
Julian Reschke
c87fff2ca2
Bug 601933: remove RFC 2047 encoding support for HTTP header field parameters. r=jduell
2013-02-21 05:36:00 -08:00
Bill McCloskey
c330d96d13
Bug 759585 - Change the granularity of collection from compartment to zone (r=jonco,bhackett,njn,dvander,mccr8,bz,luke,bholley)
2013-02-21 18:23:47 -08:00
Simon Montagu
05c93e16ee
Remove unused mIDNConverter and IDNConverter() from nsHTTPHandler. Bug 842295, r=honzab
2013-02-20 11:29:24 +02:00
Monica Chew
8d945bb8c6
Bug 829832 - NEEDS CLOBBER - Compute SHA256 hash on saving files in BackgroundFileSaver. (r=paolo,cviecco,sr=biesi)
2013-02-19 12:47:59 -08:00
Karl Tomlinson
279a63d23e
back out f24c22852083 for xpcshell failures b=829832
...
--HG--
extra : rebase_source : 151e69e6a280c9c67e9b49d55c11aad1fc0def94
2013-02-20 11:15:51 +13:00
Monica Chew
96ed5c9c26
Bug 829832 - Compute SHA256 hash on saving files in BackgroundFileSaver. (r=paolo,cviecco,sr=biesi)
2013-02-19 12:47:59 -08:00
Ben Turner
4bd88d7db1
Bug 835575 - 'PRemoteOpenFile could be more IPC-efficient'. r=jduell.
2013-02-07 13:06:58 +00:00
Tetsuro Kato
a53aafd64c
Bug 835753 - Add 'const' to argument of IMPDManager::GetAdaptationSetType(). r=sworkman
2013-01-29 19:59:31 +09:00
Alfred Kayser
7640303f6f
Bug 405407 - Merge nsDiskCacheStreamIO and nsDiskCacheStreamOutput (v10). r=michal.novotny
2013-02-16 15:50:09 +01:00
Ben Turner
ea86a773f7
Bug 835698 - 'Pre-open() and send the fd for app process's application.zip'. r=jduell.
2013-02-15 14:27:21 -08:00
Simone Carletti
991e9cfb17
Bug 841733 - update PSL for .id. r=gerv.
2013-02-15 15:43:06 +00:00
Trevor Saunders
afab70f054
bug 841436 - remove nolonger needed qi from nsIDocShell to nsIDocShellTreeItem r=bz
2013-02-12 17:02:51 -05:00
Josh Aas
bb680adf04
Bug 826238: Convert DNS expiration tracking to TimeStamp/TimeDuration. r=sworkman
2013-02-14 09:03:51 -06:00
Patrick McManus
1b4599ab79
bug 840592 - two tests XPCWrappedJS on wrong thread via JS nsISystemProxySettings implementations r=jduell
2013-02-14 09:32:31 -05:00
Patrick McManus
b6817e9119
bug 819044 backout changes to spdy goaway handling r=backout
...
--HG--
extra : rebase_source : 9e45cf2f9b25a015c3f39dcee162d144d1343640
2013-02-13 10:50:42 -05:00
Randell Jesup
c8702fe745
Bug 839568: Typo in SCTP logging r=jesup
2013-02-12 16:38:22 -05:00
Randell Jesup
d62e195fd0
Bug 833217: Null out listener if we're no longer listening for DataChannel events r=abr
2013-02-12 16:32:43 -05:00
Matthew Noorenberghe
7fb6d0abb7
Bug 587780 - Part 1 - Add "purpose" argument to getSubmission, to allow varying search parameters depending on search context. original-patch=gavin r=rnewman
...
--HG--
extra : rebase_source : 6015b78b46ea21136be7a747cd0856b2fe93f4ce
2011-12-20 16:20:21 -08:00
Patrick McManus
97434c9cca
bug 837939 announce spdy max streams 0 to disable push r=honzab
2013-02-12 15:07:50 -05:00
Ryan VanderMeulen
b2815d5a41
Merge m-c to inbound.
2013-02-12 15:05:37 -05:00
Tim Taubert
43c911f3aa
merge m-c to fx-team
2013-02-12 19:08:06 +01:00
Martin Stransky
470a4da001
Bug 239254 - [Linux] Support disk cache on a local path, r=michal.novotny
2013-02-11 15:47:21 +01:00
Patrick McManus
03e538014e
bug 829006 - apply proxy filters even after failed pac thread r=jduell
2013-02-12 13:35:04 -05:00
Patrick McManus
8fbb62bc8e
bug 833947 - system pac file at normalized uri fails r=jduell
2013-02-12 13:29:27 -05:00
Ryan VanderMeulen
49521be52f
Backed out changeset 1646e649878a (bug 835698) for causing bug 839256.
2013-02-11 17:38:41 -05:00
Ben Turner
d44c4dc7ca
Bug 835698 - 'Pre-open() and send the fd for app process's application.zip'. r=jduell.
2013-02-09 17:59:47 +00:00
Ed Morley
552bcabebf
Backout 1646e649878a (bug 835698) on suspicion of causing mochitest-1 shutdown hangs on Windows on a rather sad looking CLOSED TREE
2013-02-11 15:41:36 +00:00
Ben Turner
624f6d9042
Bug 835698 - 'Pre-open() and send the fd for app process's application.zip'. r=jduell.
2013-02-09 17:59:47 +00:00
Jason Duell
710d5e47dd
Backed out changeset 1a2e34c9ebc7 (bug 835698) a=bustage_from_bug_839688
2013-02-08 17:18:28 -08:00
Jason Duell
1976df1ef8
Backed out changeset f21da1055c46 (bug 835698) a=bustage_from_bug_839688
2013-02-08 17:18:18 -08:00
Masatoshi Kimura
62d87c38b8
Bug 827032 - Enable FAIL_ON_WARNINGS on MSVC in netwerk/. r=jduell
2013-02-08 20:49:30 +09:00
Josh Matthews
8ab76476c3
Bug 837091 - Rename cookie-changed notification for private cookies. r=ehsan
2013-02-05 10:44:21 +00:00
Ben Turner
8aa8c1b752
Bug 835698 - 'Pre-open() and send the fd for app process's application.zip'. r=jduell.
2013-02-07 13:06:58 +00:00
Ed Morley
b5a78ecd74
Backed out changeset 84db7473edfb (bug 835575)
2013-02-07 12:52:50 +00:00
ben turner
e1bb670ec7
Bug 835575, 'PRemoteOpenFile could be more IPC-efficient'. r=jduell.
2013-02-01 10:20:00 +00:00
Ben Turner
456cb1e956
Bug 835698 - 'Pre-open() and send the fd for app process's application.zip'. r=jduell.
2013-02-01 04:23:23 -08:00
Phil Ringnalda
498d9f9e42
Back out 4b47185f48f8 (bug 835698) for Win debug crashes in test_jarchannel_e10s.js
2013-02-06 22:23:33 -08:00
ben turner
fd7fb68530
Bug 835698 - Pre-open() and send the fd for app process's application.zip r=jduell
2013-02-06 05:18:00 -08:00
Ryan VanderMeulen
f513ec0999
Merge the last PGO-green inbound changeset to m-c.
2013-02-06 16:55:25 -05:00
Brad Lassey
00fb652d89
bug 829596 - Remove 'Tablet' from UA string of Firefox on Android tablets. back out changeset 196ed5ab68a1, r=mfinkle
2013-02-06 14:32:21 -05:00
Randell Jesup
a15d79a6d5
Bug 873103: Fix problems with large DataChannel transfers (wrong flags) r=jesup
2013-02-06 11:04:34 -05:00
Mounir Lamouri
e5ff16f5e9
Bug 823175 - Add a method to return the next sub domain of a given host in nsIEffectiveTLDService. r=bz
2013-02-04 17:59:49 +00:00
Alfred Kayser
81083adad0
Bug 828281 - UpdateRecord in CloseOutputStream can be removed. r=michal.novotny
2013-02-03 17:09:48 +01:00
Alfred Kayser
3424ce0bc0
Bug 572011 - Crash @ nsDiskCacheStreamIO::FlushBufferToFile - Make sure that we don't crash on empty/missing buffer
2013-02-02 10:52:41 +01:00
Dave Townsend
f1c830614d
Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin
...
--HG--
rename : toolkit/addon-sdk/test/Makefile.in => addon-sdk/test/Makefile.in
rename : toolkit/addon-sdk/test/unit/head.js => addon-sdk/test/unit/head.js
rename : toolkit/addon-sdk/test/unit/test_promise.js => addon-sdk/test/unit/test_promise.js
rename : toolkit/addon-sdk/test/unit/xpcshell.ini => addon-sdk/test/unit/xpcshell.ini
2013-02-01 11:43:15 -08:00
Randell Jesup
3236e0491f
Bug 789858: Error out if we can't find a byteswap function in libsrtp (for upstreaming) r=ted DONTBUILD
2012-09-10 01:12:08 -04:00
Nicholas Nethercote
f7f94fcd8f
Bug 833208 (part 4) - Remove e4x support from xpcshell tests. r=jorendorff.
...
--HG--
extra : rebase_source : a7bd33905120f74e6c242e0c236450dd3be54436
2013-01-30 16:56:16 -08:00
Fabrice Desré
a5716c082e
Bug 835013 - AppProtocolHandler.js and related code taking ~50ms on the critical startup path r=cjones
2013-01-31 13:35:13 -08:00
Patrick McManus
3134f75bde
bug 822745 spdy settings type 5 cwnd support r=honzab
2013-01-30 20:34:25 -05:00
Jason Duell
6f25b78bc5
Bug 828958 - audit uses of DeserializeURI r=bent
2013-01-30 14:09:31 -08:00
Honza Bambas
65b52d00f6
Bug 812167 - Redirect Responses are Cached to disk despite Cache-control: no-store, Expires: -1, r=michal
2013-01-30 16:01:16 +01:00
Honza Bambas
ad9a101b7d
Bug 725587 - Firefox jumps randomly from IPv6 to IPv4 and vice versa in dual-stack environment, r=mcmanus
2013-01-29 23:49:35 +01:00
Ryan VanderMeulen
477f66a61e
Backed out changeset 0aea65518be3 (bug 725587) for bustage.
2013-01-29 17:01:10 -05:00
Honza Bambas
f9a3d75fd5
Bug 725587 - Firefox jumps randomly from IPv6 to IPv4 and vice versa in dual-stack environment, r=mcmanus
2013-01-29 22:44:58 +01:00
Honza Bambas
03846d1fe6
merge
2013-01-29 22:27:43 +01:00
Honza Bambas
64ef77dfa4
Backout of changeset 816f076c2c15
2013-01-29 22:26:47 +01:00
Honza Bambas
f407583969
Bug 794507 - make offline application cache store security info for entries, r=michal
2013-01-29 22:05:43 +01:00
Honza Bambas
e9d69c4af4
Bug 725587 - Firefox jumps randomly from IPv6 to IPv4 and vice versa in dual-stack environment, r=mcmanus
2013-01-29 22:05:42 +01:00
Ehsan Akhgari
58ef03f2b1
Merge the removal of global private browsing support
2013-01-29 13:13:58 -05:00
Ehsan Akhgari
84c4ac3c75
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
...
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Gian-Carlo Pascutto
55db2ec66f
Bug 834395 - Disable INET6 everywhere in Android SCTP. r=jesup
2013-01-29 10:28:14 +01:00
Gian-Carlo Pascutto
72891ef363
Bug 835343 - Correctly free the linked list in freeifaddrs. r=jesup
2013-01-29 10:21:28 +01:00
Randell Jesup
06fb885cc3
Bug 830146: Add packet logging for DataChannels, and log SCTP debugs through NSPR r=jesup,mcmanus
2013-01-29 02:46:26 -05:00
Randell Jesup
be6d3801fc
Bug 835287: Give up ref to TransportFlow to runnable meant to release it r=ekr
2013-01-28 11:29:35 -05:00
Josh Matthews
641e69cc5f
Bug 835038 - Ensure IPC TCP sockets always have permission checks applied. r=jduell
2013-01-29 16:53:37 +00:00
Peter Eckersley
118a0981b9
Bug 765934: Test cases for the redirectTo API. r=honza
2013-01-24 12:49:41 -08:00
Mike Perry
64638f358b
Bug 765934 - Expose XPCOM API for performing internal redirects. r=honza
2013-01-11 15:46:00 -08:00
Sid Stamm
5026349b65
Bug 765398 - Add a "yes, I allow tracking" option to DNT. (r=dolske)
...
--HG--
extra : rebase_source : 1a0ce8dc9086dc501d9f5a183af8a5a3360ee8a9
2012-06-14 14:19:27 -07:00
Ryan VanderMeulen
8560ac4b1e
Backed out changeset eb2f0c1fffc2 (bug 820613) for xpcshell failures.
...
--HG--
extra : rebase_source : 7fff4cec5a4d7839cd3ede5cd0322631e11f9d38
2013-01-26 14:05:31 -05:00
Shriram Kunchanapalli
c040b5ce94
Bug 820613 - Remove all references to shutdown-cleanse. r=bsmedberg
2013-01-17 00:40:56 +05:30
Jason Duell
3aa1f3cafa
Bug 833935 - Stop using one static var per compilation unit. r=jdm
2013-01-25 19:28:00 +00:00
Jason Duell
07b4d84cc4
Bug 833935 - Warn when child is about to issue illegal IPDL request. r=jdm
2013-01-24 19:24:00 +00:00
Jason Duell
5aa243add2
Bug 833935 - Centralize UsingNeckoIPDLSecurity function. r=jdm
2013-01-24 19:22:00 +00:00
Ben Turner
d7c5c23c6e
Bug 831307 - Allow invalid file handles to not crash child processes. r=cjones.
2013-01-24 17:10:39 -08:00
Masatoshi Kimura
4cce0eb3d2
Bug 825501 - Remove IPv4 records manually because PR_GetAddrInfoByName dislike PR_AF_INET6. r=honzab
2013-01-25 08:30:12 +09:00
Ryan VanderMeulen
bc8dfe66fb
Backed out changeset 08863162779f (bug 761040) for crashes.
2013-01-24 15:18:35 -05:00
Jason Duell
ef2300b702
Bug 761040 - Addition to test to cover failed redirect case. r=mayhemer
2013-01-25 13:19:59 -05:00
Ryan VanderMeulen
45c35cc4a0
Merge m-c to inbound.
2013-01-25 12:32:22 -05:00
Ehsan Akhgari
8df404f0aa
Backed out changeset 70baa7e07838 (bug 833915) since one day has passed
2013-01-24 11:12:24 -05:00
Ehsan Akhgari
15d7770547
Bug 833915 - Turn off PGO and LTCG on Windows Nightly for one day; r=glandium
2013-01-23 16:13:50 -05:00
Doug Turner
b973459612
Bug 833178 - Increase Stream Transport thread pool max threads. r=bsmith
2013-01-22 21:26:00 -08:00
Doug Turner
42acefb0e6
No Bug - Bumping uuid of nsIStreamTransportService just in case. r=dougt
2013-01-22 21:25:50 -08:00
Doug Turner
c762739c43
Backout of Bug 757511 (cset 36e938e51481). r=bsmith
2013-01-22 20:39:58 -08:00
Patrick McManus
e54de96374
bug 804605 - backout 766973 767158 785050 r=backout a=akeybl
2013-01-22 11:59:01 -05:00
Gervase Markham
b247ca95df
Bug 888307 - remove extraneous dots which cause test failures. a=nonlibxul.
2013-01-22 15:05:15 +00:00
Simone Carletti
5718791a11
Bug 833307 - update PSL for .tz. r=gerv; a=nonlibxul.
2013-01-22 13:58:40 +00:00
Nicholas Nethercote
1d5169b3d1
Bug 394311 - Stop building with -pedantic. r=ted,dbaron.
...
--HG--
rename : content/svg/content/nsISVGPoint.cpp => content/svg/content/src/DOMSVGPoint.cpp
rename : docshell/test/browser/browser_bug234628-9.js => docshell/test/browser/browser_bug134911.js
rename : layout/reftests/w3c-css/submitted/values3/calc-background-image-gradient-1-ref.html => layout/reftests/css-calc/background-image-gradient-1-ref.html
rename : layout/reftests/w3c-css/submitted/values3/calc-background-image-gradient-1.html => layout/reftests/css-calc/background-image-gradient-1.html
rename : layout/reftests/w3c-css/submitted/values3/reftest.list => layout/reftests/css-calc/reftest.list
rename : layout/reftests/text/auto-hyphenation-10-ref.html => layout/reftests/text/auto-hyphenation-10.html
rename : layout/reftests/text/auto-hyphenation-8-ref.html => layout/reftests/text/auto-hyphenation-8.html
rename : layout/reftests/text/auto-hyphenation-9-ref.html => layout/reftests/text/auto-hyphenation-9.html
extra : rebase_source : 012df725d55b031ccc03d9bfcf785056d95a2ebe
2013-01-20 14:12:42 -08:00
Frank Yan
9d69e4094a
No bug - Fix nsIURI typos in comments. r=me
2013-01-17 22:05:28 -08:00
Raymond Lee
ceaf440e37
Bug 830703 - test_httpauth.js doesn't run. r=josh
...
--HG--
rename : browser/components/privatebrowsing/test/unit/test_httpauth.js => netwerk/test/unit/test_httpauth.js
2013-01-24 00:37:42 +08:00
Raymond Lee
4707c6f79e
Bug 820784 - Remove alternative add_task implementations. r=mak
2013-01-24 12:47:19 +08:00
Randell Jesup
94e4ff326a
Bug 805251 - Clean up DataChannel close logic r=mcmanus
2013-01-17 05:26:40 -05:00
Masatoshi Kimura
0ee4541218
Bug 827824 - Use uint8_t for mTxInlineFrame. r=mcmanus
2013-01-17 08:25:03 +09:00
Michal Novotny
50b10a2067
Bug 816642 - Avoid fragmenting cache files, r=jduell
2013-01-15 14:43:53 +01:00
Mats Palmgren
6c53161814
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
2013-01-15 13:22:03 +01:00
Nicholas Nethercote
dc051e917d
Bug 829439 (part 1) - Add MemoryReporterBase class that promotes better encapsulation within nsIMemoryReporter sub-classes. r=jlebar.
...
--HG--
extra : rebase_source : 53a77ea456f2aedafe05954ceece7e64db743e66
2013-01-14 16:26:47 -08:00
Honza Bambas
32602eb360
Bug 791626 - offline status not updated by Firefox 15 in Fedora 17 (credit: Martin Stransky), r=cbiesinger
2013-01-15 01:29:35 +01:00
Honza Bambas
077f80d348
Bug 829858 - Null dereference in nsHttpChannel::InitOfflineCacheEntry(), r=bsmith
2013-01-14 19:03:07 +01:00
Oleg Romashin
42987139b1
Bug 826979 - jsfriendapi.h conflict with qobjectdefs.h slots defines. r=glandium
...
--HG--
extra : rebase_source : d30852a09858b4f6d62fee627c0dc08ef765dcd8
2013-01-11 15:06:36 -08:00
Randell Jesup
0681e9530b
Bug 827878: TransportFlows must be released on STS thread r=ekr
2013-01-12 05:40:22 -05:00
Patrick McManus
1a3731064e
bug 829646 PAC mIPAddress() problem outside of FindProxyForURL() r=biesi
2013-01-11 21:40:36 -05:00
Chris Peterson
34d009dfe8
Bug 829685 - Remove #include "prtypes.h" from some files that no longer use PR types. r=ehsan
2013-01-10 08:19:36 -08:00
Chris Peterson
f913a80fc9
Bug 829344 - Part 4: Fix gcc -Wlogical-op warnings from PRBool/bool conversion. r=ehsan
2013-01-10 17:56:51 -08:00
Dão Gottwald
7aefd397af
Bug 829596 - Remove "Tablet" from UA string of Firefox on Android tablets. r=bz
2013-01-11 20:11:46 +01:00
Josh Aas
888f765daf
Bug 828630: Fix data race on nsSocketTransportService::mOffline. r=mcmanus
2013-01-11 11:57:24 -05:00
Randell Jesup
82daa77cd3
Bug 827878: don't release TransportFlow while DataChannel runnables may still be in use r=ekr
2013-01-11 10:53:46 -05:00
Patrick McManus
acef693d78
bug 828236 give CONNECT a (proxy-)connection header back from bug 570283 r=jduell
2013-01-11 10:34:37 -05:00
Josh Matthews
783e01eac8
Bug 829043 - Separate wyciwyg cache into app jars. r=michal.novotny
2013-01-11 15:40:25 +01:00
Randell Jesup
229b39d135
Bug 828154: reapply local patches to netwerk/sctp/src rs=mcmanus
2013-01-10 17:20:23 -05:00
Randell Jesup
b71512a8e1
Bug 828154: update usrsctp to revision 8397 from upstream rs=mcmanus
2013-01-10 17:20:14 -05:00
Josh Matthews
a0eced1fb7
Backed out changeset b99c87fb77d3 (bug 829043)
2013-01-10 22:50:27 +01:00
Josh Matthews
0f55bbfb73
Backed out changeset 4fb3f83287fb (bug 829043)
2013-01-10 22:50:25 +01:00
Josh Matthews
eb1859c9e9
Bug 829043 - Hook up load contexts for remote wyciwyg and ftp channels. r=jduell
2013-01-10 21:58:52 +01:00
Josh Matthews
b14a45a88d
Bug 829043 - Separate wyciwyg cache into app jars. r=michal.novotny
2013-01-10 21:58:47 +01:00
Andrea Marchesini
3066e0aff8
Bug 827895 - Settings app should not show the session permissions of apps, r=mounir
2013-01-10 21:23:39 +01:00
Neil Rashbrook
d9d9141552
Bug 826455 Expose more NetAddr functions to script r=biesi,josh
2013-01-10 18:44:17 +00:00
Dave Hylands
7302f27b98
Bug 785124 - Pt 7 - Fix nsIncrementalDownload to work on sdcard. r=jduell
...
This fixes the nsIncrementalDownload to work on the sdcard on the B2G emulator.
2013-01-10 14:46:39 +01:00
Ian Melven
f3f11730a5
Bug 783049 - CSP : use existing/old parser for X-Content-Security-Policy header, new/CSP 1.0 spec compliant parser for Content-Security-Policy header - Part 2 (r=bz)
2013-01-09 10:57:04 -08:00
Honza Bambas
92a45a42b7
Bug 761040 - Offline cache entries are created for no-store entries r=jduell
2013-01-07 16:01:00 +01:00
Patrick McManus
5b01696419
bug 796475 - proxy auth cancelation rendering fix r=jduell
...
--HG--
extra : rebase_source : 83d6ad3d15bae973c8a09bca02a8d86578467345
2013-01-09 10:17:32 -05:00
Andrea Marchesini
fd59052d04
Bug 827050 - Clear cookies and stored data in the browser clears remember my choice permissions for PROMPT_ACTION WebAPIs, r=mounir
...
--HG--
rename : dom/tests/mochitest/localstorage/frame_clear_browser_data.html => extensions/cookie/test/frame_clear_browser_data.html
rename : extensions/cookie/test/test_app_uninstall_permissions.html => extensions/cookie/test/test_app_cleardata_permissions.html
2013-01-07 18:37:01 +01:00
Seth Fowler
9ab61d4fcd
Bug 822846 - Use nsMimeTypes.h instead of working with literal strings in imagelib. r=joe
2013-01-08 13:40:47 -08:00
Jason Duell
5ed542a485
Bug 827885 - Improve Necko security check messages. r=jdm
2013-01-08 18:52:29 +01:00
Brian Smith
f2f8ecd892
Bug 821000: Add "Mobile; " to the B2G desktop user agent, r=gerv, r=cjones
...
--HG--
extra : rebase_source : 4d0066f4fb8279c8dd78fee364bbb63828404df6
2013-01-07 01:37:59 -08:00
Jason Duell
fc247bad63
Bug 826846 - B2G: Crash in loop if reinstall existing packaged app. r=jdm
2013-01-08 10:15:02 +01:00
Phil Ringnalda
a1a5fe2151
Back out fef358e6d5e6 (bug 827050) for Linux/Windows xpcshell orange in test_cache_jar_wrap.js
2013-01-07 22:01:41 -08:00
Ed Morley
b40e336e63
Merge mozilla-central to mozilla-inbound
2013-01-07 17:40:38 +00:00
Andrea Marchesini
72c8687e50
Bug 827050 - Clear cookies and stored data in the browser clears remember my choice permissions for PROMPT_ACTION WebAPIs, r=mounir
...
--HG--
rename : dom/tests/mochitest/localstorage/frame_clear_browser_data.html => extensions/cookie/test/frame_clear_browser_data.html
rename : extensions/cookie/test/test_app_uninstall_permissions.html => extensions/cookie/test/test_app_cleardata_permissions.html
2013-01-07 18:37:01 +01:00
Josh Matthews
9aeb3ba227
Bug 822551 - Initialize the user agent overrides in content process frames. r=dao,vingtetun
2013-01-07 17:47:01 +01:00
Randell Jesup
7e998e021f
Bug 805251 - Minimal fix for creation refcount and transport release r=ekr,derf
2013-01-06 22:01:23 -05:00
Phil Ringnalda
18406c18f0
Merge m-c to m-i
2013-01-06 09:38:33 -08:00
Alfred Kayser
090bd49101
bug 814010: diskcache: skip buffer when writing to file. r=michal.novotny
2013-01-06 14:51:12 +01:00
Masatoshi Kimura
754aa90503
Bug 826159 - Turn nsICookie.value into AUTF8String. r=bz
2013-01-04 12:49:25 +09:00
Andrea Marchesini
7bcf80c241
Bug 811026 - [Permissions] Grant a prompted permission for the duration of the session, r=sicking
2013-01-05 14:02:29 -08:00
Nils Maier
96b67e24c9
Bug 826063 - Part 2: Add tests for nsIPrivateBrowsingChannel::isChannelPrivate; r=ehsan
2013-01-03 19:41:12 -05:00
Nils Maier
39fe3b4099
Bug 826063 - Part 1: Add and implement nsIPrivateBrowsingChannel::isChannelPrivate; r=ehsan
2013-01-03 19:40:48 -05:00
Ehsan Akhgari
2cf729e283
Backed out changeset 66a7359f9be2 (bug 791546) because it broke the build
2013-01-03 18:36:16 -05:00
Michal Novotny
b06fe67e37
Bug 725993 - Remove ability to tell cache to STORE_ON_DISK_AS_FILE, r=bsmith
2013-01-04 00:30:48 +01:00
Shriram Kunchanapalli
bbed330a6b
Bug 791546: Removes nsCRT::strcmp(const PRUnichar* s) from nsCRT.h and replaces it occurrences with NS_strcmp; r=bsmedberg
2012-12-24 08:47:18 +05:30
Michal Novotny
8d5d0ae780
Bug 824484 - Fix race condition between stream wrapper destructor and nsCacheService::CloseAllStreams(), r=hurley
2013-01-03 20:24:27 +01:00
Honza Bambas
171de86baf
Backout bug 725587, r=mcmanus
2013-01-03 17:43:51 +01:00
Michal Novotny
89c2573b47
Bug 822036 - Fix race condition between nsCacheEntryDescriptor::Close() and nsCacheService::ClearDoomList(), r=hurley
2013-01-03 16:39:50 +01:00
Chris Jones
1f854446dd
Bug 825698: Log process-kill messages in all builds. r=jduell
2013-01-02 20:15:19 -08:00
Josh Aas
e525aa289c
Bug 825492: Fix IPv6 DNS lookups on Windows. r=sworkman
2013-01-02 17:40:18 -05:00
Ehsan Akhgari
b3e4aff938
Bug 826037 - Re-introduce an obsolete private browsing service in order to not break all Jetpack add-ons; r=jdm
2013-01-02 16:41:32 -05:00
Josh Aas
8e5b01ba37
Bug 825275: Fix DNS cache enumerator crash. r=sworkman
2013-01-02 16:46:27 -05:00
Jacek Caban
4231648374
Bug 807678 - fixed mingw cross compilation on case-sensitive OSes
2013-01-02 18:25:32 +01:00
Masatoshi Kimura
b5e27745c8
Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted
2013-01-03 00:56:38 +09:00
Nicholas Nethercote
acc80a9abd
Bug 819819 (part 2) - Remove |name| from NS_MEMORY_REPORTER_MALLOC_SIZEOF_FUN. r=jlebar.
...
--HG--
rename : dom/tests/mochitest/localstorage/test_localStorageQuotaPrivateBrowsing_perwindowpb.html => dom/tests/mochitest/localstorage/test_localStorageQuotaPrivateBrowsing.html
rename : toolkit/components/places/tests/browser/browser_favicon_privatebrowsing_perwindowpb.js => toolkit/components/places/tests/browser/browser_favicon_privatebrowsing.js
extra : rebase_source : 557cc60522970ce7eea3b006d357284d9b4694c4
2012-12-23 16:59:51 -08:00
Patrick McManus
14f281aef8
bug 819902 - system settings pac file failed redirect r=biesi
2013-01-01 16:05:07 -05:00
Bobby Holley
79c4deceb3
Bug 824581 - RemoteOpenFileChild::AsyncRemoteFileOpen crashes on Windows/Mac r=jduell
2012-12-26 11:01:00 -08:00
Ehsan Akhgari
77ba1c307d
Bug 818800 - Remove the global private browsing service in per-window PB builds; r=jdm
2012-12-20 12:30:47 -05:00
Josh Matthews
c4823bbdfb
Bug 782542 - Secure necko IPDL usage. r=ted,jduell a=blocking-b2g
2012-12-29 04:02:16 -05:00
Josh Matthews
a2029f145a
Backed out changeset 6cd44513d285 (bug 782542)
2012-12-28 19:18:38 -05:00
Josh Matthews
9260666d38
Bug 782542 - Secure necko IPDL usage. r=ted,jduell a=blocking-b2g
2012-12-12 10:40:33 -05:00
Josh Matthews
c8d3af7a52
Bug 818667 - Put HTTP cache into app jars. r=michal.novotny
2012-12-28 12:50:23 -05:00
Josh Matthews
bf2cdb7a02
Backed out changeset d924c6aa0a8f (bug 818667)
2012-12-28 12:31:44 -05:00
Josh Matthews
9e14d2624a
Bug 818667 - Put HTTP cache into app jars. r=michal.novotny
2012-12-28 11:56:31 -05:00
Jan Beich
64b5def3f8
Bug 824460 - Unbreak build with clang/libc++ after bug 815523. r=jduell
2012-12-26 10:16:42 -05:00
Nicholas Nethercote
df43bc1128
Bug 824397 - Use NS_ENSURE_{TRUE,FALSE,SUCCESS}_VOID(foo) instead of NS_ENSURE_{TRUE,FALSE,SUCCESS}(foo, ). r=derf.
2012-12-23 20:45:57 -08:00
Josh Aas
83a2fce361
Bug 807678: Don't proliferate NSPR DNS types beyond the host resolver itself. Make it possible to easily hook up other host resolvers. r=sworkman
2012-12-23 16:08:43 -05:00
Ryan VanderMeulen
1ed577fa28
Backed out changeset 5244caae8c46 (bug 822846) for Windows build bustage.
2012-12-23 11:45:38 -05:00
Seth Fowler
7278eff009
Bug 822846 - Use nsMimeTypes.h instead of working with literal strings in imagelib. r=joe
2012-12-19 13:33:56 -08:00
Trevor Saunders
dac1a94de6
bug 819936 - remove NS_NewArrayEnumerator overload for nsISupportsArray r=bz, bsmedberg
2012-12-09 05:04:21 -05:00
Jason Duell
2968749a62
Bug 815523 - Remote the app: and jar: protocols. r=fabrice,mwu,jdm
2012-12-22 05:56:21 -08:00
Josh Matthews
689255c2e5
Bug 815523. patches stolen from 782542 Parts 1,2,3: Necko IPC security pref, and disable for xpcshell tests, r=ted,jdm
2012-12-07 17:12:02 -05:00
Zane U. Ji
f3d486af9c
Bug 493544 - Don't decode the encoded text until it ends. r=smontagu
2012-12-22 17:54:00 +09:00
Chris Jones
5b1bde7442
Back out bug 782542 for regressions.
2012-12-21 18:23:13 -08:00
Honza Bambas
1379e3daad
Bug 725587 - Firefox jumps randomly from IPv6 to IPv4 and vice versa in dual-stack environment, r=mcmanus
2012-12-21 18:50:26 +01:00
Josh Matthews
4e4a7167e0
Bug 814247 - Add auth cache jars for separate apps. r=mayhemer
2012-12-05 02:33:20 -05:00
Alfred Kayser
a017cef9d8
Bug 815639 - mLocalFile in nsDiskCacheStream doesn't have to be in the class
2012-12-21 15:25:50 +01:00
Ehsan Akhgari
f413bd497a
Remove an unneeded #include, no bug
2012-12-20 17:58:40 -05:00