Nick Alexander
f7d9fb4dcb
Bug 900522 - Part 3: Add passthru ANDROID_GENERATED_RESFILES. r=gps
...
This defines all of the Android resources in moz.build files (although
some are still generated by mobile/android/base/Makefile.in).
2013-10-09 16:19:00 -07:00
Nick Alexander
fdfe926d99
Bug 900522 - Part 2: Use ANDROID_RESFILES in mobile/android/base/moz.build. r=gps
...
This defines ANDROID_RESFILES in mobile/android/base/moz.build but
does not use the default processing from java-build.mk.
* * *
Bug 900522 - Part 1: Make ANDROID_RESFILES a moz.build-only variable. r=gps
2013-10-09 16:19:00 -07:00
Ryan VanderMeulen
c911c6968b
Merge m-c to fx-team.
2013-10-16 17:04:40 -04:00
Mark Finkle
3eaf44c438
Bug 927451 - GeckoView profile folder is not created r=blassey r=wesj
2013-10-16 17:02:39 -04:00
Mark Finkle
cd05784242
Bug 927253 - [geckoview] NPE in GeckoNetworkManager r=blassey
2013-10-16 17:02:36 -04:00
Ryan VanderMeulen
5ea6eb0b72
Merge fx-team to m-c.
2013-10-16 17:00:57 -04:00
Michael Comella
2a8f6fb928
Bug 925546: OnPinSiteListener -> OnEditPinnedSiteListener. r=sriram
2013-10-16 10:09:41 -07:00
Chenxia Liu
c9c696a583
Bug 919230 - Implement empty screen state for bookmarks. r=sriram
2013-10-16 09:42:33 -07:00
Jim Chen
daf87424ab
Bug 917685 - Catch error thrown by nsILoadContext.associatedWindow; r=mfinkle
2013-10-16 10:51:23 -04:00
Sriram Ramasubramanian
4fdacac4f7
Bug 917947: SearchEngine icons are small in the dialog. [r=mfinkle] [r=margaret]
2013-10-14 13:52:23 -07:00
Sriram Ramasubramanian
034d1e1d88
Bug 926574: Use a new constructor for CursorAdapter. [r=mfinkle] [r=lucasr]
2013-10-14 13:34:08 -07:00
Lucas Rocha
5988e3ab6f
Bug 927371 - Remove performEmptySearch from SearchLoader (r=sriram)
2013-10-16 17:02:02 +01:00
Lucas Rocha
f89b34487f
Bug 918044 - Block layout requests while handling focus changes in TopSitesGridView (r=sriram)
2013-10-16 16:39:34 +01:00
Lucas Rocha
fb9d2304ad
Bug 917350 - Enable loading unconditionally in BrowserSearch (r=margaret)
2013-10-16 10:30:40 +01:00
Lucas Rocha
db1ab6bc21
Bug 917350 - Move loader init() implementation to SearchLoader (r=margaret)
2013-10-16 10:30:39 +01:00
Lucas Rocha
09c846ac9e
Bug 917350 - Factor out method to create SearchLoader arguments (r=margaret)
2013-10-16 10:30:39 +01:00
Margaret Leibovic
740ae36fdd
Bug 925427 - Fix order of search engines in settings page. r=liuche
...
* * *
Bug 925427 - (Part 2) Clean up SearchPreferenceCategory.handleMessage
2013-10-15 22:02:16 -07:00
Wes Kocher
6667469963
Merge m-c to fx-team
2013-10-15 20:32:13 -07:00
Wes Kocher
d7cf0c4e55
Merge fxteam to m-c
2013-10-15 20:26:55 -07:00
Wes Kocher
bb2827303b
Backed out 5 changesets (bug 922694) for Android rc3 orange
...
Backed out changeset 51185a26a7b7 (bug 922694)
Backed out changeset 3d0582ab0417 (bug 922694)
Backed out changeset d333b85c805d (bug 922694)
Backed out changeset a78a707ba721 (bug 922694)
Backed out changeset 34e48f8bac52 (bug 922694)
2013-10-15 18:32:31 -07:00
Richard Newman
01d2703713
Bug 922694 - Part 5: grab distribution ID in FHR. r=mcomella
2013-10-15 16:53:46 -07:00
Richard Newman
63220a1d6c
Bug 922694 - Part 4: grab Accept-Locale pref in FHR. r=mcomella
2013-10-15 16:53:45 -07:00
Richard Newman
ec31841303
Bug 922694 - Part 3: FHR changes for distribution and locale. r=mcomella
2013-10-15 16:53:45 -07:00
Richard Newman
f0b32cc864
Bug 922694 - Part 2: expose distribution ID. r=margaret
2013-10-15 16:53:45 -07:00
Richard Newman
feef34a824
Bug 922694 - Part 1: split Distribution class to allow for use from FHR, use buffer when expanding zip contents. r=margaret
2013-10-15 16:53:45 -07:00
Wes Johnston
9323b2ab25
Bug 920170 - Allow adding a grid of icons to prompts. r=margaret
2013-10-15 08:53:16 -07:00
Wes Johnston
0df52d5fd7
Bug 904245 - TWhitespace fixup r=kats
2013-10-15 08:08:10 -07:00
Wes Johnston
f9a93fb4b0
Bug 904245 - Take touch radius into account when calculating pan threshold. r=kats
2013-10-15 08:06:01 -07:00
Wes Johnston
13fd9e42a0
Bug 923391 - Prompts should return values even if they're cancelled. r=mfinkle
2013-10-15 00:13:13 -07:00
Wes Johnston
cd0eddf863
Bug 920170 - Break out some pieces of prompts into their own methods. r=margaret
2013-10-15 00:11:27 -07:00
Federico Paolinelli
ce68aebd91
Bug 921776 - Forced notifications to keep the same timestamp to preserve the order they are displayed in; fixed current notification mechanism in notification handler to update correctly the current foreground notification; r=wesj
2013-10-14 13:38:57 -07:00
Ryan VanderMeulen
7bda00af37
Merge m-c to fx-team.
2013-10-14 14:44:54 -04:00
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
Wes Johnston
e2d1ec1b26
Bug 925538 - Import fireDialogEvent method into FilePicker. r=mfinkle
2013-10-14 09:40:59 -07:00
Wes Johnston
143c7c1dba
Bug 914740 - Reland drawable and -moz-icon changes. r=mfinkle DONTBUILD
2013-10-15 10:40:57 -07:00
Wes Johnston
1e5c46dd47
Backout 0708b8629399 and a2aa2637a1b7 to fix commit message. r=fixup
2013-10-15 10:40:09 -07:00
Wes Johnston
73c1bc6bd1
Bug 807313 - Allow showing app icons in native ui using -moz-icon protocols. r=mfinkle
2013-10-15 10:32:39 -07:00
Wes Johnston
edae4f38c5
Bug 807313 - Allow using android drawables in drawable:// resources. r=mfinkle
2013-10-15 10:32:36 -07:00
Paul Feher
57152de81d
Bug 926310 - Robocop: Add test for 'Reader Mode' feature. r=jmaher
2013-10-14 16:54:06 +03:00
Ed Morley
4984383861
Backed out changeset 0b6f43cbb7dd (bug 899187) for causing a couple of new intermittent failures
2013-10-15 17:22:34 +01:00
Adrian Tamas
ccb5baa015
Bug 899187 - Re-write testBookmarksPage to work with the new about:home. r=lucasr
2013-08-20 10:26:55 +03:00
Phil Ringnalda
482fc23a2c
Merge m-i to m-c
2013-10-13 10:18:40 -07: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
David Rajchenbach-Teller
96ca2461bd
Bug 903433 - Add FinalizationWitnessService. r=Waldo, r=glandium, sr=Mossop
2013-10-12 14:17:43 -04:00
Mina Almasry
eaf7fb5d88
Bug 698437 - Allow spatial navigation with directional controller. r=kats
2013-10-12 13:59:50 -04:00
Wes Kocher
11da72d482
Merge m-c to fx-team
2013-10-11 19:00:36 -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