Jim Chen
9a3802b401
Bug 959237 - Add AndroidBridge::HasEnv checks; r=blassey
...
For certain tests, the AndroidBridge is not initialized, but some GeckoAppShell functions are still called indirectly. For now, this patch adds checks to skip these calls if there's no AndroidBridge. However, in the future, most of the affected code should be refactored to not require these checks.
2014-01-17 23:32:24 -06:00
Jim Chen
9305d633e9
Bug 959237 - Define GetVM, GetJNIEnv, and GetJNIForThread as infallible; r=blassey
...
Currently when either of these methods fail, we log something and rely on the calling code to null check. Since these failures are serious and likely unrecoverable, it's better to define these methods as infallible and just crash if they do fail.
2014-01-17 23:32:24 -06:00
Timothy Nikkel
4f05e792d8
Bug 958806. If our decoder shutdown intent was "not needed" then we shouldn't try to request a full decode of the image, it was not needed. r=seth
2014-01-17 23:14:46 -06:00
Jim Mathies
776ba60696
Bug 914847. Modify metro mochitests to flush styles. r=mbrubeck
2013-10-22 14:13:26 +02:00
Nicholas Cameron
9aa2bb4046
Bug 914847. Mini-flush for animations. r=dbaron
2013-10-22 14:14:41 +02:00
Nicholas Cameron
671bba2fbd
Bug 914847. Use a mini-flush instead of a full style flush. r=dbaron
2013-10-22 14:13:26 +02:00
Masayuki Nakano
a3dc900949
Bug 835262 Add an option making nsTextStateManager keep alive even while our process is deactive r=smaug+emk
2014-01-18 12:27:14 +09:00
Myk Melez
d1229692ab
Bug 960207 - update client to use APK factory development server; r=wesj
2014-01-17 19:16:25 -08:00
Geoff Lankow
836132595f
Bug 960904 - Allow number pickers that don't stretch the full width in <setting>; r=Unfocused
2014-01-18 15:52:53 +13:00
Wes Kocher
44b44b413c
Backed out changeset 8526c7a38761 (bug 951354) for CPP unittest bustage
2014-01-17 17:50:17 -08:00
Nicholas Hurley
87f232bbc1
Bug 948448 - Free up disk space after clearing seer data. r=honzab
2014-01-17 17:45:50 -08:00
Nicholas Hurley
da60080214
Bug 947745 - Clean up the seer database when it gets too big. r=honzab
2014-01-17 17:45:48 -08:00
Nicholas Hurley
ba2cd9bbae
Bug 945779 - Use transactions to batch up Seer I/O. r=honzab
2014-01-17 17:45:46 -08:00
Brian O'Keefe
46b08570d9
Bug 935987 - Part 3: Add preprocessed file support to install manifests; r=gps
...
--HG--
extra : rebase_source : a6897be53064bd171bd9280735c513c6ff539a4f
2013-12-14 09:46:48 -05:00
Brian O'Keefe
49217e22e3
Bug 935987 - Part 2: Add preprocessed files to mozpack.files; r=gps
...
--HG--
extra : rebase_source : fe32f92b22aecc82ea1b6d95a5ee43e274a9f8be
2013-11-06 14:46:05 -05:00
David Keeler
88d7f1342f
bug 951354 - test nsNSSCertificateDB for proper shutdown r=cviecco a=abillings
2014-01-17 16:22:51 -08:00
Luke Wagner
ede87068a1
Bug 960367 - OdinMonkey: compress source stored in in cache file (r=sstangl)
...
--HG--
extra : rebase_source : 0b4036078a28630f04ddb2e232f587d6268b8209
2014-01-17 17:34:33 -06:00
Benoit Girard
400396fb82
Bug 900033 - Don't rely on the driver to detect a bad MakeCurrent. r=jrmuizel
2014-01-17 18:10:54 -05:00
Randell Jesup
d68bf2ea20
Bug 945066: enable PeerConnections for b2g (reland) rs=ekr
2013-12-09 07:33:41 -05:00
Terrence Cole
be1579cec3
Bug 959787 - Handlify several JSAPI interfaces that can GC, Part 5; r=jonco
...
--HG--
extra : rebase_source : 13c96b6118408cfb001a3191871cbf7ce4d8a2c3
2014-01-17 10:09:38 -08:00
Terrence Cole
d902eeddc8
Bug 959787 - Handlify several JSAPI interfaces that can GC, Part 4; r=sfink,r=bz
...
--HG--
extra : rebase_source : 8e1ff566f47795cd82e3f4c0a6fa37b88e7847b4
2014-01-17 10:08:51 -08:00
Nathan Froyd
a04f403342
Bug 960109 - convert JSJitInfo fields to bitfields; r=bz,efaust
2014-01-16 16:30:35 -05:00
Nathan Froyd
29bd66584a
Bug 960700 - delete incorrect comment from nsStackWalk.cpp; r=ehsan
2014-01-16 14:53:04 -05:00
Botond Ballo
c1f5e0cb55
Bug 961171 - Have APZ pick up on dynamic changes to 'scrollgrab' property. r=BenWa
2014-01-17 14:51:00 -05:00
Ryan VanderMeulen
32e08fe628
Merge m-c to inbound.
2014-01-17 15:17:49 -05:00
Ryan VanderMeulen
b989384c30
Merge b2g-inbound to m-c.
2014-01-17 15:04:32 -05:00
Raymond Etornam Agbeame(:retornam)
5aa30a620f
Bug 950169 - remove unused arguments for LogInvalidCertError r=keeler
2014-01-17 11:57:57 -08:00
Josh Aas
eca8766d4d
Remove dead code, stuff that used to override IPDL methods that don't exist any more. No bug. r=jduell,eitan
2014-01-17 13:58:05 -06:00
Ryan VanderMeulen
30f93c18d6
Merge fx-team to m-c.
2014-01-17 14:56:13 -05:00
Josh Aas
31f560c053
Bug 960648: Consistently mark IPDL methods as MOZ_OVERRIDE. Part 2. r=bent
2014-01-17 13:49:39 -06:00
Ryan VanderMeulen
311e51e750
Merge inbound to m-c.
2014-01-17 14:46:52 -05:00
Margaret Leibovic
d68ce62e76
Bug 959862 - Expand Home.panels API to specify contents of panels. r=lucasr
2014-01-17 09:27:07 -08:00
Margaret Leibovic
c63a04f267
Bug 959880 - Support basic HTML markup in home banner text. r=wesj
2014-01-17 09:27:01 -08:00
Richard Newman
6c9704e6d9
Merge m-c to s-c.
2014-01-17 09:24:20 -08:00
Gijs Kruitbosch
3de510cf08
Bug 888601 - update panorama icons for Australis, r=jaws
2014-01-17 17:34:48 +01:00
Yeuk Hon Wong
a17e4fc360
Bug 587377 - Display CSP warning in the web console if a hostname is a quoteless CSP keyword match. r=sstamm
2014-01-17 11:10:29 -05:00
Andrew McCreight
41ba4bf0d0
Bug 960768 - Check the result of getPendingException in js::UnwindIteratorForException. r=luke
2014-01-17 08:05:06 -08:00
Ryan VanderMeulen
29d84433c5
Backed out changeset 7218723f5a9b (bug 956051) for bustage.
...
CLOSED TREE
2014-01-17 11:05:11 -05:00
Ryan VanderMeulen
b087bd1e55
Backed out changeset efdeaff02f48 (bug 937713) for causing bug 958771.
2014-01-17 10:48:55 -05:00
Ehsan Akhgari
381fac62ca
Bug 675579 - Part 2: Dispatch an input event when changing the direction of a plain text element; r=roc
...
--HG--
extra : rebase_source : 06eb0f2fa67ca81e214df8800ceec8dc305ee7c6
2014-01-17 10:31:18 -05:00
Ehsan Akhgari
bdb1d7b375
Bug 675579 - Part 1: Set the dir attribute on the input/textarea element when switching the text direction; r=roc
...
--HG--
extra : rebase_source : d149468874202df13a2ae82dd95933edff9bbc45
2014-01-17 10:31:03 -05:00
Haitao Feng
c7b37f5459
Bug 947711 part 3 - Refactor SIMD implementation to expose the Create API. r=nbp
...
---
js/src/builtin/SIMD.cpp | 49 +++++------------------------------------------
js/src/builtin/SIMD.h | 47 +++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 52 insertions(+), 44 deletions(-)
2014-01-17 07:30:16 -08:00
Romain Perier
2c53153234
Bug 956051 - Inline str_replace(string,string). r=nbp,jandem
2014-01-17 07:30:15 -08:00
B2G Bumper Bot
541a07f3bb
Bumping manifests a=b2g-bump
2014-01-17 07:26:07 -08:00
B2G Bumper Bot
e36aaf7165
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f1421b9d57e8
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Merge pull request #15206 from jaoo/947946
Bug 947946 - Update values of APN profiles for new markets. r=kaze
========
https://hg.mozilla.org/integration/gaia-central/rev/1d95c7cbc088
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Bug 947946 - Update values of APN profiles for new markets
2014-01-17 07:25:10 -08:00
Ryan VanderMeulen
4578dde0df
Backed out changeset 965cf4cbedc8 (bug 958816) for mochitest crashes.
...
CLOSED TREE
2014-01-17 10:20:05 -05:00
Ryan VanderMeulen
aa43f6624d
Backed out changeset 8a5f36d486b4 (bug 959100) for bustage.
...
CLOSED TREE
2014-01-17 10:19:31 -05:00
Luke Wagner
301a4f71cc
Bug 960860 - Don't include zlib.h from jsutil.h (r=njn)
...
--HG--
extra : rebase_source : 668c256e7867091b1fd747270f03907b09f363b2
2014-01-17 09:15:59 -06:00
Ed Morley
3c11bb82ee
Backed out changeset e9d82d8ad687 (bug 675579) for crashes on a CLOSED TREE
2014-01-17 15:07:23 +00:00
Ed Morley
9c7dff5e8b
Backed out changeset 54ddff6ebfa5 (bug 675579)
2014-01-17 15:07:01 +00:00