Commit Graph

10826 Commits

Author SHA1 Message Date
Michael Henretty
3678897716 Bug 899574 - Part 2, add Notification.get() with notification storage. r=bent
--HG--
rename : dom/tests/mochitest/notification/create_notification.html => dom/tests/mochitest/notification/desktop-notification/create_notification.html
rename : dom/tests/mochitest/notification/notification_common.js => dom/tests/mochitest/notification/desktop-notification/notification_common.js
rename : dom/tests/mochitest/notification/test_basic_notification.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification.html
rename : dom/tests/mochitest/notification/test_basic_notification_click.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification_click.html
rename : dom/tests/mochitest/notification/test_leak_windowClose.html => dom/tests/mochitest/notification/desktop-notification/test_leak_windowClose.html
rename : dom/tests/mochitest/notification/test_notification_tag.html => dom/tests/mochitest/notification/desktop-notification/test_notification_tag.html
rename : dom/tests/mochitest/notification/test_system_principal.xul => dom/tests/mochitest/notification/desktop-notification/test_system_principal.xul
2013-10-02 18:27:53 -07:00
Phil Ringnalda
7e4ab987a6 Merge f-t to m-c 2013-10-04 22:05:03 -07:00
Matt Brubeck
cde98f1757 Back out f23136a1fedf (bug 698437) on suspicion of causing multiple Android mochitest failures on a CLOSED TREE 2013-10-04 12:41:43 -07:00
Nicholas Cameron
24e0e87f57 Bug 854873. Keep scissor rect enabled. r=kats,nical 2013-10-05 01:03:09 +13:00
Phil Ringnalda
efde14c2da Merge m-i to m-c 2013-10-03 07:58:59 -07:00
Matt Brubeck
0e87de14da Merge fx-team to mozilla-central 2013-10-03 07:38:41 -07:00
Ms2ger
ae8c899faf Merge m-c to inbound. 2013-10-03 11:09:17 +02:00
Ms2ger
df62fb8b0f Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps 2013-10-03 09:11:13 +02:00
Ms2ger
6b293d77c2 Bug 922288 - Remove some unnecessary boilerplate from Makefile.ins; r=mshal 2013-10-03 09:10:00 +02:00
Mark Finkle
a2c6f01255 Bug 922329 - HelperApps.getAppsForUri does not check for empty results and throws r=wesj 2013-10-01 23:43:23 -04:00
Wes Kocher
404e115714 Merge inbound to m-c 2013-10-01 18:41:15 -07:00
Nick Alexander
f83ce962de NO BUG - Deleted unused resource `gecko_actionbar_bg'. r=sriram 2013-10-01 14:13:22 -07:00
Brian Nicholson
064c4efe53 Bug 897162 - Lower Gecko thread priority when showing Top Sites page. r=lucasr 2013-10-01 12:55:00 -07:00
Nick Alexander
0deef7196a Bug 903534 - Part 1: Build background-debug.apk. r=glandium
--HG--
rename : mobile/android/moz.build => mobile/android/tests/background/junit3/moz.build
rename : mobile/android/moz.build => mobile/android/tests/background/moz.build
rename : mobile/android/moz.build => mobile/android/tests/moz.build
2013-10-01 12:43:30 -07:00
Wes Johnston
13aba9ae77 Bug 920170 - Move Android prompt service components to their own namespace. r=margaret
--HG--
rename : mobile/android/base/Prompt.java => mobile/android/base/prompts/Prompt.java
rename : mobile/android/base/PromptInput.java => mobile/android/base/prompts/PromptInput.java
rename : mobile/android/base/PromptService.java => mobile/android/base/prompts/PromptService.java
2013-10-02 11:18:16 -07:00
Lucas Rocha
c08f93f7fe Bug 911695 - Use correct dppx values for HDPI and XHDPI devices (r=margaret) 2013-10-02 17:32:42 +01:00
Chris Kitching
6425aad4c2 Bug 922116 - Don't clear FaviconView image data in formatImage. r=lucasr,margaret 2013-10-02 11:31:37 -04:00
Lucas Rocha
91c7eecd90 Bug 919516 - No need to account for header views in Bookmarks page (r=mfinkle) 2013-10-02 15:46:13 +01:00
Lucas Rocha
86be10b62b Bug 917805 - Use Tabs.loadUrl() for immediate reaction to ACTION_VIEW intents (r=margaret) 2013-10-01 17:15:44 +01:00
Lucas Rocha
cfffcc0890 Bug 917805 - Remove unused animateHideHomePager(), simplify hideHomePager() (r=margaret) 2013-10-01 17:15:30 +01:00
Margaret Leibovic
adc2e6b196 Bug 910106 - Replace loadUrl with inputAndLoadUrl in PixelTest. r=lucasr 2013-09-24 14:07:02 -07:00
Margaret Leibovic
b745b911cc Bug 921023 - Properly re-enable mixed content blocking. r=mfinkle 2013-10-01 11:42:42 -04:00
Lucas Rocha
af36d6baff Bug 906230 - Hide the Reading List page in about:home on low memory devices (r=sriram) 2013-10-01 14:22:24 +01:00
Lucas Rocha
79d3557f7b Bug 906230 - Add HardwareUtils.isLowMemoryPlatform() (r=kats) 2013-10-01 14:22:15 +01:00
Ed Morley
4c5013daf4 Merge latest green inbound changeset and mozilla-central 2013-10-01 10:27:39 +01:00
Ed Morley
ab0a26d20a Merge mozilla-central and fx-team 2013-10-01 10:23:54 +01:00
Richard Newman
e6d9a9b110 Bug 919768 - Slowdown and OOM hit visiting top-sites in about:home. r=sriram 2013-09-30 20:56:09 -07:00
Mark Finkle
37552d91d0 Backout 41701d2c0341 (bug 875731), Caused a regression that breaks all downloads in Firefox for Android (bug 921944) 2013-09-30 22:01:35 -04:00
Ryan VanderMeulen
e5b66a5e17 Merge m-c to b2g-inbound. 2013-09-30 16:30:26 -04:00
Ryan VanderMeulen
cc6799fe38 Merge fx-team to m-c.
--HG--
rename : mobile/android/base/UpdateServiceHelper.java => mobile/android/base/updater/UpdateServiceHelper.java
2013-09-30 16:18:53 -04:00
Marco Castelluccio
c755fcdfda Bug 921527 - Enable the mozTCPSocket API for web apps on Android. r=wesj 2013-09-30 14:00:02 -04:00
Ben Hearsum
9387228e81 bug 885477: switch Nightly users to Balrog - switch android builds. r=mfinkle 2013-09-30 12:28:21 -04:00
Wes Kocher
072aab0f7f Merge fx-team to m-c 2013-09-27 20:32:24 -07:00
Wes Kocher
b5422acc06 Backed out changeset 5a520e97e6a5 (bug 911574) under suspicion of causing robocop1-1 orange. 2013-09-27 20:12:59 -07:00
Wes Kocher
738a700eef Backed out changeset cfb6cd8accc3 (bug 911152) 2013-09-27 20:12:09 -07:00
Kartikaya Gupta
d693c8d8a4 Bug 911574 - Allow subframe panning on the body. r=wesj 2013-09-27 13:57:45 -04:00
Margaret Leibovic
deb95ea6a9 Bug 921265 - Send "HomeBanner:Data" message when first message is added. r=wesj 2013-09-26 16:53:09 -07:00
Errietta Kostala
16f32697d5 Bug 921756 - Don't let ButtonToast try to modify views it can't. r=lucasr 2013-09-30 10:59:40 -04:00
Chris Kitching
6d6739dcdc Bug 920861 - Moving the UpdateService classes into directories matching their declared packages. r=snorp
--HG--
rename : mobile/android/base/UpdateService.java => mobile/android/base/updater/UpdateService.java
rename : mobile/android/base/UpdateServiceHelper.java => mobile/android/base/updater/UpdateServiceHelper.java
2013-09-30 10:59:40 -04:00
Mina Almasry
382d3cc279 Bug 813379 - Fennec hints to necko when search engines become visible. r=margaret 2013-09-30 10:59:40 -04:00
Sriram Ramasubramanian
0cdca17b97 Bug 920317: Banner cuts off TopSitesPage. [r=margaret]
--HG--
rename : b2g/config/emulator-ics/config.json => b2g/config/emulator/config.json
rename : b2g/config/emulator-ics/releng-emulator-ics.tt => b2g/config/emulator/releng-emulator.tt
extra : rebase_source : cdbc79b907ad0d90ff315966e645535ffb4a39b9
2013-09-26 15:39:36 -07:00
Kartikaya Gupta
77cbb0a5b0 Bug 921477 - Fix typo causing certificate usage failure. rs=wesj 2013-09-27 14:06:14 -04:00
Kartikaya Gupta
ad9dfad849 Bug 911152 - Don't reprocess the same metadata over and over. r=wesj 2013-09-27 13:57:54 -04:00
Kartikaya Gupta
127f486afd Bug 911574 - Allow subframe panning on the body. r=wesj 2013-09-27 13:57:45 -04:00
Michael Comella
546e90874a Bug 915355 - Part 3: Update default search engine comment to be more descriptive. r=rnewman 2013-09-27 09:38:25 -07:00
Michael Comella
1da0af290a Bug 915355 - Part 2: Add clarifying comments on keyword-search to Android code. r=rnewman 2013-09-27 09:38:25 -07:00
Raymond Lee
bff6374217 Bug 875731 - Replace callers of nsIDownloadManager.usersDownloadsDirectory with Downloads.getUserDownloadsDirectory mobile/andriod/. r=mfinkle 2013-09-27 07:05:46 +08:00
Ryan VanderMeulen
2a773817b4 Merge m-c to inbound. 2013-09-30 16:51:06 -04:00
Benjamin Smedberg
d9e380399e Bug 920731 part B - also stop export JS symbols for android and B2G, r=glandium
--HG--
extra : rebase_source : 063d2f9e1776e6be4f333c3cc943a45c6d5e7373
2013-09-30 16:09:28 -04:00
Marco Castelluccio
8f6cc06e91 Bug 898499 - Support mozPay API on desktop webapprt. r=ferjm 2013-09-27 14:38:14 -04:00