Mike Shal
9680b82df6
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
2013-03-19 11:47:00 -07:00
Patrick McManus
a25af97476
bug 850968 - http cache effectiveness experiment r=hurley
2013-03-14 17:10:11 -04:00
Bobby Holley
24d097b77d
Bug 850247 - Move nsRequestObserverProxy to nsMainThreadPtr{Holder,Handle}. r=mcmanus
2013-03-19 09:04:57 -07:00
Bobby Holley
4ce5d3c3c4
Bug 850247 - Make nsRequestObserverProxy hold onto its context. r=mcmanus
...
Both the consumers just do this manually. The context here is sometimes an
XPCWrappedJS, so passing it around with nsCOMPtrs off-main-thread can't
happen anymore.
We add assertions in OnStartRequest/OnStopRequest to catch any consumers
that might try to change contexts midstream.
2013-03-19 09:04:57 -07:00
Bobby Holley
3bff70bd0a
Bug 850247 - Make nsRequestObserverProxy proxy events to the main thread only. r=mcmanus
...
I'm doing this so that I can safely make this class use nsMainThreadPtr{Handle,Holder}.
There's no theoretical reason why we couldn't support other threads here, but it
would mean implementing that functionality in the PtrHolders, renaming them, and
weakening their assertions/invariants. AFAICT the consumers here don't actually have
a reason to proxy events anywhere but the main thread, so I'm just going to do this
rather than writing code to support something that we don't do (and thus can't test).
2013-03-19 09:04:57 -07:00
Gabriele Svelto
ff49b7b077
Bug 850637 - Make nsIOService properly pick-up user-specified network.buffer.cache.* preferences. r=honzab
2013-03-14 16:05:54 +01:00
Bobby Holley
5e491052f1
Bug 850246 - Remove Off-Main-Thread XPCWrappedJS refcounting from ServerSocketListenerProxy. r=mcmanus
2013-03-18 20:39:54 -07:00
Bobby Holley
6b99053512
Bug 850245 - Remove Off-Main-Thread XPCWrappedJS refcounting from DNSListenerProxy. r=mcmanus
2013-03-18 20:39:53 -07:00
Ed Morley
b2109c458f
Backed out changeset c75481a07302 (bug 851611)
2013-03-18 14:10:35 +00:00
Ed Morley
2b1775b4e9
Backed out changeset d195190adc48 (bug 851611)
...
--HG--
rename : tools/profiler/GeckoProfiler.h => tools/profiler/sampler.h
rename : tools/profiler/GeckoProfilerImpl.h => tools/profiler/sps_sampler.h
2013-03-18 14:10:30 +00:00
Benoit Girard
664cf994b4
Bug 851611 - Part 3: Rename headers. r=jrmuizel
...
--HG--
rename : tools/profiler/sampler.h => tools/profiler/GeckoProfiler.h
rename : tools/profiler/sps_sampler.h => tools/profiler/GeckoProfilerImpl.h
extra : rebase_source : 552fe1d3ff61d15b264aaf86f7c8cb4f4eff69d1
2013-03-18 14:41:02 +01:00
Benoit Girard
c4c6a0ddf5
Bug 851611 - Part 2: Update profiler calls. r=jrmuizel
...
--HG--
extra : rebase_source : 3032aaf7e50cdf9c350da688ec34e50a695fc7ca
2013-03-16 00:47:02 -04:00
Irving Reid
c9bdef186a
Bug 768482: Add URI of resource to "file not found" exception in asyncFetch(). r=bz
2013-03-18 07:29:31 -04:00
Ms2ger
2ef57946b1
Merge m-c to m-i.
2013-03-17 13:22:37 +01:00
Ms2ger
d52bebdeb3
Bug 845374 - Part s: Stop including nsTArray.h in nsContentUtils.h; r=khuey
2013-03-17 08:55:16 +01:00
Ms2ger
c4380f4933
Bug 845374 - Part r: Stop including nsTArray.h in nsReadableUtils.h; r=khuey
2013-03-17 08:55:16 +01:00
Bill McCloskey
a3cea08b3a
Bug 759585 - Zones (r=jonco,bhackett,njn,dvander,luke,bz,mccr8,bholley)
2013-03-16 20:36:37 -07:00
Bobby Holley
c62ad1c427
Bug 850251 - Remove Off-Main-Thread XPCWrappedJS refcounting from HTTP Activity Distributor. r=mcmanus
2013-03-15 16:02:02 -07:00
Bobby Holley
a8235f12a6
Bug 850249 - Remove Off-Main-Thread XPCWrappedJS refcounting from Wifi Listeners. r=mcmanus
2013-03-15 16:02:01 -07:00
Daniel Holbert
b76c363e13
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
2013-03-15 10:52:10 -07:00
Shih-Chiang Chien
52d6dc4b9b
Bug 847310 - WBMP decoder implementation. r=joe
2013-03-08 11:17:29 +08:00
Jason Duell
38d3f4246e
Bug 845273 - Backout Access-Control-Allow-Origin checks (bug 814117) for site breakage r=jduell
2013-03-14 13:59:33 -07:00
Patrick McManus
1dff4c13b9
bug 819044 - better spdy stream cleanup when handling goaway r=honzab
...
--HG--
extra : rebase_source : c3c1bebdbd75029630b7ab6030c945b2998cc653
2012-12-20 13:27:15 -05:00
Gregory Szorc
ed102f4876
Merge mozilla-central into build-system
2013-03-13 08:20:09 -07:00
Mike Shal
e3d8d5c262
Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps
2013-03-11 22:05:00 -07:00
Mike Shal
e9f8bc0fbd
Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps
2013-03-11 22:00:00 -07:00
Gregory Szorc
8b4f575df1
Bug 818246 - Part 5: Move XPIDLSRCS into moz.build (manual); r=glandium
2013-03-12 10:20:41 -07:00
Gregory Szorc
7bb3ee056b
Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
...
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
2013-03-12 10:17:46 -07:00
Seth Fowler
c33c6a25e3
Bug 849114: Add parser support for spatial media fragments. r=cpearce
...
--HG--
rename : content/html/content/src/nsMediaFragmentURIParser.cpp => netwerk/base/src/nsMediaFragmentURIParser.cpp
rename : content/html/content/src/nsMediaFragmentURIParser.h => netwerk/base/src/nsMediaFragmentURIParser.h
2012-12-20 17:04:50 -08:00
Ms2ger
2cf07efa15
Bug 847195 - Make NamedNodeMap only deal with Attrs; r=khuey
...
--HG--
rename : dom/interfaces/core/nsIDOMNamedNodeMap.idl => dom/interfaces/core/nsIDOMMozNamedAttrMap.idl
2013-03-10 09:00:33 +01:00
John Schoenick
61d66d3bbc
Backout d1f27bcc360a (Bug 849114) for windows bustage CLOSED TREE
2013-03-08 16:20:11 -08:00
Seth Fowler
3696de5c6e
Bug 849114: Add parser support for spatial media fragments. r=cpearce
...
--HG--
rename : content/html/content/src/nsMediaFragmentURIParser.cpp => netwerk/base/src/nsMediaFragmentURIParser.cpp
rename : content/html/content/src/nsMediaFragmentURIParser.h => netwerk/base/src/nsMediaFragmentURIParser.h
2012-12-20 17:04:50 -08:00
Brian Smith
1d74004842
bug 750421 - remove unnecessary nsIBadCertListener2 and nsISSLErrorListener implementations r=mayhemer r=mounir r=dolske
2013-03-06 11:25:03 -08:00
Zane U. Ji
cff54074a4
Bug 833028 - Subjects with mixed ASCII and MIME words are incorrectly displayed. r=smontagu
2013-03-07 22:16:52 +08:00
Cykesiopka
b5846d7221
Bug 92979 - Remove unused parameters in nsNetUtil.h methods. r=biesi
2013-03-08 08:30:13 -05:00
Patrick McManus
191e37d2aa
bug 848360 - telemetry for ssl ratios of http transactions and page loads r=jduell
2013-03-07 16:52:52 -05:00
Jason Duell
18c2daca7d
Bug 795254. Intermittent test_private_channel.js failure r=jdm
...
--HG--
rename : netwerk/test/unit/test_private_channel.js => netwerk/test/unit/test_private_necko_channel.js
2013-03-07 12:12:10 -08:00
Jon Coppeard
8d5fd16382
Bug 848395 - GC: Move Rooted to JS namespace - rename js::Rooted to JS::Rooted outside SpiderMonkey r=terrence
...
--HG--
extra : rebase_source : 35cbf3cc4da4598c2e9e6975028ef397718849db
2013-03-06 16:41:43 +00:00
Monica Chew
5db44b44ff
Bug 844392 - Fix race condition where ProcessStateChange can remove a file before cleanup. r=paolo
2013-03-07 08:35:38 -05:00
Ed Morley
fe417ad697
Backed out changeset 28ef4bdff455 (bug 848395)
2013-03-07 13:03:35 +00:00
Jon Coppeard
fa71007e65
Bug 848395 - GC: Move Rooted to JS namespace - rename js::Rooted to JS::Rooted outside SpiderMonkey r=terrence
...
--HG--
extra : rebase_source : 866879df05e3ec3f8e93570eb3f6b71103636b41
2013-03-06 16:41:43 +00:00
Josh Aas
df66dcb27d
Bug 848435 - Remove Snow Leopard OS check in wifi code. r=dougt
2013-03-06 16:14:30 -06:00
Jose Cortes
c430aa26aa
Bug 842186 - Update instances of jsval to JS::Value in .cpp and .h files within the toolkit and netwerk directories. r=jwalden
...
--HG--
extra : rebase_source : bba8b8f21faa148a64731299bd74bf89c1314822
2013-03-06 13:16:46 -08:00
Aaron Klotz
4e85719bce
Bug 810454: Adds A/B test for preloading cookie db r=ehsan
2013-03-06 12:54:44 -07:00
Randell Jesup
ca0a1c52df
Bug 848345: define EINPROGRESS on windows for VC9 in netwerk/sctp r=wg9s
2013-03-06 11:29:01 -05:00
Albert Crespell
3986a322a5
Bug 839757 - Tests. r=honzab
2013-03-03 09:08:44 +01:00
Albert Crespell
1eeec1465c
Bug 839757 - Net glue. r=honzab
2013-03-03 09:06:38 +01:00
Albert Crespell
203ee2b3d0
Bug 839757 - Implementation. r=honzab
2013-03-03 09:04:38 +01:00
Albert Crespell
45a7593788
Bug 839757 - Interface definition. r=honzab
2013-03-03 09:00:56 +01:00
Randell Jesup
7f8c2a8cd2
Bug 846553: Use non-blocking connect() for SCTP DataChannelConnections, notify disconnects r=mcmanus
2013-03-05 11:17:07 -05:00
Philip Chee
7169d518e5
bug 722299 followup: VS2008 bustage fix for Bug 722299 Implement new IDN Unicode display algorithm. r=honza.b
2013-03-02 20:30:30 +08:00
Sunny
7547ef4321
Bug 817381 - Add sThreadCount and sTelemetryMaxThreadCount to count the number of maximum concurrent threads in a download session and implemented Telemetry for the same. r=biesi
2013-03-04 22:40:11 -05:00
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