Commit Graph

198595 Commits

Author SHA1 Message Date
William Chen
26ab77ee37 Bug 1029710 - Add null check for container in ShadowRoot::IsPooledNode. r=smaug 2014-08-11 11:26:52 -07:00
Blake Kaplan
8d384d16d1 Bug 1051102 - Make mPackagesHash be a more modern hashtable. r=bsmedberg 2014-08-11 11:13:36 -07:00
Blake Kaplan
164fd2b0e8 Bug 1041822 - Add LookupOrAdd to nsClassHashtable. r=bsmedberg 2014-08-11 11:13:36 -07:00
Blake Kaplan
6983488b27 Bug 1027898 - Implement most of nsIContentPrefService2 for e10s. r=adw 2014-08-11 11:13:36 -07:00
Geoff Brown
c3b12d660f Bug 1042097 - Upload Android tombstones to blobber; r=dminor 2014-08-11 11:55:28 -06:00
Eric Rahm
f7583e2300 Bug 1049051 - Part 5: Make sDeadlockDetector access internal 2014-08-11 10:30:48 -07:00
Eric Rahm
831bd5aaf2 Bug 1049051 - Part 4: Make PrintCycle internal 2014-08-11 10:30:08 -07:00
Eric Rahm
1c1f89191f Bug 1049051 - Part 3: DeadlockDetector Add/Remove can take a const param 2014-08-11 10:29:59 -07:00
Eric Rahm
04c5055264 Bug 1049051 - Part 2: Remove DeadlockDetectorEntry 2014-08-11 10:29:49 -07:00
Eric Rahm
77dae2d4a3 Bug 1049051 - Part 1: Remove ResourceAcquisition 2014-08-11 10:29:43 -07:00
Ben Turner
9dab2c710c Bug 1051521, Fix assertion when OnCloseChannel loses the race with OnChannelError, r=bsmedberg. 2014-08-11 10:09:30 -07:00
Trevor Saunders
f4bcd41f0d bug 1047628 - simplify nsMutationGuard r=smaug 2014-08-01 16:30:58 -04:00
Brian Hackett
da107662d3 Bug 1023158 - Add writeDataRelocation() call, r=jandem. 2014-08-11 08:40:26 -08:00
Brian Smith
8c9ce89101 Bug 1048070, Part 2: Remove uses of PR_NOT_REACHED and PR_ARRAY_SIZE in mozilla::pkix, r=keeeler
--HG--
extra : rebase_source : d373a7526c1048770bed8bacb7e14c8f10e832cb
2014-08-03 18:24:35 -07:00
Brian Smith
f5ad3ac382 Bug 1048070, Part 1: Replace uses of PR_ASSERT in mozilla::pkix, r=keeler
--HG--
extra : rebase_source : 3f1dbb4babb6d575bde3088c92aeb6f28d689210
2014-08-02 09:17:59 -07:00
Brian Smith
b1f7e52f48 Bug 1042479: Accept the OIW sha1WithRSASignature OID, r=keeler
--HG--
extra : rebase_source : 98dfbf1b5130898604e86c54ad4a8453aa87bde4
2014-08-04 16:34:47 -07:00
Bob Owen
b579949b1c Bug 1050795 Part 2: Remove nsCxPusher. r=bholley 2014-08-08 16:44:15 +01:00
Bob Owen
30b9998991 Bug 1050795 Part 1: Replace nsCxPusher in WorkerRunnable::Run. r=bholley 2014-08-08 16:06:33 +01:00
Nathan Froyd
14fb6bfe4c Bug 1050433 - part 2 - move TK_CFLAGS inclusion into moz.build; r=mshal 2014-08-07 14:46:58 -04:00
Nathan Froyd
103ed7a5b0 Bug 1050433 - part 1 - move effective_tld_names.dat into xpcshell manifest declarations; r=mshal 2014-08-07 14:46:15 -04:00
Nathan Froyd
d7b2a94fae Bug 1050398 - remove intl/unicharutil/tools/Makefile.in; r=mshal
EX_LIBS is completely unused, and uses a dodgy mechanism of getting
glib's libraries to boot.  We could have moved the CFLAGS bit over to
moz.build, but the only C file in this directory, ucgendat.c, doesn't
use anything from glib.  So let's just delete the whole thing.
2014-08-07 12:32:49 -04:00
Armen Zambrano Gasparnian
c7dfd72337 Bug 1051799 - [mozprocess] Bump mozprocess to 0.21. r=wlach. DONTBUILD 2014-08-11 11:36:01 -04:00
Masayuki Nakano
cc9b25263e Bug 1050703 Don't reset selection at starting composition if it's unnecessary r=emk 2014-08-12 00:17:18 +09:00
Masayuki Nakano
0ac6705f98 Bug 1051689 Ensure to complete the last pending action r=emk 2014-08-12 00:17:18 +09:00
Patrick McManus
49861055d6 bug 1040323 - SecureBrowserUI needs to consider scheme, not just security of connection r=dkeeler 2014-07-28 14:37:41 -04:00
Nathan Froyd
a341fde8a0 Bug 1046342 - bring xpcshell's usage message a little closer to reality; r=bsmedberg
The -n, -j, and -P options appear to be no longer supported.

I rearranged the options list so that the options appear in the order of
processing in ProcessArgs.  I also took the opportunity to move the -m'
option out of the options claimed to be handled in
ProcessArgsForCompartment, since it no longer is.
2014-07-30 16:29:16 -04:00
Douglas Crosher
b0fbf2f5ba Bug 1051594 - IonMonkey MIPS: Fix some problems with instruction signed immediate arguments. r=rankov 2014-08-10 23:35:08 +10:00
Douglas Crosher
1f69554076 Bug 1050291 - ARM Simulator: Fix vmovl quad register encoding. r=nbp 2014-08-08 09:49:30 +10:00
Andrew McCreight
712ba1042c Bug 1047717 - Don't generate trailing whitespace for IPDL CppDirective's with no |rest|. r=bent 2014-08-06 11:12:00 -04:00
Axel Viala
d0a2403d79 Bug 1044584 - Fix incorrect computation of mUploadTransferred. r=bz 2014-07-28 17:19:51 +02:00
Yura Zenevich
f19118e58a Bug 1050926 - taking into account aria-hidden when traversing subtree. r=eeejay
---
 accessible/jsat/Utils.jsm                        |  4 +++-
 accessible/tests/mochitest/jsat/test_output.html | 13 +++++++++++++
 2 files changed, 16 insertions(+), 1 deletion(-)
2014-08-11 09:32:09 -04:00
Armen Zambrano Gasparnian
a3743b5acd Bug 1046087 - Normalize line endings on mozprocess for Adb Windows. r=wlach 2014-08-11 08:59:56 -04:00
Alexander Surkov
ce2859f8f8 Bug 1020548 - update aria-orientation impl to ARIA 1.1, r=tbsaunde, sr=neil 2014-08-11 08:13:44 -04:00
Ted Mielczarek
2382567568 bug 1049106 - always build gmp-fake. r=gps 2014-08-11 07:46:46 -04:00
Ted Mielczarek
96a23f8aff bug 1049202 - remove automationutils mozinfo workaround for non-mozharness Android tests. r=jmaher 2014-08-11 07:46:46 -04:00
Valentin Gosu
13dcd9eb3e Bug 1009648: Fix windows crash when removing from linked list r=mcmanus 2014-08-09 06:59:00 +03:00
Valentin Gosu
f068a9d368 Bug 1009648: nsStandardURL crashes when calling SetHost after Clear() r=mcmanus 2014-08-11 12:14:03 +03:00
Jonathan Kew
fed2e80e73 bug 1048050 - additional reftests to cover cases with and without region subtag. r=smontagu
--HG--
rename : layout/reftests/text-transform/greek-uppercase-1.html => layout/reftests/text-transform/greek-uppercase-1a.html
rename : layout/reftests/text-transform/greek-uppercase-1.html => layout/reftests/text-transform/greek-uppercase-1b.html
rename : layout/reftests/text-transform/irish-lowercase-1.html => layout/reftests/text-transform/irish-lowercase-1a.html
rename : layout/reftests/text-transform/irish-lowercase-1.html => layout/reftests/text-transform/irish-lowercase-1b.html
2014-08-11 09:49:14 +01:00
Jonathan Kew
0297d08f5d bug 1048050 - ignore region (or other) subtags when checking for language-specific casing behavior. r=smontagu 2014-08-11 09:49:11 +01:00
John Daggett
746163730b Bug 1051668 - add testdata for font-variant-alternates. r=mkato 2014-08-11 17:05:01 +09:00
John Daggett
9ada664571 Bug 1051668 - revise gsubtest fonts to include ss22..ss99 feature tags. r=mkato 2014-08-11 17:05:01 +09:00
Nigel Babu
6e724530ad Merge m-c to m-i, a=merge 2014-08-11 12:21:54 +05:30
Nigel Babu
b2e1e79c70 Merge b-i to m-c, a=merge 2014-08-11 12:09:27 +05:30
Nigel Babu
97307ad892 Merge fx-team to m-c, a=merge 2014-08-11 12:07:08 +05:30
Nicholas Nethercote
3e1c93b184 Bug 1043605 - Fix up DEBUG/JS_DEBUG confusion in HashTable.h. r=jwalden.
--HG--
extra : rebase_source : ae56e815766be675083596e177844e2365e93906
2014-08-10 23:17:44 -07:00
Nicholas Nethercote
0c900746a9 Bug 1048640 - Alert the memshrink-telemetry-alerts list about telemetry changes relating to memory usage. r=vladan.
--HG--
extra : rebase_source : 33c14a32e10113258ffaf5182a082e09caad42a8
2014-08-10 22:56:02 -07:00
Matthew Gregan
18948e1ddd Bug 1024858 - Improve buffered range calculation for MediaSource objects. r=cajbir 2014-08-11 16:32:21 +12:00
Timothy Nikkel
7b846aeaf5 Bug 1051097. Set the initial visible rect correctly on the wrap list item stored inside transform display items. r=roc 2014-08-10 21:59:02 -05:00
Chris Pearce
5bdadd2f23 Bug 1050582 - Check we're on the correct thread in SetTimerOnMainThread. r=jesup 2014-08-11 14:18:53 +12:00
Matthew Gregan
cd855a0b39 Bug 1050099 - Avoid calling deprecated FindStartTime and instead use buffer's decoded ranges in switching logic. r=cajbir 2014-08-11 14:05:09 +12:00