Wes Johnston
f3715768ed
Bug 950464 - Default to selecting all text in SelectionHandler. r=margaret
2013-12-17 18:18:35 -08:00
Mark Finkle
3e883a73c4
Bug 951157 - Remove desktop bits from Android sanitizer r=wesj
2013-12-17 20:32:20 -05:00
Mark Finkle
3e54a323f3
Bug 951157 - Clear seer DB when clearing history r=blassey
2013-12-17 20:32:18 -05:00
Nick Alexander
67e9c675c0
Bug 899217 - Part 2: Connect about:accounts to FirefoxAccountsHelper. r=rnewman
2013-12-17 15:14:57 -08:00
Nick Alexander
01ef2f3313
Bug 899217 - Part 1: Register about:accounts code. r=rnewman
...
This is temporary code for our first engineering milestone. I know of
the following issues:
* the page doesn't implement the full interface and spec that the
loaded content expects; it just does enough to work.
* logs are repeated if about:accounts is re-loaded.
2013-12-17 15:14:56 -08:00
Nick Alexander
e041527001
Bug 918012 - Sync with FxAccount and token server. r=rnewman
2013-12-17 15:13:43 -08:00
Margaret Leibovic
b3a6bd21a5
Bug 949181 - Update robocop tests to get rid of dependency on HomePager.Page. r=mcomella
2013-12-17 13:34:13 -08:00
Margaret Leibovic
615660f826
Bug 949181 - Get rid of the Page enum in HomePager. r=wesj
2013-12-17 13:34:10 -08:00
Nick Alexander
bd12407b3a
Merge m-c to elm
2013-12-17 13:31:03 -08:00
Ryan VanderMeulen
b9ea898a47
Merge m-c to fx-team.
2013-12-17 16:23:55 -05:00
Ryan VanderMeulen
bf724388cc
Merge fx-team to m-c.
2013-12-17 16:10:10 -05:00
Wes Johnston
5aa908c783
Bug 921804 - Show checkboxes at the bottom of prompts. r=mfinkle
2013-12-17 10:15:14 -08:00
Sofia Larsson
0c522964a7
Bug 945251 - Remove orange highlight in reader mode buttons. r=wesj
2013-12-17 09:43:27 -08:00
Wes Johnston
8e7a824fd1
Bug 947281 - Fix calcuations for how many actionbar items to show. r=sriram,margaret
2013-12-17 09:41:55 -08:00
Wes Kocher
5b480fb667
Merge m-c to fx-team
2013-12-16 21:35:20 -08:00
Wes Kocher
b8a8bd4ca4
Merge inbound to m-c
2013-12-16 21:33:31 -08:00
Nicholas Nethercote
fd1c9119b2
Bug 937635 - Install libdmd. r=glandium.
2013-12-16 19:27:10 -08:00
Ryan VanderMeulen
81208466f0
Merge m-c to inbound.
2013-12-17 16:20:31 -05:00
Margaret Leibovic
4e8403442f
Bug 949208 - Don't use reflection to get database name in robocop tests. r=wesj
2013-12-16 16:18:56 -08:00
Ryan VanderMeulen
64cc5ca3eb
Merge m-c to fx-team.
2013-12-16 17:00:19 -05:00
Ryan VanderMeulen
1afb369d7b
Merge inbound to m-c.
2013-12-16 16:58:27 -05:00
Ryan VanderMeulen
0421526d35
Merge fx-team to m-c.
2013-12-16 16:54:22 -05:00
Justin Dolske
1f02646fea
Bug 946549 - Remove dead code obsoleted by bug 355063 for filling passwords on load. r=MattN
2013-12-16 13:27:47 -08:00
Mark Finkle
3568e33c2c
Bug 949913 - Don't store page refreshes as history visits r=blassey
2013-12-16 16:00:08 -05:00
Nick Alexander
16a571629c
Merge m-c to elm
2013-12-16 09:13:10 -08:00
Kartikaya Gupta
cede2efb3a
Bug 949132 - Use the FrameMetrics flag on the layers update to update APZC scroll offset instead of tracking it in widget code. r=Cwiiis
2013-12-16 12:04:46 -05:00
Kartikaya Gupta
93934e577b
Bug 940889 - Set the scroll port size along with the CSS viewport to ensure content gets the latest innerWidth. r=Cwiiis
2013-12-16 09:53:56 -05:00
Kartikaya Gupta
6cf0b56cf5
Bug 940889 - Avoid calling getPageSize in setScrollClampingSize as it triggers a premature resize event to content. r=Cwiiis
2013-12-16 09:50:06 -05:00
Nick Alexander
becdea221a
Bug 949880 - Refactor Android Sync's SyncAdapter for FxAccount use. r=rnewman
...
--HG--
extra : rebase_source : 28937855c499bb621458b15424ac67378e43f9db
2013-12-15 15:53:59 -08:00
Nick Alexander
e0226fc1b7
Bug 923950 - Fix Android single locale repacks. r=glandium
...
There are two parts to this. The first is to add AndroidManifest.xml
as a dependency to the "no dependencies" ap_ built during packaging.
The aapt call requires it. So "no dependencies" is more accurately
"no *resource* dependencies".
The second is to avoid including the Android res/ directory in the
language repack step. What happens is that the l10n.py script sees
the Android res/ files left in the dist/ directory after unpacking and
expects to find them in the objdir. They're not there, so the script
fails. To avoid this, we delete them after unpacking. See the
comments in packager.mk describing this process.
--HG--
extra : rebase_source : 35c3c125dddcd575c1a5e8ad58f9aa13ff2db4c3
2013-12-14 15:36:17 -08:00
Nick Alexander
1ddc9ba089
Merge m-c to elm
...
--HG--
rename : mobile/android/base/resources/drawable-mdpi/crash_reporter.png => mobile/android/base/crashreporter/res/drawable-mdpi/crash_reporter.png
rename : mobile/android/base/resources/layout/crash_reporter.xml => mobile/android/base/crashreporter/res/layout/crash_reporter.xml
rename : mobile/android/branding/aurora/content/fennec_72x72.png => mobile/android/branding/aurora/res/drawable-hdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_48x48.png => mobile/android/branding/aurora/res/drawable-mdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_96x96.png => mobile/android/branding/aurora/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_144x144.png => mobile/android/branding/aurora/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_72x72.png => mobile/android/branding/beta/res/drawable-hdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_48x48.png => mobile/android/branding/beta/res/drawable-mdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_96x96.png => mobile/android/branding/beta/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_144x144.png => mobile/android/branding/beta/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_72x72.png => mobile/android/branding/nightly/res/drawable-hdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_48x48.png => mobile/android/branding/nightly/res/drawable-mdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_96x96.png => mobile/android/branding/nightly/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_144x144.png => mobile/android/branding/nightly/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_72x72.png => mobile/android/branding/official/res/drawable-hdpi/icon.png
rename : mobile/android/branding/official/content/fennec_48x48.png => mobile/android/branding/official/res/drawable-mdpi/icon.png
rename : mobile/android/branding/official/content/fennec_96x96.png => mobile/android/branding/official/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_144x144.png => mobile/android/branding/official/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_72x72.png => mobile/android/branding/unofficial/res/drawable-hdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_48x48.png => mobile/android/branding/unofficial/res/drawable-mdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_96x96.png => mobile/android/branding/unofficial/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_144x144.png => mobile/android/branding/unofficial/res/drawable-xxhdpi/icon.png
2013-12-12 08:21:15 -08:00
Benoit Jacob
6d741f377e
Bug 950203 - Correctly handle EGL_NO_SURFACE result from eglCreateWindowSurface - r=kats
2013-12-18 15:49:11 -05:00
Carsten "Tomcat" Book
1aface9dae
merge fx-team to mozilla-central
2013-12-12 13:28:08 +01:00
Brad Lassey
76128b35eb
bug 868341 - pinch to zoom jumps all over page randomly r=mfinkle,kats
2013-12-12 01:43:44 -05:00
Chenxia Liu
ecf8db680a
Bug 910189: Part 3 - Restore default search engines (no dialog). r=margaret
2013-12-20 10:35:48 -08:00
Chenxia Liu
558eff12ee
Bug 910189: Part 2 - Enable removing of default engines. r=margaret
2013-12-20 10:35:10 -08:00
Chenxia Liu
781e9d3915
Bug 910189: Part 1 - Add "restore defaults" hooks into settings. r=margaret
...
--HG--
rename : mobile/android/base/resources/xml/preferences_search.xml => mobile/android/base/resources/xml-v11/preferences_search.xml
2013-12-20 10:35:10 -08:00
Brad Lassey
058bac8da4
bug 868341 - pinch to zoom jumps all over page randomly r=mfinkle,kats
2013-12-12 01:43:44 -05:00
Wes Kocher
85e0ab5708
Merge m-c to fx-team
2013-12-19 19:53:30 -08:00
Michael Comella
8f54738348
Bug 946656 - Correct regex that determines a loading page in WaitHelper. r=margaret
2013-12-19 19:49:02 -08:00
Wes Kocher
1604d77962
Merge fx-team to m-c
2013-12-19 19:09:04 -08:00
Margaret Leibovic
f13e427458
Bug 862805 - API to allow add-ons to register custom lists on about:home. r=wesj
2013-12-19 14:51:10 -08:00
Margaret Leibovic
3ea66978e3
Bug 941318 - Tests for HomeListsProvider. r=wesj
2013-12-19 14:51:09 -08:00
Margaret Leibovic
8d9e1a278f
Bug 941318 - Create content provider to store home lists data. r=wesj
2013-12-19 14:51:09 -08:00
Brad Lassey
a04d709cd3
Backed out changeset 93d8c8703f4d
2013-12-19 17:49:05 -05:00
Chenxia Liu
11bbef2ea3
Bug 910189: Part 3 - Restore default search engines (no dialog). r=margaret
2013-12-18 15:21:14 -08:00
Chenxia Liu
56f5f6ee7d
Bug 910189: Part 2 - Enable removing of default engines. r=margaret
2013-12-18 15:21:14 -08:00
Chenxia Liu
e32d2b503e
Bug 910189: Part 1 - Add "restore defaults" hooks into settings. r=margaret
...
--HG--
rename : mobile/android/base/resources/xml/preferences_search.xml => mobile/android/base/resources/xml-v11/preferences_search.xml
2013-12-18 15:21:14 -08:00
Brad Lassey
f2777b5a19
bug 944104 - support creating a GeckoView programmatically, follow up to have just one LayerView constructor r=mfinkle
2013-12-11 21:03:56 -05:00
Lucas Rocha
52f8a5d808
Bug 945212 - Encapsulate identity data/security mode behind a type-safe API (r=margaret)
2013-12-12 00:28:15 +00:00
Lucas Rocha
cd8e722b78
Bug 943915 - Encapsulate button click listener in SiteIdentityPopup (r=wesj)
2013-12-12 00:28:14 +00:00
Lucas Rocha
131a49b995
Bug 943915 - Change SiteIdentityPopup's API to be package-scoped (r=wesj)
2013-12-12 00:28:14 +00:00
Lucas Rocha
d5faac5b26
Bug 943915 - Encapsulate SiteIdentityPopup into BrowserToolbar (r=wesj)
2013-12-12 00:28:14 +00:00
Lucas Rocha
97032192e6
Bug 943915 - Remove 'a' prefix from arguments in ArrowPopup/SiteIdentityPopup (r=wesj)
2013-12-12 00:28:14 +00:00
Lucas Rocha
870bda677c
Bug 943915 - Add ArrowPopup constructor without anchor view argument (r=wesj)
2013-12-12 00:28:14 +00:00
Lucas Rocha
93dd334270
Bug 943915 - Move SiteIdentityPopup to the toolbar package (r=wesj)
...
--HG--
rename : mobile/android/base/SiteIdentityPopup.java => mobile/android/base/toolbar/SiteIdentityPopup.java
2013-12-12 00:28:14 +00:00
Lucas Rocha
a4c7b100af
Bug 943915 - Small cleanup on the use of Resources in ArrowPopup (r=wesj)
2013-12-12 00:28:13 +00:00
Lucas Rocha
5482eb08d3
Bug 943915 - Move DoorHanger to the widget package (r=wesj)
...
--HG--
rename : mobile/android/base/DoorHanger.java => mobile/android/base/widget/DoorHanger.java
2013-12-12 00:28:13 +00:00
Lucas Rocha
ecf342e3fb
Bug 943915 - Make DoorHanger's API public (r=wesj)
2013-12-12 00:28:13 +00:00
Michael Comella
703c864bdd
Bug 947550 - Use Robotium side swipe methods. r=margaret
2013-12-11 14:31:55 -08:00
Nick Alexander
ca9d630761
Merge m-c to elm
2013-12-11 14:08:02 -08:00
Nick Alexander
42814c41ba
Bug 934646 - Part 3: Declare Android resource directories relative to $SRCDIR. r=glandium,gps,mfinkle
...
--HG--
rename : mobile/android/base/resources/drawable-mdpi/crash_reporter.png => mobile/android/base/crashreporter/res/drawable-mdpi/crash_reporter.png
rename : mobile/android/base/resources/layout/crash_reporter.xml => mobile/android/base/crashreporter/res/layout/crash_reporter.xml
rename : mobile/android/branding/aurora/content/fennec_72x72.png => mobile/android/branding/aurora/res/drawable-hdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_48x48.png => mobile/android/branding/aurora/res/drawable-mdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_96x96.png => mobile/android/branding/aurora/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_144x144.png => mobile/android/branding/aurora/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_72x72.png => mobile/android/branding/beta/res/drawable-hdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_48x48.png => mobile/android/branding/beta/res/drawable-mdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_96x96.png => mobile/android/branding/beta/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_144x144.png => mobile/android/branding/beta/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_72x72.png => mobile/android/branding/nightly/res/drawable-hdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_48x48.png => mobile/android/branding/nightly/res/drawable-mdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_96x96.png => mobile/android/branding/nightly/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_144x144.png => mobile/android/branding/nightly/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_72x72.png => mobile/android/branding/official/res/drawable-hdpi/icon.png
rename : mobile/android/branding/official/content/fennec_48x48.png => mobile/android/branding/official/res/drawable-mdpi/icon.png
rename : mobile/android/branding/official/content/fennec_96x96.png => mobile/android/branding/official/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_144x144.png => mobile/android/branding/official/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_72x72.png => mobile/android/branding/unofficial/res/drawable-hdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_48x48.png => mobile/android/branding/unofficial/res/drawable-mdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_96x96.png => mobile/android/branding/unofficial/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_144x144.png => mobile/android/branding/unofficial/res/drawable-xxhdpi/icon.png
extra : rebase_source : f6ec8a38594e70520b10202c735dc019f8c856fd
2013-12-11 21:20:07 -08:00
Nick Alexander
ebcb8e249c
Bug 934646 - Part 2: Replace hard-coded Android resource ID. r=mfinkle
...
--HG--
extra : rebase_source : f37370654b9bb59573c4703c5f097ff792b3f037
2013-12-11 21:16:55 -08:00
Nick Alexander
3b06e55cf8
Bug 934646 - Part 1: Delete unused resources. r=mfinkle
...
--HG--
extra : rebase_source : 0cb4e5f30e54971b912706f5eaba8c8284b5a6ec
2013-12-11 21:16:54 -08:00
Ryan VanderMeulen
a5f41a6d54
Merge inbound to m-c.
2013-12-11 13:32:11 -05:00
Nick Alexander
f11096ce9f
Merge m-c to elm
2013-12-11 10:25:40 -08:00
Ryan VanderMeulen
9e328f1404
Backed out changeset 0aeb846dc2e7 (bug 846340) for causing frequent testMasterPassword failures (bug 915449).
2013-12-11 08:51:02 -05:00
Carsten "Tomcat" Book
ee52c53bd6
merge fx-team to mozilla-central
2013-12-11 10:15:44 +01:00
Geoff Brown
64950d26dd
Bug 948591 - Disable testClearPrivateData on Android x86 for too many intermittent failures
2013-12-10 19:34:58 -07:00
Geoff Brown
1cd2a46453
Bug 907768 - Disable testSearchSuggestions on Android x86 for too many intermittent failures
2013-12-10 19:34:56 -07:00
Wes Kocher
7431567293
Merge inbound to m-c
2013-12-10 16:42:47 -08:00
Wes Kocher
8a682a1408
Merge fx-team to m-c
2013-12-10 15:58:54 -08:00
Ryan VanderMeulen
ea9bd0cd52
Merge fx-team to m-c.
2013-12-10 15:39:40 -05:00
Wes Johnston
f7f9666f32
Bug 948157 - Use custom style for native action bar. r=sriram
2013-12-10 10:51:23 -08:00
Wes Johnston
12e1c8e490
Bug 947793 - Change clipboard manager hasText implementation to directly query the android clipboardservice. r=jchen
2013-12-10 10:46:13 -08:00
Wes Johnston
60cfa4bf6c
Bug 947321 - Set all actionmode icons to show if room. r=margaret
2013-12-10 10:46:08 -08:00
Richard Newman
42328ed006
Bug 932092 - Part 2: support natively sending UI telemetry events from Java. r=mfinkle
2013-12-10 10:41:34 -08:00
Ryan VanderMeulen
a762d43c40
Merge m-c to inbound.
2013-12-10 15:48:16 -05:00
Randell Jesup
e2ddafcdc2
Bug 853356: backout p1
2013-12-10 01:00:18 -05:00
Michael Comella
77864804d1
Bug 947527 - Correct waitForPageIndex output per device. r=margaret
2013-12-09 17:52:36 -08:00
Stefan Sobering
92d0bc0082
Bug 947610 - Fix spelling error in "remember password" string. r=mcomella
2013-12-10 10:29:38 -05:00
Ryan VanderMeulen
afbf215b68
Merge fx-team to m-c.
2013-12-09 17:21:47 -05:00
Alex Keybl
aca3b4f5cf
Merging in version bump NO BUG
2013-12-09 13:38:06 -05:00
Jonathan Watt
999bea7c4f
Bug 947718 - Work around bug 946184 for Aurora. r=bz
2013-12-08 21:27:28 +00:00
Benjamin Smedberg
27a6ed9eb4
Bug 853973 - If a plugin is overlayed by other content on the page, then treat it as a hidden plugin: hide the overlay and present the infobar for click-to-play or crashed plugins, r=jaws
2013-12-17 10:53:32 -05:00
Phil Ringnalda
31ef9a4e42
Merge m-c to b-i
2013-12-07 08:28:10 -08:00
Carsten "Tomcat" Book
2532a744d1
merge fx-team to mozilla-central
2013-12-07 12:47:39 +01:00
Wes Kocher
871ed2b150
merge m-c to b2g-inbound
2013-12-06 20:49:02 -06:00
Wes Kocher
0e753ef1c9
merge m-c to fx-team
2013-12-06 20:48:11 -06:00
Geoff Brown
f0ee08aca2
Bug 945675 - Disable testMozPay on Android 2.2 for too many intermittent failures
2013-12-06 16:02:49 -07:00
Alfredo Yang
6a6930d332
Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm
2013-12-06 17:38:51 -05:00
Margaret Leibovic
c70ac95274
Bug 941357 - (Part 2) Update BrowserProvider to use PerProfileDatases. r=rnewman
2013-12-09 09:06:02 -08:00
Margaret Leibovic
4c1903ffde
Bug 941357 - (Part 1) Consolidate per-profile content provider logic in PerProfileDatabases, starting with TabsProvider. r=rnewman
2013-12-09 09:05:59 -08:00
Lucas Rocha
c058cc17aa
Bug 946517 - Provide MOZ_DISABLE_PROGUARD envvar to disable ProGuard (r=rnewman)
2013-12-09 12:21:38 +00:00
Brian Nicholson
dda348d48b
Bug 878597 - Ignore selected flag for stubbed tabs in Tab:Added listener. r=mfinkle
2013-12-09 21:59:01 -08:00
Mark Capella
33cd63dee4
Bug 946030 - HTMLTextAreaElement should be considered an input element for text selection, r=wesj, f=margaret
2013-12-06 14:55:26 -05:00
Michael Comella
2660081718
Bug 938827 - Part 10: Remove remaining reflection from FennecNativeActions. r=rnewman
2013-12-06 11:43:12 -08:00
Michael Comella
be30179d74
Bug 938827 - Part 9: Remove unregisterEventListener reflection. r=rnewman
2013-12-06 11:43:12 -08:00
Michael Comella
7db5286fab
Bug 938827 - Part 8: Remove registerEventListener reflection. r=rnewman
2013-12-06 11:43:11 -08:00
Michael Comella
c72c1530a0
Bug 938827 - Part 7: Remove preferences event reflection. r=rnewman
2013-12-06 11:43:11 -08:00