Commit Graph

11792 Commits

Author SHA1 Message Date
Sriram Ramasubramanian
5ddba12a47 Bug 940997: Reorganize primary controls in main menu. [r=mfinkle] 2013-12-18 18:46:42 -08:00
Ryan VanderMeulen
1c7789af0a Backed out changesets 72a80fc289f2, 30258cd308b5, and c572890f16a2 (bug 910189) for robocop orange. 2013-12-18 20:37:16 -05:00
Tim Taubert
c53a7066fe merge m-c to elm 2013-12-18 17:54:23 +01:00
Margaret Leibovic
423792a23e Bug 950919 - (Part 3) Create utility StringUtils.getQueryParameter. r=mcomella 2013-12-17 22:43:31 -08:00
Margaret Leibovic
8bb6cd1e23 Bug 950919 - (Part 2) Get rid of "aboutHomePage" flag. r=mcomella 2013-12-17 22:43:31 -08:00
Margaret Leibovic
002ef4ddf6 Bug 950919 - (Part 1) Get rid of loadHomePage method. r=mcomella 2013-12-17 22:43:30 -08:00
Wes Kocher
8c8f5e1dcb Merge m-c to fx-team 2013-12-17 21:21:30 -08:00
Wes Kocher
29915a0f83 merge inbound to m-c 2013-12-17 21:00:02 -08:00
Richard Newman
84562a5a66 Bug 947261 - Ensure that mActionItemBarPresenter is removed from the menu when cleared. r=sriram 2013-12-17 20:44:14 -08:00
Wes Johnston
33366bff9e Bug 950464 - Fixup typo. r=margaret 2013-12-17 19:51:01 -08:00
Raymond Agbeame
5b486f5042 Bug 950785 - Remove unused selectWord and selectWordContext. r=margaret 2013-12-17 18:22:42 -08:00
Wes Johnston
a4d6c89f3e Bug 950464 - Default to selecting all text in SelectionHandler. r=margaret 2013-12-17 18:18:35 -08:00
Mark Finkle
38ed5dec6f Bug 951157 - Remove desktop bits from Android sanitizer r=wesj 2013-12-17 20:32:20 -05:00
Mark Finkle
b02dabafcc Bug 951157 - Clear seer DB when clearing history r=blassey 2013-12-17 20:32:18 -05:00
Nick Alexander
0be577d21f Bug 899217 - Part 2: Connect about:accounts to FirefoxAccountsHelper. r=rnewman 2013-12-17 15:14:57 -08:00
Nick Alexander
6010d96638 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
8eb86798e0 Bug 918012 - Sync with FxAccount and token server. r=rnewman 2013-12-17 15:13:43 -08:00
Margaret Leibovic
5646d022bc 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
9969523305 Bug 949181 - Get rid of the Page enum in HomePager. r=wesj 2013-12-17 13:34:10 -08:00
Nick Alexander
50afb4c829 Merge m-c to elm 2013-12-17 13:31:03 -08:00
Ryan VanderMeulen
4c8d52b7b6 Merge m-c to fx-team. 2013-12-17 16:23:55 -05:00
Ryan VanderMeulen
8f78df13ef Merge fx-team to m-c. 2013-12-17 16:10:10 -05:00
Wes Johnston
5e48596dff Bug 921804 - Show checkboxes at the bottom of prompts. r=mfinkle 2013-12-17 10:15:14 -08:00
Sofia Larsson
16b03a57c8 Bug 945251 - Remove orange highlight in reader mode buttons. r=wesj 2013-12-17 09:43:27 -08:00
Wes Johnston
7782286b89 Bug 947281 - Fix calcuations for how many actionbar items to show. r=sriram,margaret 2013-12-17 09:41:55 -08:00
Wes Kocher
a48372de5d Merge m-c to fx-team 2013-12-16 21:35:20 -08:00
Wes Kocher
56c7fcbb4e Merge inbound to m-c 2013-12-16 21:33:31 -08:00
Nicholas Nethercote
fb8d687055 Bug 937635 - Install libdmd. r=glandium. 2013-12-16 19:27:10 -08:00
Ryan VanderMeulen
f7385ac1e9 Merge m-c to inbound. 2013-12-17 16:20:31 -05:00
Margaret Leibovic
18780423ab 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
c1ada276ac Merge m-c to fx-team. 2013-12-16 17:00:19 -05:00
Ryan VanderMeulen
1037218183 Merge inbound to m-c. 2013-12-16 16:58:27 -05:00
Ryan VanderMeulen
c6e400a151 Merge fx-team to m-c. 2013-12-16 16:54:22 -05:00
Justin Dolske
8841ee6dad 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
05a16e4d93 Bug 949913 - Don't store page refreshes as history visits r=blassey 2013-12-16 16:00:08 -05:00
Nick Alexander
163b1929e5 Merge m-c to elm 2013-12-16 09:13:10 -08:00
Kartikaya Gupta
0b8bb93d3e 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
841e51e9a4 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
aa7c4a386b 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
67783ac649 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
709a4a7087 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
03c9e15f08 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
bfd0646db8 Bug 950203 - Correctly handle EGL_NO_SURFACE result from eglCreateWindowSurface - r=kats 2013-12-18 15:49:11 -05:00
Carsten "Tomcat" Book
577bf4bd2d merge fx-team to mozilla-central 2013-12-12 13:28:08 +01:00
Brad Lassey
be009270b2 bug 868341 - pinch to zoom jumps all over page randomly r=mfinkle,kats 2013-12-12 01:43:44 -05:00
Chenxia Liu
a054d4ae70 Bug 910189: Part 3 - Restore default search engines (no dialog). r=margaret 2013-12-20 10:35:48 -08:00
Chenxia Liu
d200044abf Bug 910189: Part 2 - Enable removing of default engines. r=margaret 2013-12-20 10:35:10 -08:00
Chenxia Liu
401c84e738 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
185ff9cb48 bug 868341 - pinch to zoom jumps all over page randomly r=mfinkle,kats 2013-12-12 01:43:44 -05:00
Wes Kocher
01cddd87c4 Merge m-c to fx-team 2013-12-19 19:53:30 -08:00
Michael Comella
d1f940584e Bug 946656 - Correct regex that determines a loading page in WaitHelper. r=margaret 2013-12-19 19:49:02 -08:00
Wes Kocher
56d9fc8c65 Merge fx-team to m-c 2013-12-19 19:09:04 -08:00
Margaret Leibovic
e55de8109a 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
13d370bf17 Bug 941318 - Tests for HomeListsProvider. r=wesj 2013-12-19 14:51:09 -08:00
Margaret Leibovic
f6309695e3 Bug 941318 - Create content provider to store home lists data. r=wesj 2013-12-19 14:51:09 -08:00
Brad Lassey
bdfab24d3e Backed out changeset 93d8c8703f4d 2013-12-19 17:49:05 -05:00
Mike Connor
81fe60a120 bug 950201 - add search suggestions to Bing search plugin, r=margaret
--HG--
extra : rebase_source : fe6773da0acb36f0015102d4240c14cbe5b45960
2013-12-19 14:45:56 -05:00
Chenxia Liu
bd4d8709b8 Bug 910189: Part 3 - Restore default search engines (no dialog). r=margaret 2013-12-18 15:21:14 -08:00
Chenxia Liu
bb654f4906 Bug 910189: Part 2 - Enable removing of default engines. r=margaret 2013-12-18 15:21:14 -08:00
Chenxia Liu
81bee00b4b 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
0da85e8997 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
fc210fdac8 Bug 945212 - Encapsulate identity data/security mode behind a type-safe API (r=margaret) 2013-12-12 00:28:15 +00:00
Lucas Rocha
fb5f4e99fe Bug 943915 - Encapsulate button click listener in SiteIdentityPopup (r=wesj) 2013-12-12 00:28:14 +00:00
Lucas Rocha
14007eeecd Bug 943915 - Change SiteIdentityPopup's API to be package-scoped (r=wesj) 2013-12-12 00:28:14 +00:00
Lucas Rocha
1e4c7a02f2 Bug 943915 - Encapsulate SiteIdentityPopup into BrowserToolbar (r=wesj) 2013-12-12 00:28:14 +00:00
Lucas Rocha
f8bbdb0c3c Bug 943915 - Remove 'a' prefix from arguments in ArrowPopup/SiteIdentityPopup (r=wesj) 2013-12-12 00:28:14 +00:00
Lucas Rocha
bb9d7ce85e Bug 943915 - Add ArrowPopup constructor without anchor view argument (r=wesj) 2013-12-12 00:28:14 +00:00
Lucas Rocha
19e83051ba 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
875b68032b Bug 943915 - Small cleanup on the use of Resources in ArrowPopup (r=wesj) 2013-12-12 00:28:13 +00:00
Lucas Rocha
5647ce541f 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
0eeae5b5ac Bug 943915 - Make DoorHanger's API public (r=wesj) 2013-12-12 00:28:13 +00:00
Michael Comella
c17f347219 Bug 947550 - Use Robotium side swipe methods. r=margaret 2013-12-11 14:31:55 -08:00
Nick Alexander
3520f2dfa1 Merge m-c to elm 2013-12-11 14:08:02 -08:00
Nick Alexander
7760713d9e 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
ccbc6a59c6 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
cf9dfb4585 Bug 934646 - Part 1: Delete unused resources. r=mfinkle
--HG--
extra : rebase_source : 0cb4e5f30e54971b912706f5eaba8c8284b5a6ec
2013-12-11 21:16:54 -08:00
Ryan VanderMeulen
f88ec242eb Merge inbound to m-c. 2013-12-11 13:32:11 -05:00
Nick Alexander
f99f8d5a0d Merge m-c to elm 2013-12-11 10:25:40 -08:00
Ryan VanderMeulen
ce39dc2f53 Backed out changeset 0aeb846dc2e7 (bug 846340) for causing frequent testMasterPassword failures (bug 915449). 2013-12-11 08:51:02 -05:00
Carsten "Tomcat" Book
ffebd88dd6 merge fx-team to mozilla-central 2013-12-11 10:15:44 +01:00
Geoff Brown
a112e0bac3 Bug 948591 - Disable testClearPrivateData on Android x86 for too many intermittent failures 2013-12-10 19:34:58 -07:00
Geoff Brown
c8f1db0220 Bug 907768 - Disable testSearchSuggestions on Android x86 for too many intermittent failures 2013-12-10 19:34:56 -07:00
Wes Kocher
bc76ab2b98 Merge inbound to m-c 2013-12-10 16:42:47 -08:00
Wes Kocher
0df0709ec5 Merge fx-team to m-c 2013-12-10 15:58:54 -08:00
Ryan VanderMeulen
2b769f4918 Merge fx-team to m-c. 2013-12-10 15:39:40 -05:00
Wes Johnston
fdfc09d023 Bug 948157 - Use custom style for native action bar. r=sriram 2013-12-10 10:51:23 -08:00
Wes Johnston
76c9385291 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
47eb544c6f Bug 947321 - Set all actionmode icons to show if room. r=margaret 2013-12-10 10:46:08 -08:00
Richard Newman
2e6eb9b062 Bug 932092 - Part 2: support natively sending UI telemetry events from Java. r=mfinkle 2013-12-10 10:41:34 -08:00
Ryan VanderMeulen
7a6613cc88 Merge m-c to inbound. 2013-12-10 15:48:16 -05:00
Randell Jesup
c73f788f82 Bug 853356: backout p1 2013-12-10 01:00:18 -05:00
Michael Comella
e846ab19f8 Bug 947527 - Correct waitForPageIndex output per device. r=margaret 2013-12-09 17:52:36 -08:00
Stefan Sobering
2d3e29085d Bug 947610 - Fix spelling error in "remember password" string. r=mcomella 2013-12-10 10:29:38 -05:00
Ryan VanderMeulen
99581e1939 Merge fx-team to m-c. 2013-12-09 17:21:47 -05:00
Alex Keybl
e149dacf53 Merging in version bump NO BUG 2013-12-09 13:38:06 -05:00
Jonathan Watt
4bde6cfc06 Bug 947718 - Work around bug 946184 for Aurora. r=bz 2013-12-08 21:27:28 +00:00
Benjamin Smedberg
9bf97ff155 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
b1fd3d5806 Merge m-c to b-i 2013-12-07 08:28:10 -08:00
Carsten "Tomcat" Book
c78cc390fa merge fx-team to mozilla-central 2013-12-07 12:47:39 +01:00
Wes Kocher
21fb590f55 merge m-c to b2g-inbound 2013-12-06 20:49:02 -06:00
Wes Kocher
7ddfa23f22 merge m-c to fx-team 2013-12-06 20:48:11 -06:00
Geoff Brown
47526642a4 Bug 957185 - Disable robocop testHomeBanner, testPromptGridInput on Android x86 only, for too many failures 2014-01-14 17:20:01 -07:00
Geoff Brown
8a5a27ce21 Bug 945675 - Disable testMozPay on Android 2.2 for too many intermittent failures 2013-12-06 16:02:49 -07:00
Alfredo Yang
c4c617f113 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
8a2e2e829a Bug 941357 - (Part 2) Update BrowserProvider to use PerProfileDatases. r=rnewman 2013-12-09 09:06:02 -08:00
Margaret Leibovic
eaf2f775ce 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
2a057966b4 Bug 946517 - Provide MOZ_DISABLE_PROGUARD envvar to disable ProGuard (r=rnewman) 2013-12-09 12:21:38 +00:00
Brian Nicholson
a42e0a7275 Bug 878597 - Ignore selected flag for stubbed tabs in Tab:Added listener. r=mfinkle 2013-12-09 21:59:01 -08:00
Mark Capella
4b4fd0c228 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
e5f59f21a0 Bug 938827 - Part 10: Remove remaining reflection from FennecNativeActions. r=rnewman 2013-12-06 11:43:12 -08:00
Michael Comella
95449202c6 Bug 938827 - Part 9: Remove unregisterEventListener reflection. r=rnewman 2013-12-06 11:43:12 -08:00
Michael Comella
f7c773ad77 Bug 938827 - Part 8: Remove registerEventListener reflection. r=rnewman 2013-12-06 11:43:11 -08:00
Michael Comella
4d1eae4de7 Bug 938827 - Part 7: Remove preferences event reflection. r=rnewman 2013-12-06 11:43:11 -08:00
Michael Comella
95484c4710 Bug 938827 - Part 6: Remove BroadcastEvent reflection. r=rnewman 2013-12-06 11:43:11 -08:00
Michael Comella
61a780a49f Bug 938827 - Part 5: Remove querySql reflection. r=rnewman 2013-12-06 11:43:11 -08:00
Michael Comella
749a174d11 Bug 938827 - Part 3: Call registerEventListener directly. r=rnewman 2013-12-06 11:43:11 -08:00
Michael Comella
dff39065eb Bug 938827 - Part 2: Call PanningPerfAPI directly. r=rnewman 2013-12-06 11:43:10 -08:00
Michael Comella
07be030844 Bug 938827 - Part 1: Get LayerView in getSurfaceView. r=rnewman 2013-12-06 11:43:10 -08:00
Carsten "Tomcat" Book
3f5b3dd046 Merge mozilla-central to mozilla-inbound 2014-01-22 14:37:23 +01:00
Martyn Haigh
abd615eb2f Bug 957056 - pass correct status argument to _initRuntime; r=wesj 2014-01-22 00:53:25 -08:00
Myk Melez
f7b1d7cea4 Bug 953328 - make about:apps work with synthetic APKs; r=wesj 2014-01-22 00:50:02 -08:00
Michael Comella
51641f55a3 Bug 947508 - Correct assertCurrentPage output. 2013-12-06 16:53:47 -08:00
Michael Comella
d610da6685 Bug 946547 - Change TestConstants package to org.mozilla.gecko.tests. r=bnicholson 2013-12-06 16:50:56 -08:00
retornam
97833c346a Bug 790898 - Match desktop in restrictions for Add Search Engine option. r=margaret 2013-12-06 16:03:21 -08:00
Mark Finkle
d43c009f5e Bug 943475 - Predictive lookup for awesomebar entries r=rnewman 2013-12-05 23:50:23 -05:00
Lucas Rocha
577d19b759 Bug 933739 - Use given search term in handleAutocomplete, not mSearchTerm (r=bnicholson) 2013-12-05 23:50:13 -05:00
Geoff Brown
1fe0bdd132 Bug 915449 - Avoid EditText error in testMasterPassword; r=jmaher 2013-12-16 09:57:01 -07:00
Richard Newman
ffd74047e8 Bug 946074 - Awesomebar cursor processing is inefficient. r=mfinkle 2013-12-03 22:02:28 -08:00
Tetsuharu OHZEKI
cb43dae772 Bug 944925 - Add an option to switch dynamic toolbar mode. r=mleibovic 2013-12-06 10:29:27 -05:00
Wes Kocher
edd478a6df Merge m-c to inbound 2014-01-06 18:14:57 -08:00
Ehsan Akhgari
b6f3a348f0 Bug 956783 - Stop using NULL in Fennec's JNI code; r=jchen 2014-01-06 15:21:27 -05:00
Carsten "Tomcat" Book
aac6a5aaaa Merge m-c to fx-team 2013-12-06 07:58:06 +01:00
Mark Finkle
9822fac053 Backout f118b840cabe, 8f90c8059733, d440fa8a1568 because bug 946074 breaks a test 2013-12-06 01:41:50 -05:00
Wes Johnston
9c69d68f9d Bug 943513 - Lazy load animation time. r=lucasr 2013-12-05 22:32:11 -08:00
Mark Finkle
56861c1fb5 Bug 943475 - Predictive lookup for awesomebar entries r=rnewman 2013-12-05 23:50:23 -05:00
Lucas Rocha
387646e361 Bug 933739 - Use given search term in handleAutocomplete, not mSearchTerm (r=bnicholson) 2013-12-05 23:50:13 -05:00
Richard Newman
e2e6bb3385 Bug 946074 - Awesomebar cursor processing is inefficient. r=mfinkle 2013-12-03 22:02:28 -08:00
James Willcox
557552ae39 Bug 869368 - Fix Flash plugin positioning on Android 2.3 r=clord
--HG--
extra : rebase_source : a02d012302a161897fb0e34f32386b57e6e7a088
2013-12-18 11:17:59 -06:00
Brad Lassey
1e976cbe99 bug 944043 - security exception on start up for GeckoView app r=mfinkle 2013-11-27 18:37:44 -05:00
Wes Johnston
5ba16c0086 Bug 875750 - Provide a basic color picker for Android. r=mfinkle 2013-12-11 15:51:01 -08:00
Brian Nicholson
96dd458f62 Backout 078a331fb494 (bug 949048) for robocop failures CLOSED TREE 2013-12-11 13:05:09 -08:00
Brian Nicholson
867e2b34da Bug 949048 - Fix favicon/thumbnail checks in testBrowserProvider. r=margaret 2013-12-11 11:01:18 -08:00
Brad Lassey
5043b16087 bug 944104 - support creating a GeckoView programmatically r=mfinkle 2013-11-27 17:58:41 -05:00
Brad Lassey
a506996404 bug 944168 - null pointer when adding tab with GeckoView r=mfinkle 2013-11-27 18:27:53 -05:00
Neil Bleasdale
f9ef00541a Bug 956484 - Move inline js from /mobile/android/chrome/content/aboutPrivateBrowsing.xhtml into separate js file. r=mbrubeck 2014-01-15 09:35:54 -05:00
Joshua Dover
0925e712bf Bug 953272 - Add selected attribute for prompts with multichoice. r=wesj 2014-01-14 11:27:02 -08:00
Margaret Leibovic
fd1decb7f2 Bug 946486 - Don't cache "browser.snippets.enabled" value. r=bnicholson 2013-12-05 12:43:22 -08:00
Margaret Leibovic
dce5482bef Bug 946802 - Update bing icon to new triangular icon. r=mfinkle 2013-12-05 11:13:42 -08:00
Mark Finkle
6750e9fa9c Bug 946779 - Disable history in the hidden reader <browser> element r=lucasr 2013-12-05 12:08:55 -05:00
Lucas Rocha
f30d14363c Bug 935473 - Change animateForwardButton() to take an animation argument (r=wesj) 2013-12-05 16:26:36 +00:00
Lucas Rocha
8a058c2b33 Bug 935473 - Add comment explaining animateForwardButton's behaviour (r=wesj) 2013-12-05 16:26:35 +00:00
Lucas Rocha
83204ab19a Bug 935473 - Change updateBackButton/updateForwardButton to take a Tab argument (r=wesj) 2013-12-05 16:26:35 +00:00
Lucas Rocha
884e1ce265 Bug 935473 - Update forward button visibility when exiting editing mode (r=wesj) 2013-12-05 16:26:35 +00:00
Lucas Rocha
c58df31b1f Bug 935473 - Factor out method to animate forward button's visibility (r=wesj) 2013-12-05 16:26:35 +00:00
Lucas Rocha
1a19ea7335 Bug 935473 - Avoid unnecessary animations in forward button (r=wesj) 2013-12-05 16:26:35 +00:00
Lucas Rocha
8669d605af Bug 935473 - Replace ViewGroup.MarginLayoutParams with MarginLayoutParams (r=sriram) 2013-12-05 16:26:34 +00:00
Lucas Rocha
a617427eca Bug 945375 - Unconditionally return mSubmenu in GeckoMenuItem.getSubMenu() (r=rnewman) 2013-12-05 11:16:45 +00:00
Wes Johnston
a716331fad Bug 942680 - Place search pane below actionbar. r=lucasr 2013-12-04 21:20:19 -08:00
Wes Johnston
b2c9aa30a5 Bug 943513 - Update visual style of action modes. r=lucasr 2013-12-04 08:35:58 -08:00
Michael Comella
3fb89e506b Bug 910859 - Part 4: Add Proguard annotations. r=ckitching 2013-12-04 18:32:53 -08:00
Michael Comella
a7a8b19548 Bug 910859 - Part 3: Add missing go button work around. r=lucasr 2013-12-04 18:32:53 -08:00
Michael Comella
322cdec5c8 Bug 910859 - Part 2: Wait for DOMTitleChanged event in waitForPageLoad. r=lucasr 2013-12-04 18:32:53 -08:00
Michael Comella
9a0dc8d1da Bug 910859 - Bootstrap new API for UI testing in Fennec. r=lucasr,gbrown 2013-12-04 18:32:53 -08:00
Ryan VanderMeulen
8c89455659 Merge inbound to m-c on a CLOSED TREE. 2013-12-04 17:35:44 -05:00
Gian-Carlo Pascutto
4200c52b01 Bug 933775 - Fix download timestamp by changing 'when' parameter to contain time since epoch. r=wesj 2013-12-04 13:31:00 +01:00
Richard Newman
1419c5566f Bug 941844 - Part 3: additional Robocop checks for page titles. r=trivial 2013-12-03 20:21:33 -08:00
Margaret Leibovic
454bf09493 Bug 943466 - Fix copy/cut errors in SelectionHandler. r=wesj 2013-12-03 14:47:37 -08:00
Richard Newman
e868ca3700 Bug 945832 - java.lang.IllegalStateException: No ContextGetter; cannot fetch prefs. on rotation or system locale change. r=wesj 2013-12-03 15:05:43 -08:00
Richard Newman
f61459c71b Bug 936756 - Switch locales via pref, not via system locale setting. r=mfinkle,sriram (relanded as one patch) 2013-12-03 15:05:43 -08:00
Margaret Leibovic
687ccb5d0c Bug 933420 - Update bookmark item view when title is edited. r=rnewman 2013-12-03 12:39:27 -08:00
Mike Hommey
c5fbc5c2ef Bug 943728 - Fixup for multilocale builds. r=me 2013-12-04 07:28:03 +09:00
Ryan VanderMeulen
f6d9a7911d Merge inbound to m-c. 2013-12-03 16:45:17 -05:00
Richard Newman
16bd763966 Merge m-c to fx-team. 2013-12-03 10:47:15 -08:00
Mark Finkle
117c145ba8 Backout 9ebed437d78f, 606c4b4ab77f, 686b4b5a5be3, c46514ce6886, 9cbe6533c480 due to critical breakage in bug 945723 2013-12-03 10:15:26 -05:00
Carsten "Tomcat" Book
9ec029aebf merge fx-team to mozilla-central 2013-12-03 10:39:56 +01:00
Margaret Leibovic
dee8617909 Bug 941685 - Ping metrics server with snippets impression data. r=bnicholson 2013-12-02 16:54:21 -08:00
Lucas Rocha
698ab8b35d Bug 944537 - Don't send showMessage boolean with Tabs.START event (r=mfinkle) 2013-12-03 16:20:32 +00:00
Lucas Rocha
61200554e7 Bug 944537 - No need to check for showProgress in BrowserToolbar (r=mfinkle) 2013-12-03 16:20:31 +00:00
Lucas Rocha
19e1178538 Bug 944537 - Use message data to decide whether to show Tab progress or not (r=mfinkle) 2013-12-03 16:20:31 +00:00
Lucas Rocha
4243aaeae3 Bug 944537 - No need to store showProgress as a Tab state/param (r=mfinkle) 2013-12-03 16:20:31 +00:00
Chris Lord
eb39e0acf3 Bug 950696 - Cache the 'enable tiles' layers pref. r=bgirard
Rename layers.force-tiles to layers.enable-tiles and cache it with the other
layers prefs in gfxPlatform.
2013-12-17 14:02:16 +00:00
Masayuki Nakano
674761425d Bug 912858 part.5 Implement KeyboardEvent.key for printable keys on Android r=jchen+smaug 2013-12-11 01:14:54 +09:00
Chris Lord
1f0078633a Bug 956420 - Fix fixed margins on shorter-than-the-viewport pages. r=kats
If a page is shorter than the screen, but taller than the screen with margins,
and has a fixed position top or bottom bar, it would be offset incorrectly
when scrolling downwards.
2014-01-15 16:58:48 +00:00
Gregory Szorc
e396fc159d Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.

We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.

--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Mike Hommey
bc8136b6aa Bug 946576 - Disable unified builds on b2g and xulrunner builds, and android debug builds. r=ehsan 2013-12-06 08:45:29 +09:00
Carsten "Tomcat" Book
f56fb54723 Merge m-c to mozilla-inbound 2013-12-03 11:29:37 +01:00
CJ Barker
d27aa3b06b Bug 870049 - Added SharedPreferences to persistent Crash Report client settings. r=bnicholson 2013-12-02 22:46:06 -05:00
Chris Kitching
dfe4a3a964 Bug 709230 - Part 5: activate Proguard. r=gbrown,rnewman 2013-11-18 17:30:00 -08:00
Ryan VanderMeulen
d3d3413a41 Merge fx-team to m-c. 2013-12-02 16:43:03 -05:00
Michael Boon
f044821469 Bug 923237 - Updater should immediately apply update when downloaded manually. r=snorp 2013-12-02 12:51:25 -05:00
Nick Alexander
97f0b84177 Merge m-c to elm 2013-11-18 08:22:59 -08:00
Ryan VanderMeulen
8c7c4ef7ab Merge m-c to inbound on a CLOSED TREE. 2013-12-11 22:39:20 -05:00
James Willcox
1b3512a251 Bug 948003 - Mark GeckoAppShell.loadPluginClass() as used from JNI r=blassey 2013-12-11 15:53:06 -06:00
Michael Comella
9e19463e0b Bug 946656 - Add debug output to ToolbarTitleTextChangeVerifier. r=margaret 2013-12-18 09:55:32 -08:00
Frederik Braun
1e7389d30e Bug 948894 - Move inline scripts for about:apps into AboutApps.js. r=mleibovic 2013-12-18 12:59:21 +01:00
Nick Alexander
512ba56709 Merge m-c to elm 2013-11-14 22:41:14 -08:00
Ryan VanderMeulen
56e157765f Merge fx-team to m-c on a CLOSED TREE. 2013-11-14 22:19:19 -05:00
Ryan VanderMeulen
4829857b56 Merge m-c to inbound. 2013-12-02 16:58:15 -05:00
Mike Hommey
881a7c1554 Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal 2013-12-03 06:34:21 +09:00
Nick Alexander
003967689a Merge b-i to elm 2013-11-13 21:16:19 -08:00
Nick Alexander
784e81a440 Bug 922147 - Abstract password out of Android Sync auth flow. r=rnewman
--HG--
extra : amend_source : 785ee7294bce83665caa3d79ee2144644fc7b9b5
extra : histedit_source : b4b47d0903d6f94b8bd08b78654b4538d18e220f%2Cf89a9d672b5ac4e13481abfcc0f937182680eddd
2013-11-13 19:36:02 -08:00
Nick Alexander
30c7e2173f Bug 933300 - Write preprocessed Fennec code into generated/org/mozilla/*. r=glandium 2013-11-13 19:32:55 -08:00
Nick Alexander
355f92582f Backed out changeset ba9c8fcf76e6 (bug 933300) 2013-11-13 17:11:58 -08:00
Nick Alexander
bb285d9ecf Backed out changeset 569d58c88da3 (bug 922147) 2013-11-13 17:03:18 -08:00
Nick Alexander
233b15cf3b Backed out changeset 1bef02988eb7 (bug 922147) 2013-11-13 17:03:17 -08:00
Nick Alexander
1beccd1a26 Merge b-i to elm 2013-11-13 15:48:47 -08:00
Nick Alexander
73a1b1e6d7 Bug 922147 - Follow-up: Fix build bustage on a CLOSED TREE.
--HG--
extra : amend_source : 20b3c088b9bfe11ca4a187fe1d96334f4196f323
2013-11-13 15:43:20 -08:00
Nick Alexander
02cc7b7f31 Bug 892025 - Implement Android client for FxAccount auth server. r=rnewman 2013-11-13 15:27:13 -08:00
Nick Alexander
c01daad066 Merge b-i to elm
--HG--
rename : b2g/chrome/content/forms.js => dom/inputmethod/forms.js
2013-11-13 15:16:51 -08:00
Nick Alexander
341cdd3040 Bug 922147 - Abstract password out of Android Sync auth flow. r=rnewman 2013-11-13 15:11:16 -08:00
Nick Alexander
fbff534ad2 Merge m-c to elm 2013-11-13 13:43:32 -08:00
Chris Kitching
f7dde79803 Bug 913985: Part 6 - Remove redundant AndroidBridge::Bridge() checks. r=kats 2013-11-12 10:41:01 -08:00
Chris Kitching
36c7d139c0 Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats 2013-11-12 10:41:01 -08:00
Chris Kitching
c7984b3c10 Bug 913985: Part 3 - Update the annotation processor to generate wrapper classes. r=kats
--HG--
rename : build/annotationProcessors/MethodWithAnnotationInfo.java => build/annotationProcessors/AnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticMethodComparator.java => build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java
rename : build/annotationProcessors/utils/GeneratableEntryPointIterator.java => build/annotationProcessors/utils/GeneratableElementIterator.java
2013-11-21 20:41:28 +00:00
Chris Kitching
a0d772e2ad Bug 913985: Part 2 - Add annotations to all remaining JNI entry points, marking them for generations. r=kats 2013-11-12 10:41:00 -08:00
Chris Kitching
c7f7720232 Bug 913985: Part 1 - Introduce a nicer annotation API for the generator, and migrate all existing annotations to it. r=kats
--HG--
rename : mobile/android/base/mozglue/OptionalGeneratedParameter.java => mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java
rename : mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java => mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java
2013-11-12 10:40:59 -08:00
Lucas Rocha
8ca68f6008 Bug 883500 - Update query to avoid bookmarks with null URLs. r=mfinkle 2013-11-18 15:40:27 -08:00
Ryan VanderMeulen
5f5fcba645 Merge m-c to fx-team. 2013-11-21 11:39:17 -05:00
Ryan VanderMeulen
976017db14 Backed out changeset 95562517dc8c (bug 938818) for Android crashes. 2013-11-21 11:06:22 -05:00
Carsten "Tomcat" Book
c2ff3261b4 merge fx-team to mozilla-central 2013-11-21 14:32:10 +01:00
Lucas Rocha
a4c7c3793b Bug 939060 - Check URL associated with grid item before displaying favicon. r=rnewman 2013-11-20 17:09:51 -08:00
Brad Lassey
0f8d21e4e6 bug 930059 - Overscroll.java doesn't need to use compatibility libraries, follow up to not use invalidateAfterAnnimation on ICS r=wesj 2013-11-20 14:35:10 -08:00
Taylor Skidmore
86aca42387 Bug 938818 - Change calls to mLayerView.setVisibility to mLayerView.show or .hide. r=mcomella 2013-11-20 20:04:42 -05:00
Lucas Rocha
ae6b364b30 Bug 937534 - Only handle BACK key on ACTION_UP in Bookmarks page (r=mfinkle) 2013-11-21 13:43:21 +00:00
Benoit Jacob
1efd0c594d Bug 834243 - avoid calling serverSurfaceChanged before the compositor is created - r=vladv 2013-11-20 17:50:54 -05:00
Wes Johnston
267728c4c6 Bug 936593 - Allow overriding active button colors. r=mfinkle 2013-11-12 16:23:52 -08:00
Nick Alexander
c24481562d Bug 933300 - Write preprocessed Fennec code into generated/org/mozilla/*. r=glandium
This writes source with preprocessed package names into
generated/org/mozilla/{firefox,firefox_beta,fennec,fennec_$USERID},
and the other preprocessed source into generated/org/mozilla/gecko.

This layout matches the Java package hierarchy and is what IDEs expect
when including $OBJDIR/generated as a source directory.

--HG--
extra : rebase_source : 5cc397e6808d21a662c1f718ef49ee148c15e465
2013-11-11 23:39:16 -05:00
Swaroop Rao
976e97b40a Bug 936727 - Garble account name that is logged by UpgradeReceiver. r=rnewman 2013-11-13 08:23:02 -05:00
Brian Nicholson
3314bff4f6 Bug 874985 - Part 3: Session restore tests. r=gbrown 2013-11-15 22:59:17 -08:00
Brian Nicholson
4c111b5b39 Bug 874985 - Part 2: Add stateBundle extra to allow injecting fake state bundles. r=mfinkle,gbrown 2013-11-15 22:59:17 -08:00
Brian Nicholson
a7fa026862 Bug 874985 - Part 1: Robustify existing test methods. r=gbrown 2013-11-15 22:59:16 -08:00
Brian Nicholson
63380f4655 Bug 937945 - Don't store Context in GeckoProfile. r=rnewman 2013-11-15 22:53:53 -08:00
Benoit Jacob
2538f9f3a5 Bug 925608 - 8/8: remove mServerSurfaceValid - r=kats 2013-11-15 11:29:01 -05:00
Benoit Jacob
8c1260ea32 Bug 925608 - 7/8: rename ProvideEGLSurface to CreateEGLSurfaceForCompositor - r=kats 2013-11-15 11:28:59 -05:00
Benoit Jacob
e68c9e0ae6 Bug 925608 - 6/8: rename createCompositor to updateCompositor - r=kats 2013-11-15 11:28:57 -05:00
Benoit Jacob
e84898872d Bug 925608 - 5/8: simplify serverSurfaceChanged callback - r=kats 2013-11-15 11:28:56 -05:00
Benoit Jacob
5703ee4082 Bug 925608 - 4/8: Consistently manage the client surface on the GLContext side. Java only provides the function to create a surface - r=kats,jgilbert
Also folded in the originally separate patch on bug 936968 because it didn't work on its own.
2013-11-15 11:28:54 -05:00
Benoit Jacob
826d50eb9b Bug 925608 - 3/8: rename GLController's surfaceDestroyed and surfaceChanged to clarify that they refer to the server surface - r=kats 2013-11-15 11:28:52 -05:00
Benoit Jacob
3afdf5f58d Bug 925608 - 2/8: Rename mSurface to mClientSurface - r=kats 2013-11-15 11:28:50 -05:00
Benoit Jacob
442cb8d1a8 Bug 925608 - 1/8: Rename mSurfaceValid to mServerSurfaceValid for clarity - r=kats 2013-11-15 11:28:49 -05:00
Benoit Jacob
acdb7ab005 Bug 937204 - 3/3. Kill GfxInfoThread. Instead, get GL strings from the compositor - r=kats,jrmuizel 2013-11-15 11:28:43 -05:00
Wes Johnston
6d0b415bd5 Bug 936008 - Unregister tabs listener in LayerView. r=kats 2013-11-11 13:56:47 -08:00
Wes Johnston
2c54507ff7 Bug 924693 - Add payment callbacks earlier in startup. r=mfinkle 2013-11-11 13:56:10 -08:00
Ryan VanderMeulen
92244f5510 Merge m-c to fx-team. 2013-11-11 16:03:46 -05:00
Ryan VanderMeulen
4343609ebb Backed out changesets 5fdcf5a9697f, da1a4740a722, and f16921967806 (bug 935628) for robocop failures.
CLOSED TREE
2013-11-11 15:56:27 -05:00
Ryan VanderMeulen
ac6b377e78 Merge inbound to m-c. 2013-11-11 15:41:03 -05:00
Ryan VanderMeulen
37f29611d1 Bug 915897 - Disable testShareLink due to intermittent failures. 2013-11-11 12:25:42 -05:00
Federico Paolinelli
030eea98bd Bug 934345 - Move NotificationHelper initialization to GeckoApp since it was being initialized twice when more than one process were active. r=wesj 2013-11-11 11:17:02 -05:00
Lucas Rocha
7419652e74 Bug 934900 - Ensure back/forward are not re-enabled while in editing mode (r=sriram) 2013-11-11 18:43:40 +00:00
Lucas Rocha
0b54712661 Bug 936522 - Move preference-related to the preferences package (r=liuche)
--HG--
rename : mobile/android/base/AlignRightLinkPreference.java => mobile/android/base/preferences/AlignRightLinkPreference.java
rename : mobile/android/base/AndroidImport.java => mobile/android/base/preferences/AndroidImport.java
rename : mobile/android/base/AndroidImportPreference.java => mobile/android/base/preferences/AndroidImportPreference.java
rename : mobile/android/base/FontSizePreference.java => mobile/android/base/preferences/FontSizePreference.java
rename : mobile/android/base/GeckoPreferenceFragment.java => mobile/android/base/preferences/GeckoPreferenceFragment.java
rename : mobile/android/base/GeckoPreferences.java => mobile/android/base/preferences/GeckoPreferences.java
rename : mobile/android/base/LinkPreference.java => mobile/android/base/preferences/LinkPreference.java
rename : mobile/android/base/MultiChoicePreference.java => mobile/android/base/preferences/MultiChoicePreference.java
rename : mobile/android/base/PrivateDataPreference.java => mobile/android/base/preferences/PrivateDataPreference.java
rename : mobile/android/base/SyncPreference.java => mobile/android/base/preferences/SyncPreference.java
2013-11-11 18:41:16 +00:00