Commit Graph

351591 Commits

Author SHA1 Message Date
Ben Kelly
411269dfa3 Bug 980027: Part 2: Set compositor thread priority to platform-based value. r=benwa 2014-03-17 11:52:42 -04:00
Ben Kelly
d5eb9aeb05 Bug 980027: Part 1: Provide mechanism to set thread priority via HAL. r=gsvelto 2014-03-17 11:52:42 -04:00
B2G Bumper Bot
d4d886da1b Bumping manifests a=b2g-bump 2014-03-17 08:16:10 -07:00
B2G Bumper Bot
0c82e49bea Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/450de8ff9ca5
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #17242 from steveck-chung/bug-983858

Bug 983858 - [B2G][SMS]User is given a 'Switch data connection' message when attempting to send a MMS. r=arcturus.

========

https://hg.mozilla.org/integration/gaia-central/rev/95cd16ffcc46
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 983858 - [B2G][SMS]User is given a 'Switch data connection' message when attempting to send a MMS
2014-03-17 08:10:30 -07:00
Paolo Amadini
b4735ae842 Bug 941317 - Switch Downloads.jsm to use Promise.jsm. r=enn 2014-03-17 15:58:44 +01:00
Jeff Gilbert
c0d67d37f5 Bug 982960 - Use glDrawRangeElements in WebGL.drawElements. r=kamidphish 2014-03-17 10:52:56 -04:00
Jeff Gilbert
18eef3b4d4 Bug 982960 - Add GLContext support for draw_range_elements. r=kamidphish 2014-03-17 10:50:15 -04:00
Martin Stransky
64a40ca5d4 Bug 982694 - GTK3 - Ensure that we build with system-cairo. r=ted 2014-03-17 10:50:00 -04:00
Jan Keromnes
f052b0b4c6 Bug 977188 - Report security errors separately in the Developer HUD. r=21 2014-03-17 10:43:33 -04:00
Hubert B Manilla
209fe04e0b Bug 962857 - Fix for debugger mistakenly detecting .jsm files are minified. r=fitzgen 2014-03-17 10:43:19 -04:00
Marco Castelluccio
218dad110d Bug 938304 - navigator.mozPay(): callbacks do not pass through result (desktop fix). r=ferjm
--HG--
rename : webapprt/test/chrome/mozpay-success.html => webapprt/test/chrome/mozpay-failure.html
2014-03-17 10:42:15 -04:00
B2G Bumper Bot
5e5e0713f9 Bumping manifests a=b2g-bump 2014-03-17 07:36:03 -07:00
B2G Bumper Bot
964f159cf5 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9de4a43757d9
Author: Borja Salguero <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #17244 from borjasalguero/update_image_ftu

Bug 984335 - [FTU][Follow up] Update image for FxA using png_recompress....

========

https://hg.mozilla.org/integration/gaia-central/rev/69c1f971d1d9
Author: borjasalguero <fbsc@tid.es>
Desc: Bug 984335 - [FTU][Follow up] Update image for FxA using png_recompress.sh r=gsvelto

========

https://hg.mozilla.org/integration/gaia-central/rev/8121bc8e78e0
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #17219 from flodolo/bug941600

Bug 941600 - [keyboard] Remove hard-coded character and concatenation in IME switch notification

========

https://hg.mozilla.org/integration/gaia-central/rev/637b87682a61
Author: Francesco Lodolo (:flod) <flod@lodolo.net>
Desc: Bug 941600 - [keyboard] Remove hard-coded character and concatenation in IME switch notification

========

https://hg.mozilla.org/integration/gaia-central/rev/259549c9531a
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #17189 from flodolo/bug886738_updatenotification

Bug 886738 - Display full name in Update notification without truncating longer text

========

https://hg.mozilla.org/integration/gaia-central/rev/82bb6acc36d5
Author: Francesco Lodolo (:flod) <flod@lodolo.net>
Desc: Bug 886738 - Display full name in Update notification without truncating longer text
2014-03-17 07:30:29 -07:00
Gregg Lind
16285131e6 Bug 981842 - Add experiment details to about:support strings-only patch for before FF30 uplift, r=bsmedberg 2014-03-17 09:32:06 -04:00
Lucas Rocha
1d5515c4c1 Bug 983609 - Only update toolbar private mode when a new tab is selected (r=bnicholson) 2014-03-17 13:00:11 +00:00
Carsten "Tomcat" Book
bce44a5cca merge b2g-inbound to mozilla-central 2014-03-17 12:40:33 +01:00
Carsten "Tomcat" Book
3ed75213f9 merge fx-team to mozilla-central 2014-03-17 12:35:37 +01:00
JW Wang
ff2c32bbea Bug 984213 - Since 'preload' defaults to 'none' on b2g, 'loadedmetadata' is not fired and caused timeout. r=cpearce 2014-03-17 16:54:35 +08:00
Masayuki Nakano
03e2114412 Bug 982602 Rename ns(LoadBlocking)AsyncDOMEvent to mozilla::(LoadBlocking)AsyncEventDispatcher r=smaug
--HG--
rename : dom/events/nsAsyncDOMEvent.cpp => dom/events/AsyncEventDispatcher.cpp
rename : dom/events/nsAsyncDOMEvent.h => dom/events/AsyncEventDispatcher.h
2014-03-17 15:56:54 +09:00
Masayuki Nakano
39a8082f47 Bug 981261 part.6 Sort out variable names of EventListenerManager::Listener, EventListenerHolder, nsIJSEventListener and nsIDOMEventListener in EventListenerManager.cpp r=smaug 2014-03-17 15:56:53 +09:00
Masayuki Nakano
fbf7cdeb19 Bug 981261 part.5 Rename nsEventListenerManager to mozilla::EventListenerManager r=smaug
--HG--
rename : dom/events/nsEventListenerManager.cpp => dom/events/EventListenerManager.cpp
rename : dom/events/nsEventListenerManager.h => dom/events/EventListenerManager.h
2014-03-17 15:56:53 +09:00
Masayuki Nakano
ecf5704455 Bug 981261 part.4 Move EventListenerFlags from mozilla::dom:: to mozilla:: r=smaug 2014-03-17 15:56:52 +09:00
Masayuki Nakano
e3d687eb5f Bug 981261 part.3 Rename nsListenerType to nsEventListenerManager::Listener::ListenerType r=smaug 2014-03-17 15:56:51 +09:00
Masayuki Nakano
60e8edafdb Bug 981261 part.2 Rename nsListenerStruct to nsEventListenerManager::Listener r=smaug 2014-03-17 15:56:51 +09:00
Masayuki Nakano
b7cb239a24 Bug 981261 part.1 Rename nsEventListener(Service|Info) to mozilla::EventListener(Service|Info) r=smaug
--HG--
rename : dom/events/nsEventListenerService.cpp => dom/events/EventListenerService.cpp
rename : dom/events/nsEventListenerService.h => dom/events/EventListenerService.h
2014-03-17 15:56:50 +09:00
Phil Ringnalda
b676e87405 Merge m-c to f-t 2014-03-16 21:55:27 -07:00
Phil Ringnalda
07d954a9e8 Merge m-c to m-i 2014-03-16 21:54:29 -07:00
Phil Ringnalda
ce1c96e4f6 Merge f-t to m-c 2014-03-16 21:48:47 -07:00
Ehsan Akhgari
585a4b69a2 Bug 984132 - Remove the unused WebActivities XPIDL interfaces; r=fabrice
When we decide to implement these interfaces, they should be implemented in WebIDL.
2014-03-16 23:51:45 -04:00
Seth Fowler
04b6449833 Bug 981867 - Make the tooltip for the web console CSS category more general. r=msucan
--HG--
extra : rebase_source : 04a3b8aa1795f4c49a188e27e9f2d084d59195cd
2014-03-17 11:26:40 +08:00
Seth Fowler
07f486c0e2 Bug 981241 - Make the CSS category in the web console more flexible. r=msucan
--HG--
extra : rebase_source : b16bc990f1e8077ea0363626a63874c13fca4aff
2014-03-17 11:26:37 +08:00
Phil Ringnalda
78b078e7bc Back out db542ae460d9 (bug 983399) for b2g debug xpcshell bustage 2014-03-16 19:42:51 -07:00
Gijs Kruitbosch
910b3bc1bb Bug 980534 - [australis] Make Australis' standalone subview panels wider. r=Unfocused 2014-03-16 23:38:49 +00:00
Ehsan Akhgari
9a94a2ddf4 Bug 983955 - Increase the timeout in browser_inspector_markup_add_attributes.js; r=robcee 2014-03-16 19:26:10 -04:00
Gavin Sharp
4e3e73d138 Backed out changeset 15516aebd58d (bug 477948) 2014-03-16 16:02:43 -07:00
Brian Hackett
3fe6d698a8 Bug 983752 - Consider conflicting intervals when splitting backtracking intervals, r=sunfish. 2014-03-16 16:44:53 -06:00
Mark Hammond
ae6d67cfd5 Bug 983270 (part 2) - _findCluster() should return null on authentication errors. r=ckarlof 2014-03-17 09:39:31 +11:00
Mark Hammond
e66fd85f48 Bug 983270 (part 1) - testonly refactor of FxA tests to make cluster testing easier. r=ckarlof 2014-03-17 09:39:31 +11:00
Jan Beich
a4d8236090 Bug 984064 - Unbreak --enable-gstreamer=1.0 after bug 967364. r=khuey 2014-03-16 15:34:14 -04:00
Rik Cabanier
3bda053f2c Bug 982480 - Add support + test case for context alpha attribute. r=roc 2014-03-16 15:34:14 -04:00
Cykesiopka
9b6e83b3ab Bug 931732 - Remove #if 0 code from jit/arm/*. r=jandem 2014-03-16 15:34:13 -04:00
Matthew Noorenberghe
9b34b64747 Bug 885139 - Don't tile LightweightTheme images on the selected tab. r=dao,Gijs
[Australis]
2014-03-15 22:37:55 -07:00
YFdyh000
d6939e07f3 Bug 616437 - Text in details view of add-on should be selectable. r=Unfocused 2014-03-16 00:59:00 +13:00
Jonathan Watt
8e4c4665a0 Bug 982884 - Make DrawTargetD2D::GetBitmapForSurface correctly handle fractional source rect for data surfaces. r=Bas 2014-03-13 09:58:22 +00:00
Jonathan Watt
92007f303d Bug 984263 - Add methods to Moz2D Matrix to help with translation and rotation matrices. r=Bas 2014-03-18 13:04:47 +08:00
Masayuki Nakano
2790c0e30f Bug 983049 part.6 Move remaining stuff in EventDispatcher.cpp into mozilla namespace r=smaug 2014-03-18 13:48:22 +09:00
Masayuki Nakano
3234ceea19 Bug 983049 part.5 Rename nsEventDispatcher to mozilla::EventDispatcher r=smaug
--HG--
rename : dom/events/nsEventDispatcher.cpp => dom/events/EventDispatcher.cpp
rename : dom/events/nsEventDispatcher.h => dom/events/EventDispatcher.h
2014-03-18 13:48:21 +09:00
Masayuki Nakano
65cfda3094 Bug 983049 part.4 Rename nsDispatchingCallback to mozilla::EventDispatchingCallback r=smaug 2014-03-18 13:48:20 +09:00
Masayuki Nakano
2db7fb2c3d Bug 983049 part.3 Rename nsEventChainPostVisitor to mozilla::EventChainPostVisitor r=smaug 2014-03-18 13:48:20 +09:00
Masayuki Nakano
a8aba2b26c Bug 983049 part.2 Rename nsEventChainPreVisitor to mozilla::EventChainPreVisitor r=smaug 2014-03-18 13:48:19 +09:00