Commit Graph

171047 Commits

Author SHA1 Message Date
B2G Bumper Bot
e6c9afef95 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d54340d6608a
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #16724 from bholley/fix_notification_spy

Bug 976935 - Use a stub rather than a spy for the Notification constructor. v2 r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/c170d5e645b7
Author: Bobby Holley <bobbyholley@gmail.com>
Desc: Bug 976935 - Use a stub rather than a spy for the Notification constructor. v2
2014-02-28 01:50:22 -08:00
B2G Bumper Bot
1e2bd9b2af Bumping manifests a=b2g-bump 2014-02-28 01:31:15 -08:00
B2G Bumper Bot
906ca58110 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/503c38f7c1d9
Author: Fabien Cazenave <fabien@mozilla.com>
Desc: Merge pull request #16717 from fabi1cazenave/plural-bug977627

Bug 977627 - [Download Manager] Files delete notification lacks plural support

========

https://hg.mozilla.org/integration/gaia-central/rev/8b785c064d4c
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Bug 977627 - [Download Manager] Files delete notification lacks plural support, r=Pike
2014-02-28 01:25:25 -08:00
Thomas Zimmermann
62b6239698 Bug 977672: Cleanup includes and defines in UnixSocket.cpp, r=kyle
The patch removes unnecessary includes and define statements from
UnixSocket.cpp.
2014-02-28 10:16:53 +01:00
Thomas Zimmermann
eee5faae9c Bug 977672: Cleanup runnables and tasks in UnixSocket.cpp, r=kyle
This patch cleans up runnables and tasks in UnixSocket.cpp. Every
runnable's name now ends in Runnable. There are a base classes for
runnables and tasks that hold reference to UnixSocketImpl and from
which all runnables and tasks inherit.
2014-02-28 10:16:53 +01:00
Thomas Zimmermann
ee103c53d3 Bug 977672: Assert O_NONBLOCK for watched file descriptors, r=kyle
We cannot use blocking file-descriptor I/O on the I/O thread. This
patch adds an assertion to UnixFdWatcher the tests for the O_NONBLOCK
flag, when installing a file descriptor. In UnixFileWatcher, the
Open method tests for the O_NONBLOCK flag for the opened file.

File-descriptor flags for UnixSocketImpl et al are currently set by
UnixSocketImpl itself. Later patches should move this into the
methods of connector classes.
2014-02-28 10:16:52 +01:00
Marina Samuel
e5bab5bbb9 Bug 975111: Add 'Relaunch in Windows 8 Touch' button to the menu bar. r=mconley 2014-02-27 11:01:04 -08:00
B2G Bumper Bot
8e582f19d4 Bumping manifests a=b2g-bump 2014-02-27 10:46:40 -08:00
B2G Bumper Bot
7f419601ae Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5ddf3925373b
Author: Carmen Jiménez <cjc@tid.es>
Desc: Merge pull request #15813 from mcjimenez/bug923444_v3

Bug 923444 - SV: Power on operator animation runtime customization by SIM

========

https://hg.mozilla.org/integration/gaia-central/rev/795de76a4512
Author: Carmen Jimenez Cabezas <cjc@tid.es>
Desc: Bug 923444 - SV: Power on operator animation runtime customization by SIM
2014-02-27 10:45:35 -08:00
Fernando Jiménez
cf4f53aa91 Bug 977597 - Use FxA production server URI. r=jedp 2014-02-27 19:41:46 +01:00
B2G Bumper Bot
2bbf72f236 Bumping manifests a=b2g-bump 2014-02-27 09:56:32 -08:00
B2G Bumper Bot
98e501a2be Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/50018d17d90a
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #16673 from malini/vbump

Bug 974600 - update to marionette_client 0.7.5, bump version

========

https://hg.mozilla.org/integration/gaia-central/rev/d6f42816c982
Author: Malini Das <mdas@mozilla.com>
Desc: update to marionette_client 0.7.5, bump version
2014-02-27 09:55:24 -08:00
B2G Bumper Bot
aae1ebeedd Bumping manifests a=b2g-bump 2014-02-27 09:50:55 -08:00
B2G Bumper Bot
75d89318b8 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/314c4a791f12
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #16303 from etiennesegonzac/assert-no-reflow-keypad

Bug 939186 - Introducing the ReflowHelper for marionette JS tests.
r=gaye, rik

========

https://hg.mozilla.org/integration/gaia-central/rev/f902576f5ae2
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 939186 - Introducing the ReflowHelper for marionette JS tests.
And a first test using it for the Dialer Keypad.
r=gaye, rik

========

https://hg.mozilla.org/integration/gaia-central/rev/22f49facdbe0
Author: Carmen Jiménez <cjc@tid.es>
Desc: Merge pull request #16548 from mcjimenez/bug970929

Bug 970929 - Customize network indicator by SIM displayed in Settings:Cellular & Data:Network operator:Network Type

========

https://hg.mozilla.org/integration/gaia-central/rev/15f66ad92e4d
Author: Carmen Jimenez Cabezas <cjc@tid.es>
Desc: Bug 970929 - Customize network indicator by SIM displayed in Settings:Cellular & Data:Network operator:Network Type
2014-02-27 09:45:27 -08:00
Brad Lassey
d9849195e5 bug 977677 - GeckoView can't access some resources it needs r=snorp 2014-02-27 12:19:06 -05:00
stefanh@inbox.com
ac0256733a Bug 970079 - Native theming for MacOS X help buttons, css part. r=dao. 2014-02-27 18:12:20 +01:00
stefanh@inbox.com
0d496326a6 Bug 970079 - Native theming for MacOS X help buttons, widget part. r=mstange, roc. 2014-02-27 18:12:16 +01:00
Arnaud Bienner
a17411ef7f Bug 977643 - Remove redundant line for 'dom.forms.color' pref (and stale comment) in mobile.js file, so that it'll get the pref from all.js instead. r=dholbert 2014-02-27 17:16:18 +01:00
Horia Iosif Olaru
87474ede3c Bug 952051 - Add reftests. r=roc
* Add a reftest for checking that blending takes place between a blended child element that is clipped by a rounded rect and its parent element (which has overflow hidden, and rounded corners).
* Add a reftest to check the behavior described in bug 947121 no longer reproduces.
2014-02-27 11:56:48 -05:00
Horia Iosif Olaru
c26db357b5 Bug 952051 - Change the GetOperator call in FlushGroup to take into account the mix-blend-mode operator for the group. r=roc
Create a new GetEffectiveOperator function that also takes into acount the mix-blend-mode operator for basic layers. Replace logic that chooses between the effective mix blend mode and the operator returned by GetOperator, with calls to this function.
2014-02-27 11:56:48 -05:00
Marco Castelluccio
0c48df7ac8 Bug 847518 - window.open(url, "_blank") should open in default browser. r=myk, r=bz 2014-02-27 11:56:48 -05:00
Monica Chew
f6cb7a4cb2 Bug 977663: fix start of url params to ? (r=gcp) 2014-02-27 08:55:27 -08:00
Luke Wagner
994924da45 Remove JS_ prefix from DescribeScriptedCaller in comments NPOTB (no bug, r=me) 2014-02-27 10:47:54 -06:00
Eitan Isaacson
5d5bb9c7bf Bug 971255 - [AccessFu] Allow providing a callable argument to Logger log calls. r=yzen 2014-02-27 10:42:45 -05:00
Benjamin Bouvier
7a3e028e1e Bug 939843: Required changes in the rest of the tree; r=froydnj
--HG--
extra : rebase_source : 5757eb2b73755c8da08112b91b025a8fa860d7e8
2014-02-27 16:23:16 +01:00
Benjamin Bouvier
b43022bc95 Bug 939843: Required changes in Spidermonkey; r=mjrosenb
--HG--
extra : rebase_source : e629b045dfe460348c339ef0e7d301b67c6799fd
2014-02-27 16:23:11 +01:00
Benjamin Bouvier
edaecec986 Bug 939843: Tests for mfbt::Floats; r=waldo
--HG--
extra : rebase_source : a6515f7d4e82e020fd7686f14932855873078813
2014-02-27 16:23:08 +01:00
Gijs Kruitbosch
ec2f686e3e Bug 973932 - Australis' CustomizeMode isn't resetting the currentset attribute on the addon-bar, r=mconley 2014-02-27 13:12:18 +00:00
Gijs Kruitbosch
eb4cc632b3 Bug 978068 - [Australis] - fastcustomizeanimation attribute set on wrong tab, r=mikedeboer 2014-02-28 15:06:12 +00:00
Sayan Chowdhury
c155fdbd90 Bug 974638 - Stylesheet selector should display full href of stylesheet in a tooltip. r=harth 2014-02-28 09:20:28 -05:00
Mike Conley
f87ed34df5 Bug 977796 - [Australis] Disable subpixel AA on all labels during customize mode transition for Windows. r=jaws. 2014-02-26 16:42:18 -05:00
Mike Conley
cebb670f1f Backed out changeset a267ac44d506 because it was the wrong patch. 2014-02-28 00:16:08 -05:00
Mike Conley
4d62fc4d71 Bug 977796 - [Australis] Disable subpixel AA on all labels during customize mode transition for Windows. r=jaws. 2014-02-26 16:42:18 -05:00
Mark Hammond
df34c67f0f Bug 977931 - return an error object even when restResponse.headers is null. r=spenrose 2014-02-28 13:24:49 +11:00
Wes Kocher
e255731d1e Merge m-c to fx-team 2014-02-27 17:48:19 -08:00
Jan de Mooij
25a5a4b3eb Bug 939562 part 3 - Move JIT flags from ContextOptions to RuntimeOptions. r=bent,bholley,luke
--HG--
extra : rebase_source : e25c6f5f381a972c472fb8a845c737fb31617682
2014-02-26 10:25:36 +01:00
Jan de Mooij
0327a76db8 Bug 977921 - Override ASan malloc_context_size to save memory. r=decoder
--HG--
extra : rebase_source : 500882c214de079c1d493e21a9ee91c3da743226
2014-02-28 16:33:25 +01:00
Ehsan Akhgari
6b9893cdfc Bug 977279 - Add a missing initguid.h include to DrawTargetD2D.cpp 2014-02-28 10:42:23 -05:00
Ed Morley
a993f9c824 Backed out changeset 5056b4811257 (bug 976648) for errors during configure; CLOSED TREE 2014-02-28 15:31:07 +00:00
Ed Morley
4b5baa32f3 Backed out changeset 183ca3e3aa20 (bug 976648) 2014-02-28 15:30:43 +00:00
Ed Morley
42532c4887 Backed out changeset f03d534b1114 (bug 976648) 2014-02-28 15:30:40 +00:00
Ed Morley
f4eb38ce43 Backed out changeset 5599e2798ee3 (bug 976648)
--HG--
rename : xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc64_linux.S => xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc64_linux.s
rename : xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ppc64_linux.S => xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ppc64_linux.s
2014-02-28 15:30:37 +00:00
Ed Morley
80c6280a3f Backed out changeset 773113609bdf (bug 976648) 2014-02-28 15:30:34 +00:00
Ed Morley
4839eaadcc Backed out changeset 73b38a329f97 (bug 976648) 2014-02-28 15:30:31 +00:00
Ryan VanderMeulen
433c5de893 Merge m-c to inbound. 2014-02-28 10:15:57 -05:00
Dan Minor
e7269880ad Bug 978066 - [mozcrash] Mozcrash check_for_java_exception function should take quiet parameter; r=wlach 2014-02-28 09:18:25 -05:00
Masayuki Nakano
70d39c1cb3 Bug 975688 part.27 Rename nsDOMTimeEvent to mozilla::dom::TimeEvent r=smaug
--HG--
rename : dom/smil/nsDOMTimeEvent.cpp => dom/smil/TimeEvent.cpp
rename : dom/smil/nsDOMTimeEvent.h => dom/smil/TimeEvent.h
2014-02-28 23:58:43 +09:00
Masayuki Nakano
779efe1c1a Bug 975688 part.26 Rename nsDOMUIEvent to mozilla::dom::UIEvent r=smaug
--HG--
rename : dom/events/nsDOMUIEvent.cpp => dom/events/UIEvent.cpp
rename : dom/events/nsDOMUIEvent.h => dom/events/UIEvent.h
2014-02-28 23:58:43 +09:00
Masayuki Nakano
befe13beb4 Bug 975688 part.25 Rename nsDOMScrollAreaEvent to mozilla::dom::ScrollAreaEvent r=smaug
--HG--
rename : dom/events/nsDOMScrollAreaEvent.cpp => dom/events/ScrollAreaEvent.cpp
rename : dom/events/nsDOMScrollAreaEvent.h => dom/events/ScrollAreaEvent.h
2014-02-28 23:58:43 +09:00
Masayuki Nakano
cbd6de5487 Bug 975688 part.24 Rename nsDOMNotifyPaintEvent to mozilla::dom::NotifyPaintEvent r=smaug
--HG--
rename : dom/events/nsDOMNotifyPaintEvent.cpp => dom/events/NotifyPaintEvent.cpp
rename : dom/events/nsDOMNotifyPaintEvent.h => dom/events/NotifyPaintEvent.h
2014-02-28 23:58:43 +09:00