Commit Graph

267030 Commits

Author SHA1 Message Date
Neil Deakin
a589e2d932 Bug 1200870, allow -1 as a value to popup.moveTo, r=tn 2015-10-09 08:50:13 -04:00
Carsten "Tomcat" Book
8ef8035706 Merge m-c to mozilla-inbound 2015-10-09 14:25:57 +02:00
Lars T Hansen
9fdab91899 Bug 1212390 - correct test case. r=jonco 2015-10-09 11:53:31 +01:00
Carsten "Tomcat" Book
13543931d2 merge mozilla-inbound to mozilla-central a=merge 2015-10-09 11:43:07 +02:00
Carsten "Tomcat" Book
f2fed638a7 merge fx-team to mozilla-central a=merge 2015-10-09 11:36:38 +02:00
B2G Bumper Bot
871629a60e Bumping manifests a=b2g-bump 2015-10-09 00:38:12 -07:00
B2G Bumper Bot
1758b9760a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0ee9cf810672
Author: Fabien Cazenave <fabi1cazenave@users.noreply.github.com>
Desc: Merge pull request #32269 from Phoxygen/bug1211960-action_menu_ellipsis-children

Bug 1211960 - action_menu: apply ellipsis to children

========

https://hg.mozilla.org/integration/gaia-central/rev/be53dbbbdf2e
Author: Pierre-Eric Pelloux-Prayer <pierre-eric@phoxygen.com>
Desc: Bug 1211960 - action_menu: apply ellipsis to children
2015-10-09 00:35:21 -07:00
Eric Faust
46ca2e1556 Bug 1141863 - Followfollowfollowup: Remove redundant assert causing rooting hazards. (r=Waldo over IRC) CLOSED TREE 2015-10-08 21:07:47 -07:00
B2G Bumper Bot
0593308e19 Bumping manifests a=b2g-bump 2015-10-08 20:53:24 -07:00
B2G Bumper Bot
0de2c2fbab Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9e3a1be68c7f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #32347 from KevinGrandon/bug_1213135_shared_action_menu_bg

Bug 1213135 - Fix action menu button background

========

https://hg.mozilla.org/integration/gaia-central/rev/a1d8d5cae5fe
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1213135 - Fix action menu button background
2015-10-08 20:50:32 -07:00
Jeff Walden
94342debaf Bug 1141863 - Last followup fix for a couple jstest failures. r=orange in a CLOSED TREE 2015-10-08 20:03:47 -07:00
Jeff Walden
123059bb0c Bug 1206594 - Followup hazard-fix. r=H-bustage in a CLOSED TREE 2015-10-08 18:56:11 -07:00
Eric Faust
af3322fb26 Bug 1141863 - Followup: Clean up proxy get traps to handle new |this| creation semantics. (rs=Waldo) CLOSED TREE 2015-10-08 18:37:16 -07:00
Xidorn Quan
5f493e5050 Bug 1212607 - Re-expose -moz-window-dragging property to the content. r=dbaron 2015-10-09 11:35:09 +11:00
Xidorn Quan
b7d55636cd Bug 1211344 - Stop setting various window attributes when they are not in 'persist' attribute. r=enndeakin 2015-10-09 11:35:09 +11:00
Jim Blandy
4b1e01e4b3 Bug 1206596: Address review nits. DONTBUILD r=fitzgen 2015-10-08 17:13:55 -07:00
Jim Blandy
1264a1dda6 Bug 1206594: Address review comments. r=fitzgen 2015-10-08 17:05:01 -07:00
Eric Faust
ec937cfeb7 Bug 1141863 - Tests. (r=jorendorff) 2015-10-08 17:01:49 -07:00
Eric Faust
de67ecc818 Bug 1141863 - Part 2: Implement ES6 SuperCall. (r=jandem, r=jorendorff) 2015-10-08 17:01:49 -07:00
Eric Faust
bf08c31a66 Bug 1141863 - Part 1: Make |this| object creation account for new.target. (r=jandem, r=jorendorff) 2015-10-08 17:01:49 -07:00
Eric Faust
b198ff607d Bug 1169740 - Implement a TDZ-like behavior for |this| in derived class constructors. (r=jandem, r=jorendorff, inputs on nit resoulution from Waldo) 2015-10-08 17:01:48 -07:00
Ehsan Akhgari
b992b4a055 Bug 1194243 - Keep the message manager alive in doUninstall() to be able to signal the result back; r=myk
The comment in the removed code is incorrect in that the yields do
eventually finish, and without the message manager we have no way
to finish the uninstallation process.
2015-10-08 20:00:23 -04:00
B2G Bumper Bot
72d0d43775 Bumping manifests a=b2g-bump 2015-10-08 15:48:10 -07:00
B2G Bumper Bot
0033dfacef Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d768e2e80763
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #32078 from mwargers/1203456

Bug 1203456 - Factorize the headers into 1 class

========

https://hg.mozilla.org/integration/gaia-central/rev/5ea123aba0bc
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1203456 - Factorize the headers into 1 class
2015-10-08 15:47:44 -07:00
Wes Kocher
11b46b5d38 Merge m-c to b2ginbound, a=merge 2015-10-08 15:45:07 -07:00
Wes Kocher
416aa37099 Merge m-c to inbound, a=merge 2015-10-08 15:44:33 -07:00
Wes Kocher
801ffeaa62 Bug 1212812 - Followup to fix merge bustage a=bustage 2015-10-08 15:41:59 -07:00
Chris AtLee
d79ba0f629 Bug 1037056: Silence extraneous l10n warnings r=rail 2015-10-08 18:12:49 -04:00
Wes Kocher
c23463e9cb Merge m-c to b2ginbound, a=merge 2015-10-08 14:36:17 -07:00
Wes Kocher
b2a7a9336c Merge b2ginbound to central, a=merge 2015-10-08 14:34:24 -07:00
Wes Kocher
1b7cf6d302 Merge inbound to central, a=merge 2015-10-08 14:29:04 -07:00
B2G Bumper Bot
cddd55d929 Bumping manifests a=b2g-bump 2015-10-08 14:03:17 -07:00
B2G Bumper Bot
5b147d5f45 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f6107ee9996f
Author: Zibi Braniecki <zibi@braniecki.net>
Desc: Merge pull request #32282 from zbraniecki/1212151-remove-mozl10n-get-from-shared2

Bug 1212151 - Remove remaining mozL10n.get uses from ./shared. SystemICC part. r=albertopq

========

https://hg.mozilla.org/integration/gaia-central/rev/1ff41c521bdc
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1212151 - Remove remaining mozL10n.get uses from ./shared. SystemICC part

========

https://hg.mozilla.org/integration/gaia-central/rev/24a4454a5e87
Author: Fabien Cazenave <fabi1cazenave@users.noreply.github.com>
Desc: Merge pull request #32292 from Phoxygen/bug1210955-fix-volume-bar-display

Bug 1210955 - Fix volume bar display, r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/46c0947f54d9
Author: Pierre-Eric Pelloux-Prayer <pierre-eric@phoxygen.com>
Desc: Bug 1210955 - Fix volume bar display
2015-10-08 14:00:26 -07:00
B2G Bumper Bot
634e86f6b4 Bumping manifests a=b2g-bump 2015-10-08 13:38:26 -07:00
B2G Bumper Bot
a40f5448ad Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/743f985e9a1a
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #32343 from yzen/bug-1212980

Bug 1212980 - marionette-helper v0.3.2

========

https://hg.mozilla.org/integration/gaia-central/rev/22586eaa0c3f
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1212980 - marionette-helper v0.3.2

========

https://hg.mozilla.org/integration/gaia-central/rev/144aa049826d
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #32338 from gaye/1212759-calendar-cpu-usage

Bug 1212759 - Calendar alarms cpu usage r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/97a87d55c78f
Author: gaye <gareth.aye@gmail.com>
Desc: Bug 1212759 - Calendar alarms cpu usage r=jrburke
2015-10-08 13:35:35 -07:00
B2G Bumper Bot
ee5cb55ab8 Bumping manifests a=b2g-bump 2015-10-08 11:54:38 -07:00
B2G Bumper Bot
4cc87d460e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/672276402685
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #32134 from DouglasSherk/1209928-foxfooding

Bug 1209928 - [Spark] Include Foxfooding app in nightly builds. r=justindarc

========

https://hg.mozilla.org/integration/gaia-central/rev/6f6810ebf32e
Author: Doug Sherk <github@sherk.me>
Desc: Bug 1209928 - [Spark] Include Foxfooding app in nightly builds. r=justindarc
2015-10-08 11:51:47 -07:00
B2G Bumper Bot
65114aac4f Bumping manifests a=b2g-bump 2015-10-08 11:33:12 -07:00
B2G Bumper Bot
ccd37710cd Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bbd8ff289b50
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #32028 from aosmond/bug1196177

Bug 1196177 - Fix how the camera would not load if the app startup wa…. r=jdarcangelo

========

https://hg.mozilla.org/integration/gaia-central/rev/c92736b9c079
Author: Andrew Osmond <aosmond@mozilla.com>
Desc: Bug 1196177 - Fix how the camera would not load if the app startup was interrupted.
2015-10-08 11:30:20 -07:00
B2G Bumper Bot
b3c927e204 Bumping manifests a=b2g-bump 2015-10-08 11:03:13 -07:00
B2G Bumper Bot
7b05e6abae Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bd073200a776
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #32322 from ferjm/bug1210902.synclose

Bug 1210902 - Sync app should close itself after completing a sync request. r=michielbdjong

========

https://hg.mozilla.org/integration/gaia-central/rev/8e358b4107bc
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Bug 1210902 - Sync app should close itself after completing a sync request. r=michielbdjong
2015-10-08 11:00:21 -07:00
Dão Gottwald
849b042681 Bug 1212399 - Re-introduce better .toolbarbutton-1 styling for dark themes. r=gijs 2015-10-08 16:52:00 +02:00
Jared Wein
587f896baa Bug 1210033 - Add on-screen keyboard diagnostic information to about:support. r=masayuki r=felipe 2015-10-08 11:51:47 -04:00
Eddy Bruel
5187915039 Bug 1205305 - Fix a race condition in browser_dbg_server-conditional-bp-02.js;r=jlong 2015-10-08 16:33:37 +02:00
Alexandre Poirot
9ad68a7e02 Bug 1132452 - Remove useless JS files from FxOS simulator addon. r=jryans 2015-10-08 07:17:43 -07:00
Carsten "Tomcat" Book
cc5cc0661d Merge m-c to fx-team 2015-10-08 16:11:56 +02:00
Carsten "Tomcat" Book
c3a4faf573 merge mozilla-inbound to mozilla-central a=merge 2015-10-08 15:26:54 +02:00
Andrew Halberstadt
2bcdff67d0 Bug 1212840 - Add mozinstall to mach SEARCH_PATHS, r=armenzg 2015-10-08 09:10:03 -04:00
Carsten "Tomcat" Book
65f40b9fe0 Merge m-c to mozilla-inbound 2015-10-08 16:11:21 +02:00
Michael Layzell
6d4f81f006 Bug 1183355 - Annotate crash reports triggered by MOZ_CRASH in release builds, r=froydnj 2015-10-08 10:01:08 -04:00