Commit Graph

16646 Commits

Author SHA1 Message Date
Chenxia Liu
1735e788cb Bug 1147064 - Remove extra layer of layout for overdraw. r=margaret 2015-05-15 15:47:26 -07:00
Chenxia Liu
143df7748e Bug 1147064 - Abstract out shared doorhanger layout. r=margaret 2015-05-27 15:48:17 -07:00
Nick Alexander
5964606255 Bug 1170332 - Fix |mach robocop SINGLE_TEST|. r=ahal,gbrown
This patch declares robocop.ini an instrumentation manifest.  It's not
currently possible to declare tests that don't correspond to files, so
we include the .java extension.  (This could be revisited.)

In |mach robocop|, we use the generic test resolving infrastructure to
select the 'instrumentation'/'robocop' flavor/subsuite tests.  In
|runtestsremote.py|, we fall back to robocop.ini, as we always have.
2015-06-01 14:45:48 -07:00
Carsten "Tomcat" Book
86480819c1 merge mozilla-inbound to mozilla-central a=merge 2015-06-02 13:11:05 +02:00
Phil Ringnalda
dfe6365f6a Back out 7 changesets (bug 1147064) for NullPointerExceptions
Backed out changeset 1e9ce9823fd0 (bug 1147064)
Backed out changeset 17d997c1e1dc (bug 1147064)
Backed out changeset cb76155407ab (bug 1147064)
Backed out changeset 3194afdcbb92 (bug 1147064)
Backed out changeset 87af8d27e784 (bug 1147064)
Backed out changeset fd6e15eb81c3 (bug 1147064)
Backed out changeset 1175733ce0bb (bug 1147064)
2015-06-01 21:40:01 -07:00
Chenxia Liu
86ca14678d Bug 1147064 - Clean up misc styling from feedback. r=margaret 2015-05-22 17:23:56 -07:00
Chenxia Liu
b77116a18c Bug 1147064 - Handle callback ids for Login doorhanger dialogs. r=margaret 2015-05-22 16:04:25 -07:00
Chenxia Liu
78010ddfd1 Bug 1147064 - Add colored buttons. r=margaret 2015-05-21 16:27:38 -07:00
Chenxia Liu
81285fb32d Bug 1147064 - Add positive/negative to buttons. r=margaret 2015-05-18 17:40:30 -07:00
Ted Mielczarek
09cbed64a6 bug 1162060 - add Socorro auth token to Android and B2G mozconfigs. r=mshal 2015-05-28 07:14:49 -04:00
Carsten "Tomcat" Book
7b609fe992 Backed out changeset e91ac9a35f86 (bug 1169476) for android rc2 crashes 2015-06-01 09:38:42 +02:00
Carsten "Tomcat" Book
fcc2564671 Backed out changeset 4fd1a129d197 (bug 1169476) 2015-06-01 09:37:46 +02:00
Nick Alexander
5aa53d0351 Bug 1169476 - Add missing import. r=bustage 2015-05-29 17:18:07 -07:00
Nick Alexander
646a6c1d9a Bug 1169476 -- Implement |mach robocop --serve|. r=gbrown
This adds a flag to |mach robocop| that does everything to run a
Robocop test except launch the actual test.  Instead of launching the
test, it starts the mochi.test server and launches Fennec with a test
profile; then it sits and waits forever.

This allows regular Java IDEs (IntelliJ, but previously Eclipse) to
run Robocop tests like regular instrumentation tests, "injecting" them
into the prepared testing environment.  It's quite nice!
2015-05-25 14:27:21 -07:00
Richard Newman
0d4cf25552 Bug 1169393 - Move Adjust-related stuff to AdjustConstants. r=nalexander 2015-05-29 15:52:42 -07:00
Ryan VanderMeulen
fadbb3f49b Merge inbound to m-c. a=merge 2015-05-29 16:58:30 -04:00
Randall Barker
096cf156bc Bug 1159830 - Autophone - webappstartup should not use console.log to output WEBAPP STARTUP COMPLETE. r=snorp, r=froydnj 2015-05-29 09:58:04 -04:00
Ryan VanderMeulen
19dc73f937 Merge inbound to m-c. a=merge 2015-05-29 09:32:46 -04:00
Ryan VanderMeulen
686c3f1971 Merge fx-team to m-c. a=merge 2015-05-29 09:20:52 -04:00
Andrew Osmond
3e0652df61 Bug 1169342 - Remove nsIDOMDeviceStorage. Cleanup nsDOMDeviceStorage event wrappers. r=dhylands 2015-05-28 18:53:16 -04:00
Richard Newman
e99567155a Bug 1061273 - Pre: add 20+ to Versions. DONTBUILD 2015-05-28 15:22:08 -07:00
Nick Alexander
729c49b01f No bug - Don't let Gradle incrementally dex. r=me
DONTBUILD NPOTB

Unfortunately, Gradle just can't handle incremental dexing in our
multi-project and parallel configuration.  I see the dreaded
"com.android.dex.DexException: Multiple dex files define ..." error
frequently.

I'm using a downloaded Robotium package instead of the in-tree JAR
file as well, 'cuz it seems to be related.
2015-05-24 19:51:22 -07:00
Dipti Nirmale
45f65df5a4 Bug 1116668 - Don't do file access on every call to getGuestProfile. r=rnewman 2015-05-28 09:17:35 -07:00
Ryan VanderMeulen
ed5e4caf95 Backed out changesets 07cc8095956b and f591bbfa5dbf (bug 1159753) for Android debug mochitest crashes.
CLOSED TREE
2015-05-28 09:20:19 -04:00
Martyn Haigh
2f5efa23bb Bug 1159753 - Remove unused import (r=self) 2015-05-28 10:18:05 +01:00
Martyn Haigh
f2d5d9b0a3 Bug 1159753 - Add telemetry for Tab Queue (r=mfinkle) 2015-05-28 10:14:19 +01:00
Blake Kaplan
8824781fa3 Bug 1024437 - Make <datalist> work in e10s. r=MattN 2015-05-28 09:55:46 -07:00
Karim Benhmida
ba68b15dce Bug 1138635 - Keep keyboard up after voice input. r=liuche 2015-05-21 14:55:53 -07:00
Allison Naaktgeboren
0883cba39f Bug 1065004 - Provide an option to always open external tabs in Private Browsing.r=margaret 2015-05-26 15:26:33 -07:00
Amin Bandali
d1107f9c50 Bug 1168618 - Rename immediate to isImmediate in DynamicToolbar.setVisible. r=mcomella 2015-05-28 13:29:00 -04:00
Margaret Leibovic
88551e0921 Bug 1150174 - Update Android reader button logic to avoid doing full readability parse on every page load. r=mcomella 2015-04-10 17:09:21 -07:00
Chenxia Liu
281e79d656 Bug 1147064 - Make negative/positive button order consistent. r=margaret 2015-04-09 16:04:21 -07:00
Chenxia Liu
dad6d3ac9f Bug 1147064 - Remove extra layer of layout for overdraw. r=margaret 2015-05-15 15:47:26 -07:00
Chenxia Liu
cd0b34dbe3 Bug 1147064 - Abstract out shared doorhanger layout. r=margaret 2015-05-27 15:48:17 -07:00
Dave Townsend
fcfa49bedf Bug 1168570: Enable add-on signing support in Android. r=margaret 2015-05-26 13:24:23 -07:00
Martyn Haigh
fd781e3716 Bug 1133755 - Final copy for Tab Queue (r=mcomella) 2015-06-01 13:52:32 +01:00
Martyn Haigh
5091055a46 Bug 1159753 - Add telemetry for Tab Queue (r=mfinkle) 2015-06-01 13:20:13 +01:00
vivek
b6b197abbf Bug 822979 - Bookmark popup notification improvements. r=margaret 2015-05-07 15:07:00 +02:00
Nick Desaulniers
f485fbbc3c Bug 1152597 - Icons are shown for some apps. r=marco 2015-05-19 11:43:39 -07:00
Phil Ringnalda
4f077d45b0 Merge f-t to m-c, a=merge 2015-05-23 14:28:07 -07:00
Michael Comella
25ebbc32a7 Bug 1166868 - Add default favicon search assets. r=trivial
Forgot to add these in the last commits - this will fix the build bustage.
2015-05-22 16:28:20 -07:00
Michael Comella
9563b2b1c7 Bug 1166868 - review: Add clarifying comments to FaviconView. r=trivial 2015-05-22 16:18:56 -07:00
Michael Comella
5809a7c82c Bug 1166868 - Update default favicon for custom search engines. r=margaret" 2015-05-22 11:32:09 -07:00
Michael Comella
a4b88159a7 Bug 1158282 - Correct showDefaultFavicon comment. r=me
I thought the dominant color box was always used, but it is only used when it
is enabled in XML attrs.
2015-05-22 11:35:45 -07:00
Michael Comella
3889a82894 Bug 1158282 - Clarify existing comment in FaviconView.formatImage. r=margaret 2015-05-21 14:11:41 -07:00
Michael Comella
8a7fff9741 Bug 1158282 - Handle the default favicon as any other favicon. r=margaret
This removes the complications of handling the "default favicon" as a special
case simplifying the code into two branches - no favicon (i.e. blank) and a
custom favicon.  Under the hood, the Android framework probably does a similar
amount of work (e.g. opening & scaling the bitmap) so I doubt this is less
efficient.

This solves the custom search engine icons changing on FaviconView reuse
(i.e. scrolling) and the incorrect scaling of the default favicon in the
search engine bar.

I attempted to solve the issue while keeping the default favicon as a special
case and it caused a lot of hard to follow code branches so it wasn't worth it.
This special casing is also why this bug existed in the first place!

One caveat to the handle-the-default-as-any-other-approach is mentioned in
the code comments (see FaviconView.showDefaultFavicon).
2015-05-21 14:03:16 -07:00
Ryan VanderMeulen
2177b9797f Merge inbound to m-c. a=merge 2015-05-22 14:02:47 -04:00
Karim Benhmida
ccace57121 Bug 1164301 - Voice input in url activates on click and release. r=liuche 2015-05-21 10:51:37 -07:00
Aaron Raimist
895a4722f7 Bug 1163211 - Remove windowSoftInputMode comment in AndroidManifest.xml.in r=mcomella 2015-05-21 14:17:42 -07:00
Margaret Leibovic
9b4dff2d6f Bug 1166392 - Include about:reader strings on Android. r=mfinkle 2015-05-21 12:46:42 -07:00