Commit Graph

9685 Commits

Author SHA1 Message Date
Wes Johnston
06bbe4dae8 Bug 862377 - Allow adding inputs to doorhangers. r=sriram 2013-05-30 15:18:47 -07:00
Wes Johnston
4556696072 Bug 862377 - Move PromptInputs to their own class. r=sriram 2013-05-30 15:38:59 -07:00
Kartikaya Gupta
f9e53f1a33 Bug 746876 - Fix double-tap coordinates in robocop test and re-enable it. r=gbrown 2013-05-30 09:58:29 -04:00
Kartikaya Gupta
059609fb24 Bug 797615 - Guard against isBrowserContentDocumentDisplayed returning true prematurely. r=Cwiiis
Prior to this change, isBrowserContentDocumentDisplayed returned false
from the time that the isFirstPaint flag was set in layout to the time
that layout handed off the rendered document to the compositor. However
the way the function is used meant that it needs to return false until
the compositor actually composites the "first-paint" rendering,
otherwise other events can sneak in and run before the compositor. This
patch moves the tracking for the flag into GeckoLayerClient so that it
can be queried and modified synchronously from both the Gecko thread in
browser.js and the compositor thread in setFirstPaintViewport.
2013-05-30 09:55:23 -04:00
Kartikaya Gupta
0b742ebed4 Bug 797615 - Cosmetic cleanup for the getDisplayPort JNI wrapper. r=Cwiiis 2013-05-30 09:55:08 -04:00
Max Li
ca8458c9e9 Bug 872986 - New unlabelled, and seemingly invisible, control in awesome bar. r=sriram 2013-05-28 21:34:08 -04:00
Federico Paolinelli
5ffa4dd231 Bug 696911 - In case the downloaded file is opened automatically with the default application, hide the download notification. It is let visible if the download is completed while in background. r=margaret 2013-05-30 08:10:01 -04:00
Chris Lord
b2f308ce7c Bug 868998 - Expose the dynamic toolbar after a certain distance. r=kats
Instead of only exposing the toolbar when scrolling from the top quarter of the
screen, always expose the toolbar, but only after a certain distance.
2013-05-30 12:53:24 +01:00
Chris Lord
2221002789 Bug 867193 - Take margin offset into account when positioning form pop-ups. r=margaret 2013-05-30 12:53:22 +01:00
Phil Ringnalda
58fc837293 Back out e9593bf12a59:f9c1d3eb3ce6 (bug 869123) for very frequent robocop1 testAllPagesTab failures
CLOSED TREE
2013-05-30 00:02:29 -07:00
Phil Ringnalda
4bfc20478a Back out 8f4682511308 (bug 877203) for reftest failures
CLOSED TREE
2013-05-29 23:16:14 -07:00
Brad Lassey
f68e311176 bug 867517 - Gecko-based WebView for Android, add GeckoView r=mfinkle 2013-05-30 00:31:43 -04:00
Kartikaya Gupta
245c63df69 bug 867517 - Gecko-based WebView for Android, move touch handling to LayerView r=blassey 2013-05-30 00:34:02 -04:00
Brad Lassey
0ffcc25992 bug 877203 - Replace Open Sans with Clear Sans r=mfinkle
--HG--
extra : rebase_source : 54bab64785c16422b0af9b4b376173bd56ab939e
2013-05-29 14:15:35 -04:00
Sriram Ramasubramanian
937fc753aa Bug 869123: Hide share test as it expects a popup window. [r=mfinkle] 2013-05-29 20:08:05 -07:00
Sriram Ramasubramanian
b5d2f39b0b Bug 869123: Quick share action for android menu. [r=wesj] 2013-05-15 10:55:06 -07:00
Shane Tully
a81ece2c28 Bug 785156 - Lock icon should toggle site security popup. r=wesj 2013-05-29 20:56:10 -04:00
Shane Tully
3ae3695236 Bug 871514 - Remove "click" from update strings to accomodate touch devices. r=kats 2013-05-29 20:37:35 -04:00
Shane Tully
afeae5c2cf Bug 871938 - Use &vendorShortName; in Crash Reporter strings rather than a hardcoded "Mozilla". r=kats 2013-05-29 20:37:35 -04:00
Raymond Lee
71944b4a6d Bug 840705 - Use HTTPS instead of HTTP for Yahoo integration (Yahoo Mail and Yahoo RSS). r=bsmith, r=gavin 2013-05-27 14:10:36 +08:00
Nicolas Carlo
a639e68179 Bug 872003 - Make fade from light to dark smoother and faster in aboutReader.css; r=margaret 2013-05-29 16:07:13 -07:00
Nicolas Carlo
7a7a0d51c0 Bug 874205 - Unprefix transition styles from "-moz-transition" to "transition" as per the documentation in files aboutReader.css and touchcontrols.css; r=margaret 2013-05-29 16:07:13 -07:00
Sunny
2ebe49be79 Bug 876187 - Reader Mode font size settings are too small. r=margaret 2013-05-29 16:07:13 -07:00
Margaret Leibovic
8e368ddde3 Bug 868052 - Show dynamic toolbar when hardware menu button is pressed (on all devices this time). r=lucasr,sriram 2013-05-29 16:07:12 -07:00
Ehsan Akhgari
9b848f5568 Backed out 8 changesets (bug 803299) because it makes Tcheckerboard and Tpan so much worse
Backed out changeset f0311781c218 (bug 803299)
Backed out changeset 946467115924 (bug 803299)
Backed out changeset 59af481d8888 (bug 803299)
Backed out changeset 99a03f7ca8a4 (bug 803299)
Backed out changeset 44539f533a92 (bug 803299)
Backed out changeset 3f3963a3ebf6 (bug 803299)
Backed out changeset 5269f0483d1e (bug 803299)
Backed out changeset a9485787fdb1 (bug 803299)
2013-05-29 17:14:27 -04:00
Sriram Ramasubramanian
54a5c132db Bug 848317: ActionBar corruption on Nexus 4. [r=mfinkle] 2013-05-28 13:45:14 -07:00
Wes Johnston
0f805b15bc Bug 874689 - Move android file picker to a js component. r=mfinkle 2013-05-29 08:08:55 -07:00
Chris Lord
54ca4f9da5 Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey
--HG--
extra : rebase_source : 98b5a8a1f719ad427034586798c71acd95e9e580
2013-05-29 15:26:17 +01:00
Chris Lord
be07b8c1ba Bug 803299 - Enable 32-bit colour on Android. r=kats
--HG--
extra : rebase_source : e494442a5ae7c906465f31924e4f54d815130972
2013-05-29 15:25:40 +01:00
Mike Hommey
373e0dfdac Bug 875824 - Disable on-demand decompression of the linker on devices where it is known to cause crashes. r=kats 2013-05-29 16:18:29 +02:00
Patrick McManus
e18fe0b0fc bug 790388 part 3 - spdy/3 server push r=hurley
--HG--
extra : rebase_source : 1ed60ebda0b790f0ff1578abe7a7732676b495cf
2013-05-29 00:07:03 -04:00
Brad Lassey
6f7c102372 bug 872137 - Make history menu use PromptService asynchronously r=wesj
--HG--
extra : rebase_source : 59a3dc928967a3cf89001f77fb4d7ffd8cd07129
2013-05-28 20:14:41 -04:00
Ryan VanderMeulen
41fc78af8d Backed out changesets 3c08a0d87dc5, b6147b141643, and a38ef60582d9 (bug 874689) for Android build bustage.
CLOSED TREE
2013-05-28 21:35:26 -04:00
Ryan VanderMeulen
88e06f0f84 Backed out changeset 760499cbe81d (bug 848317) for robocop-2 failures. 2013-05-28 21:34:04 -04:00
Ryan VanderMeulen
72f8a6f0ea Backed out changeset d27425f46c14 (bug 869123) for robocop-2 failures. 2013-05-28 21:33:53 -04:00
Nick Alexander
946902d96e Bug 874689 - Follow-up to fix bustage on a CLOSED TREE. r=me 2013-05-28 17:25:55 -07:00
Wes Johnston
1d8637f8fc Bug 875119 - Create a Prompt.jsm to simplify advanced interactions with the native prompts. r=mfinkle 2013-05-28 16:36:19 -07:00
Federico Paolinelli
346b933b6f Bug 746976 - Tapping a download notification for unknown files types should open the download manager to the download. r=wesj 2013-05-28 16:31:27 -07:00
Wes Johnston
1e74359930 Bug 874689 - Use message passing for file picker. r=blassey 2013-05-28 16:28:38 -07:00
Wes Johnston
e7d641628c Bug 874689 - Move android file picker to a js component. r=mfinkle 2013-05-28 16:28:30 -07:00
Chris Peterson
8d3d6a45a6 Bug 776223 - Catch NullPointerException from Samsung's buggy clipboard API. r=blassey 2013-05-28 11:30:49 -07:00
Sriram Ramasubramanian
834455b9d8 Bug 869123: Quick share action for android menu. [r=wesj]
--HG--
extra : rebase_source : f5a3e15ab2de83a37c807a0c9ecf076bfe402524
2013-05-15 10:55:06 -07:00
Sriram Ramasubramanian
c65a9b92d1 Bug 848317: ActionBar corruption on Nexus 4. [r=mfinkle]
--HG--
extra : rebase_source : fbc15eacb8aa66a9cdae52dd2c4ed4c81c427d58
2013-05-28 13:45:14 -07:00
Trevor Saunders
4b16c76fb3 backout 7a1706d0e5b0 to 8c8b6adebb4c for frequent failures in scrolling/text-1.html and scrolling/text-2.html reftests on a CLOSED TREE 2013-05-28 18:32:29 -04:00
Nick Alexander
9e19136031 Bug 811358: Protect broadcasts with per-package Android signature-level permission. r=rnewman 2013-05-28 12:16:07 -07:00
Richard Newman
281ec8f279 Bug 875401 - Switch HealthReportGenerator to use org.json.JSONObject/JSONArray. r=nalexander 2013-05-28 12:01:34 -07:00
Chris Lord
2fe2515333 Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey 2013-05-28 18:50:16 +01:00
Chris Lord
baaafdbe93 Bug 803299 - Enable 32-bit colour on Android. r=kats 2013-05-28 18:50:16 +01:00
Mark Capella
575967c7f9 Bug 874036 - Tab counter displays incorrectly in some circumstances, r=lucasr 2013-05-28 11:56:01 -04:00
Lucas Rocha
a607f48ef6 Bug 867608 - Fix animation margins for forward button (r=mfinkle) 2013-05-28 16:43:59 +01:00
Lucas Rocha
9eed74dcae Bug 867608 - Reuse width value on BrowserToolbar's updateForwardButton() (r=mfinkle) 2013-05-28 16:43:59 +01:00
Jonathan Kew
ddedd8a3c9 bug 876070 - re-enable graphite shaping on mobile by default. r=kats 2013-05-28 14:49:44 +01:00
Ed Morley
ac2f174bae Backed out changeset 96b7027e0280 (bug 803299) for Android compilation failures on a CLOSED TREE 2013-05-28 14:47:15 +01:00
Ed Morley
499ab75f0d Backed out changeset efe0a3f79333 (bug 803299) 2013-05-28 14:45:32 +01:00
Chris Lord
6b305c9092 Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey 2013-05-28 14:22:06 +01:00
Chris Lord
733f3fb48b Bug 803299 - Enable 32-bit colour on Android. r=kats 2013-05-28 14:22:04 +01:00
Mike Shal
5169c0a913 Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Chris Peterson
0fc81ddef8 Bug 849589 - Rethrow intermittent NativeZip exception with more debugging info. r=glandium 2013-05-25 12:03:42 -07:00
Chris Peterson
da8160aea6 Bug 849589 - Catch and log intermittent NativeZip exception. r=glandium 2013-05-25 12:03:42 -07:00
Chris Lord
dc8dd9068d Bug 869156 - Show dynamic toolbar is visible if page shrinks. r=kats 2013-05-25 08:59:48 +01:00
Mark Capella
976a27069c Bug 862445 - Adjust reader mode content layout for serif fonts, r=lucasr, f=margaret 2013-05-24 19:10:33 -04:00
Ed Morley
e0a9ea36e1 Backed out changeset d3f38905e7a0 (bug 827445) since pushed by mistake on a CLOSED TREE 2013-05-24 21:41:17 +01:00
Mark Capella
d8d2db4268 Bug 827445 - Updater continues to notify about updates 2013-05-24 16:31:53 -04:00
Kartikaya Gupta
94b9a1509c Bug 868742 - Use scroll(Left|Top)Max to detect scrollable elements. r=mfinkle 2013-05-24 15:44:26 -04:00
Brad Lassey
f44d8af825 bug 867517 - Gecko-based WebView for Android, refactor patch r=mfinkle 2013-05-24 12:21:01 -04:00
Wes Johnston
7a92c462bd Bug 870062 - Provide an async way to use the PromptService. r=blassey
--HG--
rename : mobile/android/base/PromptService.java => mobile/android/base/Prompt.java
2013-05-23 15:50:56 -07:00
Geoff Brown
60df95828e Bug 875363 - Improve VKB clearing in testAddSearchEngine; r=jmaher 2013-05-24 07:27:00 -06:00
Chenxia Liu
4f206a3510 Bug 873230 - Put duplicate xml files for preferences in xml/ and xml-v11/. r=wesj
--HG--
rename : mobile/android/base/resources/xml/preference_headers.xml => mobile/android/base/resources/xml-v11/preference_headers.xml
rename : mobile/android/base/resources/xml/preferences_main.xml => mobile/android/base/resources/xml-v11/preferences.xml
rename : mobile/android/base/resources/xml/preferences_content.xml => mobile/android/base/resources/xml-v11/preferences_content.xml
rename : mobile/android/base/resources/xml/preferences_general.xml => mobile/android/base/resources/xml-v11/preferences_general.xml
rename : mobile/android/base/resources/xml/preferences_privacy.xml => mobile/android/base/resources/xml-v11/preferences_privacy.xml
rename : mobile/android/base/resources/xml/preferences_nonfragment.xml.in => mobile/android/base/resources/xml/preferences.xml.in
2013-05-23 13:59:22 -07:00
Brian Nicholson
e825a2c4d7 Bug 869411 - Follow-up fix to rename remaning mPaddingTop->mTopPadding. r=me 2013-05-23 12:05:51 -07:00
Brian Nicholson
35619dbcd5 Bug 867058 - Check bytes.length before decoding favicons. r=mfinkle 2013-05-23 11:42:30 -07:00
Brian Nicholson
24524349b3 Bug 869411 - Part 4: Save top padding state in AboutHome. r=lucasr 2013-05-23 11:29:43 -07:00
Brian Nicholson
0c755d085e Bug 869411 - Part 3: Set AboutHome padding in setDynamicToolbarEnabled() instead of refreshToolbarHeight(). r=Cwiiis 2013-05-23 11:29:43 -07:00
Brian Nicholson
cef299ed00 Bug 869411 - Part 2: Replace getPadding() with getTopPadding() in AboutHome. r=lucasr 2013-05-23 11:29:43 -07:00
Brian Nicholson
9ab8919656 Bug 869411 - Part 1: Move toolbar to gecko_app layout. r=sriram 2013-05-23 11:29:43 -07:00
Sriram Ramasubramanian
bbe96d9b8b Bug 869123: Make a "menu" package for menu related stuff. [r=wesj]
--HG--
rename : mobile/android/base/GeckoMenu.java => mobile/android/base/menu/GeckoMenu.java
rename : mobile/android/base/GeckoMenuInflater.java => mobile/android/base/menu/GeckoMenuInflater.java
rename : mobile/android/base/GeckoMenuItem.java => mobile/android/base/menu/GeckoMenuItem.java
rename : mobile/android/base/GeckoSubMenu.java => mobile/android/base/menu/GeckoSubMenu.java
rename : mobile/android/base/MenuItemActionBar.java => mobile/android/base/menu/MenuItemActionBar.java
rename : mobile/android/base/MenuItemDefault.java => mobile/android/base/menu/MenuItemDefault.java
rename : mobile/android/base/MenuPanel.java => mobile/android/base/menu/MenuPanel.java
rename : mobile/android/base/MenuPopup.java => mobile/android/base/menu/MenuPopup.java
rename : mobile/android/base/Divider.java => mobile/android/base/widget/Divider.java
rename : mobile/android/base/GeckoPopupMenu.java => mobile/android/base/widget/GeckoPopupMenu.java
extra : rebase_source : 3b51b8af8318e346fe41b3ab7c18421d67b1359b
2013-05-15 10:41:25 -07:00
Sriram Ramasubramanian
0acc0340a0 Bug 869123: Make a re-useable MenuItemDefault. [r=wesj]
--HG--
extra : rebase_source : f5572d35a8f7d954987c152304a460a03142fee9
2013-05-15 10:38:17 -07:00
Max Li
9ac84ad307 Bug 873412 - Implement performAction for clicking. r=kats r=eeejay 2013-05-23 10:06:27 -04:00
Max Li
44525d24a4 Bug 873411 - Provide extra node information to Brailleback. r=kats r=eeejay 2013-05-23 10:06:27 -04:00
Chenxia Liu
7a1d704070 Bug 872543 - Long-form data reporting notification sticks around after visiting settings. r=nalexander 2013-05-22 18:44:41 -07:00
Richard Newman
d5a58fbac6 Bug 875088 - HealthReportGenerator.java fails to compile with JDK 1.7: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type HashMap. r=cpeterson 2013-05-22 17:56:59 -07:00
Richard Newman
ce114f6513 Bug 875151 - Shutdown/startup race in BrowserHealthRecorder. r=nalexander 2013-05-22 17:24:28 -07:00
Phil Ringnalda
8e1b3e4343 Back out 6b890e8b931d (bug 872543) for robocop bustage 2013-05-22 15:24:34 -07:00
Shane Tully
72fe5691db Bug 790775 - Sony Ericsson Xperia Play's "circle" and "cross" D-pad buttons generate unexpected keycodes. r=cpeterson 2013-05-22 14:07:29 -07:00
Chenxia Liu
4a127d1c70 Bug 872543 - Long-form data reporting notification sticks around after visiting settings. r=rnewman 2013-05-22 13:09:55 -07:00
Kartikaya Gupta
a01e442f54 Bug 868212 - Silence JS warning about undefined property. r=cpeterson 2013-05-22 15:50:54 -04:00
Richard Newman
12bff7b5fd Bug 875000 - Only attempt to tweak StrictMode on API 9+. r=trivial (bustage) 2013-05-22 11:26:46 -07:00
Richard Newman
adc14044a3 Bug 858742, Bug 868449 - Fennec integration for Firefox Health Report on Android. r=mfinkle, nalexander
* * *
Hacking on profile times.
2013-05-22 10:23:53 -07:00
Richard Newman
555a7042ed Bug 868274 - Part 1: extend generateDocument to extract data from profile. r=nalexander 2013-05-22 10:23:51 -07:00
Richard Newman
5b4bbbb76b Bug 873360 - Profile information storage. r=nalexander 2013-05-22 10:23:29 -07:00
Richard Newman
07b7c99d42 Bug 868449 - Part 1: provide an EnvironmentBuilder to generate environments for FHR. r=nalexander 2013-05-22 10:23:29 -07:00
Richard Newman
9e19bcb36b Bug 873338 - JavaDoc and checkstyle warnings. r=trivial 2013-05-22 10:23:29 -07:00
Richard Newman
9797d667de Bug 858742 - Part 2: manifest change for Firefox Health Report content provider. r=trivial 2013-05-22 10:23:29 -07:00
Richard Newman
8c7a39a683 Bug 858742 - Part 1: Firefox Health Report storage for Android. r=nalexander 2013-05-22 10:23:29 -07:00
Adrian Tamas
cc576286a2 Bug 833832 - Robocop: Add test for Import from Android feature. r=jmaher 2013-03-18 11:15:17 +02:00
Margaret Leibovic
acbb7e3da2 Bug 873429 - Be sure to dismiss form autocomplete popup when there are no suggestions. r=mfinkle 2013-05-21 13:32:10 -07:00
Margaret Leibovic
a57fd68dc5 Bug 872962 - (Part 2) Clean up indentation. r=lucasr 2013-05-21 13:32:10 -07:00
Margaret Leibovic
64761330cf Bug 872962 - Wait for reflow before calculating position of text style popup menu. r=lucasr 2013-05-21 13:32:10 -07:00
Chris Peterson
b936aeed84 Bug 872076 - Catch "missing CONTROL_LOCATION_UPDATES permission" exceptions. r=blassey 2013-05-17 09:21:04 -07:00
Richard Newman
b53eb332b2 Bug 874253 - Persist profile creation time. r=wesj 2013-05-21 09:03:11 -07:00
Brian Nicholson
10e8e04a41 Bug 872556 - Add check for missing learnmoreURL in recommended-addons.json. r=mfinkle 2013-05-20 12:04:54 -07:00
Nick Alexander
a12713c1bf Bug 863445 - Part 3: Make build/mobile/robocop/Makefile.in produce robocop-debug-signed.apk. r=jmaher
Also makes the developer-facing `make mochitest-robocop` run
robocop-debug-signed.apk, and deprecates `make
mochitest-robotium` (since we name this suite robocop on TBPL).
2013-05-20 11:39:50 -07:00
Nick Alexander
31015381d6 Bug 863445 - Part 1: Make mobile/android/base/Makefile.in generate fennec_ids.txt. r=jmaher
Building mobile/android/base will now generate
$(DEPTH)/mobile/android/base/fennec_ids.txt.

--HG--
rename : build/mobile/robocop/parse_ids.py => mobile/android/base/fennec-ids-generator.py
2013-05-20 11:39:49 -07:00
Chris Peterson
37e2469e04 Bug 776223 - Don't paste null text to Android's clipboard. r=blassey 2013-05-17 17:16:38 -07:00
Margaret Leibovic
04b241a62a Bug 873146 - Use default favicon in "tabs from last time" if there's no stored favicon. r=bnicholson 2013-05-20 10:35:03 -07:00
Margaret Leibovic
a6bb6bc6d9 Bug 872005 - Remove "Add to Reading List" context menu until we have a better UX For adding things that reader mode can't parse. r=mfinkle 2013-05-20 10:35:03 -07:00
Margaret Leibovic
7b635477de Bug 872965 - Toggle reader mode when tapping the reader mode icon. r=mfinkle 2013-05-20 10:35:03 -07:00
Max Li
72fb38c41a Bug 785144 - Braille doesn't update when navigating through content. r=blassey r=eeejay 2013-05-20 09:29:10 -07:00
Mike Hommey
effa8b4d14 Bug 848764 - Enable on-demand decompression. r=blassey 2013-05-20 08:31:40 +02:00
Jamie Hewland
a8d71964cd Bug 849072 - Persist tab state with a delayed de-bounced background handler callback. r=rnewman,nalexander 2013-05-19 14:18:49 -07:00
Richard Newman
9901983c4f Bug 870930 - Shut up GeckoAboutHomeTopSites. r=trivial 2013-05-17 15:51:44 -07:00
Wes Johnston
ad94e2a5c9 Bug 872504 - Update xml files missed by bug 833625. r=mleibovic 2013-05-17 13:00:04 -04:00
Brian Nicholson
a9c145bcd8 Bug 865005 - Part 4: Merge multiple session strings before restoring. r=mfinkle 2013-05-16 15:07:44 -07:00
Brian Nicholson
3cfb3fdcba Bug 865005 - Part 3: Move session restore code into restoreSessionTabs(). r=mfinkle 2013-05-16 15:07:44 -07:00
Brian Nicholson
cf73277599 Bug 865005 - Part 2: Use SessionRestoreException to avoid swallowing unrelated exceptions. r=mfinkle 2013-05-16 15:07:44 -07:00
Brian Nicholson
8151f15cd3 Bug 865005 - Part 1: Refactor initialization and create loadStartupTab() for initial tab. r=mfinkle 2013-05-16 15:07:43 -07:00
Margaret Leibovic
1824d45b21 Bug 872737 - Support distribution bookmarks from a /system location. r=mfinkle 2013-05-15 15:31:27 -07:00
Brian Nicholson
b0c7748743 Bug 872328 - Don't skip the last tab when looking for a non-private tab. r=mfinkle
--HG--
extra : rebase_source : 37cbf5ecca9819a35fc8a2b4c82657089e7adc10
2013-05-16 10:43:34 -07:00
David Keeler
1737cd8ab9 bug 866390 - add plugin.default.state pref r=bsmedberg 2013-05-15 13:30:40 -07:00
Scott Johnson
dd3b05d803 Bug 847872: Make reflow-on-zoom happen on double-tap only. [r=blassey] 2013-05-16 08:54:54 -05:00
Richard Newman
b65452c63e Bug 872383 - Add Java equivalents of nsIXULAppInfo and nsSystemInfo to AppConstants. r=wesj 2013-05-15 20:08:43 -07:00
Geoff Brown
c34101535b Bug 870056 - Use BaseTest.mDevice and selectSettingsItem in robocop tests; r=jmaher 2013-05-15 13:47:26 -06:00
Lucas Rocha
3d52ca97fb Bug 869494 - Rename mAwesomeBarContent to mUrlDisplayContainer in BrowserToolbar (r=mfinkle) 2013-05-13 18:08:56 +01:00
Lucas Rocha
6b7f0d2a12 Bug 869494 - Cleanup about:home handling in BrowserApp (r=mfinkle) 2013-05-13 17:40:38 +01:00
Lucas Rocha
e00017857e Bug 869494 - Move browser-specific methods from GeckoApp to BrowserApp (r=mfinkle) 2013-05-13 17:27:53 +01:00
Wes Johnston
289f172cd9 Bug 871464 - Follow up to fix nit. r=margaret 2013-05-15 00:31:09 -07:00
Wes Johnston
8b87e22e42 Bug 863367 - Don't show urlbar for webapps loading app protocol pages. r=lucasr 2013-05-14 23:47:57 -07:00
Wes Johnston
53540c03eb Bug 871464 - Preference screen should observe changes to gecko prefs. r=margaret 2013-05-14 23:45:51 -07:00
Margaret Leibovic
162728676c Bug 868342 - (Part 4) Refactor BrowserToolbar.setTitle. r=wesj 2013-05-14 16:19:37 -07:00
Margaret Leibovic
dffc4af192 Bug 868342 - (Part 3) Check for null URL in BrowserToolbar.setTitle. r=wesj 2013-05-14 16:19:35 -07:00
Margaret Leibovic
b18dc45e49 Bug 871014 - (Part 3) Represent typeface choices more visually. r=bnicholson 2013-05-14 14:55:44 -07:00
Margaret Leibovic
5c7693bdf5 Bug 871014 - (Part 2) Replace +/- font size setting UI with something more visual. r=bnicholson 2013-05-14 14:55:43 -07:00
Margaret Leibovic
20da89520a Bug 871014 - (Part 1) Remove "margins" setting from reader mode menu. r=bnicholson 2013-05-14 14:55:43 -07:00
Margaret Leibovic
ae85308b55 Bug 862543 - Update "exit reader" icon. r=sriram 2013-05-14 14:55:43 -07:00
Chenxia Liu
8257746715 Bug 871970 - Rename datareporting_crashreporter_title entity to reflect string change in data reporting string. r=sriram 2013-05-14 14:50:58 -07:00
Brian Ecker
a56e45edc8 Bug 870333 - Fixed a null pointer exception related to clipboard text (Having no text on the clipboard was causing exception). r=cpeterson 2013-05-12 11:16:47 -07:00
Geoff Brown
d59b4786e7 Bug 870768 - Fix intermittent failure in robocop testHistoryTab; r=wesj 2013-05-14 11:37:07 -06:00
Sriram Ramasubramanian
6f51cb8fda Bug 866501: Crash when long pressing url-bar on HTC phones running GB. [r=mfinkle] 2013-05-14 10:01:29 -07:00
Geoff Brown
17dec0c1bc Bug 869030 - Disable testSystemPages for causing panda reboots in future tests; r=jmaher 2013-05-14 09:14:22 -06:00
Ryan VanderMeulen
6ffca1e991 Merge m-c to inbound. 2013-05-14 10:51:43 -04:00
Ryan VanderMeulen
c834d91a7c Merge m-c to birch. 2013-05-14 08:38:59 -04:00
Tetsuharu OHZEKI
68ea38522e Bug 868845 - Convert to use gecko preference service about the preference of show url in address bar. r=wesj 2013-05-14 08:29:31 -04:00
Chenxia Liu
92357d4d9a Bug 862116 - Strings for Android system notification of data reporting policy. r=nalexander 2013-05-13 21:31:04 -07:00
Reuben Morais
86c2e45a3e Bug 862353 - Remove NavigatorPropertyHelper. r=bent 2013-05-13 18:32:26 -07:00
Brian Nicholson
e48b6e44ce Bug 869413 - Put all delayLoad tabs in the background. r=mfinkle 2013-05-13 14:39:47 -07:00
Ryan VanderMeulen
b05340727e Merge m-c to inbound. 2013-05-13 13:33:20 -04:00
Lukas Blakk
7e9b4bbff1 Merging in version bump NO BUG 2013-05-13 09:09:39 -07:00
Ed Morley
c7205ce10a Backed out changeset 2d5c2f191920 (bug 863445) for breaking Android Nightlies
--HG--
rename : mobile/android/base/fennec-ids-generator.py => build/mobile/robocop/parse_ids.py
2013-05-13 12:31:39 +01:00
Ed Morley
89a552998f Backed out changeset dac51812454a (bug 863445) 2013-05-13 12:31:10 +01:00
Nick Alexander
0cab26edde Merge mozilla-central into services-central. 2013-05-12 16:19:27 -07:00
Nick Alexander
672acf8042 Bug 863445 - Part 3: Make build/mobile/robocop/Makefile.in produce robocop-debug-signed.apk. r=jmaher
Also makes the developer-facing `make mochitest-robocop` run
robocop-debug-signed.apk, and deprecates `make
mochitest-robotium` (since we name this suite robocop on TBPL).
2013-05-11 16:53:49 -07:00
Nick Alexander
59c2e95f0d Bug 863445 - Part 1: Make mobile/android/base/Makefile.in generate $(DIST)/fennec_ids.txt. r=jmaher
--HG--
rename : build/mobile/robocop/parse_ids.py => mobile/android/base/fennec-ids-generator.py
2013-05-11 16:53:48 -07:00
Ryan VanderMeulen
84d7ae8527 Backed out changeset 8e8ebb9fc99f (bug 870768) for frequent robocop crashes. 2013-05-11 08:11:46 -04:00
Nick Alexander
d552b016a9 Bug 857419 - Implement about:healthreport on Android. r=rnewman 2013-05-10 21:30:57 -07:00
Chenxia Liu
cbc6bcfb21 Bug 833625 - Part 2: Android notifications for data reporting. r=rnewman 2013-05-10 21:29:09 -07:00
Chenxia Liu
775f75951e Bug 833625 - Part 1: update GeckoPreferences, implement data reporting preferences. r=rnewman
* * *
Bug 833625 - Part 1b: don't show Crash Reporter checkbox if MOZ_CRASHREPORTER isn't set. r=liuche
2013-05-10 21:28:17 -07:00
Chenxia Liu
436ad158b5 Bug 833625 - Part 0: fix strict mode in titlebar pref. r=rnewman 2013-05-10 20:53:41 -07:00
Nick Alexander
ff732cfe09 Backed out e7739a472f09, 3fd142236a0f, and 382ec69cdfb1 (Bug 863445) for Android rc1 and rc2 failures on a CLOSED TREE. r=me
--HG--
rename : mobile/android/base/fennec-ids-generator.py => build/mobile/robocop/parse_ids.py
2013-05-10 21:38:52 -07:00
Nick Alexander
48cef19b86 Bug 870371 - Android OrderedBroadcast tests. r=rnewman 2013-05-10 19:47:52 -07:00
Nick Alexander
9c723704a3 Bug 870371 - Add Javascript interface to Android OrderedBroadcast. r=rnewman 2013-05-10 19:47:40 -07:00
Nick Alexander
d560174038 Bug 866271 - Android SharedPreferences tests. r=rnewman 2013-05-10 19:46:34 -07:00
Nick Alexander
ce3ffa5462 Bug 866271 - Add Javascript interface to Android SharedPreferences. r=rnewman
This provides an nsIPrefBranch-like Javascript module backed by
Android SharedPreferences.
2013-05-10 19:46:25 -07:00
Nick Alexander
949e13fd1a Bug 870908 - Add Robocop Java harness for writing tests in Javascript. r=rnewman 2013-05-10 19:45:58 -07:00
Nick Alexander
88436ea766 Bug 863445 - Part 3: Make build/mobile/robocop/Makefile.in produce robocop-debug-signed.apk. r=jmaher
Also makes the developer-facing `make mochitest-robocop` run
robocop-debug-signed.apk, and deprecates `make
mochitest-robotium` (since we name this suite robocop on TBPL).
2013-05-10 18:39:00 -07:00
Nick Alexander
a94e3667f9 Bug 863445 - Part 1: Make mobile/android/base/Makefile.in generate $(DIST)/fennec_ids.txt. r=jmaher
--HG--
rename : build/mobile/robocop/parse_ids.py => mobile/android/base/fennec-ids-generator.py
2013-05-10 18:39:00 -07:00
Wes Johnston
ca7e5ec459 Bug 870768 - Disable verify url test. r=gbrown 2013-05-10 15:54:09 -07:00
Scott Johnson
2a8d1f06df Backout 385c05262943 for android robocop failures.
--HG--
extra : rebase_source : f315f7b4cd3b998baa4ffb5546bec914409092e9
2013-05-10 15:26:27 -05:00
Scott Johnson
01cb9bb692 Bug 847872: Make reflow-on-zoom happen on double-tap only. [r=blassey] 2013-05-10 11:37:52 -05:00
Chris Lord
01a01172fc Bug 866461 - Fix constant viewport remeasuring on bing.com. r=mfinkle
Fix some cases where the viewport was remeasured when it was unnecessary that
was causing bing.com to get caught in re-measuring cycles.
2013-05-10 17:35:01 +01:00
Scott Johnson
92d057b18c Backout ed0e9d2f23a0 for BUSTAGE. [r=me] 2013-05-10 11:29:24 -05:00
Scott Johnson
82792bf2c0 Bug 847872: Make reflow-on-zoom happen on double-tap only. [r=blassey] 2013-05-10 10:00:08 -05:00
Jim Chen
637363b741 Bug 846660 - Use default values for primitive types and fix setSelection for Samsung keyboards. r=cpeterson 2013-05-13 17:25:12 -04:00
Bruce Wu
1f1d8216b9 Bug 726015 - Fennec display Offline mode message when suppose to display connectionFailure. r=mfinkle
When there are no active connection (no wifi or cellular data), Fennec display:

netError = Firefox is currently in offline mode and can't browse the Web.

when it is suppose to use

connectionFailure = Firefox can't establish a connection to the server at %S.
2013-05-13 17:24:40 -04:00
Brian Nicholson
8ddeaabb0c Bug 814165 - Remove closed tab before selecting new tab. r=mfinkle 2013-05-13 14:03:01 -07:00
Gavin Sharp
4d947b6985 Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed 2013-04-19 15:21:30 -07:00
Chris Peterson
57c0c45ce0 Bug 871022 - Remove unused GeckoApp.StartupMode code. r=lucasr 2013-04-05 15:58:08 -07:00
Jim Chen
636d9dcde6 Bug 860879 - Make file picker not block when handing result from UI to Gecko thread; r=wesj 2013-05-09 21:48:00 -04:00
Jim Chen
6e377b0203 Bug 860879 - Make PromptService not block when handing result from UI to Gecko thread; r=wesj 2013-05-09 21:48:00 -04:00
Jim Chen
a37934c572 Bug 860879 - Make GeckoAppShell.processNextNativeEvent waitable; r=blassey 2013-05-09 21:48:00 -04:00
Jim Chen
e51dce96dc Bug 860879 - Refactor PromptService; r=wesj 2013-05-09 21:48:00 -04:00
Jim Chen
8aa0616938 Bug 860879 - Make file picker use public PromptService.getResponse method; r=wesj 2013-05-09 21:47:59 -04:00
Wes Johnston
2633c14760 Bug 854179 - Initialize splash screen in onCreate. r=mfinkle 2013-05-09 17:47:39 -07:00
Wes Johnston
d06678fa64 Bug 729463 - Favicons should not be based on whats shown in views. r=margaret 2013-05-09 17:44:45 -07:00
Wes Johnston
eecfe73ec8 Bug 729463 - Fix tests for switch to tab. r=gbrown 2013-05-09 17:42:14 -07:00
Wes Johnston
41a6f05b5a Bug 729463 - Add back Open in New Tab. r=mfinkle 2013-04-30 10:21:31 -07:00
Wes Johnston
c55f928a95 Bug 729463 - Implement switch to tab for fennec. r=mfinkle 2013-04-30 10:21:15 -07:00
Richard Newman
e3aa8f4ceb Bug 870110 - Part 1: search changes to support FHR on Android. r=wesj,cpeterson 2013-05-09 17:07:53 -07:00
Sriram Ramasubramanian
1c9458452f Bug 850217: Screen artifact in search selection. [r=mfinkle] 2013-05-09 11:47:37 -07:00
Brian O'Keefe
8d90859ddb Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-05-01 14:05:40 -04:00
Brian O'Keefe
23fd86fd73 Bug 862986 - Part 1a: Move MOZ_CHILD_PROCESS_NAME and MOZ_CHILD_PROCESS_BUNDLE to configure.in, remove ipc/app/def.mk. r=glandium 2013-05-09 15:55:28 -04:00
James Hugman
ce3b6d686e Bug 856131 - Regression: No Android home-screen shortcut created on app install. r=fabrice 2013-05-09 08:20:37 -07:00
Margaret Leibovic
f70fac5938 Bug 869634 - Update default favicon style. r=bnicholson 2013-05-09 09:51:53 -04:00
Ed Morley
fdab04fb78 Merge mozilla-central and inbound 2013-05-13 12:55:17 +01:00
Ed Morley
eca0e1dc6d Merge mozilla-central and inbound 2013-05-13 10:22:42 +01:00
Ed Morley
5256152aa1 Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
Mike Shal
954221d9c9 Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey
From 140b9201e3b5d2d8efe7af286d279c2411dbc197 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Margaret Leibovic
28389b00a0 Bug 870858 - Use scaled image in "tabs from last time" section. r=bnicholson 2013-05-12 19:24:44 -07:00
Margaret Leibovic
1f9d940618 Bug 857987 - (Part 2) Use flex to size segmented buttons in reader mode menu. r=mfinkle 2013-05-12 19:24:40 -07:00
Margaret Leibovic
cfb0cf1e2a Bug 857987 - Add a 'Night Mode' to Reader Mode. r=mfinkle 2013-05-12 19:24:35 -07:00
Shane Caraveo
86b86d8e0b bug 869209 order provider entries by frecency, r=mak 2013-05-11 10:54:31 -07:00
Adrian Tamas
953592544f Bug 869277 - Intermittent testAddSearchEngine | The number of search results has increased - got 5, expected 10. r=jmaher 2013-05-08 15:21:47 +03:00