Mark Finkle
6dbb5ad52e
Bug 1143888 - Integrate the Adjust install tracking SDK. r=mfinkle
...
--HG--
extra : rebase_source : d4a41c1193d93aa7774e68b302e9f9b13b5ec28c
2015-04-08 22:49:16 -07:00
Michael Comella
68bca54907
Bug 1157534 - Hide HomePagerContainer when showing BrowserSearch and vice versa. r=margaret
...
We'd hide only the HomePager before, which left the HomeBanner appearing.
--HG--
extra : rebase_source : b6cefaa098fafea182eb43dd1d0e14c5e5725e74
2015-04-23 11:03:14 -07:00
Michael Comella
4262ab276d
Bug 1152314 - Duplicate action bar configuration in code. r=liuche
...
This is necessary because the configuration breaks on some devices if it's
just set in XML - see the code comments for more details.
--HG--
extra : source : 20612adf39a75abc22de568a5aa2a04d8349e0e2
2015-04-14 17:42:45 -07:00
Jeff Lu
6fcd0207db
Bug 1076692 - OuterLayout should consume touch only when dragging is enabled. r=mcomella
...
--HG--
extra : rebase_source : cf5824e19d663cb8d8fc5887080c74f2011546ff
2015-04-23 17:03:04 -07:00
Martyn Haigh
fa860b1671
Bug 1154425 - Tapping the same link twice when Tab Queue is enabled should Open Now (r=mcomella)
...
--HG--
extra : rebase_source : fb4f7bf0c63bd3d8638da282ebb9644081930e5a
2015-04-22 17:35:11 -07:00
Wes Kocher
b43e5283da
Merge m-c to fx-team a=merge
2015-04-22 17:27:15 -07:00
Wes Kocher
a79764cf6b
Merge inbound to m-c a=merge CLOSED TREE
2015-04-22 17:15:53 -07:00
Martyn Haigh
ef71c93b10
Bug 1157041 - Change tab queue notification text (r=mcomella)
2015-04-22 15:59:50 -07:00
Martyn Haigh
b740c3aa94
Bug 1149645 - Polish UI of Toast to be same as rest of Fennec (r=mcomella)
2015-04-22 15:58:34 -07:00
Jim Chen
d86fde1bcd
Bug 1150693 - Initialize GeckoThread before registering GeckoApp events before launching Gecko; r=snorp
...
--HG--
extra : rebase_source : f1a9e793e6e4c9ad99aebb825722a8d4ccf6fc77
2015-04-22 11:30:13 -04:00
Jim Chen
4c5d86c374
Bug 1150693 - Register Gecko:Ready earlier in GeckoApp; r=snorp
...
--HG--
extra : rebase_source : 3333c1e207891e438a912d3f60e1e03fd5e84da5
2015-04-22 11:30:13 -04:00
Jim Chen
0f73a436d1
Bug 1150693 - Avoid possible race condition when sending pending Gecko events; r=snorp
...
--HG--
extra : rebase_source : e5c80ba79bee0d20da4a6450d97137152c31d602
2015-04-22 11:30:13 -04:00
Margaret Leibovic
dd6417362f
Bug 1155083 - Properly hide reader view tablet on landscape tablets. r=bnicholson
...
--HG--
extra : rebase_source : 536896d127004696690e3129e61931d19cba1b16
2015-04-16 15:37:33 -07:00
Wes Kocher
1c8090ed35
Merge m-c to fx-team a=merge
2015-04-21 15:39:12 -07:00
Wes Kocher
687641fa14
Merge inbound to m-c a=merge
2015-04-21 15:23:57 -07:00
David Rajchenbach-Teller
15afd14713
Bug 1153657 - Performance Monitoring is not ready to ride the trains. r=yoric
2015-04-18 14:26:13 +02:00
Carsten "Tomcat" Book
34eac73c74
Merge mozilla-central to fx-team
2015-04-21 15:35:04 +02:00
Carsten "Tomcat" Book
c560e33395
Merge mozilla-central to mozilla-inbound
2015-04-21 12:38:27 +02:00
Richard Newman
e6d4db82b7
Bug 1133755 - Follow-up: change string in tests to match code. a=bustage
2015-04-20 19:57:13 -07:00
Richard Newman
e1209fafa9
Bug 1155684 - Part 1-3: remove reading list sync integration. r=nalexander
2015-04-20 18:02:17 -07:00
Richard Newman
f3398bdc5d
Bug 1155684 - Part 0: disable reading list sync in confvars.sh.
2015-04-20 18:02:17 -07:00
Simon Montagu
bfb5cc9a66
Bug 1139306: Fix margin sides for right-to-left scrollbars depending on the actual position of the scrollbar as determined by layout.scrollbar.side, r=tn
2015-04-21 11:32:01 +03:00
Martyn Haigh
3010cb51e6
Bug 1133755 - Final copy for Tab Queue (r=antlam)
2015-04-20 16:18:12 -07:00
Chenxia Liu
58d0b4eaf4
Bug 1155819 - Set anchor as back button for tablets. r=ally
...
--HG--
extra : rebase_source : 0e877a56a15b14b4cc35c4a6744e17666b745b02
2015-04-17 17:56:10 -07:00
Chenxia Liu
b91d35ed33
Bug 1155819 - Clean up phone code more. r=ally
...
--HG--
extra : rebase_source : 481cc35d7f35926c4d0664be57549ec4775c7bc6
2015-04-17 17:08:26 -07:00
darrenjl
243be4f401
Bug 1147233 - Remove unused 'overlay_share_retry' string. r=mcomella
2015-04-18 00:19:36 +10:00
Matt King
cf897f2347
Bug 1150621 - Set TabsPanel.TabsPanelToolbar attributes in xml, rather than code r=mcomella
...
--HG--
extra : rebase_source : d37e6a1580c08be313264cdd99b0d3abf90734b0
2015-04-13 16:05:40 +02:00
Martyn Haigh
9a2768bac1
Bug 1156093 - Make sure service stops when Tab Queue open now button is pressed (r=rnewman)
2015-04-20 08:33:10 -07:00
Martyn Haigh
91faae3bd2
Bug 1155994 - TabQueue : Attempt to read from field 'java.lang.String android.content.Intent.mAction' on a null object reference (r=rnewman)
2015-04-19 10:21:55 -07:00
Phil Ringnalda
8747c26535
Merge f-t to m-c, a=merge
2015-04-18 16:46:44 -07:00
Chenxia Liu
28731ab054
Bug 1154980 - Localize first run pager titles. r=ally
...
--HG--
extra : rebase_source : ccf602b4356871acbbf1fa3729b8e62f8dfde554
2015-04-15 16:08:33 -07:00
Martyn Haigh
d10f0777e6
Bug 1142012 - The progress bar is barely visible in full screen browsing (r=margaret)
2015-04-17 14:52:34 -07:00
Michael Comella
6df34d5d43
Bug 1154836 - Move Presentation code to PresentationMediaPlayerManager from MediaPlayerManager. r=nalexander
...
--HG--
extra : rebase_source : 697e07261d0566fc392d7eb4eba3cb20f77e9d8a
2015-04-16 17:59:58 -07:00
Carsten "Tomcat" Book
8920299529
Merge mozilla-central to fx-team
2015-04-17 13:05:29 +02:00
Carsten "Tomcat" Book
5636c04128
Backed out changeset 80a2fed814d0 (bug 1132508) for frequent robocop-2 testfailures in testNewTab
2015-04-17 12:59:34 +02:00
Ryan VanderMeulen
96f0034585
Merge inbound to m-c. a=merge
2015-04-16 16:18:13 -04:00
Martyn Haigh
c7ee554ba2
Bug 1132508 - Last tab is cut off in tab tray after rotation (r=rnewman)
2015-04-16 10:29:08 -07:00
Chenxia Liu
27c8a29487
Bug 1135126
- Only show one Login doorhanger at a time. r=ally
...
--HG--
extra : rebase_source : fe05c077c281578373504be753c81c686236e80d
2015-04-08 18:30:47 -07:00
Jim Chen
8d9e62e70d
Bug 1072529 - Only create GeckoEditable once; r=esawin
2015-04-15 15:21:32 -04:00
Jim Chen
fb7e3dd2bd
Bug 1152124 - Clear spans when initializing for newly-focused editor; r=esawin
2015-04-15 15:21:32 -04:00
Jim Chen
78dafdd131
Bug 1152123 - Handle commit/cancel composition events in GeckoEditable; r=esawin
2015-04-15 15:21:32 -04:00
Ryan VanderMeulen
9682ed1ae3
Merge m-c to fx-team. a=merge
...
IGNORE IDL
2015-04-15 15:20:08 -04:00
Ryan VanderMeulen
d65cb1db7a
Merge fx-team to m-c. a=merge
...
IGNORE IDL CHANGES
--HG--
extra : amend_source : 1ae4b480ab28633bef90e05797089fb8cdbf3889
2015-04-15 15:10:44 -04:00
Ryan VanderMeulen
1686b9d83b
Bug 1092202 - Skip testGetUserMedia for frequent failures.
2015-04-15 14:39:02 -04:00
Richard Newman
dfa46e2866
Bug 1153973 - Don't blindly apply deletions as insertions. r=nalexander
2015-04-15 10:24:47 -07:00
travis
0e393850fd
Bug 1156268 - Put the 'didRestart' Intent extra in when restarting r=jchen
2015-04-21 10:55:54 -05:00
Geoff Brown
d82db4ae91
Bug 1133833 - Skip a few more troublesome tests on Android 4.3; r=trivial,test-only
2015-04-21 09:30:49 -06:00
Garvan Keeley
9a173ea53d
Bug 1155237 - Part 2, make upload service non-sticky. r=rnewman
2015-04-21 10:45:19 -04:00
Garvan Keeley
e1ce654ac4
Bug 1155237 - Part 1, remove contextless access to NetworkUtils, causes NPE. r=rnewman
2015-04-21 10:45:03 -04:00
Mike Hommey
fab981bebc
Bug 1155476 - Update sccache to 155c926
2015-04-18 09:01:44 +09:00