Commit Graph

345674 Commits

Author SHA1 Message Date
Chris Pearce
7d1bb71973 Bug 903051 - Prevent aborted loads from messing with ChannelMediaResource state. r=roc 2014-02-13 17:08:55 +13:00
Mike Hommey
6c70742634 Bug 970757 - Fixup MOZ_JS_LIBS after bug 969164. r=gps
--HG--
extra : amend_source : 8b56fb4e59fb59fc483bd1339782c111ae90ee29
2014-02-11 14:09:33 +09:00
Jan Steffens
31793b78cb Bug 806917 followup: Fix gstreamer chunk of configure.in to handle --disable-gstreamer properly. r=gps 2014-02-12 18:17:52 -08:00
Bas Schouten
26c2269500 Bug 806406: Remove some lingering references to gfxD2DSurface. r=jrmuizel 2014-02-13 02:59:12 +01:00
Neil Rashbrook
536b10f3dd Bug 966911 Part 3: Passing undefined to an AString param should (like ACString) convert to null, not the empty string r=bholley 2014-02-13 00:26:28 +00:00
Neil Rashbrook
34723bb6f4 Bug 966911 Part 2: An AString out param should use a short lived string instead of wastefully creating an nsAutoString on the heap r=bholley 2014-02-13 00:08:57 +00:00
Andrew McCreight
bd8f89a934 Bug 733636, part 2 - nsXPConnect::WrapNative should pass aAllowWrapping=true. r=bholley 2014-02-12 15:19:32 -08:00
Andrew McCreight
410ae818bb Bug 733636, part 1 - Change the nsContentUtils::WrapNative aAllowWrapping default to true. r=bholley 2014-02-12 15:19:32 -08:00
Jeff Walden
03fcb98c2b Bug 961494 - Adjust an assertion to properly handle objects with built-in properties stored in reserved slots, where the last property of such an object may use a reserved slot that's not the last reserved slot. r=jorendorff, f=bhackett 2014-02-12 13:21:16 -08:00
Jeff Walden
d1872d42a6 Bug 969165 - Convert Atomic<T> where T != bool but is used as a bool over to Atomic<bool>, now that it's supported, in widget/. r=vlad
--HG--
extra : rebase_source : 29bf1f696e8952ea7056d2417522dcc0f88cecc4
2014-02-06 22:17:07 -08:00
Jeff Walden
4e3e68dab2 Bug 969165 - Convert Atomic<T> where T != bool but is used as a bool over to Atomic<bool>, now that it's supported, in security/manager/. r=bsmith
--HG--
extra : rebase_source : 3632af6471e41d099a0948542d26a7df527efaad
2014-02-06 22:17:07 -08:00
Gregory Szorc
bb4b656c3b Bug 971683 - Remove tools/l10n; r=bsmedberg
--HG--
extra : rebase_source : 12c3b29df1e7333c5abc6768f853ed41291b1ddb
extra : amend_source : 7d0566143465dea662e05bd9351cb02c3eb9e8d4
2014-02-12 14:20:15 -08:00
Wes Kocher
5e1196f169 Backed out changeset c80de8d196af (bug 962599) for crashtest failures 2014-02-12 13:25:15 -08:00
Neil Rashbrook
dace60c6bb Bug 966911 Part 1: Improve DOMString and AString conversion code paths r=bholley 2014-02-12 21:22:07 +00:00
Chris Pearce
e3e24713ec Bug 971229 - Ensure test_videocontrols starts (and doesn't time out) if it loads real quick. r=jaws 2014-02-13 10:17:47 +13:00
Ryan VanderMeulen
23d1160d9d Merge m-c to inbound. 2014-02-12 15:58:22 -05:00
Ryan VanderMeulen
74a3c05243 Merge inbound to m-c. 2014-02-12 15:48:01 -05:00
Benoit Girard
b66938fe2a Bug 971875 - Fix regression to HWC on b2g. r=sotaro
--HG--
extra : rebase_source : 8aaa3818d1dbfe1e07137010a7734a2da8dc3379
2014-02-12 15:25:52 -05:00
B2G Bumper Bot
481f8ca4fa Bumping manifests a=b2g-bump 2014-02-12 10:10:57 -08:00
B2G Bumper Bot
847de5bbcf Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/179466c0aa4f
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #16208 from gabrielesvelto/bug-970879-prevent-redundant-listeners

Bug 970879 - Prevent redundant listeners from being registered during testing r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/dede21150390
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 970879 - Prevent redundant listeners from being registered during testing r=julienw

- Refactored the WapPushManager object to not use bound functions for
  event listeners
- Modified the unit-tests to improve control over the document visibility

========

https://hg.mozilla.org/integration/gaia-central/rev/496b052e2006
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #16173 from etiennesegonzac/bug-952797-reactivating-dialer-keypad-integration

Bug 952797 - Reactivating the dialer keypad integrations tests. r=rik

========

https://hg.mozilla.org/integration/gaia-central/rev/883e6b0baf4a
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 952797 - Reactivation the dialer keypad integrations tests.
(the marionette issue was fixed by bug 891882)

========

https://hg.mozilla.org/integration/gaia-central/rev/85eba9390094
Author: Kartikaya Gupta <kgupta@mozilla.com>
Desc: Bug 970422 - Drop z-index of messages to go under the scrollbar. r=julien
2014-02-12 10:05:10 -08:00
Andy Wingo
81bc09ceb0 Bug 962599 - Store let-bound variables in the fixed part of stack frames r=luke r=jandem 2014-02-12 18:46:24 +01:00
Daniel Holbert
7c94304d02 Bug 928808: Suppress clang warnings (in newer clang versions) about inline 'new' and 'delete'. r=glandium 2014-02-12 10:55:25 -08:00
Ryan VanderMeulen
9858132d7b Backed out changeset d59a1cce18e5 (bug 962599) for crashtest crashes. 2014-02-12 13:49:49 -05:00
Georg Fritzsche
070411c92b Bug 971834: Exclude dom/plugins from b2g desktop mochitests. r=ahal 2014-02-12 19:31:34 +01:00
Jan de Mooij
98dcdb39cd Bug 832437 - Ensure SPS frame has a valid pc when calling into the VM. r=djvj 2014-02-12 19:27:27 +01:00
Andy Wingo
d8cdfd409c Bug 962599 - Store let-bound variables in the fixed part of stack frames r=luke r=jandem 2014-02-12 18:46:24 +01:00
B2G Bumper Bot
b66119ad00 Bumping manifests a=b2g-bump 2014-02-12 09:30:58 -08:00
B2G Bumper Bot
0f1d6c44ec Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1a7f19f338c8
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #16219 from Rik/wakelock-enabled-971761

Bug 971761 - Enable requestWakeLock in DEBUG builds to turn our tests gr... r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/7862edf5508c
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 971761 - Enable requestWakeLock in DEBUG builds to turn our tests green
2014-02-12 09:25:10 -08:00
B2G Bumper Bot
2b13370e92 Bumping manifests a=b2g-bump 2014-02-12 08:40:58 -08:00
B2G Bumper Bot
043a07dd26 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9a1e13c56ffe
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #16214 from millermedeiros/971691-travis-day-view-header

Bug 971691 - "day view header copy should not overflow" marionette js test is failing r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/b6d19d146067
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 971691 - "day view header copy should not overflow" marionette js test is failing
2014-02-12 08:35:10 -08:00
Ehsan Akhgari
80b54b1242 Follow-up to bug 957729: add the --slowscript option to MochitestOptions to unbreak running mochitests through make; irc-r=froydnj 2014-02-12 10:54:11 -05:00
Oleg Romashin
d6c8989ca4 Bug 962511 - Add missing MOZ_INSTRUMENT_EVENT_LOOP ifdef to nsAppShellService.cpp. r=ehsan 2014-02-12 10:33:43 -05:00
B2G Bumper Bot
ad74cd56b8 Bumping manifests a=b2g-bump 2014-02-12 07:31:10 -08:00
Jim Chen
21b73c9967 Bug 970358 - Disable BackgroundHangMonitor on release builds. r=froydnj 2014-02-12 10:24:21 -05:00
Jan Beich
c3f8071bdf Bug 968819 - Make HOST_OS_ARCH on BSDs take same values as OS_ARCH. r=glandium 2014-02-12 10:24:21 -05:00
Marcin Juszkiewicz
59acceb2b6 Bug 963027 - AArch64 support for WebRTC. r=derf 2014-02-12 10:24:21 -05:00
Ali Akhtarzada
3b662355ae Bug 959121 - Moz2Dify ImageClientSingle::UpdateImage. r=nical 2014-02-12 10:24:21 -05:00
Ali Akhtarzada
7574ac48f7 Bug 959120 - Moz2Dify AutoLockImage contructor. r=nical
Changed the AutoLockImage constructor to take a SourceSurface
instead of a gfxASurface
2014-02-12 10:24:21 -05:00
Mason Chang
049172f49c Bug 958727 - Thebes textures leak memory if visible region shrinks. r=mattwoodrow 2014-02-12 10:24:20 -05:00
B2G Bumper Bot
18fece82e2 Bumping manifests a=b2g-bump 2014-02-12 07:11:28 -08:00
B2G Bumper Bot
43c4398c7d Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d63153e0dfd7
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #15972 from comoyo/bug968122

Bug 968122 - Add default styles for homescreen dialogs. r=crdlc

========

https://hg.mozilla.org/integration/gaia-central/rev/6586dc320892
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 968122 - Add default styles for homescreen dialogs

========

https://hg.mozilla.org/integration/gaia-central/rev/1f0044cc39be
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #16073 from flodolo/bug968069_monththumbnail

Bug 968069 - [Gallery] Make header (month date) localizable in thumbnail view

========

https://hg.mozilla.org/integration/gaia-central/rev/c0ba26bf4a67
Author: Francesco Lodolo (:flod) <flod@lodolo.net>
Desc: Bug 968069 - Make header (month date) localizable in thumbnail view

========

https://hg.mozilla.org/integration/gaia-central/rev/f81ef18075b0
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #16205 from timdream/browser-hires-icon

Bug 971652 - Browser lost it's icon after re-install, r=benfrancis

========

https://hg.mozilla.org/integration/gaia-central/rev/619c31205832
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 971652 - Browser lost it's icon after re-install
2014-02-12 07:05:10 -08:00
Alfredo Yang
8a2d8862cf Bug 970793 - Update correct base_data_offset. r=cpearce 2014-02-12 09:54:56 -05:00
JW Wang
69ea137fe6 Bug 969583 - Remove the canplaythrough listener inside the canplaythrough listener, so that the listener only runs once. r=cpearce 2014-02-12 10:44:17 +08:00
Sotaro Ikeda
1ad150972f Bug 968872 - Remove TEXTURE_DEALLOCATE_DEFERRED flag. r=nical 2014-02-12 09:54:23 -05:00
Jan Keromnes
c9164cdbb4 Bug 968220 - Make B2G devtools overlay metrics configurable with prefs. r=vingtetun 2014-02-12 09:54:09 -05:00
Albert Crespell
1cbc513fd3 Bug 966244 - Part 2: Update tests. r=gene 2014-02-11 22:05:06 +01:00
Albert Crespell
ae10708769 Bug 966244 - Alarms are not updated after clearStats. r=gene, r=jshih 2014-02-11 12:35:28 +01:00
Tim Chien
fd4975a3c5 Bug 959066 - Test for hi-res screenshot for getScreenshot API. r=smaug 2014-02-12 09:53:28 -05:00
Tim Chien
ba289d36b7 Bug 959066 - Hi-res screenshot for getScreenshot API. r=smaug 2014-02-12 09:53:07 -05:00
Ryan VanderMeulen
34f969356b Bug 966804 - Disable webspeech/recognition/test/test_timeout.html on Windows due to frequent failures. 2014-02-12 09:50:10 -05:00