Commit Graph

179848 Commits

Author SHA1 Message Date
Ben Hearsum
259df61f15 bug 1000207: upload flame gecko/gaia mars to public ftp. r=aki DONTBUILD 2014-04-23 16:49:42 -04:00
Ryan VanderMeulen
2d73ea0580 Merge inbound to m-c. 2014-04-23 13:42:46 -07:00
B2G Bumper Bot
e8dda30b3b Bumping manifests a=b2g-bump 2014-04-23 10:56:27 -07:00
B2G Bumper Bot
44d83a729f Bumping gaia.json for 9 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9f73856885e9
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #18551 from mikehenrty/bug-975535-marketplace

Bug 975535 - marketplace update to include latest icons, r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/ef130e7f21e4
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 975535 - marketplace update to include latest icons

========

https://hg.mozilla.org/integration/gaia-central/rev/4546055494c9
Author: Ed Morley <emorley@mozilla.com>
Desc: Revert "Bug 999553 - Reenable most disabled unit tests on TBPL r=jgriffin" for render_test.js failures

This reverts commit ce1c1dee95a284d7dcc06862895108180168c08d.

========

https://hg.mozilla.org/integration/gaia-central/rev/03112c2078bb
Author: Dietrich Ayala <autonome@gmail.com>
Desc: Merge pull request #18497 from autonome/helper-shutdown

Bug 999110 - warning about no shutdown method in bootstrap.js for browse...

========

https://hg.mozilla.org/integration/gaia-central/rev/a2d64a9c3ee5
Author: Dietrich Ayala <autonome@gmail.com>
Desc: Bug 999110 - warning about no shutdown method in bootstrap.js for browser-helper

========

https://hg.mozilla.org/integration/gaia-central/rev/128f40e0b64c
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #18570 from timdream/fix-trust-ui-fxa2

Bug 993273 - Ensure FxA dialog is created hidden, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/5913e88e9c73
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 993273 - Ensure FxA dialog is created hidden

========

https://hg.mozilla.org/integration/gaia-central/rev/1efec860eb5f
Author: Jan Keromnes <janx@linux.com>
Desc: Merge pull request #18242 from jankeromnes/developermenu

Bug 995358 - [Settings] Reorganize developer menu entries. r=arthurcc

========

https://hg.mozilla.org/integration/gaia-central/rev/3a50e1c8473d
Author: Jan Keromnes <janx@linux.com>
Desc: Bug 995358 - [Settings] Reorganize developer menu entries. r=arthurcc
2014-04-23 10:55:11 -07:00
B2G Bumper Bot
ae0330f98a Bumping manifests a=b2g-bump 2014-04-23 10:38:37 -07:00
Ryan VanderMeulen
74e7946901 Backed out changeset a7289f22cafd (bug 981251) for WinXP test_bug343416.xul perma-fail.
CLOSED TREE
2014-04-23 13:18:44 -04:00
Mike Conley
79137ae17c Bug 100180 - Modal dialogs should try to cancel any drag sessions in progress. r=roc. 2014-04-23 12:35:00 -04:00
Timothy Nikkel
dc5c4979ef Bug 1000266. Don't purge the canvas fixed background image cache if we are only scrolling. r=mattwoodrow
Also NotifyRenderingChanged was on the canvas background color item, not the background image item.

Bug 818643 was a problem where the cache didn't get purged enough, but the fix meant we basically always purged the cached and never got to use it, making it useless. It meant that we purged the cache anytime the item has any type of invalidation whatsoever, even if the item would be drawn the same but the layer contents needed to be invalidated so that it would be redrawn (ie due to staying at the same position on screen but a different position in the layer).

This is really hacky, but NotifyRenderingChanged is only observed on one type of display item. So we just isolate the case where the only thing that changed is the offset (due to scrolling) and skip the NotifyRenderingChanged in that case.
2014-04-23 21:56:15 -05:00
Wes Kocher
cc8327a8f7 Merge m-c to inbound 2014-04-23 19:33:30 -07:00
Timothy Nikkel
8dacd34ec8 Bug 1000322. Don't let the display port base be larger than the subdocuments root frame bounds. r=roc
The dirty rect can be larger.
2014-04-23 21:12:11 -05:00
Wes Kocher
bd5e387b25 Backed out 2 changesets (bug 970691) for build bustage on a CLOSED TREE
Backed out changeset 83f7aec5a083 (bug 970691)
Backed out changeset 94348d189ed5 (bug 970691)
2014-04-23 18:26:05 -07:00
Ehsan Akhgari
15916f4738 Bug 491863 - Remove IBMBIDI; r=roc 2014-04-23 21:15:29 -04:00
Paul Kerr [:pkerr]
81d99db985 Bug 970691 - Part2: Restore digit stamping function to YuvStamper. r=jesup
Refactor digit writing method to use the new internals. Allows digit string
to wrap through multiple lines in a small frame.
2014-04-23 10:03:18 -07:00
Hannes Verschore
b7d0114eed Bug 995934 - IonMonkey: Remove branch out of hot code in negative zero test, r=bbouvier 2014-04-23 17:17:29 +02:00
Geoff Brown
54a39501a0 Bug 997991 - Use default httpd path for robocop, mochitest-remote test targets; r=jmaher 2014-04-23 08:42:51 -06:00
Geoff Brown
20233ccc77 Bug 967704 - Update reftest manifests for Android 2.3; r=me 2014-04-23 08:42:50 -06:00
Lucas Rocha
3beaa8ffd0 Bug 994734 - Handle dataset refreshes in HomePanelsManager (r=margaret) 2014-04-23 15:22:34 +01:00
Lucas Rocha
9107108547 Bug 994734 - Set cursor notification URI in HomeProvider (r=margaret) 2014-04-23 15:22:34 +01:00
Lucas Rocha
770170801c Bug 994734 - Pass dataset id as query argument in HomeProvider (r=margaret) 2014-04-23 15:22:34 +01:00
Lucas Rocha
7c2d8b20f3 Bug 994734 - Rename HomeConfigInvalidator to HomePanelsManager (r=margaret)
--HG--
rename : mobile/android/base/home/HomeConfigInvalidator.java => mobile/android/base/home/HomePanelsManager.java
2014-04-23 15:22:34 +01:00
Lucas Rocha
42506eecc0 Bug 994734 - Rename PanelManager to PanelInfoManager (r=margaret)
--HG--
rename : mobile/android/base/home/PanelManager.java => mobile/android/base/home/PanelInfoManager.java
2014-04-23 15:22:33 +01:00
B2G Bumper Bot
d95ecc47f5 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ecba19bc11ba
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #18296 from mcav/email-toolbar

Bug 993215 - [Email] toolbar covers the bottom line of long emails. r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/65688ff1da8d
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 993215 - [Email] toolbar covers the bottom line of long emails. r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/3f5bec387bfe
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #18347 from mcav/acctsslice

Bug 966323 - [B2G] Email account unrecognizable when sharing a link from... r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/87ed1ee2fb9e
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 966323 - [B2G] Email account unrecognizable when sharing a link from the browser.
2014-04-23 07:10:18 -07:00
Benjamin Smedberg
49a2048fa2 Bug 999443 test - The first plugin found in extensions was activated, but any subsequent plugins were not. r=gfritzsche
--HG--
extra : rebase_source : 05c89bce40ab4a29f092108fb7833138c3adf337
2014-04-23 09:50:40 -04:00
Benjamin Smedberg
a204858988 Bug 999443 - Trying to reuse the same nsISimpleEnumerator for multiple plugins means that only the first plugin in an extension is marked as being in an extension. Cache the list in an array instead. r=gfritzsche
--HG--
extra : rebase_source : edaf8dcb026b2e1b8c31ff59022201120c3d2e4a
2014-04-23 09:51:17 -04:00
Chenxia Liu
a6f471a44d Bug 994284 - Intermittient testSystemPages | Exception caught - junit.framework.AssertionFailedError: LayerView is not found! r=gbrown 2014-04-23 15:01:23 -07:00
Margaret Leibovic
edcb7a8bed Bug 976335 - Handle about:home tab strip overflow on tablets. r=lucasr
* * *
Bug 976335 - (Part 1) Turn TabMenuStrip into a HorizontalScrollView, moving LinearLayout logic to TabMenuStripLayout. r=lucasr
* * *
Bug 976335 - (Part 1.5) Remove m prefixes from TabMenuStripLayout. r=lucasr
* * *
Bug 976335 - (Part 2) Scroll tab strip to ensure selected tab is visible. r=lucasr
2014-04-23 14:37:31 -07:00
Jared Wein
d646d245a3 Bug 983681 - Show some content in the downloads panel when it is empty. r=mak 2014-04-23 17:34:49 -04:00
Dão Gottwald
a9d2233272 Bug 997131 - Simplify conditional forward button CSS by making the forward button a direct sibling of the location bar. r=mdeboer
--HG--
extra : rebase_source : e9c7c70d5295564dc61766fdaf1eec620e90d77a
2014-04-23 19:26:32 +02:00
Michael Comella
2421cb59dc Bug 998426 - Ensure shrunken toolbar consistency across API levels. r=wesj 2014-04-23 14:13:52 -07:00
Alexandre Poirot
49b6d3f74d Bug 998898 - Fix webconsole exception on simulator. r=jryans 2014-04-23 06:45:38 -07:00
Aryeh Gregor
e7ba181551 Bug 990725 - Rename ErrorEvent.column to .colno to match spec change; r=smaug 2014-04-23 14:55:58 +03:00
Dimi Lee
3e7b58b1e4 Bug 996452 - [NFC] Add emulator rf_discover test case. r=tzimmermann 2014-04-23 18:32:02 +08:00
Carsten "Tomcat" Book
be9843ff02 Merge m-c to b2g-inbound 2014-04-23 15:02:46 +02:00
Carsten "Tomcat" Book
db97c8a694 merge b2g-inbound to mozilla-central 2014-04-23 14:58:05 +02:00
Carsten "Tomcat" Book
69e49a6d10 merge fx-team to mozilla-central 2014-04-23 14:54:09 +02:00
B2G Bumper Bot
6ce54bd79f Bumping manifests a=b2g-bump 2014-04-23 05:36:12 -07:00
B2G Bumper Bot
63da5e1597 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a88afea89317
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #18578 from bebef1987/smkoetest

Bug 1000059 - smoketest= tag is missing from some manifest files

========

https://hg.mozilla.org/integration/gaia-central/rev/30f8e60ffb8c
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 1000059 - smoketest= tag is missing from some manifest files
2014-04-23 05:30:40 -07:00
B2G Bumper Bot
4c4ae46137 Bumping manifests a=b2g-bump 2014-04-23 05:18:16 -07:00
B2G Bumper Bot
3df39ac137 Bumping gaia.json for 11 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/66b45db005e3
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #18545 from stasm/999707-fouc-en-US

Bug 999707 - FOUC when English is not the default language but is currently used. r=gandalf

========

https://hg.mozilla.org/integration/gaia-central/rev/c65844248d2c
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 999707 - FOUC when English is not the default language but is currently used. r=gandalf

========

https://hg.mozilla.org/integration/gaia-central/rev/21b736c5f441
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #18538 from julienw/999553-reenable-unit-tests-tbpl

Bug 999553 - Reenable most disabled unit tests on TBPL r=jgriffin

========

https://hg.mozilla.org/integration/gaia-central/rev/5a96bb5604fc
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 999553 - Reenable most disabled unit tests on TBPL r=jgriffin

========

https://hg.mozilla.org/integration/gaia-central/rev/ac8388b53109
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #18501 from zbraniecki/999155-cleanup-mozl10n-contacts

Bug 999155 - Clean up bootstrap mozL10n API use in Contacts

========

https://hg.mozilla.org/integration/gaia-central/rev/8ee7f817a3f5
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 999155 - Clean up bootstrap mozL10n API use in Contacts

========

https://hg.mozilla.org/integration/gaia-central/rev/3d8ae183ca2c
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #18534 from zacc/bug_998896

Bug 998896 - Change location of play/pause in Python HTML5 player app ob...

========

https://hg.mozilla.org/integration/gaia-central/rev/1f7387c7ed33
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 998896 - Change location of play/pause in Python HTML5 player app object

========

https://hg.mozilla.org/integration/gaia-central/rev/8526247d8160
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Revert "Bug 989923 - [Contacts][Refactor] New app to host Contacts DataStore in test apps"

This reverts commit 4552b1b8e974e3ce2d47e894100a14fecd737a00.

========

https://hg.mozilla.org/integration/gaia-central/rev/b84ddadfc13c
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #18537 from Rik/settings-readwrite-999545

Bug 999545 - Callscreen app needs write access to settings r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/25ef9a243d8c
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 999545 - Callscreen app needs write access to settings
2014-04-23 05:15:36 -07:00
B2G Bumper Bot
93720379f0 Bumping manifests a=b2g-bump 2014-04-23 02:17:53 -07:00
B2G Bumper Bot
a89fa87565 Bumping gaia.json for 10 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fd707501704b
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1000035 - Change test_import_from_gmail from xfail to disabled a=testonly r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/939c2c41f705
Author: BavarianTomcat <tomcat@mozilla.com>
Desc: Revert "Bug 973454 - [settings] refactor App permissions panel with AMD pattern" for gaia-ui test failures

This reverts commit 0fa47972d2a4c56dc17fc5a703e0147faec781be.

========

https://hg.mozilla.org/integration/gaia-central/rev/07103195ae66
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #18533 from viorelaioia/bug_999461

Bug 999461 - Unxfail test_everythingme_add_collection bug Bug 995949 is ...

========

https://hg.mozilla.org/integration/gaia-central/rev/2afe409f2dd9
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 999461 - Unxfail test_everythingme_add_collection bug Bug 995949 is fixed

========

https://hg.mozilla.org/integration/gaia-central/rev/131088ebd4a6
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #18547 from rnowm/999332

Bug 999332 - Contact's name appears below the "X" button r=joan

========

https://hg.mozilla.org/integration/gaia-central/rev/26f7cd1fa3c6
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 999332 - Contact's name appears below the "X" button

========

https://hg.mozilla.org/integration/gaia-central/rev/481efd5fd2ff
Author: sprd-ffos <ying.xu@spreadtrum.com>
Desc: Merge pull request #18521 from etiennesegonzac/bug-997924-callscreen-fix-visibility

Bug 997924 - Make sure the preloaded callscreen doesn't keep an audio channel open

========

https://hg.mozilla.org/integration/gaia-central/rev/3045e789bdc0
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 997924 - Make sure the preloaded callscreen doesn't keep an audio channel open.

========

https://hg.mozilla.org/integration/gaia-central/rev/f73641516c54
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #17906 from arcturus/bug-989923

Bug 989923 - [Contacts][Refactor] New app to host Contacts DataStore in test apps

========

https://hg.mozilla.org/integration/gaia-central/rev/8c14803d850d
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 989923 - [Contacts][Refactor] New app to host Contacts DataStore in test apps
2014-04-23 02:10:57 -07:00
B2G Bumper Bot
b5bf56ed35 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/feb5f46f2163
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #18557 from gasolin/issue-993832

Bug 993832 - wrong multi-res resource file name, r=yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/97cdc0530291
Author: gasolin <gasolin@gmail.com>
Desc: Bug 993832 - wrong multi-res resource file name

Conflicts:
	apps/homescreen/everything.me/images/Wallpaper@2.25x.png
2014-04-23 01:05:17 -07:00
B2G Bumper Bot
69e9906000 Bumping manifests a=b2g-bump 2014-04-23 00:23:09 -07:00
B2G Bumper Bot
75eb4b37ef Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bfb1c28aba8d
Author: Rudy Lu <me@rudy.lu>
Desc: Revert "Merge pull request #18367 from RudyLu/keyboard/Bug993952-squash"

This reverts commit 2aa585a17b4df8ee2ae279b4ee80ff3b1ae9ab9f, reversing
changes made to fec20f4979f0dc740bf10ac5703dae70ae0e7803.

========

https://hg.mozilla.org/integration/gaia-central/rev/64b49cf3075b
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #18558 from chuck-lee/bug-999907_wifi_help_capabilities

Bug 999907 - Validate wifi capabilities by checking both undifined and null. r=arthurcc

========

https://hg.mozilla.org/integration/gaia-central/rev/f4f0ffc79a3e
Author: Chuck Lee <chulee@mozilla.com>
Desc: Bug 999907 - Validate wifi capabilities by checking both undifined and null. r=arthurcc
2014-04-23 00:20:41 -07:00
B2G Bumper Bot
cb5f56c016 Bumping manifests a=b2g-bump 2014-04-23 00:11:31 -07:00
B2G Bumper Bot
ad7983b79f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ea8d08141cbe
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #18022 from cctuan/973454

Bug 973454 - [settings] refactor App permissions panel with AMD pattern

========

https://hg.mozilla.org/integration/gaia-central/rev/2feb6c3ccb95
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 973454 - [settings] refactor App permissions panel with AMD pattern
2014-04-23 00:05:40 -07:00
B2G Bumper Bot
484f98b9bc Bumping manifests a=b2g-bump 2014-04-22 23:31:26 -07:00
B2G Bumper Bot
ac08c69e9d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/53a228b0c1d2
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #18519 from cctuan/968661-5

Bug 968661 - Extract new build module webapp-shared.js from webapp-zip.j...

========

https://hg.mozilla.org/integration/gaia-central/rev/5dc63485dcee
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 968661 - Extract new build module webapp-shared.js from webapp-zip.js
2014-04-22 23:26:10 -07:00
Carsten "Tomcat" Book
08de84fe9e Backed out changeset cbd4d782c02f (bug 9844980) for mochitest 9 & 10 test failures on a CLOSED TREE 2014-04-23 08:21:23 +02:00
Carsten "Tomcat" Book
410267e783 Backed out changeset 1f410dde84d9 (bug 984498) 2014-04-23 08:20:37 +02:00