Commit Graph

5619 Commits

Author SHA1 Message Date
Geoff Brown
3b2f14267b Bug 870056 - Use BaseTest.mDevice and selectSettingsItem in robocop tests; r=jmaher 2013-05-15 13:47:26 -06:00
Lucas Rocha
f6c6fd2611 Bug 869494 - Rename mAwesomeBarContent to mUrlDisplayContainer in BrowserToolbar (r=mfinkle) 2013-05-13 18:08:56 +01:00
Lucas Rocha
1273ded084 Bug 869494 - Cleanup about:home handling in BrowserApp (r=mfinkle) 2013-05-13 17:40:38 +01:00
Lucas Rocha
4d394cdae2 Bug 869494 - Move browser-specific methods from GeckoApp to BrowserApp (r=mfinkle) 2013-05-13 17:27:53 +01:00
Wes Johnston
b3dedf54f8 Bug 871464 - Follow up to fix nit. r=margaret 2013-05-15 00:31:09 -07:00
Wes Johnston
091cc2abe9 Bug 863367 - Don't show urlbar for webapps loading app protocol pages. r=lucasr 2013-05-14 23:47:57 -07:00
Wes Johnston
e68a605bdf Bug 871464 - Preference screen should observe changes to gecko prefs. r=margaret 2013-05-14 23:45:51 -07:00
Margaret Leibovic
5e4cc173ff Bug 868342 - (Part 4) Refactor BrowserToolbar.setTitle. r=wesj 2013-05-14 16:19:37 -07:00
Margaret Leibovic
8648a896c3 Bug 868342 - (Part 3) Check for null URL in BrowserToolbar.setTitle. r=wesj 2013-05-14 16:19:35 -07:00
Margaret Leibovic
f18e8c4959 Bug 871014 - (Part 3) Represent typeface choices more visually. r=bnicholson 2013-05-14 14:55:44 -07:00
Margaret Leibovic
ad0e7c0dde 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
9417086708 Bug 871014 - (Part 1) Remove "margins" setting from reader mode menu. r=bnicholson 2013-05-14 14:55:43 -07:00
Margaret Leibovic
758455f763 Bug 862543 - Update "exit reader" icon. r=sriram 2013-05-14 14:55:43 -07:00
Chenxia Liu
0d1b9b7fb3 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
b6e9fad43d 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
751302af38 Bug 870768 - Fix intermittent failure in robocop testHistoryTab; r=wesj 2013-05-14 11:37:07 -06:00
Sriram Ramasubramanian
9162335768 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
9375c096b5 Bug 869030 - Disable testSystemPages for causing panda reboots in future tests; r=jmaher 2013-05-14 09:14:22 -06:00
Ryan VanderMeulen
88ba09194d Merge m-c to inbound. 2013-05-14 10:51:43 -04:00
Ryan VanderMeulen
5d06283e78 Merge m-c to birch. 2013-05-14 08:38:59 -04:00
Tetsuharu OHZEKI
4e2c55935b 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
1e31afdd61 Bug 862116 - Strings for Android system notification of data reporting policy. r=nalexander 2013-05-13 21:31:04 -07:00
Reuben Morais
699deca5bc Bug 862353 - Remove NavigatorPropertyHelper. r=bent 2013-05-13 18:32:26 -07:00
Brian Nicholson
babc289f53 Bug 869413 - Put all delayLoad tabs in the background. r=mfinkle 2013-05-13 14:39:47 -07:00
Ryan VanderMeulen
a89be185ab Merge m-c to inbound. 2013-05-13 13:33:20 -04:00
Lukas Blakk
784ea2bf8f Merging in version bump NO BUG 2013-05-13 09:09:39 -07:00
Ed Morley
ce3fdf2758 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
bcdd00043e Backed out changeset dac51812454a (bug 863445) 2013-05-13 12:31:10 +01:00
Nick Alexander
298ff2d2c5 Merge mozilla-central into services-central. 2013-05-12 16:19:27 -07:00
Nick Alexander
b96eb5d3c3 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
bc0efccf06 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
599f523a96 Backed out changeset 8e8ebb9fc99f (bug 870768) for frequent robocop crashes. 2013-05-11 08:11:46 -04:00
Nick Alexander
ba2c3ee1de Bug 857419 - Implement about:healthreport on Android. r=rnewman 2013-05-10 21:30:57 -07:00
Chenxia Liu
3ccf6c761d Bug 833625 - Part 2: Android notifications for data reporting. r=rnewman 2013-05-10 21:29:09 -07:00
Chenxia Liu
3671f41f73 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
1f1b221135 Bug 833625 - Part 0: fix strict mode in titlebar pref. r=rnewman 2013-05-10 20:53:41 -07:00
Nick Alexander
78284a8764 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
ad061a5518 Bug 870371 - Android OrderedBroadcast tests. r=rnewman 2013-05-10 19:47:52 -07:00
Nick Alexander
d21da60698 Bug 870371 - Add Javascript interface to Android OrderedBroadcast. r=rnewman 2013-05-10 19:47:40 -07:00
Nick Alexander
47580944c4 Bug 866271 - Android SharedPreferences tests. r=rnewman 2013-05-10 19:46:34 -07:00
Nick Alexander
233d172b81 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
b6eec5394e Bug 870908 - Add Robocop Java harness for writing tests in Javascript. r=rnewman 2013-05-10 19:45:58 -07:00
Nick Alexander
2d0fd713b6 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
e31e2f53cc 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
cfa24a9f7c Bug 870768 - Disable verify url test. r=gbrown 2013-05-10 15:54:09 -07:00
Scott Johnson
7bf7c0f45d Backout 385c05262943 for android robocop failures.
--HG--
extra : rebase_source : f315f7b4cd3b998baa4ffb5546bec914409092e9
2013-05-10 15:26:27 -05:00
Scott Johnson
af55f89655 Bug 847872: Make reflow-on-zoom happen on double-tap only. [r=blassey] 2013-05-10 11:37:52 -05:00
Chris Lord
6261739520 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
8b0472f1e4 Backout ed0e9d2f23a0 for BUSTAGE. [r=me] 2013-05-10 11:29:24 -05:00
Scott Johnson
a9d50dbcd5 Bug 847872: Make reflow-on-zoom happen on double-tap only. [r=blassey] 2013-05-10 10:00:08 -05:00
Jim Chen
67d7b4f515 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
912254c86a 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
861f39d98a Bug 814165 - Remove closed tab before selecting new tab. r=mfinkle 2013-05-13 14:03:01 -07:00
Gavin Sharp
6ff5e33807 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
7f5651a5d8 Bug 871022 - Remove unused GeckoApp.StartupMode code. r=lucasr 2013-04-05 15:58:08 -07:00
Jim Chen
5041d32525 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
e19b879124 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
0de64fce71 Bug 860879 - Make GeckoAppShell.processNextNativeEvent waitable; r=blassey 2013-05-09 21:48:00 -04:00
Jim Chen
05a7c85a41 Bug 860879 - Refactor PromptService; r=wesj 2013-05-09 21:48:00 -04:00
Jim Chen
c4f317349d Bug 860879 - Make file picker use public PromptService.getResponse method; r=wesj 2013-05-09 21:47:59 -04:00
Wes Johnston
0217b23030 Bug 854179 - Initialize splash screen in onCreate. r=mfinkle 2013-05-09 17:47:39 -07:00
Wes Johnston
c329b5d5c7 Bug 729463 - Favicons should not be based on whats shown in views. r=margaret 2013-05-09 17:44:45 -07:00
Wes Johnston
0b3e81d51f Bug 729463 - Fix tests for switch to tab. r=gbrown 2013-05-09 17:42:14 -07:00
Wes Johnston
a0a1dfd725 Bug 729463 - Add back Open in New Tab. r=mfinkle 2013-04-30 10:21:31 -07:00
Wes Johnston
97e9205865 Bug 729463 - Implement switch to tab for fennec. r=mfinkle 2013-04-30 10:21:15 -07:00
Richard Newman
43e6b6f3e8 Bug 870110 - Part 1: search changes to support FHR on Android. r=wesj,cpeterson 2013-05-09 17:07:53 -07:00
Sriram Ramasubramanian
0a8e29b95f Bug 850217: Screen artifact in search selection. [r=mfinkle] 2013-05-09 11:47:37 -07:00
Brian O'Keefe
3f66654fdb 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
9e463eb7f7 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
f852f7f567 Bug 856131 - Regression: No Android home-screen shortcut created on app install. r=fabrice 2013-05-09 08:20:37 -07:00
Margaret Leibovic
8c1bb56857 Bug 869634 - Update default favicon style. r=bnicholson 2013-05-09 09:51:53 -04:00
Ed Morley
ef42cc346d Merge mozilla-central and inbound 2013-05-13 12:55:17 +01:00
Ed Morley
6ebadded6f Merge mozilla-central and inbound 2013-05-13 10:22:42 +01:00
Ed Morley
2710e5d6a9 Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
Mike Shal
d2b29f4e87 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
b4d4c14078 Bug 870858 - Use scaled image in "tabs from last time" section. r=bnicholson 2013-05-12 19:24:44 -07:00
Margaret Leibovic
fe96f7fc5d 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
e38afc2266 Bug 857987 - Add a 'Night Mode' to Reader Mode. r=mfinkle 2013-05-12 19:24:35 -07:00
Shane Caraveo
d2202245ba bug 869209 order provider entries by frecency, r=mak 2013-05-11 10:54:31 -07:00
Adrian Tamas
905af9e82b 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
Khaled Hosny
eafd166da1 bug 869907, fix comments of several plural forms strings, r=Unfocused 2013-05-09 12:45:39 +02:00
Wes Johnston
6b1208df95 Bug 798358 - Use learnmore link for addons on about:home. r=mfinkle 2013-01-10 11:00:59 -08:00
Chen Dai
07e8fb51af Bug 866487 - MOZ_UPDATER always set to true in AppConstants.java. r=snorp 2013-05-08 23:41:48 -04:00
Trevor Saunders
c29f6664d0 Bug 859984 - use tooltool ndk / sdk when on a x86_64 host. r=glandium,r=coop 2013-05-09 00:25:03 +02:00
Brian Nicholson
6f7101afa2 Backout 6ee620315ad4 for causing test timeouts on a CLOSED TREE 2013-05-08 15:47:23 -07:00
Chris Peterson
7c1561533a Bug 828563 - Part 2: Use Location.getTime() instead of getElapsedRealtimeNanos(). a=bustage CLOSED TREE
--HG--
extra : amend_source : 85ba5aa824bed8f15b98537672eee1cccba44416
2013-05-08 15:21:57 -07:00
Brian Nicholson
ff1560644b Bug 866854 - Fix button height in crash reporter (follow-up). r=mfinkle 2013-05-08 14:47:45 -07:00
Chris Peterson
cb5ab39d5e Bug 863154 - Part 2: Catch Bitmap OOMs when decoding resources. r=mfinkle 2013-05-07 18:30:47 -07:00
Chris Peterson
d94a8a56b6 Bug 863154 - Part 1: Catch Bitmap OOMs when decoding streams. r=mfinkle 2013-05-07 18:29:48 -07:00
Chris Peterson
a3735f4c86 Bug 828563 - Return the most recent location, not the most accurate provider's most recent location. r=blassey 2013-05-07 15:19:58 -07:00
Chris Peterson
8a141c20d0 Bug 834033 - Part 1: Install Push and WebSocket components on Android. r=blassey 2013-05-02 17:52:54 -07:00
Geoff Brown
7f411a3e00 Bug 870056 - Enable robocop testClearPrivateData; r=jmaher 2013-05-08 14:46:36 -06:00
Brian Nicholson
c6f4671912 Bug 849847 - Make about:home scrollable with the analog stick. r=Cwiiis
--HG--
extra : rebase_source : 32147bda7c1c49a7f018a2972941ae3f4286abca
2013-05-08 11:44:37 -07:00
Margaret Leibovic
46e7db40e1 Bug 868342 - (Part 2) Get rid of displayTitle variable. r=wesj 2013-05-08 15:53:27 -04:00
Margaret Leibovic
009d8f7c83 Bug 868342 - (Part 1) Fix NPE in BrowserToolbar.setTitle. r=wesj 2013-05-08 15:53:24 -04:00
Tetsuharu OHZEKI
35724adf31 Bug 868936 - Use strict equality operator in JSDOMParser.js. r=bnicholson 2013-05-07 22:38:16 -04:00
Ryan VanderMeulen
f6068dd244 Merge inbound to m-c. 2013-05-07 22:10:19 -04:00
Phil Ringnalda
d0cfe627c9 Back out f2ac70bee1e0 (bug 798358) until it tells us what jsonobj it is talking about
CLOSED TREE
2013-05-07 14:39:59 -07:00
Colby Russell
cc951baa7d Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: mobile WebrtcUI.js. r=mfinkle 2013-05-07 12:34:21 -04:00
Geoff Brown
33a5246a16 Bug 868681 - Remove undefined reference to chromeWin in OfflineApps.js; r=mfinkle 2013-05-05 16:46:47 -06:00
Mark Finkle
3de429dff7 Bug 869477 - WebRTC UI permissions no longer shown r=margaret 2013-05-07 15:02:12 -04:00
Wes Johnston
6a1e16b665 Bug 798358 - Use learnmore link for addons on about:home. r=mfinkle 2013-01-10 11:00:59 -08:00
Lucas Rocha
c28eee7e46 Bug 869166 - Add space between URL bar and tab curve (r=mfinkle) 2013-05-07 18:19:19 +01:00
Lucas Rocha
a1dc0468c4 Bug 869022 - Fade tabs button and menu away when tabs panel is open (r=mfinkle) 2013-05-07 18:19:19 +01:00
Lucas Rocha
05ce7c9c89 Bug 868460 - Move all animation-related classes to the animation directory (r=mfinkle)
--HG--
rename : mobile/android/base/AnimatorProxy.java => mobile/android/base/animation/AnimatorProxy.java
rename : mobile/android/base/HeightChangeAnimation.java => mobile/android/base/animation/HeightChangeAnimation.java
rename : mobile/android/base/PropertyAnimator.java => mobile/android/base/animation/PropertyAnimator.java
rename : mobile/android/base/Rotate3DAnimation.java => mobile/android/base/animation/Rotate3DAnimation.java
rename : mobile/android/base/ViewHelper.java => mobile/android/base/animation/ViewHelper.java
2013-05-07 18:04:11 +01:00
Lucas Rocha
c9f1db4943 Bug 868460 - Replace AnimatorProxy calls with ViewHelper ones (r=mfinkle) 2013-05-07 18:04:10 +01:00
Lucas Rocha
82b00c4ee0 Bug 868460 - Fix getAlpha() in AnimatorProxy (r=mfinkle) 2013-05-07 18:04:10 +01:00
Lucas Rocha
94b2b45b87 Bug 868460 - Mark views to have transient state while animating (r=mfinkle) 2013-05-07 18:04:10 +01:00
Lucas Rocha
54c5597e83 Bug 868460 - Bail earlier when trying to start invalid animators (r=mfinkle) 2013-05-07 18:04:10 +01:00
Justin Dolske
99b4cd8875 Bug 651317 - Small update requested to about:rights. r=gavin 2013-05-06 18:58:23 -07:00
Wes Johnston
9a8adb3905 Bug 813756 - Implement payments frontend for Android. r=mfinkle 2013-04-25 15:29:17 -07:00
Richard Newman
f68f7a8e67 Bug 869019 - Regression: YouTube broken on Nightly - java.lang.StackOverflowError @ getOpenURIIntent(GeckoAppShell.java:1058). r=cpeterson 2013-05-06 16:26:13 -07:00
Margaret Leibovic
c0acf94e91 Bug 867125 - Ignore deleted pinned sites in getTopSites query. r=wesj 2013-05-06 16:14:03 -04:00
Margaret Leibovic
d41fc3570b Bug 867650 - Update awesomescreen results correctly when there's so autocomplete text. r=wesj 2013-05-06 16:14:01 -04:00
Margaret Leibovic
54bcba9c99 Bug 867627 - Speed up dominant color favicon backgrounds. r=bnicholson 2013-05-06 16:13:59 -04:00
Adrian Tamas
96f4e82d67 Bug 846296 - Robocop: Add test for Add Search Engine feature. r=jmaher 2013-04-25 18:09:41 +03:00
Chris Peterson
e9f151350d Bug 868604 - Fix "test for equality mistyped as assignment?" warning in Android's downloads.js. r=bnicholson 2013-05-03 17:01:52 -07:00
Tetsuharu OHZEKI
c15f737004 Bug 867875 - Add the pref to toggle reader mode parsing on load. r=mfinkle 2013-05-06 12:19:23 -04:00
Brian Smith
67536bc2ef Bug 867445: Remove Test Pilot, r=gavin 2013-04-30 17:30:44 -07:00
Geoff Brown
a20cbe5520 Bug 865944 - Enable 4 of the 7 rc tests disabled for intermittent fails on panda; r=jmaher DONTBUILD 2013-05-03 21:46:46 -06:00
Lucas Rocha
89d9fdc7e4 Bug 867554/860121 - New Fennec sidebar animation (r=mfinkle) 2013-05-03 14:16:57 +01:00
Ryan VanderMeulen
2f18537b41 Merge m-c to inbound. 2013-05-02 21:50:25 -04:00
Ryan VanderMeulen
76a1822cda Backed out changeset 555f2b757639 (bug 566746, bug 697377) for intermittent Win7 mochitest b-c orange. 2013-05-02 21:20:08 -04:00
Abir Viqar
0d6951813c Bug 839434 - Set the isPrivate flag when showing popups on Firefox for Android. r=mleibovic 2013-05-02 20:33:52 -04:00
Ryan VanderMeulen
aec56cccac Backed out changesets 0cb5418906cf and 3c366c865e73 (bug 803299) for Android bustage.
CLOSED TREE
2013-05-02 15:45:20 -04:00
Chris Lord
ac0526ca95 Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey 2013-05-02 18:25:18 +01:00
Chris Lord
fa220e64cd Bug 803299 - Enable 32-bit colour on Android. r=kats 2013-05-02 18:25:16 +01:00
Ryan VanderMeulen
dee43def22 Merge m-c to inbound. 2013-05-02 15:17:39 -04:00
Ryan VanderMeulen
ee6ba79e8b Merge m-c to birch. 2013-05-02 13:10:42 -04:00
Margaret Leibovic
09c40b46be Bug 867249 - Improve getDominantColor algorithm to return more accurate colors. r=bnicholson 2013-05-02 11:53:13 -07:00
Margaret Leibovic
95caf21d3c Bug 867059 - Only show "Set as Default" contextmenu item for enabled non-default search engines. r=mfinkle 2013-05-02 11:53:11 -07:00
Martyn Haigh
ec7c821cc5 Bug 854940 - Add application name to permission prompt. r=mfinkle 2013-05-02 08:01:06 -04:00
Gian-Carlo Pascutto
1cc401dd5d Bug 866093 - Set Android Context Objects, use any-thread FindClass, compile AudioCapture classes. r=jesup f=blassey 2013-05-02 08:42:53 +02:00
Gavin Sharp
c154651715 Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed 2013-04-19 15:21:30 -07:00
Kartikaya Gupta
3080007444 Bug 867685 - Ensure setIsRTL updates the viewport metrics atomically. r=Cwiiis 2013-05-01 15:33:49 -04:00
Kartikaya Gupta
3795f65ab6 Bug 867685 - Use getLock() instead of this when modifying the viewport metrics for clarity. r=Cwiiis 2013-05-01 15:33:48 -04:00
Jim Chen
fc9a6d75be Bug 860879 - Throw an exception after 5 seconds timeout when returning PromptService result; r=kats 2013-05-01 15:30:49 -04:00
Jim Chen
e4c48965a1 Bug 860879 - Add UiThreadBlockedException and utility method to dump all stack traces; r=kats 2013-05-01 15:30:49 -04:00
Lucas Rocha
816ee6d108 Bug 866466/867141 - Don't nullify mPanel reference when closing tabs panel (r=mfinkle) 2013-05-01 17:32:02 +01:00
Lucas Rocha
77a6ec3712 Bug 865228 - Don't animate forward button when switching tabs (r=mfinkle) 2013-05-01 17:32:02 +01:00
Lucas Rocha
99f3e12ae4 Bug 865228 - Rename mAnimateSiteSecurity to mSwitchingTabs (r=mfinkle) 2013-05-01 17:32:02 +01:00
Lucas Rocha
ac7f0a7499 Bug 865228 - Hide stop/reader buttons immediately when entering awesomescreen (r=mfinkle) 2013-05-01 17:32:02 +01:00
Lucas Rocha
9ee3fa2d8b Bug 865228 - Smoother fade-in animation when coming from awesomescreen (r=mfinkle) 2013-05-01 17:32:02 +01:00
Lucas Rocha
21bc576ffe Bug 865228 - Remove unnecessary views from toolbar animation (r=mfinkle) 2013-05-01 17:32:01 +01:00
Lucas Rocha
6f34298eca Bug 865228 - Only animate tabs counter once tabs button is on screen (r=mfinkle) 2013-05-01 17:32:01 +01:00
Lucas Rocha
c6d9c0ae22 Bug 865228 - Slide tabs button all the way off screen (r=mfinkle) 2013-05-01 17:32:01 +01:00
Kartikaya Gupta
1b6ed38014 Bug 852417 - Add a pref to force-allow reader mode on low-memory devices. r=mfinkle 2013-05-01 10:49:42 -04:00
Julian Seward
ec8d745c4e Bug 863264 - Build Android Nightly to support Breakpad Unwinding. r=ted 2013-05-01 15:57:25 +02:00
Tetsuharu OHZEKI
e86d0a8f18 Bug 865250 - Part 4: Merge duplicated paths in switch statements. r=mleibovic 2013-04-30 22:10:01 -04:00
Tetsuharu OHZEKI
e3c5c058dd Bug 865250 - Part 3: Use & merge switch statements instead of many if-else statements in BrowserApp.setPreferences(). r=mleibovic 2013-04-30 22:10:01 -04:00
Tetsuharu OHZEKI
cdc64ce76a Bug 865250 - Part 2: Remove the needless try-catch statement from BrowserApp.getPreferences(). r=mleibovic 2013-04-30 22:10:01 -04:00
Tetsuharu OHZEKI
b7ebe844e4 Bug 865250 - Part 1: Define all properties of the pref data obviously. r=mleibovic 2013-04-30 22:10:00 -04:00
Ryan VanderMeulen
a940e46079 Backed out changesets c7937fb5f4bb and cf8db9b6bd61 (bug 862986) for bustage.
CLOSED TREE
2013-04-30 21:09:41 -04:00
Brian O'Keefe
9305158b76 Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-04-30 20:46:10 -04:00
Brian O'Keefe
7561bb1573 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-04-30 20:45:39 -04:00
Brian Nicholson
5bf97ea47f Bug 865923 - Use solid shapes for inverse listSelector drawables. r=lucasr 2013-04-30 11:34:09 -07:00
Ryan VanderMeulen
4f020afd30 Backed out changesets 64c7ba1d3d04 and 7e9d5bb4a9af (bug 862986) for test failures. 2013-04-30 10:08:38 -04:00
Brian O'Keefe
fd2b88f265 Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-04-30 09:08:31 -04:00
Brian O'Keefe
da64a005e6 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-04-30 09:05:17 -04:00
Federico Paolinelli
8b00db54dc Bug 731491 - Rework GeckoProvider. r=rnewman
--HG--
rename : mobile/android/base/db/GeckoProvider.java => mobile/android/base/db/PerProfileContentProvider.java
2013-04-30 08:52:42 -04:00
Axel Hecht
6535ed8137 bug 792077, remove stray line in jar.mn, r=bustage 2013-04-30 13:52:15 +02:00
Axel Hecht
e73f2534fb bug 792077, multi-locale packs should only contain select toolkit l10n files, r=mfinkle
package overrides from toolkit in mobile/android/locales, make chrome-%
target not descend into toolkit

--HG--
extra : transplant_source : %F0%0Do%96%03k%84%E8q%B2%E9n%A515%E2%9B%E2%C2%D3
2013-04-17 18:21:49 +02:00
Doug Turner
430c046dbf Bug 866893 - Remove support for multiple geolocation providers. r=mvines 2013-04-29 20:22:27 -07:00
Margaret Leibovic
9d69f0a406 Bug 866150 - Revert TopSitesView cleaup changes from bug 865060. r=bnicholson 2013-04-29 17:18:26 -07:00
Margaret Leibovic
49cbe81251 Bug 863857 - Add icon for character encoding menuitem, and update generic add-on menuitem icon. r=mfinkle 2013-04-29 17:06:17 -07:00
Margaret Leibovic
9a48c74968 Bug 839855 - Use dominant color as background for small favicons. r=wesj 2013-04-29 17:06:14 -07:00
Margaret Leibovic
9015af3968 Bug 839855 - Fix margin on favicon in tabs from last time section. r=bnicholson 2013-04-29 17:06:12 -07:00
Margaret Leibovic
2ea5acb8d3 Bug 839855 - Update tabs from last time favicons to match awesomescreen favicons. r=bnicholson
--HG--
rename : mobile/android/base/resources/drawable/awesomebar_row_favicon_bg.xml => mobile/android/base/resources/drawable/favicon_bg.xml
2013-04-29 17:05:55 -07:00
Sriram Ramasubramanian
ff57d035d7 Bug 862996: Put text headings back in the tab menu. [r=mfinkle] 2013-04-17 16:09:02 -07:00
Jim Chen
25f2a42321 Bug 864666 - Replace composing span when committing char as key. r=cpeterson 2013-04-29 16:48:26 -04:00
Jim Chen
d167b4d7b8 Bug 743158 - Take focus away from awesome bar when accessing awesome screen lists. r=wesj 2013-04-29 14:36:23 -04:00
Brian Nicholson
5ef269745b Bug 865923 - Use solid shapes in listSelector drawables 2013-04-29 10:55:23 -07:00
Brian Nicholson
a8477d84d5 Bug 862761 - Use divider drawable for ExpandableListView childDivider 2013-04-29 10:55:22 -07:00
Amod Narvekar
c307a5b99a Bug 789980 - Remove empty title tag from aboutReader.html, r=lucasr 2013-04-29 13:00:25 -04:00
Chris Lord
5eddd8095d Bug 850783 - Fix the dynamic toolbar causing clipping of the scrollbar. r=kats 2013-04-29 15:18:23 +01:00
Chris Lord
50b35c5d30 Bug 865298 - Don't allow margins to scroll on small pages. r=kats
Bug 858969 regressed this behaviour. Margins that are smaller than the screen
size should have pinned margins.
2013-04-29 15:18:23 +01:00
Chris Lord
3d43266c64 Bug 865298 - Add an 'active area' for margin exposing. r=kats
This stops margins from being exposed unless the drag was started in an area
of the viewport that's near said margin. The margins will always be exposed
when reaching the edge of the page.
2013-04-29 15:18:23 +01:00
Chris Lord
aced6fca1b Bug 865298 - Allow multiple touch interceptors on LayerView. r=kats 2013-04-29 15:18:23 +01:00
Wes Johnston
0f71a48b7c Bug 863828 - New tab increment animation. r=lucasr 2013-04-26 16:17:34 -07:00
Ryan VanderMeulen
e29f06f4cf Backed out changeset b68c721a1462 (bug 863828) for robocop failures. 2013-04-27 18:21:15 -04:00
Wes Johnston
7ea5eb51ae Bug 857165 - Highlight domain when showing urls. r=mfinkle 2013-04-26 16:17:37 -07:00
Wes Johnston
b69b9de2f2 Bug 863828 - New tab increment animation. r=lucasr 2013-04-26 16:17:34 -07:00
Mark Capella
692d6e75d3 Bug 856558 - Prevent Bookmark keywords from including spaces, r=bnicholson, f=mfinkle 2013-04-27 11:30:05 -04:00
Ryan VanderMeulen
d3edffb22e Backed out 3 changesets (bug 857165, bug 863828) for Android bustage on a CLOSED TREE.
Backed out changeset 4ad22d42b4f5 (bug 863828)
Backed out changeset 84b4d799cc6d (bug 857165)
Backed out changeset cc161ca434fa (bug 863828)
2013-04-26 22:49:55 -04:00
Wes Johnston
404b2c8fc6 Bug 863828 - Update duration of tab increment animation. r=lucasr 2013-04-26 17:09:12 -07:00
Wes Johnston
bf4a4d47aa Bug 857165 - Highlight domain when showing urls. r=mfinkle 2013-04-26 16:17:37 -07:00
Wes Johnston
484eb3f4a4 Bug 863828 - New tab increment animation. r=lucasr 2013-04-26 16:17:34 -07:00
Kartikaya Gupta
7beee2619e Bug 839641 - Implement the PostDelayedTask callback for APZC in AndroidBridge. r=Cwiiis, blassey 2013-04-26 13:26:46 -04:00
Kartikaya Gupta
1888d7d4fd Bug 839641 - Implement the RequestContentRepaint callback for APZC in AndroidBridge. r=Cwiiis 2013-04-26 13:26:46 -04:00
Kartikaya Gupta
082f9b2c93 Bug 839641 - Add a syncFrameMetrics code path to push viewport changes from APZC to Java. r=Cwiiis, BenWa 2013-04-26 13:26:39 -04:00
Kartikaya Gupta
7efe0d8d53 Bug 839641 - Send touch events and prevent-default notifications to APZC. r=Cwiiis 2013-04-26 13:24:28 -04:00
Kartikaya Gupta
dd12b53d5e Bug 839641 - Add a stub NativePanZoomController class to start Java bindings to APZC. r=Cwiiis 2013-04-26 13:24:28 -04:00
Sriram Ramasubramanian
1de122eb31 Bug 863379: Update tab icon. [r=mfinkle] 2013-04-18 15:36:08 -07:00
Lucas Rocha
e5347aea6f Bug 858687 - Fix margins for forward button (r=mfinkle) 2013-04-26 17:25:39 +01:00
Tetsuharu OHZEKI
d49599d875 Bug 863242 - Add a preference setting "accept tracking me" to Fennec. r=mleibovic 2013-04-26 10:10:59 -04:00
Tetsuharu OHZEKI
8100a1ca3a Bug 863242 - Use switch statement in BrowserApp.getPreferences(). r=mleibovic 2013-04-26 10:10:59 -04:00
Lucas Rocha
5f199338b2 Bug 864960 - Parallax transition to open/close the tabs tray (r=mfinkle) 2013-04-26 14:12:08 +01:00
Ryan VanderMeulen
a80e3021bb Merge m-c to inbound. 2013-04-26 08:00:50 -04:00
Ryan VanderMeulen
6f0cba2d2f Merge birch to m-c. 2013-04-26 08:00:07 -04:00
Justin Lebar
3541bd638a Bug 844323 - Prelude part 1: Use a pref to in nsHTMLMediaElement to control whether we talk to the audio service. r=amarchesini
Previously, we used #ifdef B2G.  Using a pref allows us to write mochitests which run in desktop Firefox that test the audio service and its interaction with other components.
2013-04-25 20:53:25 -04:00
Ryan VanderMeulen
aa1c18f559 Bug 858687 - Fix broken backout. r=lucasr
CLOSED TREE
2013-04-25 13:38:42 -04:00
Lucas Rocha
2233f705d4 cked out changesets 10bdfbe0195b and 06b0f332039d (bug 858687) because of Robocop failures (r=backout) 2013-04-24 22:53:31 +01:00
Lucas Rocha
d67971e832 Backed out changesets 10bdfbe0195b and 06b0f332039d (bug 858687) because of Robocop failures (r=backout) 2013-04-24 22:48:39 +01:00
Lucas Rocha
52ae6967eb Bug 858687 - Rename browser_toolbar_menu.xml to browser_toolbar.xml (r=mfinkle)
--HG--
rename : mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml => mobile/android/base/resources/layout-large-v11/browser_toolbar.xml
rename : mobile/android/base/resources/layout/browser_toolbar_menu.xml => mobile/android/base/resources/layout/browser_toolbar.xml
2013-04-24 21:19:26 +01:00
Chris Peterson
67c16f339d Bug 863288 - Add sanity checks and error logging for bitmap decoding. r=mfinkle 2013-04-22 18:03:01 -07:00
Wes Johnston
dcdaa3fd9f Bug 778216 - Add a pref to show the url instead of title. r=mfinkle 2013-04-25 23:43:03 -07:00
Mark Capella
c04df4c613 Bug 828325 - The state of the -/+ buttons from text size in reader mode should be greyed, r=lucasr 2013-04-26 00:51:08 -04:00
Richard Newman
420fc897ca Bug 858992 - Don't sync pinned bookmarks. r=nalexander 2013-04-25 20:42:05 -07:00
Lucas Rocha
b861e817e4 Bug 858687 - Rename browser_toolbar_menu.xml to browser_toolbar.xml (r=mfinkle)
--HG--
rename : mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml => mobile/android/base/resources/layout-large-v11/browser_toolbar.xml
rename : mobile/android/base/resources/layout/browser_toolbar_menu.xml => mobile/android/base/resources/layout/browser_toolbar.xml
2013-04-24 21:19:26 +01:00
Ryan VanderMeulen
9cccb1d7a4 Backed out changeset 684a5ca2efb7 (bug 858969) for Android M3 failures.
CLOSED TREE
2013-04-25 10:56:54 -04:00
Ryan VanderMeulen
14bb2cbb6f Backed out changesets 039a1de069ed and e0f70c5a5f09 (bug 858687) for trobocheck2 failures.
CLOSED TREE

--HG--
rename : mobile/android/base/resources/layout-large-v11/browser_toolbar.xml => mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml
rename : mobile/android/base/resources/layout/browser_toolbar.xml => mobile/android/base/resources/layout/browser_toolbar_menu.xml
2013-04-25 09:54:42 -04:00
Lucas Rocha
428fb1b55f Bug 858978 - Use DST_IN to draw ShapedButton (r=mfinkle) 2013-04-25 12:20:21 +01:00
Lucas Rocha
de45d738a8 Bug 858687 - Rename browser_toolbar_menu.xml to browser_toolbar.xml (r=mfinkle)
--HG--
rename : mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml => mobile/android/base/resources/layout-large-v11/browser_toolbar.xml
rename : mobile/android/base/resources/layout/browser_toolbar_menu.xml => mobile/android/base/resources/layout/browser_toolbar.xml
2013-04-24 21:19:26 +01:00
Lucas Rocha
d16b42b451 Bug 858687/862755/860308 - Major simplification of browser toolbar layout (r=mfinkle) 2013-03-14 15:35:38 -07:00
Jim Chen
e7c53bdd8c Bug 860158 - Unset URL input type when entering search string for all IMEs. r=cpeterson 2013-04-24 15:38:44 -04:00
Mark Finkle
bf574f6b76 Bug 859994 - Remove the Marketplace promo from Fennec r=wesj 2013-04-24 15:05:40 -04:00
Brian Nicholson
da4615c2f3 Bug 865060 - Clean up threads in AboutHome views. r=lucasr 2013-04-24 11:11:21 -07:00
Brian Nicholson
3117cdc959 Bug 863803 - Part 2: Remove unneccesary call to hideAboutHome(). r=lucasr 2013-04-24 11:03:51 -07:00
Brian Nicholson
1e32a2673a Bug 863803 - Part 1: Prevent multiple AboutHome fragments from being created after restore. r=lucasr 2013-04-24 11:03:51 -07:00
Sriram Ramasubramanian
7920acf29c Bug 861138: Remove landscape resources for browser-toolbar. [r=mfinkle] 2013-04-17 14:59:04 -07:00
Chris Peterson
826c75a035 Bug 864339 - Fix "New Private Tab" crash when unzipping a bitmap resource. r=glandium 2013-04-23 15:58:45 -07:00
Chris Lord
e0579b7ab8 Bug 858969 - Refactor dynamic toolbar so page is offset and not overlapped. r=kats,nrc
Refactor the dynamic toolbar code so that the ownership of various properties
is clearer, and the page is offset by the toolbar instead of being overlapped.
This fixes problems with the scroll origin of the page not corresponding to
the visible origin on the screen.
2013-04-24 17:06:23 +01:00
Margaret Leibovic
cebcd58954 Bug 860759 - Don't treat pinned sites as bookmarks unless they are bookmarks. r=bnicholson 2013-04-24 08:57:02 -07:00
Tetsuharu OHZEKI
6f69aff741 Bug 864097 - Use String.startsWith/contains instead of regexp in browser.js. r=kats, r=mfinkle 2013-04-24 08:36:10 -04:00
Nicholas Nethercote
22b3528b61 Bug 856917 (part 1) - Improve about:memory's functional UI. r=kats. 2013-04-07 21:37:19 -07:00
Phil Ringnalda
e429920432 Back out e64522db8661 (bug 863288) for robocop-1 hangs 2013-04-23 20:52:59 -07:00
Chris Peterson
7d6150f701 Bug 863288 - Add sanity checks and error logging for bitmap decoding. r=mfinkle 2013-04-22 18:03:01 -07:00
Geoff Brown
129b90e69d Bug 844239 - Specify character encoding in robocop test files; r=jmaher DONTBUILD 2013-04-23 16:15:45 -06:00
Brian Nicholson
2b03086558 Bug 703564 - Improve the crash reporter. r=mfinkle 2013-04-23 15:02:22 -07:00
Margaret Leibovic
d0ac6bd53a Bug 857661 - Don't let the user pin a blank top site url. r=wesj 2013-04-23 14:21:34 -07:00
Margaret Leibovic
3d4c58e50a Bug 847834 - Avoid NPEs in BrowserApp.onActivityResult(). r=wesj 2013-04-23 14:21:34 -07:00
Margaret Leibovic
08c4830d9a Bug 858994 - Wrap user-entered pinned site search/URLs in a special URI. r=rnewman 2013-04-23 14:21:34 -07:00
Margaret Leibovic
90c7ff8ef1 Bug 858994 - Migrate bad pinned bookmark URIs. r=rnewman 2013-04-23 14:21:33 -07:00
Lucas Rocha
36ee6728ca Bug 858687/862755/860308 - Major simplification of browser toolbar layout (r=mfinkle)
* * *
Bug fi
2013-03-14 15:35:38 -07:00
Lucas Rocha
3ea156e197 Fix broken build caused by 0a7e98a3c3eb (bug 858969) (r=mbrubeck) 2013-04-26 01:00:07 +01:00
Chris Lord
b365c94dfd Bug 858969 - Refactor dynamic toolbar so page is offset and not overlapped. r=kats,nrc
Refactor the dynamic toolbar code so that the ownership of various properties
is clearer, and the page is offset by the toolbar instead of being overlapped.
This fixes problems with the scroll origin of the page not corresponding to
the visible origin on the screen.
2013-04-25 18:47:08 +01:00
Margaret Leibovic
cd2d03bc57 Bug 786999 - Remove ellipsis from "Site Settings..." menu item string. r=wesj 2013-04-25 15:27:28 -07:00
Margaret Leibovic
2419f2514e Bug 777975 - Text handles for text-selection in the AwesomeBar should be orange. r=mfinkle 2013-04-25 15:27:22 -07:00
Wes Johnston
f935d39960 Bug 813288 - Use same doorhanger transitions as desktop. r=lucasr 2013-04-25 15:19:31 -07:00
Wes Johnston
016904b10b Bug 851581 - Whitespace cleanup. r=mfinkle DONTBUILD 2013-04-25 13:35:05 -07:00
Wes Johnston
c33a0d97dd Bug 851581 - Clean up external protocol prompt. r=mfinkle 2013-04-25 13:31:50 -07:00
Chris Peterson
3e4842845e Bug 864339 - Part 2: Replace GeckoJarReader EmptyStackException with an empty() check. r=wesj 2013-04-23 16:00:44 -07:00
Lucas Rocha
5be47386eb Bug 858687/862755/860308 - Major simplification of browser toolbar layout (r=mfinkle)
* * *
Bug fi
2013-03-14 15:35:38 -07:00
Chris Peterson
fb8072844c Bug 863103 - Add BackgroundService.runIntentInService() utility method. r=rnewman 2013-04-23 11:03:00 -07:00
Wes Johnston
06d8313d6c Bug 835456 - Cleanup whitespace. r=mfinkle 2013-04-23 10:30:47 -07:00
Scott Johnson
deb545cf61 Bug 836568: Add a delay between when the user finishes a pinch gesture and when the reflow happens for reflow-on-zoom to prevent buildup of successive reflow events. [r=kats] 2013-04-23 12:29:22 -05:00
Benoit Girard
3335578c70 Bug 788022 - Add support for dalvik profiling. r=snorp,kats
--HG--
extra : rebase_source : 3eb56af40018a546586fd0fb33e343589ddcf207
2013-04-23 13:10:29 -04:00
Wes Johnston
b77bab9a08 Bug 853456 - Walk up DOM tree to find target of links. r=mfinkle 2013-04-23 10:10:44 -07:00
Adrian Tamas
6d7650b10d Bug 864280 - Robocop BaseTest cleanup. r=gbrown 2013-04-22 14:23:20 +03:00
Margaret Leibovic
7fd936e776 Bug 667243 - Use caretPositionFromPoint to move selection. r=bnicholson 2013-04-22 17:16:06 -07:00