Mark Capella
|
c178a1f5fc
|
Bug 923764 - Intermittent testBookmark | added as a bookmark - got true, expected false, r=lucasr, f=adriant
|
2013-10-14 14:05:08 -04:00 |
|
Chris Kitching
|
c2d395f5d4
|
Bug 926497 - Prevent the favicon cache from throwing NPEs at odd moments. r=rnewman
|
2013-10-14 10:37:03 -07:00 |
|
Mark Capella
|
d869dc3636
|
Bug 923086 - "Add to reading list" button does not save it's state, r=lucasr
Part 2 - Actual final bug solution, tie into Part 1
|
2013-10-14 09:58:16 -04:00 |
|
Richard Newman
|
3215154946
|
Bug 926129 - Follow-up: null check. r=trivial
|
2013-10-12 22:32:03 -07:00 |
|
Chris Kitching
|
bc1ff65cad
|
Bug 926129 - Do LoadFaviconTask result chaining in constant stack space. r=rnewman
|
2013-10-12 21:23:10 -07:00 |
|
Chenxia Liu
|
80c4d4f806
|
Bug 914377 - Intermittent testShareLink | Exception caught - junit.framework.AssertionFailedError: View is null and can therefore not be clicked! r=gbrown
|
2013-10-12 20:32:43 -07:00 |
|
Chris Kitching
|
e77ac56e41
|
Bug 914296: Add more intelligent caching to the Favicons system. r=rnewman
|
2013-10-11 16:42:39 -07:00 |
|
Chris Kitching
|
22b17d3ff4
|
Bug 923218: Don't show the default favicon until a failure to load a favicon has happened. r=rnewman
|
2013-10-11 15:56:11 -07:00 |
|
Adrian Tamas
|
211a3e4cbf
|
Bug 888277 - Create a new Robocop test to test private browsing. r=gbrown
|
2013-06-25 08:45:14 +03:00 |
|
Wes Kocher
|
9227df6cbe
|
Merge m-c to fxteam
|
2013-10-10 19:10:24 -07:00 |
|
Wes Kocher
|
09aa863740
|
Merge inbound to m-c
|
2013-10-10 18:59:58 -07:00 |
|
Brian Nicholson
|
7eb59bef28
|
Bug 923519 - Remove resource preprocessing. r=nalexander
--HG--
rename : mobile/android/base/resources/xml/preferences.xml.in => mobile/android/base/resources/xml/preferences.xml
rename : mobile/android/base/resources/xml/preferences_customize.xml.in => mobile/android/base/resources/xml/preferences_customize.xml
rename : mobile/android/base/resources/xml/searchable.xml.in => mobile/android/base/resources/xml/searchable.xml
rename : mobile/android/base/resources/xml/sync_authenticator.xml.in => mobile/android/base/resources/xml/sync_authenticator.xml
rename : mobile/android/base/resources/xml/sync_options.xml.in => mobile/android/base/resources/xml/sync_options.xml
rename : mobile/android/base/resources/xml/sync_syncadapter.xml.in => mobile/android/base/resources/xml/sync_syncadapter.xml
|
2013-10-10 16:08:59 -07:00 |
|
Nick Alexander
|
93686d66a7
|
Bug 923519 - Pre: Expose MOZ_ANDROID_SHARED_{ID,ACCOUNT_TYPE} to mobile/android/**/Makefile.in. r=gps
|
2013-10-10 16:08:58 -07:00 |
|
Brian Nicholson
|
3de1770fc2
|
Bug 923407 - Set list adapter to null when destroying BrowserSearch view. r=lucasr
|
2013-10-10 13:54:49 -07:00 |
|
Nick Alexander
|
6fcd9b0d05
|
Bug 924232 - Part 2: Move preprocessed Gecko*.java.in to widget package. r=mfinkle
--HG--
rename : mobile/android/base/GeckoEditText.java.in => mobile/android/base/widget/GeckoEditText.java.in
rename : mobile/android/base/GeckoImageButton.java.in => mobile/android/base/widget/GeckoImageButton.java.in
rename : mobile/android/base/GeckoImageView.java.in => mobile/android/base/widget/GeckoImageView.java.in
rename : mobile/android/base/GeckoLinearLayout.java.in => mobile/android/base/widget/GeckoLinearLayout.java.in
rename : mobile/android/base/GeckoRelativeLayout.java.in => mobile/android/base/widget/GeckoRelativeLayout.java.in
rename : mobile/android/base/GeckoTextSwitcher.java.in => mobile/android/base/widget/GeckoTextSwitcher.java.in
rename : mobile/android/base/GeckoTextView.java.in => mobile/android/base/widget/GeckoTextView.java.in
rename : mobile/android/base/GeckoView.java.frag => mobile/android/base/widget/GeckoView.java.frag
|
2013-10-10 11:53:14 -07:00 |
|
Nick Alexander
|
6173918c66
|
Bug 924232 - Part 1: Remove special processing of FENNEC_PP_JAVA_VIEW_FILES. r=mfinkle
|
2013-10-10 11:53:12 -07:00 |
|
Geoff Brown
|
ebd42a9670
|
Bug 851861 - Enable robocop testLoad, testPanCorrectness, etc
|
2013-10-10 10:00:14 -06:00 |
|
Nick Alexander
|
bfed676547
|
Bug 923306 - Build annotationProcessors with JAVA_JAR_TARGETS. r=glandium
|
2013-10-09 17:05:37 -07:00 |
|
Nick Alexander
|
7e9466764b
|
Bug 923306 - Add JAVA_JAR_TARGETS. r=glandium
|
2013-10-09 17:05:36 -07:00 |
|
Nick Alexander
|
2185e91dfa
|
Bug 924133 - Remove Android WebApps preprocessing. r=wesj
The existing code complicates the build system and IDE integration.
This keeps most of the flexibility while simplifying the build system.
|
2013-10-09 17:05:36 -07:00 |
|
Margaret Leibovic
|
676e916693
|
Bug 917273 - Fix PinSiteDialog to handle pinning user-entered terms. r=wesj
|
2013-10-09 13:06:58 -07:00 |
|
Lauren Ko
|
8997beb54e
|
Bug 919301 - Stop showing "switch to tab" from normal browsing when in private browsing. r=mleibovic
|
2013-10-03 17:13:42 -07:00 |
|
Michael Comella
|
0e11455a3a
|
Bug 888086 - Use StringBuilder in sync/Utils.java r=rnewman
|
2013-10-08 18:42:47 -07:00 |
|
Brian Nicholson
|
317a825ee4
|
Bug 924478 - Initialize sPriorityResetRunnable only once. r=kats
|
2013-10-08 12:25:42 -07:00 |
|
Richard Newman
|
c108d818a1
|
Bug 919645 - crash in android.os.NetworkOnMainThreadException. r=bnicholson
|
2013-10-07 12:54:41 -07:00 |
|
Phil Ringnalda
|
93c2de2d3d
|
Merge f-t to m-c
|
2013-10-04 22:05:03 -07:00 |
|
Nicholas Cameron
|
8027a76868
|
Bug 854873. Keep scissor rect enabled. r=kats,nical
|
2013-10-05 01:03:09 +13:00 |
|
Wes Johnston
|
3ebb9492d4
|
Bug 920170 - Move Android prompt service components to their own namespace. r=margaret
--HG--
rename : mobile/android/base/Prompt.java => mobile/android/base/prompts/Prompt.java
rename : mobile/android/base/PromptInput.java => mobile/android/base/prompts/PromptInput.java
rename : mobile/android/base/PromptService.java => mobile/android/base/prompts/PromptService.java
|
2013-10-02 11:18:16 -07:00 |
|
Chris Kitching
|
21bdb3627d
|
Bug 922116 - Don't clear FaviconView image data in formatImage. r=lucasr,margaret
|
2013-10-02 11:31:37 -04:00 |
|
Lucas Rocha
|
865972b7e2
|
Bug 919516 - No need to account for header views in Bookmarks page (r=mfinkle)
|
2013-10-02 15:46:13 +01:00 |
|
Nick Alexander
|
d19b8060c9
|
NO BUG - Deleted unused resource `gecko_actionbar_bg'. r=sriram
|
2013-10-01 14:13:22 -07:00 |
|
Brian Nicholson
|
c9dc3ae6fd
|
Bug 897162 - Lower Gecko thread priority when showing Top Sites page. r=lucasr
|
2013-10-01 12:55:00 -07:00 |
|
Lucas Rocha
|
8ef16f6e77
|
Bug 917805 - Use Tabs.loadUrl() for immediate reaction to ACTION_VIEW intents (r=margaret)
|
2013-10-01 17:15:44 +01:00 |
|
Lucas Rocha
|
053edfb43a
|
Bug 917805 - Remove unused animateHideHomePager(), simplify hideHomePager() (r=margaret)
|
2013-10-01 17:15:30 +01:00 |
|
Margaret Leibovic
|
c718637c44
|
Bug 910106 - Replace loadUrl with inputAndLoadUrl in PixelTest. r=lucasr
|
2013-09-24 14:07:02 -07:00 |
|
Margaret Leibovic
|
8805b1bab4
|
Bug 921023 - Properly re-enable mixed content blocking. r=mfinkle
|
2013-10-01 11:42:42 -04:00 |
|
Lucas Rocha
|
73843ee59a
|
Bug 906230 - Hide the Reading List page in about:home on low memory devices (r=sriram)
|
2013-10-01 14:22:24 +01:00 |
|
Lucas Rocha
|
2af4c1221a
|
Bug 906230 - Add HardwareUtils.isLowMemoryPlatform() (r=kats)
|
2013-10-01 14:22:15 +01:00 |
|
Richard Newman
|
5a8e1c9ed8
|
Bug 919768 - Slowdown and OOM hit visiting top-sites in about:home. r=sriram
|
2013-09-30 20:56:09 -07:00 |
|
Ryan VanderMeulen
|
439f7d7d01
|
Merge m-c to b2g-inbound.
|
2013-09-30 16:30:26 -04:00 |
|
Ryan VanderMeulen
|
40233fbb80
|
Merge fx-team to m-c.
--HG--
rename : mobile/android/base/UpdateServiceHelper.java => mobile/android/base/updater/UpdateServiceHelper.java
|
2013-09-30 16:18:53 -04:00 |
|
Ben Hearsum
|
a7f90adb02
|
bug 885477: switch Nightly users to Balrog - switch android builds. r=mfinkle
|
2013-09-30 12:28:21 -04:00 |
|
Errietta Kostala
|
cee9a4a240
|
Bug 921756 - Don't let ButtonToast try to modify views it can't. r=lucasr
|
2013-09-30 10:59:40 -04:00 |
|
Chris Kitching
|
e5a5d4159c
|
Bug 920861 - Moving the UpdateService classes into directories matching their declared packages. r=snorp
--HG--
rename : mobile/android/base/UpdateService.java => mobile/android/base/updater/UpdateService.java
rename : mobile/android/base/UpdateServiceHelper.java => mobile/android/base/updater/UpdateServiceHelper.java
|
2013-09-30 10:59:40 -04:00 |
|
Sriram Ramasubramanian
|
fa3ab59494
|
Bug 920317: Banner cuts off TopSitesPage. [r=margaret]
--HG--
rename : b2g/config/emulator-ics/config.json => b2g/config/emulator/config.json
rename : b2g/config/emulator-ics/releng-emulator-ics.tt => b2g/config/emulator/releng-emulator.tt
extra : rebase_source : cdbc79b907ad0d90ff315966e645535ffb4a39b9
|
2013-09-26 15:39:36 -07:00 |
|
Michael Comella
|
f89e59dbb5
|
Bug 915355 - Part 3: Update default search engine comment to be more descriptive. r=rnewman
|
2013-09-27 09:38:25 -07:00 |
|
Michael Comella
|
2d3e9e297c
|
Bug 915355 - Part 2: Add clarifying comments on keyword-search to Android code. r=rnewman
|
2013-09-27 09:38:25 -07:00 |
|
Adrian Tamas
|
55028b0d7d
|
Bug 899182 - Re-write testBookmark to work with the new about:home. r=lucasr
|
2013-08-19 17:11:09 +03:00 |
|
Adrian Tamas
|
75fb600424
|
Bug 896574 - Fix testAddSearchEngine to work with the new about:home. r=lucasr
|
2013-07-23 19:07:48 +03:00 |
|
Chris Kitching
|
e4c4bfb202
|
Bug 918917 - Show no favicon until load fails, then show default favicon, or the result (r=margaret)
|
2013-09-27 12:12:22 +01:00 |
|