Andrew Halberstadt
d23f0e9417
Bug 906045 - Remove --build-info-json from mochitest make targets, r=jgriffin, DONTBUILD, a=NPOTB
2013-08-19 13:01:52 -04:00
Brian Hackett
76ab2a7ab5
Bug 906331 - Make sure to init() and destroy PerThreadData instances in worker threads, r=billm.
2013-08-19 10:50:03 -06:00
David Keeler
bb2aa0ea51
bug 906209 - remove some spurious idl forward-declarations r=jlebar
2013-08-16 14:58:45 -07:00
Dan Minor
d4606c9403
Bug 903606 - Use mozfile.TemporaryDirectory in cppunittest scripts;r=ted
2013-08-19 10:02:42 -04:00
Chris Lord
ce468943a9
Bug 747811 - Add gfxReusableImageSurfaceWrapper. r=BenWa
...
Add an implementation of gfxReusableSurfaceWrapper based on gfxImageSurface
and use it on Android to avoid the overhead of shared memory.
2013-08-19 14:59:27 +01:00
Chris Lord
53810eb0be
Bug 747811 - Separate gfxReusableSurfaceWrapper into a base class and implementation. r=BenWa
...
Split gfxReusableSurfaceWrapper into gfxReusableSurfaceWrapper and
gfxReusableSharedImageSurfaceWrapper, to allow for non gfxSharedImage-based
implementations.
--HG--
rename : gfx/thebes/gfxReusableSurfaceWrapper.cpp => gfx/thebes/gfxReusableSharedImageSurfaceWrapper.cpp
2013-08-19 14:59:25 +01:00
Benoit Girard ext:(%2C%20Chris%20Lord%20%3Cchrislord.net%40gmail.com%3E)
1b95e41dd6
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
a09be6f7fe
Bug 904293: Tracelogger: Make it work on x86, r=jandem
2013-08-19 15:54:41 +02:00
Hannes Verschore
35aab3d9c7
Bug 906626: Tracelogger: Fix the includes and address style nits, r=njn
2013-08-19 15:54:34 +02:00
Jon Coppeard
233babc4c5
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
862198fb29
Bug 906327 - about:networking crash when clicking between menu buttons. r=valentin.gosu
2013-08-19 09:43:44 -04:00
Cervantes Yu
06fc4f787a
Bug 897741 - Limit the CSP cache key size to reduce memory usage. r=fabrice
2013-08-19 09:43:44 -04:00
Douglas Crosher
e13c3ff23a
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
1d2044d59a
bug 905460 - make http objects use smart pointers r=sworkman
2013-08-14 21:05:47 -04:00
Mihnea Dobrescu-Balaur
825fccd616
Bug 906126 - Adapt remaining sync xpcshell test for parallel runs. r=gps
2013-08-16 11:51:19 -07:00
Steve Singer
47c8a4fcbc
Bug 906220 - Include yarr/YarrInterpreter.h when not building YARR_JIT. r=luke
2013-08-19 09:16:21 -04:00
Wei Wu
ae603955d5
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
dc4f37b699
Bug 896535 - Promise: then(console.log)
is not working as expected. r=msucan
2013-08-19 09:13:47 -04:00
Rick Eyre
c1cfcbff53
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
a0202a284c
Bug 827713 - Tests for merged script elements. r=fredw
2013-08-19 09:12:06 -04:00
James Kitchener
20c9e8a036
Bug 827713 - Use mmultiscripts to handle all script shift elements. r=fredw
2013-08-19 09:11:50 -04:00
James Kitchener
65da7e5390
Bug 827713 - Make mmultiscripts more like msubsup. r=karlt
2013-08-19 09:11:48 -04:00
James Kitchener
183d8dd199
Bug 827713 - Changes to mmultiscripts to support merging of script elements. r=karlt
2013-08-19 09:09:34 -04:00
James Kitchener
75c2ea3005
Bug 827713 - Localisation change for unifying MathML *scripts. r=fredw
2013-08-19 09:09:08 -04:00
John Daggett
0ad5eb80ed
Bug 875250 - implement CSS parsing of text-orientation, text-combine-horizontal properties. r=dholbert
2013-08-19 19:26:44 +09:00
Mina Almasry
a87af7052e
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
46c6e64d77
Bug 903283: Don't include EventTarget.h in headers r=Ms2ger
2013-08-19 06:15:55 -04:00
Gabor Krizsanits
f220a9b497
Bug 877673 - Part2: Export helpers for sandbox. r=bholley
2013-08-19 11:46:36 +02:00
Gabor Krizsanits
1e25746b3e
Bug 877673 - Part 1: AutoDontReportUncaught. r=bholley
2013-08-19 11:46:24 +02:00
Jan de Mooij
df1d35bb43
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
69dc419e91
Force OMTC on when enabling multi-process tabs (bug 897502, r=ncameron).
2013-08-19 00:13:32 -07:00
John Daggett
b9513dce5c
Bug 904263 - check pref settings more efficiently. r=dbaron
2013-08-19 13:49:49 +09:00
Phil Ringnalda
78bbb02c92
Merge m-c to m-i
2013-08-18 17:51:12 -07:00
Phil Ringnalda
4645d49286
Merge b2g-inbound to m-c
2013-08-18 17:44:43 -07:00
Phil Ringnalda
486b4deb9e
Merge fx-team to m-c
2013-08-18 17:44:05 -07:00
Nicholas Cameron
35c388ed22
Bug 904343. Clear surface descriptors. r=nical.
2013-08-19 11:08:43 +12:00
Jim Mathies
a5a3f50309
Bug 906147 - disable component alpha in metrofx. r=nrc
2013-08-18 15:42:13 -05:00
Daniel Holbert
2f7a0b6179
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
e96bbad7d8
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
3bf47f8be6
Bug 902350 - Mochitest. r=smaug
2013-08-18 12:32:09 -07:00
Geoff Brown
5ebb8ce9b6
Bug 902081 - Skip xpcshell test_systemInfo.js on android; r=ctalbert
2013-08-18 11:58:34 -06:00
Dave Camp
7aa80af687
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
c487b3f025
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
99391de613
Bug 900097 - Add tests. r=surkov
2013-08-18 10:21:33 -04:00
Nicholas Cameron
41056e2efb
Bug 905790. Let canvases use fallback texure clients like images clients can. r=mattwoodrow
2013-08-18 18:46:21 +12:00
Nicholas Cameron
d45b9fe216
Bug 903893. Backend fallback for OMTC. r=mattwoodrow
2013-08-18 18:46:16 +12:00
Brian Hackett
c723358a8d
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
a2c9887106
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
465687795c
Merge m-c to m-i
2013-08-17 19:55:03 -07:00
Phil Ringnalda
006c9d873a
Merge b2g-inbound to m-c
2013-08-17 19:50:37 -07:00