Commit Graph

355870 Commits

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

https://hg.mozilla.org/integration/gaia-central/rev/3317c242ed1f
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #18226 from zacc/bug_992903

Bug 992903 - wait for lockscreen to be active after locking and also rem...

========

https://hg.mozilla.org/integration/gaia-central/rev/9e350b1d011c
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 992903 - wait for lockscreen to be active after locking and also remove looping workaround in lockscreen app object
2014-04-11 09:01:06 -07:00
B2G Bumper Bot
5ad7b5b037 Bumping manifests a=b2g-bump 2014-04-11 08:26:21 -07:00
B2G Bumper Bot
64f5ed54c5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f01ae2b4a5c0
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #18164 from wilsonpage/992341

Bug 992341 - [B2G][Camera] Double tapping in camera causes self-timer to

========

https://hg.mozilla.org/integration/gaia-central/rev/f5c9a5898018
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 992341 - [B2G][Camera] Double tapping in camera causes self-timer to countdown in negative numbers
2014-04-11 08:20:58 -07:00
B2G Bumper Bot
cc185f1b3a Bumping manifests a=b2g-bump 2014-04-11 08:17:02 -07:00
B2G Bumper Bot
fac84032ff Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c9227463df42
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #17959 from benfrancis/970935

Bug 970935 - Display Rocketbar in expanded state on homescreen r=alive r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/ba9b0fc91b96
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 970935 - Display Rocketbar in expanded state on homescreen
2014-04-11 08:10:37 -07:00
B2G Bumper Bot
934bd90624 Bumping manifests a=b2g-bump 2014-04-11 08:03:06 -07:00
B2G Bumper Bot
e7e2a89fad Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d9799704c001
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #18189 from DouglasSherk/994818-stickyheader-async

Bug 994818 - Make StickyHeader dispatch async refreshes, prevent thrashing. r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/fb6bbee8113f
Author: DouglasSherk <github@sherk.me>
Desc: Bug 994818 - Make StickyHeader dispatch async refreshes, prevent thrashing. r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/46e6b26169d0
Author: Yoshi Huang <allstars.chh@mozilla.com>
Desc: Merge pull request #18056 from svic/Bug_988254

Bug 988254 - Proper initialization in Handover Manager if BT is already enabled at boot. r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/4ed016d190af
Author: Arno Puder <arno@puder.org>
Desc: Bug 988254 - Proper initialization in Handover Manager if BT is already enabled at boot
2014-04-11 08:02:54 -07:00
Tim Taubert
42b76d6ba8 No Bug - Fix browser_net_timing-division.js leak when run as the last test on a CLOSED TREE rs=past 2014-04-11 09:12:47 +02:00
Dimi Lee
7c227905a4 Bug 994524 - [Follow up of bug 989135] Fix ssid buffer may overflow. 2014-04-11 12:00:19 +08:00
Ryan VanderMeulen
7ba7f0e455 Merge m-c to inbound on a CLOSED TREE. 2014-04-10 22:16:50 -04:00
Gavin Sharp
b8b1a79b34 Properly disable the problematic portions of browser_aboutHome.js for bug 992485, undoing the dumb thing khuey did on a CLOSED TREE 2014-04-10 22:07:45 -04:00
Matthew Noorenberghe
96034f777f Bug 992270 - ignoreAllUncaughtExceptions in the about:home test of browser_google_behavior.js/browser_bing_behavior.js. r=gavin
CLOSED TREE
2014-04-10 21:54:30 -04:00
Ryan VanderMeulen
9f2dc84fcf Merge fx-team to m-c. 2014-04-10 21:41:28 -04:00
Kyle Huey
1411624a6f Bug 992485: Disable browser_aboutHome.js on this CLOSED TREE. 2014-04-10 16:52:42 -07:00
Ryan VanderMeulen
5dd9653c16 Backed out 6 changesets (bug 982141) for Windows and OSX bustage. CLOSED TREE
Backed out changeset 16540ab2d2cb (bug 982141)
Backed out changeset 2ad9ce9d904e (bug 982141)
Backed out changeset af219bb49c06 (bug 982141)
Backed out changeset ffe51d96e86e (bug 982141)
Backed out changeset 6642718ad3bb (bug 982141)
Backed out changeset 95b341d26f7b (bug 982141)
2014-04-10 15:27:42 -04:00
Dan Minor
227aca8fa4 Bug 994830 - Make cppunittest test timeout less than mozharness process timeout; r=ted 2014-04-10 15:24:29 -04:00
James Willcox
aa42b77f33 Bug 989375 - Fix basic layer readback with SkiaGL canvases r=gwright 2014-04-10 14:19:02 -05:00
Eddy Bruel
d6d29dd028 Bug 859372 - Refactor DevToolsUtils.js;r=past 2014-04-10 20:44:54 +02:00
Nick Alexander
57a91d5420 Bug 967333 - Request sync when entering and leaving ConfirmAccountActivity. r=rnewman 2014-04-10 11:39:37 -07:00
Tim Taubert
06e129d0fd Bug 994844 - Remove Task.spawn() usage from CustomizeMode.populatePalette() r=mconley 2014-04-10 19:45:33 +02:00
Patrick Brosset
4b94d9aec4 Bug 994011 - intermittent browser_ruleview_refresh-on-attribute-change_02.js; r=me 2014-04-10 19:37:17 +02:00
Mike Conley
5e8167ef81 Bug 994758 - Rename tabHeight define to tabMinHeight, which is more accurate. r=dao. 2014-04-10 13:34:49 -04:00
B2G Bumper Bot
18a513ded4 Bumping manifests a=b2g-bump 2014-04-10 10:26:21 -07:00
B2G Bumper Bot
f4831e902c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3cd8d6565396
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #18083 from fcampo/split-fte-comms-REST-990976

Bug 990976 - Move rest of dependant files to shared

========

https://hg.mozilla.org/integration/gaia-central/rev/54157e9dd44e
Author: Fernando Campo <fernando.campo@telefonica.com>
Desc: Bug 990976 - Move rest of dependant files to shared

----------------

- Change importUtils into utils.misc
- Erase import_utils.js dependencies
- Moved css files
- Moved locales locales
2014-04-10 10:21:01 -07:00
Richard Newman
0737bf6e03 Bug 970176 - Part 0: remove AppConstants dependency on .App by moving things to TestConstants. r=nalexander 2014-04-10 10:09:34 -07:00
B2G Bumper Bot
82acaf3c8b Bumping manifests a=b2g-bump 2014-04-10 10:03:09 -07:00
B2G Bumper Bot
e13f1ff53d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9351a7b3adfa
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #18165 from stasm/994459-too-much-recursion

Bug 994459 - Fix webapp-optimize bustage (too much recursion). r=asuth r=ochameau

========

https://hg.mozilla.org/integration/gaia-central/rev/8b61d304ea73
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 994459 - Fix webapp-optimize bustage (too much recursion). r=asuth r=ochameau
2014-04-10 10:02:57 -07:00
Ed Morley
43c3421651 Merge mozilla-central and b2g-inbound 2014-04-10 17:59:51 +01:00
Ed Morley
c0dec6808f Merge mozilla-central and fx-team 2014-04-10 17:57:04 +01:00
Ed Morley
67b81d9bd4 Merge latest green inbound changeset and mozilla-central 2014-04-10 17:55:29 +01:00
Ed Morley
2ccf097e4e Merge latest green b2g-inbound changeset and mozilla-central 2014-04-10 17:45:11 +01:00
Ed Morley
65cfc6fff5 Merge latest green fx-team changeset and mozilla-central 2014-04-10 17:42:09 +01:00
Ghislain 'Aus' Lacroix
f377e0b7a5 Bug 992766 - Infer error when recieving NS_ERROR_FAILURE by going through device storage sanity checks, if device storage api is available. r=fabrice 2014-04-10 09:32:53 -07:00
B2G Bumper Bot
169f6f05d8 Bumping manifests a=b2g-bump 2014-04-10 09:31:34 -07:00
B2G Bumper Bot
b1f2fd7782 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 993999 - Move keyboard iframes that are not needed of screen, instead of hidden, to avoid all content to reflow when showing again. r=RudyL

========

https://hg.mozilla.org/integration/gaia-central/rev/a605812d54d3
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 993999 - Move keyboard iframes that are not needed of screen, instead of hidden, to avoid all content to reflow when showing again
2014-04-10 09:26:12 -07:00
B2G Bumper Bot
ea475d9158 Bumping manifests a=b2g-bump 2014-04-10 09:21:32 -07:00
B2G Bumper Bot
2d881183d6 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0f0ff6487321
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #18113 from steveck-chung/bug-988772

Bug 988772 - [tarako][buri] sometimes contact index shows nothing when tap on a index. r=arcturus.

========

https://hg.mozilla.org/integration/gaia-central/rev/c577381f11dd
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 988772 - [tarako][buri] sometimes contact index shows nothing when tap on a index

========

https://hg.mozilla.org/integration/gaia-central/rev/36490a62741b
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #18134 from justindarc/bug993043

Bug 993043 - [Camera][Buri] viewfinder stays zoomed in and doesn't resto...

========

https://hg.mozilla.org/integration/gaia-central/rev/50f7f8aebdc4
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 993043 - [Camera][Buri] viewfinder stays zoomed in and doesn't restore to original size until app killed

========

https://hg.mozilla.org/integration/gaia-central/rev/83d69bf0f8da
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #17986 from lissyx/bug992129

Bug 992129 - Generate voicemail notifications that are DSDS compliants r=etienne_s

========

https://hg.mozilla.org/integration/gaia-central/rev/f756c98e0e6c
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 992129 - Generate voicemail notifications that are DSDS compliants

The computed voicemail tag needs to be aware of the SIM card, otherwise
we may overwrite one notification for one SIM with notification for
another one. We rely on the serviceId for this.
2014-04-10 09:11:13 -07:00
B2G Bumper Bot
1b57db3d2a Bumping manifests a=b2g-bump 2014-04-10 08:48:03 -07:00
B2G Bumper Bot
6f2d587aa2 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8718790784b5
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #18140 from hfiguiere/bug980541

Bug 980541 - Update the gaia-node-modules revision for marionette-client 1.1.5

========

https://hg.mozilla.org/integration/gaia-central/rev/944238bb2a87
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 980541 - Update the gaia-node-modules revision for marionette-client 1.1.5. r=

========

https://hg.mozilla.org/integration/gaia-central/rev/1ea3ed0367d1
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #18181 from AndreiH/bug_994703

Bug 994703 - [master] test_browser_bookmark is failing

========

https://hg.mozilla.org/integration/gaia-central/rev/07ad9d48d879
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 994703 - [master] test_browser_bookmark is failing
2014-04-10 08:46:17 -07:00
B2G Bumper Bot
65e58758ae Bumping manifests a=b2g-bump 2014-04-10 08:41:24 -07:00
B2G Bumper Bot
2fba55a6a1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2c40d363bc28
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #18160 from AndreiH/bug_994598

Bug 994598 - [master] Unxfail cost_control data alert and wifi reset mob...

========

https://hg.mozilla.org/integration/gaia-central/rev/e3899b521ab4
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 994598 - [master] Unxfail cost_control data alert and wifi reset mobile
2014-04-10 08:36:07 -07:00
B2G Bumper Bot
4f5122672c Bumping manifests a=b2g-bump 2014-04-10 08:26:25 -07:00
B2G Bumper Bot
2eeba68f66 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e78e79d48e89
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #18180 from rnowm/994513

Bug 994513 - [VR][BB] update style for header buttons to use italics r=joan

========

https://hg.mozilla.org/integration/gaia-central/rev/4c3817f6c6c7
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 994513 - [VR][BB] update style for header buttons to use italics

========

https://hg.mozilla.org/integration/gaia-central/rev/01fbddbea1a9
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #18106 from julienw/993944-fix-async-storage-mock-mess

Bug 993944 - [DIaler][Messages] Unify the use of the async storage mock ...

========

https://hg.mozilla.org/integration/gaia-central/rev/be8825c707d6
Author: Julien Wajsberg <julien@mozilla.com>
Desc: Bug 993944 - [DIaler][Messages] Unify the use of the async storage mock r=rik,schung

Also converts the use of a real asyncStorage to the mock.
2014-04-10 08:21:12 -07:00
B2G Bumper Bot
a962dca4b3 Bumping manifests a=b2g-bump 2014-04-10 08:11:21 -07:00
B2G Bumper Bot
54f6451fd2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2ecb83c8dbc4
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #18177 from nucliweb/994586-BB-Update-Recipients-pills

Bug 994586 - [Building Blocks] Update Recipients pills r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/c75030659eeb
Author: Joan Leon <joan.leon@gmail.com>
Desc: 994586 - [Building Blocks] Update Recipients pills
2014-04-10 08:06:08 -07:00
B2G Bumper Bot
af809298eb Bumping manifests a=b2g-bump 2014-04-10 07:56:30 -07:00
Viktor Stanchev
fc25e0ce54 Bug 962262 - Profiler - Use float instead of double to pack circular buffer. r=benwa
--HG--
extra : rebase_source : 62429abbb05c199ed714ecec2f6b000296b94deb
2014-04-10 10:52:23 -04:00
Ben Turner
de86ad842a Backout 79296b6a6026 (bug 980549) for test failures, CLOSED TREE. 2014-04-14 18:37:34 -07:00
Phil Ringnalda
c43d89e3a3 Back out d1f1725198da (bug 983460) on suspicion of mochitest-chrome assertions
CLOSED TREE
2014-04-14 18:36:01 -07:00
Phil Ringnalda
21f81e4d45 Back out c70626e77e9f (bug 978235) on suspicion of mochitest-chrome assertions
CLOSED TREE
2014-04-14 18:35:46 -07:00