Commit Graph

10970 Commits

Author SHA1 Message Date
Erik Edrosa
dba77428f3 Bug 1084529 - Move hardcoded colors to resources on Android. r=mcomella
--HG--
extra : rebase_source : 8e3d8eb16d6b03066b699d5d344c8d4a828e44b5
2014-10-23 14:24:38 -07:00
Jim Chen
4a58f3e521 Bug 1088209 - Make Context usage consistent in CrashHandler; r=snorp 2014-10-23 16:32:28 -04:00
Jim Chen
d200e50129 Bug 1066982 - Try to not launch processes on pre-JB devices because of Android bug; r=snorp
On pre-JB Android, there's a bug in Bionic's fork implementation that can cause
a hang when launching processes, so this patch makes us avoid doing that if we can.
2014-10-23 16:32:27 -04:00
Jim Chen
f20bc7e8a9 Bug 1086994 - Enable crash handling in search activity; r=margaret 2014-10-23 16:32:27 -04:00
Mark Finkle
0a2201c18d Bug 1088038 - Add some basic tests for video controls and video playback r=snorp 2014-10-23 16:31:06 -04:00
Mark Finkle
467e7fd36d Bug 1048688 - videos without an extension in the source URL aren't castable r=wesj 2014-08-08 12:47:55 -04:00
Vikneshwar
829c1b4982 Bug 1085595 - Moved hard-coded strings in testDoorHanger into StringHelpe. r=margaret 2014-10-22 08:02:00 +02:00
Mark Goodwin
b23ac862c3 Bug 1081711 - Ensure 'remember this decision' works for client certificates. r=wjohnston 2014-10-22 13:18:00 +02:00
Margaret Leibovic
483fb19e37 Bug 1042135 - Change three-state DNT back to two state and update text in Fennec. (r=liuche)
* * *
Bug 1042135 - Update robocop tests
2014-09-19 14:41:44 -07:00
Margaret Leibovic
26751fb769 Bug 1084590 - Update message and icon in empty view of search activity. r=liuche 2014-10-22 10:58:32 -07:00
Margaret Leibovic
7606b79795 Bug 1086991 - Reduce JS/Java message passing for reader mode (Reader:Remove*). r=rnewman 2014-10-22 09:12:11 -07:00
Margaret Leibovic
b692bbb523 Bug 1086991 - Reduce JS/Java message passing for reader mode (Reader:Add*). r=rnewman 2014-10-22 09:12:08 -07:00
Chris Kitching
523db5c3f6 Bug 1064946: Stop inserting guessed URLs into the favicon mapping cache. r=rnewman 2014-09-14 17:03:26 -07:00
Chris Kitching
56779fd797 Bug 914027: Do not attempt to decode Favicons of unsupported types. Fallback on Favicon failure. r=margaret 2014-10-22 14:55:53 +01:00
Chris Kitching
67157ca33f Bug 961600: Use the favicon cache for search engine icons. r=rnewman 2014-09-19 18:10:01 -07:00
Martyn Haigh
731b081620 Bug 1014996 - A full-screen tab panel for managing normal and private tabs (r=lucasr) 2014-10-22 14:11:37 +01:00
Wes Kocher
5598fd3c31 Merge m-c to fx-team a=merge 2014-10-21 19:09:09 -07:00
Michael Comella
40d031faeb Bug 1079183 - Update reload assets to make reload larger. r=lucasr 2014-10-21 17:59:01 -07:00
Ryan VanderMeulen
81da242472 Merge inbound to m-c. a=merge 2014-10-21 15:14:52 -04:00
Eugen Sawin
9c12a8c29f Bug 1061372 - [2/2] Fix Gecko screen orientation to Android orientation mapping. r=snorp
--HG--
extra : rebase_source : 98040a219d8371404de0ce06d10b01fdda3bcf69
2014-10-21 17:34:59 +02:00
vivek
1bdd36a1bf Bug 1064038 - "Handle errors for About Feedback form submission". r=margaret 2014-10-20 10:44:00 +02:00
Wes Kocher
23f972a0b3 Merge m-c to fx-team a=merge 2014-10-20 19:01:55 -07:00
Wes Kocher
36dd7db70a Merge inbound to m-c a=merge 2014-10-20 18:56:56 -07:00
Mark Capella
cc342778ce Bug 1084689 - Update ReadingList banner icon, r=margaret, lucasr 2014-10-20 20:31:57 -04:00
Richard Newman
87b68c4c3f Bug 1084516 - Wrap Build.CPU_ABI access in deprecation annotation. r=snorp 2014-10-20 13:50:38 -07:00
Wes Johnston
20c90d0a19 Bug 1055883 - Don't reshow header when hitting the bottom of short pages. r=kats 2014-10-14 14:29:00 -07:00
Wes Johnston
ca9b6baec8 Bug 1082224 - Don't block all urls in guest sessions. r=mfinkle 2014-10-13 16:09:00 -07:00
Jim Chen
6eac93d463 Bug 1075644 - Wait for page to fully load in context menu tests; r=mfinkle 2014-10-20 12:55:31 -04:00
Jim Chen
c6197016d4 Bug 1075644 - Move more things to after Gecko start; r=mfinkle 2014-10-20 12:55:31 -04:00
Jim Chen
ca3521311b Bug 1075644 - Reduce Gecko thread priority at very start; r=snorp r=bnicholson 2014-10-20 12:55:30 -04:00
Richard Newman
baa647018c Bug 1084521 - Use +id not +android:id. r=lucasr 2014-10-20 08:33:11 -07:00
Michael Comella
2eb2c49e92 Bug 1084545 - Update nav button stroke colors. r=lucasr 2014-10-20 08:08:48 -07:00
Michael Comella
824b808bb4 Bug 1084542 - Move shared code from Back/ForwardButtons to NavButton. r=lucasr 2014-10-20 08:05:46 -07:00
Garvan Keeley
cf1a1ec84e Bug 1084557 - Stumbler: Remove condition to only build in nightly. r=rnewman 2014-10-17 12:33:00 -04:00
vivek
dc8e679aa0 Bug 1077080 - "submit button states in about:feedback". r=margaret 2014-10-17 07:12:00 +02:00
Mark Capella
16109051ac Bug 1074787 - Unable to Remove bookmarks via context menu, r=rnewman 2014-10-19 20:12:11 -04:00
Mark Capella
8f7e30d7c5 Bug 1078355 - Move reader mode code out of BrowserApp, r=margaret 2014-10-18 02:45:34 -04:00
Michael Comella
9b0bb490fd Bug 1084659 - Move new_tablet_* resources to newtablet/res/. r=rnewman
--HG--
rename : mobile/android/base/resources/drawable-large-v11/new_tablet_site_security_level.xml => mobile/android/base/newtablet/res/drawable-large-v11/new_tablet_site_security_level.xml
rename : mobile/android/base/resources/drawable-large-v11/new_tablet_site_security_unknown.xml => mobile/android/base/newtablet/res/drawable-large-v11/new_tablet_site_security_unknown.xml
2014-10-17 17:58:18 -07:00
Wes Johnston
11becf1dfc Bug 1071116 - totalBytes must be greater than 0 in DownloadManager.addCompletedDownload r=bnicholson 2014-10-17 20:43:21 -04:00
Michael Comella
a1ff207d79 Bug 1072464 - Implement new tablet forward button dimensions and clean up animation code. r=lucasr 2014-10-17 16:34:56 -07:00
Michael Comella
a94e674646 Bug 1077755 - Part 2: Remove style constructor from unnecessary generated views. r=lucasr
To prevent unintended side-effects.
2014-10-17 13:01:54 -07:00
Ryan VanderMeulen
faec375652 Merge m-c to inbound. a=merge 2014-10-21 15:23:54 -04:00
Michael Comella
e9e27985f3 Bug 1077755 - Change pressed/focused private browsing colors of new tablet menu items. r=lucasr 2014-10-10 11:32:12 -07:00
Michael Comella
3a46bc2029 Bug 1073474 - Part 3: Stub new_tablet_site_security_level. r=trivial 2014-10-17 16:28:58 -07:00
Garvan Keeley
c701d59e7d Bug 1084423: Fix guards to limit wifi and cellular data per location. r=vng
Without these size guards in place, can result in excessively large collections for a single location.
2014-10-17 16:02:45 -07:00
Wes Kocher
a1dadb748b Backed out 3 changesets (bug 1075644) for Android build bustage on a CLOSED TREE
Backed out changeset c44f001ea6c1 (bug 1075644)
Backed out changeset ca0dfff936c2 (bug 1075644)
Backed out changeset 47264e561dce (bug 1075644)
2014-10-17 11:33:15 -07:00
Jim Chen
768c717304 Bug 1075644 - Wait for page to fully load in context menu tests; r=mfinkle 2014-10-17 12:46:35 -04:00
Jim Chen
ff9d99b232 Bug 1075644 - Move more things to after Gecko start; r=mfinkle 2014-10-17 12:46:35 -04:00
Jim Chen
85d3b10feb Bug 1075644 - Reduce Gecko thread priority at very start; r=snorp r=bnicholson 2014-10-17 12:46:35 -04:00
Michael Comella
4f2e1f9e9e Bug 1075531 - Part 3: Match page titles by regex in testAboutPage. r=lucasr 2014-10-17 09:50:32 -07:00