Commit Graph

16566 Commits

Author SHA1 Message Date
Mark Capella
0c6120edf3 Bug 1157637 - Create ActionBar Handler and Gecko SelectionCarets tests, r=margaret 2015-05-14 22:06:13 -04:00
Mark Capella
e6219c5f52 Bug 988143 - Enable Gecko Touch in Fennec, Enable all in Mobile, r=margaret 2015-05-14 22:06:13 -04:00
Mark Capella
d8cf08b067 Bug 988143 - Enable Gecko Touch in Fennec, New ActionBar Handler, r=margaret 2015-05-14 22:06:13 -04:00
Mark Capella
c7e07f9691 Bug 988143 - Enable Gecko Touch in Fennec, TextSelection mods, r=margaret 2015-05-14 22:06:13 -04:00
Mark Capella
67d0b41ca6 Bug 988143 - Enable Gecko Touch in Fennec, SelectionCarets mods, r=ehsan
* * *
Bug 988143 - Enable Gecko Touch in Fennec, Add new Mobile prefs, r=ehsan
2015-05-14 22:06:13 -04:00
Mark Capella
2b3ab5c109 Bug 988143 - Enable Gecko Touch in Fennec, TouchCaret mods, r=ehsan
* * *
Bug 988143 - Enable Gecko Touch in Fennec, TouchCaret mods, r=ehsan
2015-05-14 22:06:13 -04:00
Mark Capella
efc58b7293 Bug 988143 - Enable Gecko Touch in Fennec, Android specific nsCaret mods, r=ehsan 2015-05-14 22:06:13 -04:00
Michael Comella
a79431897a Bug 1164938 - Add MOZ_ANDROID_TAB_QUEUE flag only on NIGHTLY_BUILD. r=nalexander 2015-05-14 15:39:46 -07:00
Chenxia Liu
8e5113285c Bug 1126608 - Add list of logins. r=margaret 2015-05-08 17:40:15 -07:00
Chenxia Liu
135f4224d2 Bug 1126608 - Add buttons. r=ally 2015-05-06 19:39:07 -07:00
Chenxia Liu
4a2e5c5cdf Bug 1126608 - Add select login doorhanger to SiteIdentityPopup. r=ally 2015-05-07 15:35:56 -07:00
Chenxia Liu
e7f40d93dd Bug 1126608 - Add Doorhanger:Logins message from Gecko. r=ally 2015-05-05 13:44:32 -07:00
Chenxia Liu
084eff03fe Bug 1126608 - Make Site Identity text styling consistent with other doorhangers. r=ally 2015-04-21 17:36:56 -07:00
Wes Kocher
3e67a8f1b8 Merge m-c to fx-team a=merge 2015-05-14 15:41:56 -07:00
Wes Kocher
7e3a40d89c Merge fx-team to m-c a=merge 2015-05-14 15:34:39 -07:00
James Willcox
0876f187ba Backout fb6329699801 for x86 breakage on a CLOSED TREE 2015-05-14 15:40:00 -05:00
James Willcox
0092d07156 Bug 1141693 - Build and use a PIE plugin-container on Android 5.0+. Based on a patch by Mike Hommey. r=me,glandium 2015-05-14 14:52:10 -05:00
James Willcox
ab5c952e37 Bug 1163841 - Always call eglInitialize(), but kill the preloading hack (which was crashing before) r=nchen 2015-05-14 14:52:10 -05:00
James Willcox
63290562a6 Bug 1084456 - Enable MSE on Android r=ajones,ehsan 2015-05-14 14:52:09 -05:00
Ehsan Akhgari
5d10bf73ef Merge central into inbound 2015-05-14 14:16:51 -04:00
Ehsan Akhgari
e13ebf23f0 Disable service workers on desktop and Aurora, no bug; r=nsm a=me 2015-05-14 14:12:27 -04:00
Paolo Amadini
27ca1c72b9 Bug 1149975 - Part 1 of 2 - Handle visibility of the login fill doorhanger anchor. r=MattN 2015-05-13 15:34:14 +01:00
Margaret Leibovic
15069d2583 Bug 1162531 - Add test for add-ons in distributions. r=rnewman 2015-05-11 09:36:00 -07:00
Margaret Leibovic
92089cac92 Bug 923581 - Install distro add-ons after Distribution:Set to avoid race condition between distribution and XPIProvider. r=rnewman,Mossop 2015-05-12 16:46:29 -07:00
Martyn Haigh
a687287097 Bug 1155911 - [tab queue] Opening external links can cause two nightly apps in task switcher (r=rnewman) 2015-05-08 17:12:09 +01:00
Martyn Haigh
7e3602a01f Bug 1159752 - Visible and selected tab incorrect when tab queue loaded and Fx isn't loaded (r=mcomella) 2015-05-14 14:04:04 +01:00
Martyn Haigh
3a9a6190e4 Bug 1164452 - IllegalArgumentException crash when removing view via service (r=rnewman) 2015-05-14 12:31:47 +01:00
Gijs Kruitbosch
4417a1a022 Backed out changeset b98dbd42d4d3 (bug 1159752) at mhaigh's request on IRC 2015-05-14 12:24:31 +01:00
Martyn Haigh
9f12baa089 Bug 1159752 - Visible & selected tab incorrect when tab queue loaded and Fx isn't loaded (r=rnewman) 2015-05-14 12:15:06 +01:00
Michael Comella
80f874c8e8 Bug 851693 - Open Activity via Intent URI if it is installed. r=margaret 2015-05-07 16:32:37 -07:00
Alexander Ploner
6a89c50c1e Bug 1148549 - Change menu items divider color to #D7D9DB. r=mcomella 2015-05-10 14:01:20 +02:00
Margaret Leibovic
4b73875b83 Bug 1160346 - Allow home panel add-ons to specify order and make themselves default. r=mfinkle 2015-05-06 17:44:10 -07:00
Danilo Cesar Lemes de Paula
9b0c1f37c5 Bug 1162701 - Fix panning on Fennec built with C++ APZ. r=kats 2015-05-11 05:22:00 +02:00
Wes Kocher
616bbb2bbe Merge inbound to m-c a=merge 2015-05-12 16:24:41 -07:00
Margaret Leibovic
551057a991 Bug 1161701 - Listen for AboutReader:Ready notification instead of waiting for content to appear in testReaderView. r=mfinkle 2015-05-11 16:51:41 -07:00
Carsten "Tomcat" Book
fb31a549ed merge fx-team to mozilla-central a=merge 2015-05-12 12:01:27 +02:00
ffxbld
bb5e7ed3f3 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-05-11 15:06:43 -04:00
Michael Comella
bf0ba52548 Bug 1162423 - Handle Browser.EXTRA_CREATE_NEW_TAB. r=margaret
I simplified the code by passing an Intent into the loadUrl functions rather
than two arguments.
2015-05-11 11:11:18 -07:00
vivek
ec77e0af2c Bug 1162254 - Favicon_globe set as fallback image in case of cache miss. r=margaret 2015-05-07 15:27:00 -04:00
Carsten "Tomcat" Book
b507388890 merge mozilla-central to mozilla-inbound 2015-05-12 17:07:10 +02:00
Clayton Bodendein
8c468ac4da Bug 1159904 - Fix syntax error in Reader.js. r=margaret 2015-05-10 13:12:37 -05:00
Chenxia Liu
e07a3669ef Bug 1159876 - Dismiss Doorhanger when user clicks on Edit site settings. r=ally 2015-05-08 11:33:49 -07:00
Chenxia Liu
1b9f622b3f Backed out bug 1159876. r=notfixed 2015-05-08 09:00:01 -07:00
Carsten "Tomcat" Book
455f19b16d Merge mozilla-central to fx-team on a CLOSED TREE 2015-05-08 13:27:09 +02:00
Carsten "Tomcat" Book
e1a9edca6d Backed out changeset 0602fff3681d (bug 1137483) for suspicion this made the rc2 test failing more frequently on a CLOSED TREE 2015-05-08 10:50:00 +02:00
Carsten "Tomcat" Book
35b772267f Backed out changeset 399980ce108a (bug 1137483) 2015-05-08 10:48:33 +02:00
Carsten "Tomcat" Book
46bd8244cd Backed out changeset a7ba18a83520 (bug 1137483) 2015-05-08 10:48:24 +02:00
Carsten "Tomcat" Book
c16a9fe14e Backed out changeset 501e46e3e348 (bug 1137483) 2015-05-08 10:48:19 +02:00
Carsten "Tomcat" Book
8b29c33bb9 Backed out changeset 3a1669b7df0f (bug 1137483) 2015-05-08 10:48:13 +02:00
Carsten "Tomcat" Book
683992c592 Backed out changeset 3dae1f0d8b0b (bug 1137483) 2015-05-08 10:48:07 +02:00