Commit Graph

194664 Commits

Author SHA1 Message Date
Richard Newman
061636b0f1 Bug 1017242 - Part 1: remove API 8 code from mozglue. r=mfinkle 2014-07-18 16:47:07 -07:00
Wes Kocher
7110175bc2 Backed out changeset a1778d8e2e38 (bug 1030889) for mochitest-oth orange 2014-07-18 15:01:39 -07:00
Mark Finkle
ad352c946a Bug 1006186 - Update discovery tests since we support webm now r=me 2014-07-18 17:41:31 -04:00
Michael Ratcliffe
4969ae2773 Bug 1035106 - Add new APIs to DOMUtils: colorToRGBA, isValidCSSColor & cssPropertyIsValid r=bz 2014-07-17 15:08:07 +01:00
Ryan VanderMeulen
6b0b9d16df Merge m-c to fx-team. a=merge 2014-07-18 16:08:36 -04:00
Ryan VanderMeulen
8aa3d5e09c Merge b2g-inbound to m-c. a=merge 2014-07-18 15:45:03 -04:00
Ryan VanderMeulen
c300f93ef4 Merge fx-team to m-c. a=merge 2014-07-18 15:21:24 -04:00
Felipe Gomes
c8009c6282 Bug 1009760 - Support displaying of crash notification for GMP plugins. r=gfritzsche 2014-07-18 15:11:53 -03:00
Shane Caraveo
bf1b792930 Bug 1032432 remove builtin manifest support, r=felipe 2014-07-18 10:27:52 -07:00
Nick Alexander
bc24a84c83 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
bf39609315 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
2edf18710e Bumping manifests a=b2g-bump 2014-07-18 09:17:08 -07:00
B2G Bumper Bot
40a394779c 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
3d5ac500ff Bumping manifests a=b2g-bump 2014-07-18 08:21:18 -07:00
Ed Lee
053f48e293 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
305977b400 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
Gabriel Luong
f7b2b93dda Bug 1030889 - [rule view] Add keyframe rules with its associated element. r=pbrosset
--HG--
extra : rebase_source : fdb63c45ea81f2530197bdc606645f1d43277984
2014-07-18 11:13:00 -04:00
B2G Bumper Bot
80e78eddfb Bumping manifests a=b2g-bump 2014-07-18 08:01:50 -07:00
B2G Bumper Bot
f6c5a79e5c 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
fea4de7d2f Bumping manifests a=b2g-bump 2014-07-18 07:41:22 -07:00
B2G Bumper Bot
e6a95891b9 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
b14d8f8ae9 Merge m-c to b2g-inbound. a=merge 2014-07-18 10:26:13 -04:00
Ryan VanderMeulen
77b1c14c1a Merge m-c to inbound. a=merge 2014-07-18 10:25:14 -04:00
Carsten "Tomcat" Book
273ec53f14 Backed out changeset 79d65a1bbb01 (bug 1039883) for assertion failures on a CLOSED TREE 2014-07-18 16:09:15 +02:00
B2G Bumper Bot
508b109f42 Bumping manifests a=b2g-bump 2014-07-18 06:56:13 -07:00
B2G Bumper Bot
b95397857a 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
21dbef51d4 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
f80ba0f8ff Bumping manifests a=b2g-bump 2014-07-18 06:41:40 -07:00
B2G Bumper Bot
4e05b00979 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
7af2d14a42 Bug 1039883 - release Tiled layer's gralloc when an application is background r=nical 2014-07-18 06:21:24 -07:00
Ryan VanderMeulen
b713fb7b68 Merge b2g-inbound to m-c. a=merge 2014-07-18 09:15:30 -04:00
Ehsan Akhgari
52958fa67e 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
eab75aef97 Bug 1009909 - Only run test_openh264.js on Firefox desktop. rs=gfritzsche 2014-07-18 09:11:25 -04:00
B2G Bumper Bot
f51dd50798 Bumping manifests a=b2g-bump 2014-07-18 05:46:17 -07:00
B2G Bumper Bot
9ce93cf7ed 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
4c721aae53 Bumping manifests a=b2g-bump 2014-07-18 05:31:14 -07:00
B2G Bumper Bot
2a6a38c5d2 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
a35dfdecd6 merge b2g-inbound to mozilla-central a=merge 2014-07-18 13:02:11 +02:00
Carsten "Tomcat" Book
2071b3e405 Backed out changeset 06a1ebb05c63 (bug 1000428) for causing regressions 2014-07-18 12:03:53 +02:00
Carsten "Tomcat" Book
f97dfb761f Backed out changeset 5ed0d1e11971 (bug 1000428) 2014-07-18 12:03:30 +02:00
B2G Bumper Bot
054d454ff0 Bumping manifests a=b2g-bump 2014-07-17 20:36:51 -07:00
B2G Bumper Bot
39d5b38ef3 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
e4daf53042 Bumping manifests a=b2g-bump 2014-07-17 20:11:14 -07:00
B2G Bumper Bot
25bf88430f 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
79837f003d Bumping manifests a=b2g-bump 2014-07-17 19:56:19 -07:00
B2G Bumper Bot
3e7a1346f3 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
f47988add4 Bumping manifests a=b2g-bump 2014-07-17 19:41:51 -07:00
B2G Bumper Bot
ee72817e8d 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
bfbd33f07f Bumping manifests a=b2g-bump 2014-07-17 19:31:17 -07:00
B2G Bumper Bot
7d32fbdb94 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