Commit Graph

15072 Commits

Author SHA1 Message Date
Margaret Leibovic
77a9664323 Bug 1089598 - Yahoo search code for the search activity widget. r=mfinkle 2014-10-31 11:14:57 -07:00
Mark Capella
3812547b22 Bug 1089655 - crash in java: Unhandled error for GeckoRequest: FindInPage, r=wesj 2014-10-30 21:18:32 -04:00
Nick Alexander
933728c53c Bug 1039902 - Minify the Fennec JS code in automation. r=glandium
This patch adds a SpiderMonkey jsshell binary via tooltool and arranges
for it to be used in automation (more specifically, whenever JS_BINARY
is defined).

We'd prefer to build a host SpiderMonkey jsshell, but that's not trivial
right now; and we'd prefer to use a minifier better than the existing
Python jsmin (possibly written in JavaScript), but one step at a time.
2014-10-30 17:02:58 -07:00
Swaroop Rao
536f406826 Bug 1002888 - Allow deleting Firefox Account from confirm account screen. r=nalexander
--HG--
extra : rebase_source : 16736f77434d01d37ecd36180064a5a53b1d9179
2014-10-30 16:31:25 -07:00
Chenxia Liu
9a8d9b7197 Bug 1089810 - Update Private Browsing contextual hint string. r=margaret 2014-10-30 14:15:49 -07:00
Ryan VanderMeulen
9a87c4aa6f Merge inbound to m-c. a=merge 2014-10-30 16:03:53 -04:00
Mike Taylor
58b8b3f705 Bug 1090313 - Only prompt desktopMode users to report issues for webfacing urls. r=margaret 2014-10-28 10:32:00 -04:00
Carsten "Tomcat" Book
b26432a3ec Merge mozilla-central to fx-team 2014-10-30 15:16:37 +01:00
Carsten "Tomcat" Book
72ea59b550 merge fx-team to mozilla-central a=merge 2014-10-30 14:49:31 +01:00
Martyn Haigh
73be65ad46 Bug 1064415 - Tabs tray/grid/panel interactions and visual design (r=lucasr) 2014-10-30 13:27:08 +00:00
Lucas Rocha
ccaa05cb3e Bug 1091107 - Visual refinements in the tab strip (r=mcomella) 2014-10-30 10:26:24 +00:00
Lucas Rocha
0b9e5d6e50 Bug 1090364 - Enable fading edges in tab strip (r=mcomella) 2014-10-30 10:26:23 +00:00
Lucas Rocha
ca0c07d45b Bug 1090364 - Add fading edge support to TwoWayView (r=mcomella) 2014-10-30 10:26:23 +00:00
Lucas Rocha
d73e85faba Bug 1055601 - Don't flicker about:home URL when new tab is created (r=mcomella) 2014-10-30 10:26:23 +00:00
Mike Hommey
90964173af Bug 1091118 part 1 - Remove $topsrcdir/gcc/bin from PATH on android builds. r=gps
$topsrcdir/gcc/bin was mistakenly added in bug 971841, but is not provided by
anything the tooltool manifest for android builds pulls. It however is a path
that /may/ exist in the source tree when the slave ran a linux build before.
When it does exist, the meaning of non-path-prefixed commands change,
influencing what particular compiler is used in some cases.
2014-10-30 14:34:54 +09:00
Margaret Leibovic
94ca5cc75d Bug 1082110 - Polish appearance of new reading list style. r=mcomella 2014-10-29 15:34:38 -07:00
Ryan VanderMeulen
3e2bf940ce Merge m-c to fx-team. a=merge 2014-10-29 16:55:11 -04:00
Ryan VanderMeulen
6de5c1cb7e Merge inbound to m-c. a=merge 2014-10-29 16:49:04 -04:00
Ryan VanderMeulen
a70c03ab03 Merge fx-team to m-c. a=merge 2014-10-29 16:30:13 -04:00
Mark Finkle
9a4155664d No bug: Re-enable testAddonManager for Android 4.0 r=me 2014-10-29 15:47:00 -04:00
Lucas Rocha
2b69b6e2c6 Bug 1089668 - Avoid NPE on parent when tab strip item is pressed (r=mcomella) 2014-10-29 17:39:12 +00:00
Lucas Rocha
4f74b0fee4 Bug 1067388 - Scroll ensure selected tab is always fully visible (r=mcomella) 2014-10-29 17:39:12 +00:00
Lucas Rocha
50e85c6bb5 Bug 1089667 - Sync TwoWayView with upstream's 0.1.2 release (r=mcomella) 2014-10-29 17:39:11 +00:00
Michael Comella
48ff6d6be2 Bug 1086981 - Part 2: Disable navigation buttons in editing mode. r=lucasr 2014-10-29 10:36:35 -07:00
Michael Comella
df5091f5c5 Bug 1086981 - Part 1: Enable menu on new tablet when in editing mode. r=lucasr 2014-10-29 10:36:32 -07:00
Eugen Sawin
33ce39f7b1 Bug 942736 - Account for hidden margins when validating viewport metrics. r=kats 2014-10-29 14:06:55 +01:00
Carsten "Tomcat" Book
348b931e1c Merge mozilla-central to b2g-inbound on a CLOSED TREE 2014-10-29 13:42:47 +01:00
Jordan Lund
36da1bc8e1 Bug 1073772 - Releng work for producing two ARMv7 APKs to target different API ranges, r=rnewman 2014-10-28 19:25:24 -07:00
Richard Newman
e85638f19f Bug 1090385 - More robust handling of external intents. r=snorp 2014-10-28 14:28:31 -07:00
Mark Finkle
609c6406ab Bug 1090229 - Add better test for FilePicker.modeSave r=followup 2014-10-28 17:20:27 -04:00
Mark Finkle
d6b227ce95 Bug 1090229 - Add tests for FilePicker r=bnicholson 2014-10-28 17:16:20 -04:00
Richard Newman
6a328d9eef Bug 1078395 - Work around missing profile in RestrictedProfiles. r=mfinkle
This is a partial fix; it avoids a crash, but isn't necessarily correct.
2014-10-28 11:55:48 -07:00
Richard Newman
142fe53f37 Bug 1089940 - Check for null earlier in favicon data: URI handling. r=ckitching 2014-10-28 11:55:47 -07:00
Mike Taylor
597f697116 Bug 1089734 - Report site issues over HTTPS by default. r=margaret 2014-10-27 11:22:00 -04:00
Ryan VanderMeulen
55cf280881 Bug 941624 et al - Disable testAddonManager for a whole variety of different intermittent failures.
CLOSED TREE
2014-10-28 15:37:47 -04:00
Ryan VanderMeulen
d17b3e68da Backed out changesets f6de43db6fcf, 47755f2acbc4, and aa6ed82c6aa4 (bug 1075644) for being the likely cause of bug 1085627 (and other webaudio timeouts with that test disabled). 2014-10-28 14:45:25 -04:00
Mike Taylor
896fcc7cad Bug 1089376 - Report private browser site issues in private tab. r=margaret 2014-10-27 11:19:00 +01:00
Wes Kocher
b5650ef9de Merge m-c to fx-team a=merge 2014-10-27 18:09:51 -07:00
Margaret Leibovic
af7192adc2 Bug 1085685 - Consolidate logic to add articles to reading list. r=rnewman 2014-10-27 17:59:16 -07:00
Wes Kocher
7c8bee6a68 Merge fx-team to m-c a=merge 2014-10-27 17:49:25 -07:00
Chenxia Liu
12743b953f Bug 1068411 - Long search text runs under "x" button in search bar. r=margaret 2014-10-27 17:21:57 -07:00
Chenxia Liu
184ae3fa4f Bug 1072831 - Firefox becomes unresponsive at start-up with "Don't keep activities" enabled due to first run experience. r=lucasr 2014-10-27 16:05:49 -07:00
James Willcox
be597a83de Bug 1080709 - Use nsIDOMWindowUtils::wrapDOMFile() in Android file picker 2014-10-27 14:10:59 -05:00
Ryan VanderMeulen
ab27741b62 Backed out changeset 3cd24f004c1a (bug 1068411) for robocop NPEs. 2014-10-27 15:37:17 -04:00
Mark Finkle
4e478da653 Bug 1089190 - Add testing for offline network pages r=bnicholson 2014-10-27 14:59:02 -04:00
Chenxia Liu
e20a975c2b Bug 1068411 - Long search text runs under "x" button in search bar. r=margaret 2014-10-27 10:37:15 -07:00
Mark Finkle
cf51187cba Bug 895775 - Handle bogus network settings in testNetworkManager. r=fix-test 2014-10-26 21:12:32 -04:00
Mark Finkle
99ee459d3b Bug 895775 - Correctly handle lifecycle in GeckoNetworkManager. r=rnewman 2014-10-26 17:27:48 -07:00
Phil Ringnalda
97c5c90a44 Merge m-i to m-c, a=merge 2014-10-26 09:12:36 -07:00
Mark Finkle
768ba85265 Backout 2100e058cc97 in an attempt to find a Tp regression (Bug 1088669) 2014-10-26 00:20:45 -04:00