Commit Graph

372223 Commits

Author SHA1 Message Date
Vaibhav Agrawal
bbe56494c5 Bug 1039172 - Warnings are printed twice and "TEST-SKIPPED" are no longer printed in logs. r=jmaher 2014-07-18 07:20:00 -04:00
Sankha Narayan Guria
b0ab4240a5 Bug 989348 - BaselineCompiler: Optimize JSOP_ARRAYPUSH. r=djvj 2014-07-04 13:54:34 +02:00
Ryan VanderMeulen
4eb376e702 Merge m-c to inbound. a=merge 2014-07-18 15:47:48 -04:00
Ryan VanderMeulen
9490a997b5 Merge b2g-inbound to m-c. a=merge 2014-07-18 15:45:03 -04:00
Sotaro Ikeda
0ec28966e8 Bug 1039883 - release Tiled layer's gralloc when an application is background r=nical 2014-07-18 12:40:35 -07:00
Ryan VanderMeulen
0f268d1df8 Bug 1040924 - Disable serviceworker tests on all platforms except Windows. 2014-07-18 15:38:43 -04:00
Ryan VanderMeulen
8f1d154973 Merge fx-team to m-c. a=merge 2014-07-18 15:21:24 -04:00
Felipe Gomes
ffffc2cf45 Bug 1009760 - Support displaying of crash notification for GMP plugins. r=gfritzsche 2014-07-18 15:11:53 -03:00
Shane Caraveo
3ee4babba1 Bug 1032432 remove builtin manifest support, r=felipe 2014-07-18 10:27:52 -07:00
Nick Alexander
be74041ced Bug 1032217 - Export gecko.{WebApp,BrowserApp}. r=bnicholson
This allows explicit intents from outside of the App.  Tested locally by:

* creating and launching a home screen shortcut; (the presenting issue)

* trying a an "old style" webapp home screen launch, like:

adb shell am start -a org.mozilla.gecko.WEBAPP -n org.mozilla.fennec_nalexander/.Webapp -d http://penguinpop.justplaymobile.com/penguinpop.webapp

and

adb shell am start -a org.mozilla.gecko.WEBAPP -n org.mozilla.fennec_nalexander/org.mozilla.gecko.Webapp -d http://penguinpop.justplaymobile.com/penguinpop.webapp

Both log the expected message in the dispatcher:

W GeckoWebappImpl(12501)      no package name; treating as legacy shortcut

Both fail with:

E GeckoConsole(12177)         Error getting pref for application/x-web-app-manifest+json.

I verified that this behaviour happens with the Nightly of June 24, 2014 -- the
one right before the patch that introduced this regression.
2014-07-18 09:39:56 -07:00
Nick Alexander
be07a25f1f Bug 1036517 - Remove old location uploading code. r=blassey
I kept the existing preference UI since the new stumbler implementation
intends to use it.  I kept the pref listener since Bug 1036508 may elect
to keep using the existing Gecko pref.
2014-07-18 09:39:53 -07:00
B2G Bumper Bot
b87110627c Bumping manifests a=b2g-bump 2014-07-18 09:17:08 -07:00
B2G Bumper Bot
a6dfbec00d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1022506 - Search results app uses a white icon, rather than a dedica..., r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/7da5adf6f9fe
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1022506 - Search results app uses a white icon, rather than a dedicated nicer looking app icon
2014-07-18 09:15:34 -07:00
B2G Bumper Bot
62a722f6ec Bumping manifests a=b2g-bump 2014-07-18 08:21:18 -07:00
Ed Lee
98492f2852 Bug 1039881 - Update tests to use a dummy pref, so it changes no matter what's the default. [r=adw] 2014-07-18 08:19:23 -07:00
B2G Bumper Bot
a75d53ebdc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/01b75abeb3a7
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #21932 from nullaus/bug1038167

bug 1038167 - Add 84x84 icons.

========

https://hg.mozilla.org/integration/gaia-central/rev/58a99f37bd0a
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: * actually add 84x84 icons.
2014-07-18 08:15:35 -07:00
B2G Bumper Bot
525ed21fcb Bumping manifests a=b2g-bump 2014-07-18 08:01:50 -07:00
B2G Bumper Bot
64b9159a22 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cf79923c9bf7
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #21931 from nullaus/bug1038167

bug 1038167 - Remove 80x80, 256x256. Add 84x84. Update System to correct...

========

https://hg.mozilla.org/integration/gaia-central/rev/d4f30b69f139
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 1038167 - Remove 80x80, 256x256. Add 84x84. Update System to correct icons. r=timdream
2014-07-18 08:00:31 -07:00
B2G Bumper Bot
981996f6d0 Bumping manifests a=b2g-bump 2014-07-18 07:41:22 -07:00
B2G Bumper Bot
5c5222ed14 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7a18735feb03
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1039847 - Dont clear background search when app is killed. r=kgrandon
2014-07-18 07:30:38 -07:00
Ryan VanderMeulen
ad0e48e9b4 Merge m-c to b2g-inbound. a=merge 2014-07-18 10:26:13 -04:00
Ryan VanderMeulen
6725688485 Merge m-c to inbound. a=merge 2014-07-18 10:25:14 -04:00
Carsten "Tomcat" Book
acddf2b5ae Backed out changeset 79d65a1bbb01 (bug 1039883) for assertion failures on a CLOSED TREE 2014-07-18 16:09:15 +02:00
B2G Bumper Bot
a200cd3bdb Bumping manifests a=b2g-bump 2014-07-18 06:56:13 -07:00
B2G Bumper Bot
c13a9e8834 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b3feeb526c5f
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #21825 from empoalp/bug_1038616

Bug 1038616 - [Dialer] Busy tone not playing

========

https://hg.mozilla.org/integration/gaia-central/rev/afebfa2cc9c7
Author: David Garcia <davidg@tid.es>
Desc: Bug 1038616 - [Dialer] Busy tone not playing

========

https://hg.mozilla.org/integration/gaia-central/rev/a5d974f65664
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Revert "Bug 1017756 - Update Loop buttons & state (color, name, visibility...) in contact details when a branding/UX decision is taken"

This reverts commit 703fbd5d3fbb52633ed808762fe89ce6634d595e.
2014-07-18 06:50:30 -07:00
Ryan VanderMeulen
d84fbe1b1f Bug 1019572 - Disable test_permission_gum_remember.html on opt builds as well.
DONTBUILD
2014-07-18 09:43:37 -04:00
B2G Bumper Bot
90bfb3cdf9 Bumping manifests a=b2g-bump 2014-07-18 06:41:40 -07:00
B2G Bumper Bot
3035c1f998 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cc2f9bab3e7a
Author: gitmai <mri@tid.es>
Desc: Merge pull request #21921 from gitmai/bug-997787-page-resize-settings

Bug 997787 - Page resizes when resetting usage from Settings menú
r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/0f902db555a6
Author: mai <mri@tid.es>
Desc: Bug 997787 - Page resizes when resetting usage from Settings menu
2014-07-18 06:35:30 -07:00
Sotaro Ikeda
1179090250 Bug 1039883 - release Tiled layer's gralloc when an application is background r=nical 2014-07-18 06:21:24 -07:00
Ryan VanderMeulen
75d6717367 Merge b2g-inbound to m-c. a=merge 2014-07-18 09:15:30 -04:00
Ehsan Akhgari
9222a1a27e Bug 1040174 - Disable the usage of SEH in gtest where we disable it for Gecko; r=glandium 2014-07-18 09:13:08 -04:00
Ryan VanderMeulen
7cc15e0dc1 Bug 1009909 - Only run test_openh264.js on Firefox desktop. rs=gfritzsche 2014-07-18 09:11:25 -04:00
B2G Bumper Bot
8a5e64152e Bumping manifests a=b2g-bump 2014-07-18 05:46:17 -07:00
B2G Bumper Bot
94d69055ba Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/219b3363067d
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #21865 from jmcanterafonseca/fix_loop_contacts

Bug 1017756 - Update Loop buttons & state (color, name, visibility...) i...

========

https://hg.mozilla.org/integration/gaia-central/rev/c7f10d482742
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1017756 - Update Loop buttons & state (color, name, visibility...) in contact details when a branding/UX decision is taken

========

https://hg.mozilla.org/integration/gaia-central/rev/e487a23b7756
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 1034565 - CSSLint complains about CSS Variables r=vingtetun
2014-07-18 05:40:29 -07:00
B2G Bumper Bot
1150074007 Bumping manifests a=b2g-bump 2014-07-18 05:31:14 -07:00
B2G Bumper Bot
7d2c9b8a4a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c037df866397
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #21913 from nullaus/bug1038167

bug 1038167 - Update icons for Find My Device, Vertical Homescreen, Smar...

========

https://hg.mozilla.org/integration/gaia-central/rev/9e855ac9b8ec
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 1038167 - Update icons for Find My Device, Vertical Homescreen, Smart Collection and System App
2014-07-18 05:25:29 -07:00
Carsten "Tomcat" Book
a17d808669 merge b2g-inbound to mozilla-central a=merge 2014-07-18 13:02:11 +02:00
Carsten "Tomcat" Book
a09cfe10d9 Backed out changeset 06a1ebb05c63 (bug 1000428) for causing regressions 2014-07-18 12:03:53 +02:00
Carsten "Tomcat" Book
ecd98b1714 Backed out changeset 5ed0d1e11971 (bug 1000428) 2014-07-18 12:03:30 +02:00
B2G Bumper Bot
ad0c6d62ec Bumping manifests a=b2g-bump 2014-07-17 20:36:51 -07:00
B2G Bumper Bot
239773f3b1 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/de790a9944e5
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #21661 from snowmantw/issue1036236

Bug 1036236 - [LockScreen] Unlock to Camera twice would make it unavaila...

========

https://hg.mozilla.org/integration/gaia-central/rev/96dcf8e001cf
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1036236 - [LockScreen] Unlock to Camera twice would make it unavailable

========

https://hg.mozilla.org/integration/gaia-central/rev/7fc750b6f483
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #21855 from yurenju/jsonlint

Bug 1039967 - Add json lint to verify all json files in major directories in gaia r=@cctuan

========

https://hg.mozilla.org/integration/gaia-central/rev/2b6c66187480
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 1039967 - Add json lint to verify all json files in major directories in gaia
2014-07-17 20:35:31 -07:00
B2G Bumper Bot
08eecfcb71 Bumping manifests a=b2g-bump 2014-07-17 20:11:14 -07:00
B2G Bumper Bot
747e620006 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2cd760a699de
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #21807 from RudyLu/keyboard/Bug1038131-remove_selectionchange_listener

Bug 1038131 - latin.js failed to deactivate and continue to respond to
r=timdream.

========

https://hg.mozilla.org/integration/gaia-central/rev/3cb87c1b04da
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 1038131 - latin.js failed to deactivate and continue to respond to
selectionchange.
 - Remove the event listener for 'selectionchange' in IME's deactivate().
2014-07-17 20:05:30 -07:00
B2G Bumper Bot
0214253d60 Bumping manifests a=b2g-bump 2014-07-17 19:56:19 -07:00
B2G Bumper Bot
eeb8876a75 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2d9efd61d043
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #21899 from yurenju/wlach-1039739

Bug 1039739 - Add some logging when writing the git commit id into the s... r=@yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/cd79430fcc38
Author: William Lachance <wlachance@mozilla.com>
Desc: Bug 1039739 - Add some logging when writing the git commit id into the settings app;r=yurenju
2014-07-17 19:50:31 -07:00
B2G Bumper Bot
69f875e7a8 Bumping manifests a=b2g-bump 2014-07-17 19:41:51 -07:00
B2G Bumper Bot
c49ed3c01f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f1e043e26ed2
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #21814 from RudyLu/keyboard/Bug1039163-remove_css_popup_delay

Bug 1039163 - Remove the CSS transition delay for key popup and  highlights.
r=timdream.

========

https://hg.mozilla.org/integration/gaia-central/rev/7f8371220ba3
Author: Rudy Lu <me@rudy.lu>
Desc:  Bug 1039163 - Remove the CSS transition delay for key popup and
 highlights.
2014-07-17 19:40:30 -07:00
B2G Bumper Bot
068d67b5b2 Bumping manifests a=b2g-bump 2014-07-17 19:31:17 -07:00
B2G Bumper Bot
0b0aa31f2d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1036788 - Stop using origins to identify apps

========

https://hg.mozilla.org/integration/gaia-central/rev/f760fd75ec06
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1036788 - Stop using origins to identify apps
2014-07-17 19:25:30 -07:00
B2G Bumper Bot
f54227955b Bumping manifests a=b2g-bump 2014-07-17 19:16:18 -07:00