Commit Graph

155824 Commits

Author SHA1 Message Date
Oleg Romashin
7ea86cafb2 Bug 822898 - Implement pointer events. Interface. r=smaug 2013-11-18 13:10:05 -08:00
Brian Hackett
f38459be4b Bug 938950 - Don't provide full access to compartment/zone/runtime during Ion compilation, r=jandem. 2013-11-18 14:05:09 -07:00
Jan de Mooij
ca6af98cf0 Bug 936455 - Call GetObjectElementOperation instead of GetElementOperation from GetElementIC::update. r=efaust 2013-11-18 21:56:05 +01:00
Jan de Mooij
4e15e02752 Bug 939420 - Fix shell neuter() function to return |undefined| instead of itself. r=jorendorff 2013-11-18 21:56:02 +01:00
Ehsan Akhgari
57cd57f7ce Bug 939924 - Fix build error: KS.H must be included before codecapi.H in WMF.h. r=cpearce 2013-11-18 15:47:38 -05:00
Stephen Pohl
4788aafc8f Bug 935258: Tear down swipe animation overlay on popstate events. r=felipe 2013-11-18 15:45:41 -05:00
Wes Kocher
10a33483d6 Backed out changeset aacbc603eb67 (bug 938950) for bustage on a CLOSED TREE 2013-11-18 12:27:19 -08:00
Brian Hackett
30e9fc8b3f Bug 938950 - Don't provide full access to compartment/zone/runtime during Ion compilation, r=jandem. 2013-11-18 13:05:31 -07:00
Ehsan Akhgari
f59a09f88a Add a comment for bug 939880, DONTBUILD 2013-11-18 14:52:47 -05:00
William Chen
962d4f876b Bug 705046 - Enable all html5lib tests on Mac OS X 10.7 and 10.8. r=hsivonen 2013-11-13 00:13:45 -08:00
William Chen
7c1cdb0c26 Bug 937003 - Use correct adjusted insertion location for foster parenting in template element. r=hsivonen 2013-11-10 22:45:43 -08:00
William Chen
a590bca00b Bug 797009 - Remove bad assertion in HTML parser. r=hsivonen 2013-11-13 15:53:12 -08:00
William Chen
5abb61b7bb Bug 937259 - Remove <command> element from the parser. r=hsivonen 2013-11-13 15:17:13 -08:00
William Chen
c549147842 Bug 822776 - Update "after after frameset" insertion mode. r=hsivonen 2013-11-13 14:57:07 -08:00
William Chen
f8aca48259 Bug 923167 - Update encoding used for compiling javaparser source files. r=hsivonen 2013-11-13 14:49:04 -08:00
Steve Workman
9e0bfca589 Bug 938803 - Change nsDNSPrefetch and nsHttpChannel::BeginConnect to honor cache bypassing in load flags r=mcmanus 2013-11-18 11:35:02 -08:00
Steve Workman
9ac8727c00 Bug 938803 - Improve DNS debugs to show which path is taken in nsHostResolver::ResolveHost r=mcmanus 2013-11-18 11:32:00 -08:00
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