Wes Kocher
8fd473289f
Merge m-c to m-c
2013-04-22 19:00:15 -07:00
Wes Kocher
4d33464c67
Merge the last PGO-green inbound changeset to m-c.
2013-04-22 18:47:53 -07:00
Xin Zhang
5e389b35b8
Bug 857385 - Make various JSFunctionSpec arrays const. r=waldo
...
--HG--
extra : rebase_source : 24141998ffad3b0e6bad98b6fc0ce3754e448d5b
2013-04-22 14:15:49 -07:00
Josh Matthews
9ecfb0ef5d
Bug 863769 - Make ArrayBufferInputStream use rooting APIs that don't rely on the JS context being valid. r=jonco,vlad
2013-04-22 19:46:40 +02:00
Hubert Figuière
dab06a6e80
Bug 840612 - Part 3: refactor the Reset method. r=mayhemer
2013-04-09 20:46:25 -04:00
Josh Matthews
e4a83e5819
Bug 831107 - Part 2: Add general ArrayBuffer support to TCPSocket. r=vlad,fzzzy
2013-04-19 11:25:33 +02:00
Mike Shal
24b4056720
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
2013-04-16 15:24:43 -04:00
Valentin Gosu
af0c3cf8fe
Bug 843865 - Fix >> in code. r=bz
2013-04-16 08:46:03 -04:00
Jeff Walden
6539207aee
Bug 858677 - Fix up code not built by SpiderMonkey to use the newly-changed deletion signatures. r=bholley, r=billm
2013-04-05 21:22:55 -07:00
Patrick McManus
e11c98aeeb
bug 819734 - Token Bucket for Network Requests [a/b test] r=honzab
2013-04-15 09:41:27 -04:00
Patrick McManus
f1390d3039
bug 819734 - Token Bucket for Network Bursts part 2/2 [windows timers] r=honzab
2013-04-15 09:40:53 -04:00
Patrick McManus
fd3d3d767f
bug 819734 - Token Bucket for Network Bursts part 1/2 [base] r=honzab
2013-04-15 08:50:35 -04:00
Valentin Gosu
94d309ad7d
Bug 843865 - Implement Networking Dashboard using webidl. r=bz
2013-04-14 21:32:06 -04:00
Brian Smith
b0048e524e
Bug 733642: Allow the user to enable any version of TLS that libssl supports, maintaining our current defaults, r=dolske
...
--HG--
extra : rebase_source : 3484236a9d357b70a88387e0f27d3757db79bd4b
2013-04-11 11:02:51 -07:00
Patrick McManus
d238ca37e0
bug 817533 - failed system proxy lookups should not fallback to manual configs r=jduell
...
--HG--
extra : rebase_source : 9970a98e2f2db96731d85759e251f3b68198ae81
2013-04-10 15:48:17 -04:00
Mike de Boer
cf8607be57
Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin
2013-04-09 17:04:22 -07:00
Phil Ringnalda
b636e4bf9b
Back out ec6dd0cc8053:3c55e92d87a6 (bug 738818) for being on top of bustage, and b50153f9e011 (bug 819493) for bustage
...
CLOSED TREE
2013-04-09 21:14:56 -07:00
Randell Jesup
c3eda42c64
Bug 846137: Don't call PR_Close() off STS thread r=mcmanus,smaug
2013-04-09 21:45:46 -04:00
Mike de Boer
7de8174c31
Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin
2013-04-09 17:04:22 -07:00
Kyle Huey
1797951e23
Back out Bug 846137 for burning this CLOSED TREE.
2013-04-09 16:26:43 -07:00
Randell Jesup
80c0be2694
Bug 846137: Don't call PR_Close() off STS thread r=mcmanus
2013-04-09 18:43:07 -04:00
Patrick McManus
8257a56ede
bug 857906 progress indicator spinning on multipart motion jpeg r=duell sr=bz
...
--HG--
extra : rebase_source : 6b3beea6f6bb91e21c37e6dd01e5c6445317f994
2013-04-09 13:38:48 -04:00
Hubert Figuière
b67dc70525
Bug 840612 - Part 1: Don't close Marionette and debugger server socket when going offline. r=mdas,past,mcmanus f=jduell
2013-03-26 21:22:40 -04:00
Ralph Giles
cb13c4576b
Bug 857022 - Remove MOZ_MEDIA build-time define. r=ted
...
We don't test with MOZ_MEDIA=0 so that configuration no longer
works. It's better to drop the switch altogether and enable
this code unconditionally. Per-codec and -feature configure
and runtime options remain available.
2013-04-04 14:09:00 -07:00
aceman
b20aad1de4
Bug 856238 - Remove unused includes of the obsolete nsISupportsArray and nsIEnumerator. r=Neil, r=bsmedberg
2013-04-08 14:35:31 -04:00
Ehsan Akhgari
e029597932
Bug 856455 - Make nsCOMArray::SetCapacity return void; r=bsmedberg
...
--HG--
extra : rebase_source : 38cdef904f9b7fc33bd3f41bd19b1778dfbd7990
2013-03-31 16:06:18 -04:00
Ms2ger
8b70b9fbc6
Bug 856973 - Outparamdel NS_New{In,Out}putStreamReadyEvent; r=ehsan
2013-04-04 09:05:18 +02:00
Ehsan Akhgari
aa3139644f
Bug 579517 follow-up: Remove NSPR types that crept in
2013-04-02 20:59:27 -04:00
Kyle Machulis
f5e3aadf0b
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Kyle Machulis
d2b6e6e01a
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
5663b98bc5
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Honza Bambas
c59818af3e
Bug 729182 - Implement visual event tracer, part1 - instrumentation, r=mcmanus,bz,ehsan,bsmedberg,michal
2013-03-28 18:38:04 +01:00
Tanvi Vyas
7c27950fb0
Bug 836951 - Add mDocShell to nsSecureBrowserUIImpl. Traverse up to the root doc shell. r=bsmith,smaug
2013-03-27 22:12:03 -07:00
Ryan VanderMeulen
2d75b9f7d3
Merge m-c to inbound.
2013-03-27 07:27:36 -04:00
Gregory Szorc
a11b2607b9
Merge mozilla-central into services-central
2013-03-26 22:22:33 -07:00
Phil Ringnalda
e41e930920
Back out ee27d1d8b302 (bug 836951) for depending on a patch that's being backed out
...
CLOSED TREE
2013-03-26 20:18:30 -07:00
Hubert Figuière
242d120566
Backout 96f2990b1124 (bug 840612) due to orange on Mn. CLOSED TREE
2013-03-26 21:07:50 -04:00
Tanvi Vyas
2726132d96
Bug 836951 - Add mDocShell to nsSecureBrowserUIImpl. Traverse up to the root doc shell. r=bsmith,smaug
2013-03-26 16:37:46 -07:00
Richard Newman
898e7f5c89
Bug 841554 - Part 1: extend nsISearchEngine to include identifier. r=gavin
2013-03-25 10:53:40 -04:00
Jonathan Kew
37cdafb439
bug 419588 followup - add missing condition in the media fragment parsing loop. r=seth
2013-03-25 20:24:16 +00:00
Wes Johnston
6a18fa33b2
Bug 419588 - Add support for a resolution media fragment. r=seth
2013-03-22 16:12:40 -07:00
Hubert Figuière
63c449b880
Bug 840612 - Don't close Marionette and debugger server socket when going offline. r=mdas,past,mcmanus f=jduell
2013-02-28 15:39:38 -05:00
Benoit Girard
6ed333dbb5
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 : 6ea7c660764a4390cdd8dd91561fff1d7bad6035
2013-03-18 15:25:50 +01:00
Benoit Girard
bbe4c3065e
Bug 851611 - Part 2: Update profiler calls. r=jrmuizel
...
--HG--
extra : rebase_source : f76accc3d3dd86c75cb3e9750734f23ec9c29941
2013-03-16 00:47:02 -04:00
Mike Shal
f290401a73
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
2013-03-21 08:41:00 -07:00
Monica Chew
487ee4f0f1
Bug 853037 - Update nsIBackgroundFileSaver uuid. r=khuey
2013-03-20 15:42:51 -04:00
Boris Zbarsky
2f1579c0a4
Bug 848840. Sniff the first 1024 bytes, not the first 512, for charsets, since <meta> can be anywhere in the first 1024 bytes. r=annevk
2013-03-26 11:31:54 -04:00
Mike Shal
ea1d9b8ba7
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
2013-03-19 11:47:00 -07:00
Bobby Holley
3a47868d1d
Bug 850247 - Move nsRequestObserverProxy to nsMainThreadPtr{Holder,Handle}. r=mcmanus
2013-03-19 09:04:57 -07:00
Bobby Holley
b9b61977e0
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