Commit Graph

320315 Commits

Author SHA1 Message Date
Benoit Girard ext:(%2C%20Chris%20Lord%20%3Cchrislord.net%40gmail.com%3E)
9bdf6932e4 Bug 747811 - Make the tiles backend safe across processes. r=nrc,BenWa
The tiles backend passes raw pointers to transfer tiled buffers between the
main thread and the compositor. This patch changes that to use shared
memory and tile descriptors instead, as well as changing the memory management
slightly to facilitate that.
2013-08-19 14:59:22 +01:00
Hannes Verschore
72701ca02e Bug 904293: Tracelogger: Make it work on x86, r=jandem 2013-08-19 15:54:41 +02:00
Hannes Verschore
f44548a4b0 Bug 906626: Tracelogger: Fix the includes and address style nits, r=njn 2013-08-19 15:54:34 +02:00
Jon Coppeard
d54dda2c97 Bug 903548 - GC: What do we do for UnmarkGray on a Nursery GCThing? r=billm 2013-08-19 14:48:35 +01:00
Robert Bindar
9552f14f02 Bug 906327 - about:networking crash when clicking between menu buttons. r=valentin.gosu 2013-08-19 09:43:44 -04:00
Cervantes Yu
58fa917b51 Bug 897741 - Limit the CSP cache key size to reduce memory usage. r=fabrice 2013-08-19 09:43:44 -04:00
Douglas Crosher
d92577ed59 Bug 871242 - Use js_malloc and js_realloc for the Sprinter to avoid the need for a JSContext. r=luke 2013-08-16 17:34:51 +10:00
Patrick McManus
aebcd36d9f bug 905460 - make http objects use smart pointers r=sworkman 2013-08-14 21:05:47 -04:00
Mihnea Dobrescu-Balaur
429bfa59e2 Bug 906126 - Adapt remaining sync xpcshell test for parallel runs. r=gps 2013-08-16 11:51:19 -07:00
Steve Singer
9ab24c964e Bug 906220 - Include yarr/YarrInterpreter.h when not building YARR_JIT. r=luke 2013-08-19 09:16:21 -04:00
Wei Wu
aa6440a3b1 Bug 902437 - Update the default value of 'Range Analysis' option in jsshell's usage. r=mrosenberg 2013-08-19 09:15:18 -04:00
Andrea Marchesini
7e55100f66 Bug 896535 - Promise: then(console.log) is not working as expected. r=msucan 2013-08-19 09:13:47 -04:00
Rick Eyre
41f3e30fc7 Bug 880064 - Change HTMLTrackElement::Kind to a DOMString value. r=Ms2ger
This was originally in the spec as an enumerated value, but due to the current
problems with reflecting enumerated values it had to be changed to a DOMString.
This has been changed in the HTML5 spec as well.
2013-07-04 14:16:05 -04:00
James Kitchener
da2109a8bb Bug 827713 - Tests for merged script elements. r=fredw 2013-08-19 09:12:06 -04:00
James Kitchener
17378468b0 Bug 827713 - Use mmultiscripts to handle all script shift elements. r=fredw 2013-08-19 09:11:50 -04:00
James Kitchener
c2c5076532 Bug 827713 - Make mmultiscripts more like msubsup. r=karlt 2013-08-19 09:11:48 -04:00
James Kitchener
0326b18d57 Bug 827713 - Changes to mmultiscripts to support merging of script elements. r=karlt 2013-08-19 09:09:34 -04:00
James Kitchener
3ca04863ac Bug 827713 - Localisation change for unifying MathML *scripts. r=fredw 2013-08-19 09:09:08 -04:00
John Daggett
03504b2684 Bug 875250 - implement CSS parsing of text-orientation, text-combine-horizontal properties. r=dholbert 2013-08-19 19:26:44 +09:00
Mina Almasry
52824c3d8a Bug 717181 - Make <fieldset> invalid if they contain an invalid form control; r=mounir
This adds a CSS psuedo class to fieldset that acts much in the same way as the one
on form.
2013-08-16 20:32:47 -04:00
David Zbarsky
9ce94de31b Bug 903283: Don't include EventTarget.h in headers r=Ms2ger 2013-08-19 06:15:55 -04:00
Gabor Krizsanits
5e531c269c Bug 877673 - Part2: Export helpers for sandbox. r=bholley 2013-08-19 11:46:36 +02:00
Gabor Krizsanits
f73f401b21 Bug 877673 - Part 1: AutoDontReportUncaught. r=bholley 2013-08-19 11:46:24 +02:00
Jan de Mooij
d88ea7507a Bug 906040 followup - Use if-else rather than a ternary operator to work around link errors with GCC. r=h4writer on IRC 2013-08-19 10:49:53 +02:00
David Anderson
c926626e10 Force OMTC on when enabling multi-process tabs (bug 897502, r=ncameron). 2013-08-19 00:13:32 -07:00
John Daggett
7b4b662576 Bug 904263 - check pref settings more efficiently. r=dbaron 2013-08-19 13:49:49 +09:00
Phil Ringnalda
f26020beac Merge m-c to m-i 2013-08-18 17:51:12 -07:00
Phil Ringnalda
f452200e54 Merge b2g-inbound to m-c 2013-08-18 17:44:43 -07:00
Phil Ringnalda
52379cccd1 Merge fx-team to m-c 2013-08-18 17:44:05 -07:00
Nicholas Cameron
9dab8f05ab Bug 904343. Clear surface descriptors. r=nical. 2013-08-19 11:08:43 +12:00
Jim Mathies
079e06ef55 Bug 906147 - disable component alpha in metrofx. r=nrc 2013-08-18 15:42:13 -05:00
Daniel Holbert
82e72ac9ca Bug 903065: Update switch statement in LayersLogging.cpp to include new FILTER_GOOD enum value. r=jrmuizel 2013-08-18 12:40:58 -07:00
Tanvi Vyas
e42802ca7c Bug 902350 - Set the appropriate content type when navigating a frame with a target that changes the top level document. r=smaug 2013-08-18 12:32:17 -07:00
Tanvi Vyas
d189e46697 Bug 902350 - Mochitest. r=smaug 2013-08-18 12:32:09 -07:00
Geoff Brown
a22da2d975 Bug 902081 - Skip xpcshell test_systemInfo.js on android; r=ctalbert 2013-08-18 11:58:34 -06:00
Dave Camp
0f40ca92e9 Bug 906375 - Bind all the methods in Console.jsm's console object (fixed patch). r=mratcliffe 2013-08-18 09:55:49 -07:00
Gaia Pushbot
933da5b268 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/a7d496de30d0
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #11549 from tdz/bug-888799

Bug 888799: Display message if callee is busy r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/89728ff654f3
Author: Thomas Zimmermann <tdz@users.sourceforge.net>
Desc: Bug 888799: Display message if callee is busy

Busy calls are now signaled by error, instead of call state. This
patch adds a related message to the TelephonyHelper for informing
the user.

The old code used to play a tone for 3 seconds and close the Call
dialog afterwards. We cannot do this any longer because TonePlayer
expects the Call dialog to be around, which has already been closed
when the error gets handled.

This patch also replaces the related test of the Dialer app by a new
one. The new test verifies that the Dialer app displays the correct
error message when the number is busy.

Signed-off-by: Thomas Zimmermann <tdz@users.sourceforge.net>
2013-08-18 09:35:23 -07:00
Max Li
0e79aa30bd Bug 900097 - Add tests. r=surkov 2013-08-18 10:21:33 -04:00
Nicholas Cameron
de9fb7e97c Bug 905790. Let canvases use fallback texure clients like images clients can. r=mattwoodrow 2013-08-18 18:46:21 +12:00
Nicholas Cameron
d54a23dd47 Bug 903893. Backend fallback for OMTC. r=mattwoodrow 2013-08-18 18:46:16 +12:00
Brian Hackett
99a8e9e1c5 Bug 906372 - Fix NULL deref when finishing off thread parse tasks which failed, r=billm. 2013-08-17 21:29:30 -06:00
Brian Hackett
58194c732e Bug 906001 - Improve tests and asserts around starting off thread parses while GC is active in the atoms zone, r=billm. 2013-08-17 21:24:59 -06:00
Phil Ringnalda
d546e19260 Merge m-c to m-i 2013-08-17 19:55:03 -07:00
Phil Ringnalda
f91fb63da2 Merge b2g-inbound to m-c 2013-08-17 19:50:37 -07:00
Neil Rashbrook
f8f948bf1c Bug 905155 Stop building the XPFE autocomplete component r=Standard8
DONTBUILD (was only ever used by SeaMonkey and Thunderbird)

--HG--
extra : rebase_source : 41fc25e33ebf2824d767cc61e02b66a235a47d3a
2013-08-18 00:17:52 +01:00
Gaia Pushbot
ed64993eda Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/6127157a7933
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #11564 from lightsofapollo/travis-mc

Bug 905875 - Switch unit tests to mozilla-central
2013-08-17 10:45:25 -07:00
Gaia Pushbot
5a314d6d17 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/29a1de78a742
Author: Mihai Cîrlănaru <mihai@cirlanaru.com>
Desc: Merge pull request #11018 from mcirlanaru/bug_886628

Bug 886628 - Add Romanian keyboard layout. r=@RudyLu

========

https://hg.mozilla.org/integration/gaia-central/rev/2945f1ea75cc
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 886628 - Add Romanian keyboard layout. r=rudyl
2013-08-17 10:35:25 -07:00
Gaia Pushbot
a34465c278 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/d30cececbb29
Author: Julien Wajsberg <felash@gmail.com>
Desc: Revert "Merge pull request #11564 from lightsofapollo/travis-mc"

This reverts commit 52590b803ae2f40b1d89885808282706480495e7, reversing
changes made to 2d1a22ba93f044c74b08b3298f8a452bcd860fff.
2013-08-17 10:25:25 -07:00
Ryan VanderMeulen
64bd7ad5a3 Merge m-c to b2g-inbound. 2013-08-17 12:39:44 -04:00
Gaia Pushbot
4dbc524936 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/46dfad5004df
Author: Mihai Cîrlănaru <mihai@cirlanaru.com>
Desc: Merge pull request #11059 from mcirlanaru/bug_868417

Bug 868417 - Add Turkish F-type keyboard layout, r=@RudyLu

========

https://hg.mozilla.org/integration/gaia-central/rev/cd13de41da26
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 868417 - Add Turkish F-type keyboard layout. r=rudyl
2013-08-17 09:16:25 -07:00