Commit Graph

9241 Commits

Author SHA1 Message Date
Kartikaya Gupta
438c6343f0 Bug 856756 - Move GeckoApp.hasPermanentMenuKey to HardwareUtils.hasMenuButton. r=mfinkle 2013-04-02 10:04:21 -04:00
Kartikaya Gupta
c1a8f0547f Bug 856756 - Extract a HardwareUtils class. r=mfinkle 2013-04-02 10:03:39 -04:00
Kartikaya Gupta
5afc9a272e Bug 855839 - Enable IonMonkey on ARMv6 android builds. r=blassey 2013-04-02 09:23:03 -04:00
Wes Johnston
cb97b7b026 Bug 820022 - Add null check for layerView. r=margaret 2013-04-01 17:36:04 -07:00
Kyle Machulis
5aa83c3e11 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Ryan VanderMeulen
ddbd2e4e9d Merge m-c to inbound. 2013-04-01 14:32:42 -04:00
Bhavana Bajaj
ef0002a97b Merging in version bump NO BUG 2013-04-01 11:28:13 -07:00
Eitan Isaacson
eda035881b Bug 856252 - Explicitly set next focused view when arrowing down from BrowserToolBar. r=kats r=sriram 2013-04-01 10:55:24 -07:00
Kartikaya Gupta
fa4c16eee2 Bug 856039 - Default to keeping the fixed layer margins in setViewportMetrics. r=Cwiiis 2013-04-01 10:17:38 -04:00
Kartikaya Gupta
5e75d76f96 Bug 856039 - Guard against viewport size changes getting clobbered by animations. r=Cwiiis 2013-04-01 10:17:03 -04:00
Kartikaya Gupta
d45a64c2d8 Bug 856039 - (Cleanup) Extract magic number. r=Cwiiis 2013-04-01 10:16:00 -04:00
Chris Lord
7172b175a9 Bug 854289 - Fix offsetting of viewport with dynamic toolbar. r=kats
Make sure to offset the viewport *after* setting the Gecko viewport on
setFirstPaintViewport callbacks, so that we don't store an incorrect viewport
origin and end up offsetting events incorrectly.

Similarly, on page size updates, the Java-side viewport metrics are used to
update the Gecko metrics, so make sure they're clamped so that they aren't
incorrect during overscroll.
2013-04-01 10:33:19 +01:00
Chris Peterson
ac6591bad7 Bug 855146 - Part 3: Add testInputAwesomeBar test for URL text. r=gbrown 2013-03-26 17:02:21 -07:00
Kartikaya Gupta
36bdef936d Bug 855365 - Remove focusability from the tab widget area on the view pager until we can properly support it. r=sriram 2013-03-29 23:39:31 -04:00
Felipe Gomes
dfc65b19f4 Bug 850210 - Part 4. Update Android's PermissionsHelper usage of contentPrefs to nsIContentPrefService2. r=adw 2013-03-29 23:08:54 -03:00
Felipe Gomes
1c67b46921 Bug 850210 - Part 2. Update removeGroupedPrefs usage to nsIContentPrefService2.removeAllDomains. r=adw 2013-03-29 23:08:49 -03:00
Kyle Machulis
c79ccc0693 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
a59d40f143 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Sriram Ramasubramanian
25b40a0397 Bug 844816: Remove tests for open in new tab/private tab in Awesomebar. [r=bnicholson] 2013-03-28 16:31:46 -07:00
Sriram Ramasubramanian
5580354328 Bug 844816: Remove context menu entries for new tab/private tab in Awesomebar. [r=mfinkle] 2013-03-21 13:48:26 -07:00
Jim Chen
1bfe7f8b51 Bug 842013 - Buffer IME key events and dispatch them at once; r=cpeterson 2013-03-29 10:54:01 -04:00
Jim Chen
95c4b4c3ca Bug 842013 - Don't add extra modifiers to key press events; r=cpeterson 2013-03-29 10:54:01 -04:00
Jim Chen
bf42ff4640 Bug 842013 - Suppress key up events during key down event; r=cpeterson 2013-03-29 10:54:01 -04:00
Jim Chen
91d7b77155 Bug 842013 - Send key events for character input; r=cpeterson 2013-03-29 10:54:01 -04:00
Ryan VanderMeulen
3c3d0ade81 Merge m-c to inbound. 2013-03-29 10:08:41 -04:00
Nikhil Marathe
3e0604acc9 Bug 822712 - SimplePush - Implementation. r=dougt, jst, jlebar 2013-03-28 20:49:41 -07:00
Kartikaya Gupta
879549f046 Bug 839767 - Add focus and highlight to about:home rows. r=sriram,wesj 2013-03-28 13:30:26 -04:00
Robert O'Callahan
3f3d54ec69 Bug 852489. Part 0: Disable part of testSystemPages for intermittent failures. r=gbrown
--HG--
extra : rebase_source : 46ea90f9cf0addf0b07d9d2eee5618e4c3eaf41c
2013-03-28 23:58:30 +13:00
Robert O'Callahan
37ef307543 Bug 850487. Fix --enable-profiling build breakage by not relying on imports inside #ifdefs. r=bnicholson
--HG--
extra : rebase_source : a303b5a1d3b574f10cb640476ef2f4f8f10bd202
2013-03-28 23:58:45 +13:00
Kartikaya Gupta
da7a68c3a0 Bug 855471 - Transfer focus to the LayerView when receiving a gamepad panning-related event. r=mfinkle 2013-03-28 12:40:06 -04:00
Kartikaya Gupta
2f40b5f0c4 Bug 855471 - Rename OnInterceptTouchListener to TouchEventInterceptor. r=mfinkle
--HG--
rename : mobile/android/base/OnInterceptTouchListener.java => mobile/android/base/TouchEventInterceptor.java
2013-03-28 12:40:06 -04:00
Kartikaya Gupta
161b38c11a Bug 855431 - Make the gamepad action button work on awesome screen list items. r=sriram 2013-03-28 12:40:05 -04:00
Kartikaya Gupta
78c1bdc278 Bug 855016 - Make the promobox show a focus highlight. r=sriram 2013-03-28 11:36:15 -04:00
Kartikaya Gupta
89bde16f2b Bug 855016 - Make the more-text links on about:home sections focusable and gamepad-actionable. r=sriram 2013-03-28 11:36:07 -04:00
Kartikaya Gupta
553053a291 Bug 855016 - Allow gamepad action button to trigger the row items on about:home. r=sriram 2013-03-28 11:35:04 -04:00
Guilherme Goncalves
c48d442559 Bug 650295 - Implement main state machine for speech recognition. r=smaug 2013-03-27 14:13:57 -07:00
Lucas Rocha
fa2d5e5680 Bug 854457 - Implement a11y actions/state and focus handling in TwoWayView (r=mfinkle) 2013-03-27 16:06:27 +00:00
Kartikaya Gupta
793a2c4911 Bug 854971 - Handle action/back gamepad keys properly when entering URLs on the awesome screen. r=lucasr 2013-03-27 09:36:45 -04:00
Adrian Tamas
79e85b3bdf Bug 820276 - Robocop: Make editBookmark and checkBookmarkEdit methods available to other tests. r=jmaher 2013-03-19 16:12:43 +02:00
Mounir Lamouri
fc668339dd Bug 838354 - Remove all capture button references from nsFileControlFrame. r=bz 2013-03-22 17:10:13 +00:00
Mike Hommey
ffa61edd96 Bug 852950 - Kill libxpcom. r=bsmedberg
Also refactored the xpcom standalone glue to reside in a single file and
removed its use of realpath().

--HG--
rename : xpcom/stub/dependentlibs.py => toolkit/library/dependentlibs.py
rename : xpcom/stub/nsXPComStub.cpp => xpcom/build/FrozenFunctions.cpp
2013-03-20 14:56:41 +01:00
Mark Finkle
6fcc6a86ed Bug 854107 - Lazy load more notification-based objects r=margaret 2013-03-27 01:06:14 -04:00
Mark Finkle
790147c5ed Bug 854107 - Lazy load more normal JS objects r=margaret 2013-03-27 01:06:11 -04:00
Mark Finkle
cfb0ef1a0f Bug 854340 - Firefox for Android cannot against loop + alert attack r=wesj 2013-03-27 00:53:24 -04:00
Sriram Ramasubramanian
a2e7871c1f Bug 854493: Back/Forward button highlights are transparent. [r=mfinkle]
--HG--
extra : rebase_source : 42169fcade9b4388ab8d66cc0ab0d67b4dd352ac
2013-03-26 11:15:26 -07:00
Kartikaya Gupta
84dd73eac8 Bug 853366 - Clean up activity/app lifecycle events. r=mfinkle,cpeterson 2013-03-26 14:05:10 -04:00
Kartikaya Gupta
3664b3dbd0 Bug 853366 - Some minor code cleanup. r=cpeterson 2013-03-26 14:04:20 -04:00
Geoff Brown
f89225b279 Bug 854549 - Take a screenshot on robocop test failure; r=jmaher 2013-03-26 11:31:25 -06:00
Eitan Isaacson
4daf94eeb0 Bug 854006 - Don't cache a11y events that are directly emitted. r=kats,sriram; Additional tweaks by MarcoZ, r=eeejay,kats 2013-03-26 18:23:03 +01:00
Jan Varga
8ed93ed02a Bug 767944 - Implement a manager for centralized quota and storage handling. r=bent 2013-03-26 12:13:17 +01:00
Phil Ringnalda
30b6741b62 Merge m-c to m-i 2013-03-25 21:53:39 -07:00
Mark Capella
1208302eef Bug 851224 - backout broken change, r=mfinkle 2013-03-26 00:48:13 -04:00
Phil Ringnalda
9c7ac416fa Merge the last pgo-green cset from mozilla-inbound to mozilla-central 2013-03-25 21:32:35 -07:00
Jim Chen
d68d005d27 Bug 839683 - Enable Android ANR reporter on appropriate channels; r=blassey 2013-03-26 00:25:33 -04:00
Jim Chen
febe2f7a86 Bug 839683 - Append telemetry opt-out notice for ANR reporting; r=mfinkle 2013-03-26 00:25:33 -04:00
Mark Finkle
d769645660 Backout 4b1459d107c9, suspected cause of talos-robo bustage CLOSED TREE 2013-03-25 19:37:36 -04:00
Wes Johnston
4f0e238616 Bug 840593 - Viewport min-width should default to zero. r=mbrubeck 2013-03-25 15:58:50 -07:00
Margaret Leibovic
4b1e138700 Bug 853691 - Reorganize SelectionHandler cleanup code paths. r=bnicholson 2013-03-25 18:25:19 -04:00
Sriram Ramasubramanian
4ac2ca67bf Bug 848719: URL Bar corruption with dyn-toolbar. [r=mfinkle]
--HG--
extra : rebase_source : eec4e124028c43af2d1b237c14e711d883417b89
2013-03-21 17:28:42 -07:00
Kartikaya Gupta
63c484593f Bug 853831 - Fix fixed margins on the opposite side of overscroll. r=kats
If overscroll eats into a fixed margin, we need to apply the opposite
offset to the opposite side of the axis this occurred on. This has the effect
of fixed-position elements aligned to the bottom of the screen remaining
visible when at the top of the page.
2013-03-25 14:13:59 -04:00
Wes Johnston
56c9939160 Bug 817586 - Remove extra logging. r=mbrubeck 2013-03-25 09:08:25 -07:00
Wes Johnston
d6a6d65dc1 Bug 817586 - Remove extra logging. r=mbrubeck 2013-03-25 08:52:15 -07:00
Ben Hearsum
afa74360fd bug 853823: updater should be case insensitive when parsing hash function in update xml. r=kats 2013-03-25 09:26:46 -04:00
Mark Finkle
95129e3255 Bug 854107 - Lazy load normal JS objects in browser.js r=margaret 2013-03-25 17:39:24 -04:00
Mark Finkle
03281585eb Bug 854107 - Lazy load notification-based JS objects in browser.js r=wesj 2013-03-25 17:05:04 -04:00
James Hugman
fdf4b420b3 Bug 813736 - Enable installPackage api on Android. r=wesj,fabrice 2013-03-25 13:03:58 -07:00
Kartikaya Gupta
1b4363a309 Bug 850318 - Avoid blocking the UI thread on the background thread when calling getClipboardText. r=wesj 2013-03-22 22:03:17 -04:00
Sriram Ramasubramanian
edc3877cdc Bug 850217: Corruption in opt-in animation. [r=bnicholson]
--HG--
extra : rebase_source : 7b83bf28a76c3308fa734d0e07ef840362f62ead
2013-03-22 16:38:11 -07:00
Wes Johnston
0f94a94516 Bug 840593 - Create a main style file for about pages to inherit from. r=mbrubeck 2013-03-22 16:36:31 -07:00
Matt Brubeck
89d45f5fc2 Bug 853126 - Use PluralForm for the blocked popup message on Android [r=margaret] 2013-03-22 15:27:59 -07:00
Wes Johnston
739420d495 Bug 816979 - Only use system overscroll on Gingerbread+. r=kats 2013-03-22 13:37:24 -07:00
Lucas Rocha
1fbed34814 Bug 853300 - Show toolbar when hw menu button is pressed (r=cwiiis) 2013-03-22 10:26:32 +00:00
Lucas Rocha
716663e301 Bug 853497 - Remove spacer view from gecko_app.xml (r=cwiiis) 2013-03-22 10:26:26 +00:00
Edwin Flores
f04dcb6e91 Bug 846465 - Fix OMX plugin crash on HTC One X r=doublec 2013-03-22 15:24:47 +13:00
Margaret Leibovic
926f47d0fb Bug 853508 - Lazy load SelectionHandler. r=bnicholson 2013-03-21 16:50:42 -07:00
Margaret Leibovic
4cac79f377 Backed out changeset 89fa6284cb78 because of bad merge 2013-03-21 16:55:25 -07:00
Margaret Leibovic
7f729e8b12 Bug 853508 - Lazy load SelectionHandler. r=bnicholson 2013-03-21 16:50:42 -07:00
Sriram Ramasubramanian
5b52af927d Bug 833427: Remove homescreen widget. [r=mfinkle]
--HG--
extra : rebase_source : 1b447efd820eff6b7f1d7bd223613e80525e64e0
2013-01-22 11:19:35 -08:00
Margaret Leibovic
1e6bfc705d Bug 853022 - Remove "Ideas" from feedback app. r=mfinkle 2013-03-21 14:01:02 -07:00
Margaret Leibovic
91f5ff57b5 Bug 851170 - Put homescreen wallpaper feature behind confvars variable. r=ted 2013-03-21 14:01:02 -07:00
Brian Nicholson
dc8ba228e0 Bug 850693 - Create a NotificationHandler for each Fennec instance. r=kats
--HG--
rename : mobile/android/base/NotificationServiceClient.java => mobile/android/base/NotificationClient.java
rename : mobile/android/base/NotificationService.java => mobile/android/base/NotificationHandler.java
extra : rebase_source : 861bb500d9f1cd7cbc98a0c3628ddf7894e1e976
2013-03-21 13:32:11 -07:00
Brian Nicholson
1e401030ab Bug 828990 - Hide thumb on compositionend. r=margaret f=jchen
--HG--
extra : rebase_source : 8be4ddbc0f574179c12807d7c3d575624c9dbf48
2013-03-21 13:07:07 -07:00
Wes Johnston
9c73b08d1c Bug 844895 - Avoid using the same db connection for a spawned task. r=lucasr 2013-03-21 10:50:32 -07:00
Mark Banner
27d20b2e9e Bug 834179 - Stop trying to package jetpack.xpt, since it was removed by bug 711838 (port to b2g/android). r=glandium 2013-03-21 12:25:46 +00:00
Chris Lord
3291c9031e Bug 852565 - Don't expand the viewport for small pages. r=kats
Only expand the CSS viewport when a page reaches the screen size. If it's
smaller than the screen size, lock the dynamic toolbar and keep the same,
smaller CSS viewport. This 'fixes' sites that try to size themselves to the
size of the screen and get it wrong.
2013-03-21 11:23:49 +00:00
Chris Lord
95158af99a Bug 849573 - Handle interrupted tabs tray animation. r=sriram
If the tabs tray animation is interrupted to run in the opposite direction,
run the animation from the point the tray currently is, rather than snapping
it to the open or closed position first.
2013-03-20 23:43:47 +00:00
Mike Hommey
5354067c63 Backout changeset f12e5c87adf6 (bug 852950) because it breaks running from dist/bin 2013-03-20 23:59:45 +01:00
Chris Lord
a660a0c6af Bug 852526 - Make sure the compositor starts unpaused and with a size. r=kats
This changes compositor creation so that we can specify an initial size and
makes sure the local variable in nsWindow reflects that the compositor starts
unpaused.
2013-03-20 22:45:07 +00:00
Chris Peterson
01e8e5c920 Bug 852714 - Add Mozilla's sourceid to Fennec's Amazon search URL. r=blassey 2013-03-19 14:12:55 -07:00
Mark Finkle
7f3fc48468 Bug 852962 - Bad optionsURL will show 'options' header but no options r=margaret 2013-03-20 15:30:24 -04:00
Mike Hommey
cadfe73f5b Bug 852950 - Kill libxpcom. r=bsmedberg
--HG--
rename : xpcom/stub/dependentlibs.py => toolkit/library/dependentlibs.py
rename : xpcom/stub/nsXPComStub.cpp => xpcom/build/FrozenFunctions.cpp
2013-03-20 14:56:41 +01:00
Wes Johnston
f3e9d8d57f backout 8cc00926f486 2013-03-28 16:20:57 -07:00
Sriram Ramasubramanian
9a8de99fad Bug 852312: Remove white spaces in about:home refactor. [r=me] 2013-03-28 15:35:43 -07:00
Sriram Ramasubramanian
86a43e7d06 Bug 852312: Split views in about:home [r=bnicholson]
--HG--
rename : mobile/android/base/AboutHomeContent.java => mobile/android/base/widget/AboutHomeContent.java
rename : mobile/android/base/AboutHomeSection.java => mobile/android/base/widget/AboutHomeSection.java
rename : mobile/android/base/AboutHomePromoBox.java => mobile/android/base/widget/PromoBox.java
extra : rebase_source : 0db7d60aa0c57eb9aeb9cad3e1f297b0ec0ddd0f
2013-03-25 15:45:33 -07:00
Sriram Ramasubramanian
1a4689a159 Bug 852312: Move the custom views in about:home to widget directory. [r=bnicholson]
--HG--
rename : mobile/android/base/AboutHomeContent.java => mobile/android/base/widget/AboutHomeContent.java
rename : mobile/android/base/AboutHomePromoBox.java => mobile/android/base/widget/AboutHomePromoBox.java
rename : mobile/android/base/AboutHomeSection.java => mobile/android/base/widget/AboutHomeSection.java
rename : mobile/android/base/LinkTextView.java => mobile/android/base/widget/LinkTextView.java
extra : rebase_source : b13d18d3b2c56e8fec364265fe46ee88771f7ed2
2013-03-25 15:44:45 -07:00
Kartikaya Gupta
b480b068a9 Bug 855783 - Map the gamepad second joystick's y-axis to zooming. r=Cwiiis 2013-03-28 17:31:09 -04:00
Kartikaya Gupta
acb044c54a Bug 855783 - Rename autoscroll to autonav so that we can lump autozooming in there too. r=Cwiiis 2013-03-28 17:31:05 -04:00
Sriram Ramasubramanian
7b75548165 Bug 844816: Add open new tab/private tab to long press menu of about:home thumbnails. [r=mfinkle]
--HG--
extra : rebase_source : 2b93b32c22d41c3670bc67b4762baa81525256d4
2013-03-26 10:23:45 -07:00
Sriram Ramasubramanian
db4d5bedeb Bug 844816: Remove context menu entries for new tab/private tab in Awesomebar. [r=mfinkle]
--HG--
extra : rebase_source : c55e1377ddbdc05e79da880f6a3efc35214cb81a
2013-03-21 13:48:26 -07:00
Margaret Leibovic
8315658d80 Bug 854605 - (Part 3) User selectAtPoint to start a selection. r=bnicholson 2013-03-28 16:22:02 -04:00
Margaret Leibovic
67c383091e Bug 854605 - (Part 2) Make private SelectionHandler functions look private. r=bnicholson 2013-03-28 16:22:00 -04:00
Margaret Leibovic
b49e835080 Bug 854605 - (Part 1) Rename SelectionHandler properties to better match metro's SelectionHandler. r=bnicholson 2013-03-28 16:21:58 -04:00
Kartikaya Gupta
4f48be4f88 Bug 839767 - Update another hard-coded layout height to use an attribute. r=sriram 2013-03-28 14:44:19 -04:00
Chris Peterson
c6764e29f4 Bug 855146 - Part 2: Extract runOnUiThreadSync() test method. r=gbrown
--HG--
extra : rebase_source : 8014e5438596d8981e074ad847a675bacb18eb2c
2013-03-21 18:43:04 -07:00
Felix Fung
64c9ed95b4 Bug 566746 - Create new module FormHistory.jsm with handles asynchronous form history, p=enndeakin,felix, r=mak 2011-11-28 21:57:13 -08:00
Mike Hommey
401f1f5af0 Bug 857161 - Add aggressive flags to szip invocation on build slaves. r=ted 2013-04-11 09:36:27 +02:00
Ryan VanderMeulen
94b3da733f Backed out changeset 9b9a5c42fb46 (bug 859601) for bustage on a CLOSED TREE. 2013-04-10 15:44:33 -04:00
Gregor Wagner
6331890d3c Bug 859601 - mozContacts API - return undefined if the API is unsupported on the platform, not null. r=bent 2013-04-10 11:15:51 -07:00
Margaret Leibovic
e488e3c1cf Bug 823230 - (Part 2) Remember search terms and show them again when returning to the awesomescreen. r=mfinkle 2013-04-10 11:02:05 -07:00
Sriram Ramasubramanian
a1c0deb1a3 Bug 726716: Keyboard shortcuts for Fennec. [r=mfinkle]
--HG--
extra : rebase_source : fa0d362face86e9b7d28d2a3e079edf5fd43d283
2013-04-08 14:28:56 -07:00
Jim Chen
c6eefe8e12 Bug 858808 - Use String version of getBytes to accommodate Froyo; r=blassey 2013-04-08 14:47:38 -04:00
Jim Chen
6630ed5f1e Bug 858960 - Check for end of stream when identifying traces file; r=blassey 2013-04-08 14:54:25 -04:00
Jim Chen
0f7d10cf4b Bug 847823 - Clean up NotifyIME to use the Gecko NotificationToIME enum; r=cpeterson 2013-03-19 16:54:49 -04:00
Jim Chen
0a5752d195 Bug 847823 - Obsolete Android pref; r=mfinkle 2013-03-19 16:54:49 -04:00
Jim Chen
094326cab4 Bug 847823 - Change NotifyIMEEnabled to NotifyIMEContext; r=cpeterson 2013-03-19 16:54:48 -04:00
Mike Shal
9680b82df6 Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
Jim Chen
b2f91e92ef Bug 706336 - Use meta states from KeyListener; r=cpeterson 2013-03-19 18:26:33 -04:00
Brian Nicholson
29bd66e1e9 Bug 851056 - Remove NotificationHandler. r=kats 2013-03-19 14:09:44 -07:00
Chris Peterson
e52b304c31 Bug 847839 - Part 2: Remove obsolete files for Android XUL Fennec. r=mfinkle 2013-03-07 17:55:49 +00:00
Chris Peterson
41b11690cb Bug 847839 - Part 1b: Clean up VideoPlayer.java style nits. r=mfinkle 2013-03-08 10:35:29 +00:00
Chris Peterson
95485e5674 Bug 847839 - Part 1a: Port XUL Fennec's VideoPlayer to Native Fennec. r=mfinkle
--HG--
rename : embedding/android/VideoPlayer.java => mobile/android/base/VideoPlayer.java
rename : embedding/android/resources/layout/videoplayer.xml => mobile/android/base/resources/layout/videoplayer.xml
2013-03-07 14:44:22 +00:00
Lucas Rocha
f67f898536 Bug 850936 - Actually update toolbar layout state on rotation (r=mfinkle) 2013-03-19 15:25:46 +00:00
Lucas Rocha
d56658ff47 Bug 843641 - Ensure tabs button images are refreshed on device rotation (r=mfinkle) 2013-03-19 15:25:46 +00:00
Margaret Leibovic
9ba781ab86 Bug 852360 - Get rid of unused strings in aboutAddons.properties. r=mfinkle 2013-03-19 08:14:26 -07:00
Margaret Leibovic
10fece8935 Bug 852360 - Get rid of unused keyword.URL in region.properties. r=mfinkle 2013-03-19 08:14:26 -07:00
Margaret Leibovic
329b4c4029 Bug 852334 - Set app disabled state on enable button instead of uninstall button. r=mbrubeck 2013-03-19 08:14:25 -07:00
Chris Lord
f550772db0 Bug 852158 - Fix content scrolling to the top with the dynamic toolbar enabled. r=kats
Make sure that the toolbar doesn't obscure content when it scrolls to the top
of the page.
2013-03-19 09:53:12 +00:00
Mark Finkle
73f606027a Backout bc88f1602468, Bug 842911 - Remove support for Samsung mini-app mode r=blassey 2013-03-18 23:32:52 -04:00
Phil Ringnalda
7d8a10d60b Back out a23ff3177682 (bug 823644), 02d63d7e6c87 (bug 848961), 505fbab9b980:2f24c9525f57 (bug 823644) for mochitest-1 and robocop-2 bustage
CLOSED TREE
2013-03-18 20:00:04 -07:00
Phil Ringnalda
840720b543 Back out 28db68d1a57a (bug 842911) for Android 2.2 destruction
CLOSED TREE
2013-03-18 19:50:50 -07:00
Mark Finkle
ca4f989448 Backout bc88f1602468, Bug 842911 - Remove support for Samsung mini-app mode r=blassey a=blassey 2013-03-18 20:02:40 -04:00
Margaret Leibovic
4e0378f215 Bug 841151 - Don't try to restore wyciwyg URLs. r=bnicholson 2013-03-18 15:39:08 -07:00
Margaret Leibovic
af9ab97690 Bug 848420 - (Part 2) Test for distribution search engines. r=gbrown 2013-03-18 15:39:08 -07:00
Margaret Leibovic
47b48fe2a0 Bug 848420 - Distribution support for additional default search engines. r=mfinkle 2013-03-18 15:39:08 -07:00
Margaret Leibovic
de82c1b6f9 Bug 848254 - Add support of pre-pinned bookmarks on about:home for distributions. r=rnewman 2013-03-18 15:39:08 -07:00
Sriram Ramasubramanian
68a33c25a6 Bug 823644: Text appearance for about:home. [r=mfinkle]
--HG--
extra : rebase_source : ad0072491fd6c11a7773193bbe73050755dfa1f6
2013-03-14 11:53:30 -07:00
Sriram Ramasubramanian
91dd57f3b7 Bug 848961: Cleanup font-sizes in Android UI. [r=mfinkle]
--HG--
extra : rebase_source : 9c7ad9a149598ebfdab09bd74270813b26cd9a88
2013-03-07 13:38:54 -08:00
Sriram Ramasubramanian
1b769d3817 Bug 850927: Redundant doorhanger layout xml file. [r=mfinkle]
--HG--
extra : rebase_source : c4ea02bf18584f6405cefe339813e6d8f4b01601
2013-03-13 21:18:33 -07:00
Sriram Ramasubramanian
0d795683b3 Bug 823644: Base TextAppearances for the application. [r=mfinkle]
--HG--
extra : rebase_source : 2321d6b1215713dc191710fcb6c80793b917cc44
2013-03-14 11:44:09 -07:00
Sriram Ramasubramanian
79be486e54 Bug 823644: Cleanup list-view style. [r=mfinkle]
--HG--
extra : rebase_source : 0d806581a999edf580221e4c9dabe913928ea1e5
2013-03-13 16:59:02 -07:00
Sriram Ramasubramanian
04bc348a78 Bug 823644: Remove the style named "Screen". [r=mfinkle]
--HG--
extra : rebase_source : eefb69421cc8cf2a49fa3d21625d51b661c4a91a
2013-03-13 15:26:25 -07:00
Sriram Ramasubramanian
feb64d8f1b Bug 823644: Base theme for Fennec. [r=mfinkle]
--HG--
extra : rebase_source : e65143bdcbcc334b8d239bfb495f27583d8fd05f
2013-03-13 15:04:50 -07:00
Lucas Rocha
f7ee83ccec Bug 852227 - Don't highlight tab cell background on press (r=mfinkle) 2013-03-18 21:46:54 +00:00
Lucas Rocha
144c61b339 Bug 844959 - Set an explicit height for horizontal tabs tray (r=mfinkle) 2013-03-18 21:46:54 +00:00
Lucas Rocha
a8f2c29689 Bug 848551 - Use same tab thumbnail height on phones and tablets (r=mfinkle) 2013-03-18 21:46:54 +00:00
Lucas Rocha
31f0578cf8 Bug 842621 - Gap between horizontal tab thumbnails should be narrower (r=mfinkle) 2013-03-18 21:46:54 +00:00
Sriram Ramasubramanian
785189ac75 Bug 852237: Tabs button pressed state with neutral highlight color. [r=mfinkle]
--HG--
extra : rebase_source : 1b686f50165419c641b15401260e081d558f9886
2013-03-18 14:44:39 -07:00
Matt Brubeck
7a419535a5 Bug 852183 - Remove unused testpilot extension and removed-files from /mobile/android [r=mfinkle] 2013-03-18 13:55:49 -07:00
Brad Lassey
6f54a69331 bug 851224 - make install should ignore version downgrades r=mfinkle 2013-03-14 14:28:05 -04:00
Kartikaya Gupta
ae46c5bc06 Bug 852163 - Unregister pref observer on activity destroy so that it doesn't leak the activity. r=Cwiiis 2013-03-18 17:41:36 +01:00
Jim Chen
756888b857 Bug 845416 - Detect mangled package name in ANR reporter; r=blassey 2013-03-18 12:27:40 -04:00
Jim Chen
5e594b1ef8 Bug 845416 - Limit ANR stack to Fennec stack; r=blassey 2013-03-18 12:27:40 -04:00
Chris Lord
3fff2318d9 Bug 850889 - Fix jank when animating dynamic toolbar. r=kats
Only update the Gecko-side fixed layer margins when the view is fully visible
or hidden to avoid jank.
2013-03-18 15:43:03 +00:00
Chris Lord
f778b03ed9 Bug 850889 - Fix animation conflict with overscroll and dynamic toolbar. r=kats
This fixes the conflicting animations when the dynamic toolbar is hiding/showing
and overscroll is snapping back simultaneously. This is by not clamping the
entire viewport on margin-setting, and by making sure that only calling
setFixedLayerMargins changes the fixed layer margins.
2013-03-18 15:43:02 +00:00
Kartikaya Gupta
1b04e820bc Bug 852070 - Update ANRReporter to use ThreadUtils. r=jchen 2013-03-18 15:28:48 +01:00
William Chen
6e9706f49f Bug 782211 - Part 5: Implement Notification API. r=smaug
--HG--
rename : docshell/test/test_bug344861.html => docshell/test/navigation/test_bug344861.html
2013-03-18 06:24:54 -07:00
William Chen
89f6b65bb0 Bug 782211 - Part 1: Implemented additional functionality in Fennec to support Notification API. r=wesj 2013-03-18 06:24:53 -07:00
Mark Finkle
f7eed14c43 Bug 851920 - Resources removed from the pre-processing chain are still dependant on MOZ_PROFILING/MOZ_TELEMETRY* r=lucasr
--HG--
rename : mobile/android/base/resources/menu-large-v11/browser_app_menu.xml => mobile/android/base/resources/menu-large-v11/browser_app_menu.xml.in
rename : mobile/android/base/resources/menu-v11/browser_app_menu.xml => mobile/android/base/resources/menu-v11/browser_app_menu.xml.in
rename : mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml => mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml.in
rename : mobile/android/base/resources/menu/browser_app_menu.xml => mobile/android/base/resources/menu/browser_app_menu.xml.in
2013-03-18 09:18:56 -04:00
Gregory Szorc
2288b28e43 Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium 2013-03-17 18:01:25 -07:00
Phil Ringnalda
f72491e646 Merge the last PGO-green mozilla-inbound cset to mozilla-central 2013-03-17 12:45:03 -07:00
Lucas Rocha
abac2c9edc Bug 851894 - Only update empty state when emptyview is not null (r=mfinkle) 2013-03-17 11:12:09 +00:00
Mike Hommey
9b9ec67a58 Bug 648407 - Fold NSPR, NSS and SQLite libraries all together on B2G, Android, OSX and Windows. r=blassey,r=cjones,r=bsmedberg 2013-03-17 08:02:54 +01:00
Mike Hommey
e5f86190e5 Bug 648407 - Allow to fold NSPR, NSS and SQLite libraries all together. r=ted 2013-03-17 07:53:39 +01:00
Chris Lord
812de7ec1a Bug 850789 - Pin the dynamic toolbar on screen when the tabs tray is open. r=kats 2013-03-17 01:53:41 +00:00
Chris Lord
4ffa7aa9ae Bug 850154 - Fix alignment of find-in-page bar after bug 716403. r=sriram
Use the RelativeLayout.LayoutParams instead of LinearLayout.LayoutParams to
make sure the find-in-page bar is aligned to the bottom of the page.
2013-03-17 01:53:40 +00:00
Chris Lord
a27262bcbf Bug 850724 - Don't hide toolbar on load, or pin while loading. r=kats
UX decisions have been made to not hide the toolbar after the page has finished
loading, and not to pin the toolbar during page loading. These decisions fix
this bug.
2013-03-17 01:53:40 +00:00
Kartikaya Gupta
7096e698b4 Bug 815862 - Bump up max allowed scrolling acceleration to deal with high-dpi devices. r=Cwiiis 2013-03-15 23:21:03 +01:00
Geoff Brown
191ae213f9 Bug 819419 - Wait for list to settle before checking item, in testAllPagesTab; r=jmaher 2013-03-15 15:58:07 -06:00
Lucas Rocha
ebde555a59 Bug 848070 - Import View attributes to TwoWayView (r=mfinkle) 2013-03-15 15:04:54 +00:00
Brian Nicholson
5559c9e879 Bug 850424 - Clear private download notifications on last-pb-context-exited. r=mfinkle 2013-03-15 11:07:04 -07:00
Paul Feher
673f5183b7 Bug 846257 - Robocop: Extend 'Web Content Context Menu' test to cover the context menu options for images. r=jmaher 2013-02-26 14:46:02 +02:00
Kartikaya Gupta
30249c7f5b Bug 802130 - Add a ThreadUtils.isOnUiThread helper function. r=mfinkle 2013-03-15 11:52:53 +01:00
Kartikaya Gupta
227f7e8e10 Bug 802130 - Move GeckoAppShell.getHandler() to ThreadUtils.getBackgroundHandler(). r=mfinkle 2013-03-15 11:52:53 +01:00
Kartikaya Gupta
9dc8ae8813 Bug 802130 - Move mMainHandler into ThreadUtils. r=mfinkle 2013-03-15 11:52:53 +01:00
Kartikaya Gupta
c25fdeb40d Bug 802130 - Move assertOnThread functions to a new ThreadUtils class. r=mfinkle 2013-03-15 11:52:52 +01:00
Kartikaya Gupta
dd5ab70ca9 Bug 851060 - Move util files into the util/ folder. r=cpeterson
--HG--
rename : mobile/android/base/ActivityResultHandler.java => mobile/android/base/util/ActivityResultHandler.java
rename : mobile/android/base/ActivityResultHandlerMap.java => mobile/android/base/util/ActivityResultHandlerMap.java
rename : mobile/android/base/GeckoBackgroundThread.java => mobile/android/base/util/GeckoBackgroundThread.java
rename : mobile/android/base/GeckoEventListener.java => mobile/android/base/util/GeckoEventListener.java
rename : mobile/android/base/GeckoEventResponder.java => mobile/android/base/util/GeckoEventResponder.java
rename : mobile/android/base/GeckoJarReader.java => mobile/android/base/util/GeckoJarReader.java
rename : mobile/android/base/INIParser.java => mobile/android/base/util/INIParser.java
rename : mobile/android/base/INISection.java => mobile/android/base/util/INISection.java
rename : mobile/android/base/UiAsyncTask.java => mobile/android/base/util/UiAsyncTask.java
2013-03-15 11:40:03 +01:00
Kartikaya Gupta
38752ce47e Bug 850875 - Set the intent-specified gecko environment variables in setupGeckoEnvironment rather than loadMozglue. r=blassey 2013-03-14 23:47:35 +01:00
Kartikaya Gupta
d964af1873 Bug 827347 - Update entity name to go with string change. r=mfinkle 2013-03-14 23:46:43 +01:00
Lucas Rocha
42c9715d22 Bug 850602 - Update empty view state when dataset changes (r=mfinkle) 2013-03-15 09:48:12 +00:00
Lucas Rocha
771d3ede37 Bug 850602 - Handle non-recyclable scrap views properly in TwoWayView (r=mfinkle) 2013-03-15 09:48:12 +00:00
Lucas Rocha
afca4caaeb Bug 850602 - Fix handling of null AdapterDataSetObserver in TwoWayView (r=mfinkle) 2013-03-15 09:48:12 +00:00
Lucas Rocha
452f350ce1 Bug 838652 - Use res-auto namespace alias instead of preprocessing files (r=mfinkle)
--HG--
rename : mobile/android/base/resources/color/abouthome_section_more_text.xml.in => mobile/android/base/resources/color/abouthome_section_more_text.xml
rename : mobile/android/base/resources/color/abouthome_section_subtitle.xml.in => mobile/android/base/resources/color/abouthome_section_subtitle.xml
rename : mobile/android/base/resources/color/abouthome_section_title.xml.in => mobile/android/base/resources/color/abouthome_section_title.xml
rename : mobile/android/base/resources/color/awesome_bar_title.xml.in => mobile/android/base/resources/color/awesome_bar_title.xml
rename : mobile/android/base/resources/color/awesome_bar_title_hint.xml.in => mobile/android/base/resources/color/awesome_bar_title_hint.xml
rename : mobile/android/base/resources/drawable/abouthome_logo.xml.in => mobile/android/base/resources/drawable/abouthome_logo.xml
rename : mobile/android/base/resources/drawable/address_bar_bg.xml.in => mobile/android/base/resources/drawable/address_bar_bg.xml
rename : mobile/android/base/resources/drawable/address_bar_nav_button.xml.in => mobile/android/base/resources/drawable/address_bar_nav_button.xml
rename : mobile/android/base/resources/drawable/address_bar_url.xml.in => mobile/android/base/resources/drawable/address_bar_url.xml
rename : mobile/android/base/resources/drawable/menu_item_state.xml.in => mobile/android/base/resources/drawable/menu_item_state.xml
rename : mobile/android/base/resources/drawable/menu_level.xml.in => mobile/android/base/resources/drawable/menu_level.xml
rename : mobile/android/base/resources/layout-land-v14/browser_toolbar.xml.in => mobile/android/base/resources/layout-land-v14/browser_toolbar.xml
rename : mobile/android/base/resources/layout-land-v14/browser_toolbar_menu.xml.in => mobile/android/base/resources/layout-land-v14/browser_toolbar_menu.xml
rename : mobile/android/base/resources/layout-large-land-v11/tabs_panel.xml.in => mobile/android/base/resources/layout-large-land-v11/tabs_panel.xml
rename : mobile/android/base/resources/layout-large-v11/awesomebar_search.xml.in => mobile/android/base/resources/layout-large-v11/awesomebar_search.xml
rename : mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml.in => mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml
rename : mobile/android/base/resources/layout-xlarge-land-v11/abouthome_content.xml.in => mobile/android/base/resources/layout-xlarge-land-v11/abouthome_content.xml
rename : mobile/android/base/resources/layout-xlarge-v11/awesomebar_search.xml.in => mobile/android/base/resources/layout-xlarge-v11/awesomebar_search.xml
rename : mobile/android/base/resources/layout/abouthome_content.xml.in => mobile/android/base/resources/layout/abouthome_content.xml
rename : mobile/android/base/resources/layout/awesomebar_search.xml.in => mobile/android/base/resources/layout/awesomebar_search.xml
rename : mobile/android/base/resources/layout/awesomebar_suggestion_row.xml.in => mobile/android/base/resources/layout/awesomebar_suggestion_row.xml
rename : mobile/android/base/resources/layout/awesomebar_tab_indicator.xml.in => mobile/android/base/resources/layout/awesomebar_tab_indicator.xml
rename : mobile/android/base/resources/layout/browser_toolbar.xml.in => mobile/android/base/resources/layout/browser_toolbar.xml
rename : mobile/android/base/resources/layout/browser_toolbar_menu.xml.in => mobile/android/base/resources/layout/browser_toolbar_menu.xml
rename : mobile/android/base/resources/layout/gecko_app.xml.in => mobile/android/base/resources/layout/gecko_app.xml
rename : mobile/android/base/resources/layout/tabs_panel.xml.in => mobile/android/base/resources/layout/tabs_panel.xml
rename : mobile/android/base/resources/layout/text_selection_handles.xml.in => mobile/android/base/resources/layout/text_selection_handles.xml
rename : mobile/android/base/resources/menu-large-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-large-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu/browser_app_menu.xml.in => mobile/android/base/resources/menu/browser_app_menu.xml
2013-03-15 00:44:00 +00:00
Frank Yan
6b2ea8e6c8 Bug 851011 - Remove unused feed handlers from mobile/. r=mfinkle 2013-03-15 02:00:35 -07:00
Gene Lian
b77e6d922c Bug 844431 - B2G MMS: provide nsIDOMMobileMessageManager interface (with sendMMS() first) (part 2, nsIDOMMozMmsMessage). r=vicamo,mounir,mrbkap sr=sicking a=leo+ 2013-03-09 15:21:55 +08:00
Paul Adenot
3eda731ae2 Bug 850713 - Bump the required NDK version to 9. r=blassey.bugs,mh+mozilla 2013-03-15 16:28:07 +13:00
Phil Ringnalda
4f7b6b562a Back out 0044e4c2dc53 (bug 851149), 3080f18ba53d (bug 698328), 0b147c3f682b (bug 850713) for Android bustage
CLOSED TREE
2013-03-14 21:19:40 -07:00
Paul Adenot
e63121f8e9 Bug 850713 - Bump the required NDK version to 9. r=blassey.bugs,mh+mozilla
--HG--
extra : rebase_source : d6886dcfe87747e77c3828289b1184a58e6a0c09
2013-03-15 16:28:07 +13:00
Adrian Tamas
9c2c117827 Bug 822259 - Robocop: Add test for Find in Page feature. r=jmaher 2012-12-14 09:29:17 +02:00
Brian Nicholson
fbd149fc75 Bug 844407 - Make Tabs thread-safe. r=rnewman,bnicholson
--HG--
extra : rebase_source : 1b11fe51c46f9ab61a7fadd8a61bec5bf43c49b6
2013-03-13 21:56:50 -07:00
Sriram Ramasubramanian
0e7d7b9ca3 Bug 850814: Align the BrowserToolbar's curves properly. [r=mfinkle] 2013-03-13 12:40:22 -07:00
Sriram Ramasubramanian
1b6a84dd2a Bug 848707: Add focused states for buttons. [r=mfinkle] 2013-03-13 12:28:01 -07:00
Sriram Ramasubramanian
47d638630d Bug 848707: Change highlight color. [r=mfinkle] 2013-03-13 12:16:09 -07:00
Brian Nicholson
2d98f0cf71 Bug 850487 - More code cleanup (@Overrides and unused imports). r=kats
--HG--
extra : rebase_source : 376574e0c41b91c16a6be335584a4a61768bb4a9
2013-03-13 13:20:57 -07:00
Lucas Rocha
ebd9e05a72 Bug 818079 - Don't allow entering awesomescreen while animating (r=mfinkle) 2013-03-13 19:57:00 +00:00
Sriram Ramasubramanian
b457ecf0eb Bug 849495: LWTheme bitmap should be at least as wide as the device width. [r=mfinkle]
--HG--
extra : rebase_source : 71484a2d894d3c369cc01412d177f611b7391ceb
2013-03-12 14:45:01 -07:00
Sriram Ramasubramanian
4ae861c1fa Bug 846949: Cleanup browser toolbar animation. [r=lucasr]
--HG--
extra : rebase_source : ba77407efe264e20a8dfb013ee77def241042a6a
2013-02-27 14:18:28 -08:00
Brian Nicholson
0de7248c2d Bug 835022 - Switch to correct tab when a tab is closed. r=mfinkle
--HG--
extra : rebase_source : 9a73a8be6d9b7ce6e3779bf27a73811eb17a539a
2013-02-15 22:44:14 -08:00
Margaret Leibovic
e3bfda031a Bug 772598 - Use "Site settings" instead of "Site preferences" in clear private data dialog. r=mfinkle 2013-03-13 09:04:59 -07:00
Margaret Leibovic
2fedb80b2f Bug 847849 - Hostname in site settings dialog is misaligned. r=wesj 2013-03-13 09:04:59 -07:00
Margaret Leibovic
3e4e94606b Bug 850307 - Get rid of unused strings in browser.properties. r=mfinkle 2013-03-13 09:04:59 -07:00
Gregory Szorc
2c3e072f0a Merge mozilla-central into inbound 2013-03-13 09:03:20 -07:00
Gregory Szorc
ed102f4876 Merge mozilla-central into build-system 2013-03-13 08:20:09 -07:00
Kartikaya Gupta
526c6d9695 Bug 827347 - Allow force-downloading and installing of updates from about:firefox. r=snorp,blassey 2013-03-13 15:47:38 +00:00
Richard Newman
d0f5c94f16 Backed out changeset ab05fe92799d (Bug 844407) for robocop bustage on a CLOSED TREE. 2013-03-13 00:03:53 -07:00
Brian Nicholson
1712757a04 Bug 844407 - Make Tabs thread-safe. r=rnewman,bnicholson 2013-03-12 21:07:56 -07:00
Gregory Szorc
94e8454958 Merge mozilla-central into build-system
dom/interfaces/svg/Makefile.in and dom/media/Makefile.in had merge
conflicts. They were resolved by hand. The former needed 2 IDLs removed.
The latter had a context conflict for EXPORTS_NAMESPACES.
2013-03-12 13:04:55 -07:00
Ryan VanderMeulen
6c9499d590 Backed out 2 changesets (bug 815862, bug 805479) for making bug 768459 nearly perma-fail on Android 2.2 opt. 2013-03-12 11:05:03 -04:00
Gregory Szorc
7bb3ee056b Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
2013-03-12 10:17:46 -07:00
Mark Finkle
c4a64c5ef9 Bug 849211 - java.lang.NoSuchFieldException: bookmarkdefaults_favicon_support r=margaret 2013-03-13 11:07:09 -04:00
Mark Finkle
a0bd5105de Bug 844872 - All addons and search engines present an option section even when the plugin does not have any options r=margaret 2013-03-13 11:07:06 -04:00
Kartikaya Gupta
486e494b20 Bug 849955 - Put the quit menu item back for non-touchscreen devices on ICS and up. r=sriram 2013-03-13 11:41:56 +00:00
Chris Lord
f2c4d6a8a4 Bug 849254 - Fix NullPointerException in BrowserApp.setToolbarHeight. r=kats 2013-03-11 16:04:55 +00:00
Chris Lord
5740f49de5 Bug 849539 - Fix launching web-apps after bug 716403. r=mfinkle
Forgot to change the Web-App layout to use RelativeLayout instead of
LinearLayout.
2013-03-11 14:29:47 +00:00
Kartikaya Gupta
c4ef6a26dd Bug 846774 - Make GeckoEvent member variables private. r=cpeterson 2013-03-10 22:43:53 +00:00
Kartikaya Gupta
c39158732c Bug 846774 - Replace the sync event with an ack flag on events. r=cpeterson 2013-03-10 22:43:30 +00:00
Lucas Rocha
17af675301 Bug 844526 - Reset touch/scroll state on ACTION_UP while in overscroll in TwoWayView (r=mfinkle) 2013-03-12 13:47:48 +00:00
Chris Lord
5627c0a3be Bug 849845 - Map Gamepad-Y to toggle chrome on Firefox/Android. r=kats 2013-03-12 13:22:01 +00:00
Kartikaya Gupta
d402bb3f24 Bug 815862 - Bump up max allowed scrolling acceleration to deal with high-dpi devices. r=Cwiiis 2013-03-12 11:18:12 +00:00
Kartikaya Gupta
3d02cd3253 Bug 805479 - When calculating the initial fling velocity use an average of recent velocities to work around bad input events. r=Cwiiis 2013-03-12 11:16:28 +00:00
Chris Lord
4e6228dc58 Bug 849845 - Map Gamepad L1/R1 to back/forward on Android. r=kats 2013-03-13 02:58:41 +00:00
Chris Lord
ca835e6d03 Bug 846772 - Enable dynamic toolbar by default on Android. r=kats 2013-03-12 18:32:26 +00:00
Chris Lord
8699d86241 Bug 846772 - Observe dynamic toolbar pref on Android. r=kats
Respond to this pref changing instantly instead of requiring a restart.
2013-03-12 18:32:26 +00:00
Chris Lord
94e19793ae Bug 846772 - Add prefs observing to PrefsHelper/browser.js on Android. r=kats 2013-03-12 18:32:25 +00:00
Chris Lord
3a48d88661 Bug 849958 - Add primitive axis-locking code to dynamic toolbar. r=kats
Add some axis-locking code that adds a scroll threshold to toolbar appearance,
and stops the toolbar from appearing when scrolling down then up when the
toolbar isn't visible, or when scrolling side to side.
2013-03-12 17:58:13 +00:00
Ryan VanderMeulen
40b591683c Backed out 5 changesets (bug 846772) for Android reftest-3 orange on a CLOSED TREE. 2013-03-12 17:37:16 -04:00
Ryan VanderMeulen
7c140cad82 Backed out changeset 71d1bd406c7e (bug 849845) and changeset af753b784e28 (bug 849958) to see if it fixes robocop timeouts on a CLOSED TREE. 2013-03-12 17:34:29 -04:00
Kartikaya Gupta
c5f016e8fd Bug 849281 - Use the NdefMessage constructor that is in API 9 instead of the one that is 16+. r=mfinkle 2013-03-09 22:52:43 +00:00
Wes Johnston
418029aa43 Bug 838440 - Refresh about:home twhen the activity is resumed. r=lucasr 2013-03-08 13:01:51 -08:00
Mike Hommey
6f18692b15 Backout changeset d7fa00b3ee3e (bug 834337) because it is not needed after bug 842681 2013-03-08 19:20:50 +01:00
Mike Hommey
e45fb58e0b Bug 842681 - Use the linker Zip code through JNI for GeckoJarReader. r=kats 2013-03-08 19:20:13 +01:00
Brian Smith
1d74004842 bug 750421 - remove unnecessary nsIBadCertListener2 and nsISSLErrorListener implementations r=mayhemer r=mounir r=dolske 2013-03-06 11:25:03 -08:00
Geoff Brown
fb1bc4fea7 Bug 849260 - Fix waitForText timeouts in testBookmarksTab; r=jmaher DONTBUILD 2013-03-08 09:52:55 -07:00
Lucas Rocha
872f3de712 Bug 846025 - Fix "too low" and "too high" correction in TwoWayView (r=mfinkle) 2013-03-08 13:13:58 +00:00
Mike Hommey
37f3858edc Forgot to hg rm the files that changeset 0616a4ae8aa2 (bug 842681) had added. DONTBUILD 2013-03-08 13:39:32 +01:00
Mike Hommey
619bdeaa6b Backout changeset 99e3a0501c52 and 0616a4ae8aa2 (bug 842681) because of android robocop orange 2013-03-08 13:26:29 +01:00
Mike Hommey
e9a9544027 Backout changeset d7fa00b3ee3e (bug 834337) because it is not needed after bug 842681 2013-03-08 09:32:34 +01:00
Mike Hommey
4e6348be60 Bug 842681 - Use the linker Zip code through JNI for GeckoJarReader. r=kats 2013-03-08 09:27:52 +01:00
Mike Hommey
0d335ced84 Bug 842681 - Call GeckoLoader.loadMozGlue from GeckoApplication.onCreate instead of GeckoApp.onCreate. r=kats 2013-03-08 09:27:46 +01:00
Kartikaya Gupta
99d47aa72c Bug 848901 - NFC transmission APIs on android only exist on API 14 and up. r=sriram 2013-03-08 00:15:54 +00:00
Chris Peterson
1871f56475 Bug 848761 - input element's type attribute values are case-insensitive. r=jchen 2013-03-07 14:12:40 +00:00
Aaron Moses
c9d421b236 Bug 845375 - Implement the nsIClientAuthDialogs interface for android. r=kats 2013-03-07 18:08:03 +00:00
Gavin Sharp
588a241193 Bug 831236 followup: adjust comment 2013-03-07 09:38:33 -08:00
Gavin Sharp
7071d66f6a Bug 831236: remove mobile/xul, r=axel,mfinkle,gps,glandium
--HG--
extra : rebase_source : be789eac5e8e769a54e6c0c4126065c8b5a5192e
2013-03-06 23:43:44 -08:00
Jim Chen
0e06b65bf4 Bug 840406 - Use password mode for all type=password inputs; r=cpeterson 2013-03-07 13:16:46 +00:00
Gregory Szorc
58b7ec0116 Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium
XPIDL_MODULE defaults to MODULE. These Makefile.in were setting
XPIDL_MODULE to the same value as MODULE.

--HG--
extra : rebase_source : e96bd34d5949d0ab94cecbec35d6c9f4bffec01e
2013-03-07 05:03:51 -08:00
Chris Lord
6f9b717288 Bug 716403 - Hide dynamic toolbar hiding behind a pref. r=kats
Disable dynamic toolbar hiding on Android by default, with pref
browser.chrome.dynamictoolbar available to enable it.
2013-03-07 10:17:34 +00:00
Chris Lord
8e1fe3f64f Bug 716403 - Use setContentDocumentFixedPositionMargins in Android's browser.js. r=kats
This uses the aforementioned method on nsIDOMWindowUtils to make sure layout's
idea of the fixed position margins matches those used in the compositor.
2013-03-07 10:17:33 +00:00
Chris Lord
65f2a90d9f Bug 716403 - Resize viewport dynamically on Android. r=kats,mfinkle
This causes the viewport size to differ, depending on the length of the page.
This has the effect of pages that size themselves to the size of the window
always having the toolbar visible, making sites like Google Maps more usable.
2013-03-07 10:17:33 +00:00
Chris Lord
5894f416fc Bug 716403 - Make the top of the page accessible with the toolbar visible. r=kats
This makes it possible to scroll to the top of the page with the toolbar visible
in Firefox for Android. It also causes JavaScript scrolling to position 0 to
expose the toolbar.
2013-03-07 10:17:33 +00:00
Chris Lord
e2025aa8f2 Bug 716403 - Offset fixed layers so the toolbar doesn't obscure them. r=nrc,kats
Offset fixed layers in the compositor so that the toolbar in Firefox for Android
doesn't obscure them. This does not affect layout, so input on the elements in
said layers will appear broken.
2013-03-07 10:17:33 +00:00
Wes Johnston
6fd755c540 Bug 716403 - Dynamically hide the location bar when scrolling. r=kats
Intercept touch events and use them to pan the location bar on and off the
screen, depending on its current location. Also dynamically show/hide the
location bar when loading pages.
2013-03-07 10:17:32 +00:00
Chris Peterson
fb48e81401 Bug 848409 - Part 2: Remove unused Android defaults.xml resource files. r=kats 2013-03-06 16:37:38 +00:00
Chris Peterson
4296fa4f1f Bug 848409 - Part 1: Enable Android Strict Mode for local builds. r=kats 2013-03-06 16:37:04 +00:00
Ryan VanderMeulen
893d8d351a Backed out 9 changesets (bug 716403) for Android 4.0 robocop bustage on a CLOSED TREE. 2013-03-06 16:11:05 -05:00
Ryan VanderMeulen
6fae066075 Bug 739757 - Back it out fully this time on a CLOSED TREE. 2013-03-06 13:59:09 -05:00
Nick Alexander
c4971f315b Bug 843889 - Factor tabs code that is not Sync-specific out of org.mozilla.gecko.sync. r=rnewman 2013-03-06 10:05:39 -08:00
Chris Lord
f3f784461b Bug 716403 - Hide dynamic toolbar hiding behind a pref. r=kats
Disable dynamic toolbar hiding on Android by default, with pref
browser.chrome.dynamictoolbar available to enable it.
2013-03-06 16:56:00 +00:00
Chris Lord
12a1234e0d Bug 716403 - Use setContentDocumentFixedPositionMargins in Android's browser.js. r=kats
This uses the aforementioned method on nsIDOMWindowUtils to make sure layout's
idea of the fixed position margins matches those used in the compositor.
2013-03-06 16:56:00 +00:00
Chris Lord
3666e38db8 Bug 716403 - Resize viewport dynamically on Android. r=kats,mfinkle
This causes the viewport size to differ, depending on the length of the page.
This has the effect of pages that size themselves to the size of the window
always having the toolbar visible, making sites like Google Maps more usable.
2013-03-06 16:56:00 +00:00
Chris Lord
e7a2989cdd Bug 716403 - Make the top of the page accessible with the toolbar visible. r=kats
This makes it possible to scroll to the top of the page with the toolbar visible
in Firefox for Android. It also causes JavaScript scrolling to position 0 to
expose the toolbar.
2013-03-06 16:55:59 +00:00
Chris Lord
3bee7155b6 Bug 716403 - Offset fixed layers so the toolbar doesn't obscure them. r=nrc,kats
Offset fixed layers in the compositor so that the toolbar in Firefox for Android
doesn't obscure them. This does not affect layout, so input on the elements in
said layers will appear broken.
2013-03-06 16:55:59 +00:00
Wes Johnston
3ed0219da1 Bug 716403 - Dynamically hide the location bar when scrolling. r=kats
Intercept touch events and use them to pan the location bar on and off the
screen, depending on its current location. Also dynamically show/hide the
location bar when loading pages.
2013-03-06 16:55:59 +00:00
Margaret Leibovic
f33ad66987 backout 3c5239c5771d for test failures 2013-03-06 16:47:34 +00:00
Margaret Leibovic
3da20ffdbb backout 17ab91e3a0c5 for test failures 2013-03-06 16:47:34 +00:00
Margaret Leibovic
ce462b54de backout 38c9642dfab0 for test failures 2013-03-06 16:47:34 +00:00
Margaret Leibovic
8ef868ea46 backout 3637227e2fee for test failures 2013-03-06 16:47:34 +00:00
Margaret Leibovic
243bea06fe backout 14893b300874 for test failures 2013-03-06 16:47:33 +00:00
Ed Morley
2758142c0e Bug 843947 - Temporarily disable testSettingsMenuItems for too many intermittent failures, so we can unhide the otherwise green Panda robocop 2013-03-06 14:34:38 +00:00
Henri Sivonen
f7382f62d3 Bug 847870 - Gather telemetry about character encoding menu use on Android. r=mfinkle. 2013-03-06 15:28:07 +02:00
Margaret Leibovic
b4962982e2 Bug 739757 - (Part 6) Update login manager strings. r=mfinkle 2013-03-06 13:02:46 +00:00
Margaret Leibovic
abc8373ee4 Bug 739757 - (Part 5) Update telemetry prompt strings. r=mfinkle 2013-03-06 13:02:45 +00:00
Margaret Leibovic
15563f2840 Bug 739757 - (Part 4) Update popup blocked notifications. r=mfinkle 2013-03-06 13:02:39 +00:00
Margaret Leibovic
d040c7752d Bug 739757 - (Part 3) Update click to play plugin strings to use "activate" instead of "play". r=mfinkle 2013-03-06 13:02:39 +00:00
Margaret Leibovic
acbf83e683 Bug 739757 - (Part 2) Update strings for content permissions prompts. r=mfinkle 2013-03-06 13:02:38 +00:00
Margaret Leibovic
d50b154813 Bug 739757 - (Part 1) Update strings for offline apps/indexedDB notifications. r=mfinkle 2013-03-06 13:02:38 +00:00
Geoff Brown
eb4b69992a Bug 847916 - Reduce normal logging in robocop testBrowserProvider; r=rnewman 2013-03-06 02:46:55 -07:00
Kartikaya Gupta
ba252e1b0c Back out ecc5ce4b7632 (bug 849955) for missing Android API level checks. r=me DONTBUILD 2013-03-12 10:15:46 +00:00
Kartikaya Gupta
b8f613bb11 Bug 849955 - Put the quit menu item back for non-touchscreen devices on ICS and up. r=sriram 2013-03-12 10:09:09 +00:00
Kartikaya Gupta
611011f01b Bug 845499 - Make the action bar items show up in the right spot on landscape layouts on tablets with a hardware menu button. r=sriram 2013-03-12 10:07:10 +00:00
Kartikaya Gupta
f74989e568 Bug 845499 - Fix broken sIsSmallTablet result cache. r=sriram 2013-03-12 10:06:51 +00:00
Richard Newman
0b72865495 Bug 850060 - ALL_PAGES is a crummy log tag. r=bnicholson 2013-03-12 00:19:30 -07:00
Richard Newman
13435c5402 Bug 850058 - GeckoDisplayPortCalculator is too long to be a log tag. r=trivial 2013-03-12 00:19:30 -07:00
Brian Nicholson
ca84939aa6 Bug 835022 - Switch to correct tab when a tab is closed. r=mfinkle 2013-03-11 16:09:14 -07:00
Mark Capella
63123a625f Bug 837815 Reading list button opens Top Sites, not Reading List, r=wesj 2013-03-11 18:27:24 -04:00
Sriram Ramasubramanian
2e395eeb63 Bug 844471: Menu obscured in landscape mode. [r=mfinkle]
--HG--
extra : rebase_source : 3b6ae07474318995f070a32abade9406872d67f5
2013-03-11 13:10:00 -07:00
Sriram Ramasubramanian
2a57474912 Bug 844471: Menu is obscured in landscape mode. [r=mfinkle]
--HG--
extra : rebase_source : 91bf6ce0af16c45c522a77c5f3dc35d539cdb4ba
2013-03-11 13:08:25 -07:00
Sriram Ramasubramanian
a37162d11f Bug 847578: Reduce redundant views in site identity popup. [r=mfinkle]
--HG--
extra : rebase_source : 8c85017a16f09ec47d5845d9d66d1ce2af31f4ad
2013-03-11 14:07:11 -07:00
Sriram Ramasubramanian
f919c3a84c Bug 847578: Flatten Site identity popup. [r=mfinkle]
--HG--
extra : rebase_source : 89ac0bc865ddc42fc1d6cf75d48a8a3960258b13
2013-03-11 14:07:11 -07:00
Sriram Ramasubramanian
e10b68b08b Bug 847578: Flat Holo styled door hanger buttons. [r=mfinkle]
--HG--
extra : rebase_source : 18ed2e6e987f663d0a17f7025e11454ef7c90e39
2013-03-11 14:07:11 -07:00
Sriram Ramasubramanian
7413f43a3b Bug 847578: Flat Holo styled door hanger buttons. [r=mfinkle]
--HG--
extra : rebase_source : 10e4897f80d67f80846f672d97bb033b6f0637a3
2013-03-11 14:07:10 -07:00
Sriram Ramasubramanian
b215d10141 Bug 847578: Flat UI for Doorhangers. [r=mfinkle]
--HG--
extra : rebase_source : d431cbee52d6435af8f43a679adecdaf51273a43
2013-03-11 14:07:10 -07:00
Matt Brubeck
ab633799a2 Bug 849277 - Remove unused content permission strings in Firefox for Android [r=margaret] 2013-03-11 14:51:53 -07:00
Geoff Brown
add30d6d72 Bug 817899 - Use ListView.getChildAt responsibly in robocop tests; r=jmaher 2013-03-11 13:16:16 -06:00
Raymond Lee
7a36735cac Bug 847814 - Remove browser.geolocation.warning.infoURL preference for mobile/andriod if it's not used. r=margaret 2013-03-12 00:10:45 +08:00
Brian Nicholson
041549b10b Bug 823285 - Use foreground notification service for downloads. r=kats
--HG--
extra : rebase_source : 004e31f0379819c5f72420223b24ed0ceccb2e2e
2013-03-11 11:59:23 -07:00
Margaret Leibovic
9146c22120 Bug 847942 - Make active tap highlight color gray instead of orange. r=wesj 2013-03-11 11:44:59 -07:00
Mark Capella
de52f5a1d2 Backing out bug 837815, changeset 64df2203966e, r=me 2013-03-05 14:58:40 -05:00
Joey Armstrong
cb6ee112e1 bug 734139: replace mkdir -p calls with mkdir_deps 2013-03-05 12:27:58 -05:00
Jim Chen
913bb71a01 Bug 843048 - Delay setting IME context on Gecko thread instead of Java thread; r=cpeterson 2013-03-05 15:24:35 +00:00
Chris Peterson
9e77ac294d Bug 822686 - Check for null BitmapDrawable for missing jar resources. r=mfinkle 2013-03-05 12:08:43 +00:00