Commit Graph

155807 Commits

Author SHA1 Message Date
Steve Workman
8a980bb01a Bug 923458 - ProxyAutoConfig::ResolveAddress should make medium priority DNS requests to use negative cache entries r=mcmanus 2013-11-13 10:40:44 -08:00
Ryan VanderMeulen
88e735eaa7 Backed out 3 changesets (bug 937775, bug 937369, bug 937466) for mochitest-other failures.
Backed out changeset 3fd86b311a5a (bug 937775)
Backed out changeset 550a02fca7b3 (bug 937466)
Backed out changeset 298618421b51 (bug 937369)
2013-11-18 14:02:20 -05:00
Ryan VanderMeulen
49ee2bf8a9 Backed out changeset 91e1d8abb51e (bug 793465) for bustage. 2013-11-18 13:50:48 -05:00
Joel Maher
98b79f3620 Bug 939719 - stop packaging tests.jar up during a build. r=ted 2013-11-18 13:38:37 -05:00
Chenxia Liu
3c86ddffeb Bug 937870 - nsSearchService displays duplicate engine prompt regardless of confirmation set by caller. r=gavin 2013-11-18 10:27:46 -08:00
Benoit Jacob
f347dec994 Bug 939629 - 2/2. Build Skia in unified mode - r=ehsan,gw280 2013-11-18 13:25:10 -05:00
Benoit Jacob
25091f66ea Bug 939629 - 1/2. Add missing include guards to a couple of Skia headers - r=gw280 2013-11-18 13:25:01 -05:00
Antonio M. Amaya
6ab8438fc3 Bug 939116 - Apply the TCPSocket.send offset parameter correctly. r=dpreston 2013-11-15 18:28:00 +01:00
Jonas Finnemann Jensen
58f98efab6 Bug 937201 - Fix Windows builds without MOZ_ENABLE_PROFILER_SPS. r=BenWa 2013-11-18 13:21:26 -05:00
Andy Wingo
617a8fb127 Bug 932768 - Remove vestigial decompiler hacks from BytecodeEmitter. r=jwalden 2013-11-18 16:53:58 +01:00
Andy Wingo
bcd9d40902 Bug 932312 - Remove SRC_HIDDEN as it is no longer used. r=jwalden 2013-11-18 16:37:22 +01:00
Byron Campen [:bwc]
e895771e47 Bug 906384 - Very simple global rate-limiting based on SimpleTokenBucket. Will tolerate a maximum of 8K/sec over 1 sec, and 3.6K/sec over 20 sec. r=ekr 2013-11-17 08:27:44 -08:00
Steve Fink
c1559b2aff Bug 932851 - Do not read from empty buffers when discarding, r=jorendorff
--HG--
extra : rebase_source : c7e537f280ee0b35c67a7aee9ad4d4b60d646dbd
2013-11-14 20:42:31 -08:00
Simon Montagu
f20115ff1e Add support for unicode-bidi: -moz-plaintext in XUL. Bug 869833, r=roc 2013-11-18 17:24:16 +02:00
Simon Montagu
9b671bfe04 Test for bug 869833 2013-11-18 12:31:06 +02:00
Arnaud Bienner
f4f71db5ca Bug 938334 - Use "Type" as parameter in nsCSSPseudoElements methods instead of "nsIAtom*" when it makes sense to do so. r=dbaron 2013-11-17 19:33:56 +01:00
Sylvestre Ledru
92042cb4b0 Bug 793465 - Remove the unconditional declaration of HAVE_UINT64_T. r=glandium
External codes have their own definitions or management.

cairo:
Defined in gfx/cairo/cairo/src/cairo-wideint-type-private.h

intl:
Defined in intl/icu/source/configure.in

webrtc:
media/webrtc/signaling/signaling.gyp

netwerk:
netwerk/srtp/src/Makefile.in
2013-11-18 12:54:46 -05:00
Alexandre Poirot
16ffcc45fa Bug 770915 - Make Sandbox.dump() appear in adb logcat. r=gabor 2013-11-18 12:54:46 -05:00
Alexandros Chronopoulos
a046060df5 Bug 704316 - Remove reference to deleted mozilla-dos2unix. r=ted 2013-11-17 12:02:55 +02:00
Trevor Saunders
0380f60de5 revert bug 931399 to see if it helps with bug 883059 at all 2013-11-18 12:31:56 -05:00
Jon Coppeard
acdd78d61d Bug 938211 - Supply copy assignment operator for Heap<T> and fix up some other classes in RootingAPI.h r=sfink 2013-11-18 17:21:44 +00:00
Jon Coppeard
4dbdfde79d Bug 938212 - Tenure iterator prototypes, as these can be accessed off-main-thread r=bhackett 2013-11-18 17:21:44 +00:00
Jon Coppeard
6d139a1da0 Bug 934442 - Defer finalization of object ID table until after minor GC r=terrence 2013-11-18 17:21:43 +00:00
Camilo Viecco
15af5c4f84 Bug 935769: Fix shutdown locks for nssCerList and nssCertListEnumerator. r=bsmith 2013-11-11 15:16:45 -08:00
Olli Pettay
ff75bbbe3c Bug 939789, call nsJSContext::LikelyShortLivingObjectCreated() only in the main thread, r=mccr8
--HG--
extra : rebase_source : 9ea7616a6396b63363f0edb434761c11a0f47a53
2013-11-18 18:58:02 +02:00
Eitan Isaacson
8b9fb818a0 Bug 937775 - Make AccessFu logging less verbose by default. r=yzen 2013-11-18 08:53:44 -08:00
Eitan Isaacson
a54e33a2ed Bug 937466 - Introduce Constants module. r=yzen 2013-11-18 08:53:44 -08:00
Eitan Isaacson
baf37b3cba Bug 937369 - Use moz.build in accessibility/src/jsat. r=davidb 2013-11-18 08:53:44 -08:00
Benjamin Bouvier
9e375c3c0b Bug 938431: Make MPostWriteBarriers a safe Float32 instruction; r=jonco 2013-11-18 17:36:59 +01:00
Ryan VanderMeulen
79774cfe25 Merge m-c to inbound on a CLOSED TREE. 2013-11-18 10:59:48 -05:00
Jared Wein
46c3957fd2 Backed out changeset eda465a0ed17 (reverting UX branch branding) IGNORE BAD COMMIT MESSAGES 2013-11-18 10:54:26 -05:00
Jared Wein
cd0aaf70f5 Touching CLOBBER to make sure that the initial Australis build has a fresh start. rs=Gijs 2013-11-18 10:49:00 -05:00
Gijs Kruitbosch
78494424ff Disabling randomorange test, rs=randomorange, see bug 927064 for improving this test. 2013-11-18 16:35:47 +01:00
Phil Ringnalda
718d59af18 Back out 134f2dc02468 (bug 939659) for assertions 2013-11-18 07:21:11 -08:00
Jonathan Watt
c5cf983a83 Bug 937581 - Remove imgStatusTrackerNotifyingObserver. r=seth 2013-11-18 14:30:12 +00:00
Jonathan Watt
a5e0aa39db Bug 939604 - Add support for more types to mozilla::gfx::Log. r=Bas 2013-11-18 14:29:54 +00:00
Jonathan Watt
57ea2a77a4 Bug 889736, part 6 - Stop setting the svg.text.css-frames.enabled pref. r=heycam 2013-11-18 14:29:53 +00:00
Jonathan Watt
0c84650db8 Bug 889736, part 5 - Remove nsISVGGlyphFragmentNode and nsISVGGlyphFragmentLeaf. r=heycam 2013-11-18 14:29:53 +00:00
Jonathan Watt
6e039d23da Bug 889736, part 4 - Remove nsSVGTextContainerFrame. r=heycam 2013-11-18 14:29:53 +00:00
Jonathan Watt
931d4e7ee9 Bug 889736, part 3 - Remove nsSVGTSpanFrame. r=heycam 2013-11-18 14:29:52 +00:00
Jonathan Watt
cd3d3063e4 Bug 889736, part 2 - Remove nsSVGTextPathFrame. r=heycam 2013-11-18 14:29:52 +00:00
Jonathan Watt
6d1ae94392 Bug 889736, part 1 - Remove nsSVGTextFrame and nsSVGGlyphFrame. r=heycam 2013-11-18 14:29:51 +00:00
Jonathan Watt
87341a69d3 No bug - Add missing include guard to nsSVGInnerSVGFrame.h (apperently it's never had one!). 2013-11-18 14:29:47 +00:00
Ehsan Akhgari
9a00e6195b Bug 939656 - Fix the GfxInfoBase::OperatingSystemVersion overrides; r=bjacob 2013-11-18 08:38:17 -05:00
Ehsan Akhgari
aa71e93c03 Bug 939659 - Build spellchecker in unified mode; r=roc 2013-11-18 08:32:32 -05:00
Ehsan Akhgari
4e4020f921 Bug 939451 - Build most of the accessible code in unified mode; r=tbsaunde 2013-11-18 08:30:59 -05:00
Trevor Saunders
7d59dcb695 [PATCH 2/2] revert bug 935567 because it unnecessarily breaks
From 81f1fe2ccb9710ca2a956e1993ffef9e8b970c09 Mon Sep 17 00:00:00 2001
 backward compat
---
 accessible/src/atk/AccessibleWrap.cpp | 2 ++
 1 file changed, 2 insertions(+)
2013-11-18 08:16:21 -05:00
Gijs Kruitbosch
94480b349c Merge m-c to ux 2013-11-18 13:44:32 +01:00
Mike de Boer
5d7f77e40c Bug 930950: also remove location attributes when a widget is removed. r=Gijs 2013-11-18 13:01:46 +01:00
Ed Morley
6682ad6c0d Backed out changeset e6a9c98d62d0 (bug 927196) for causing bug 939269 2013-11-18 10:59:01 +00:00