Commit Graph

13515 Commits

Author SHA1 Message Date
Nick Alexander
6eca25c641 Bug 1022748 - Part 1: Pass extras through Accounts.launchSetup. r=rnewman 2014-06-22 12:01:15 -07:00
Nick Alexander
f743ed7926 Bug 1019793 - Avoid UnsupportedOperationException in TestHealthReportPruneService. r=mcomella
========

ce21e7f19a
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Wed Jun 4 14:15:09 2014 -0700

    Bug 1019793 - Always upload in TestHealthReportUploadService.

========

e4c7393c6f
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Jun 3 15:47:33 2014 -0700

    Bug 1019793 - Don't create storage in TestHealthReportPruneService.

    Creating real storage requires a valid Context, and in this test, we
    only have MockContext.
2014-06-21 15:42:44 -07:00
Nick Alexander
b5a3a2be4a Bug 993134 - Make TestAccountPickler tolerate multiple accounts. r=mcomella
========

872d926e32
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Wed Jun 4 14:21:17 2014 -0700

    Bug 993134 - Part 5: Work around Android intermittent issue.

========

c76bb53901
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Jun 3 17:02:15 2014 -0700

    Bug 993134 - Part 4: Make fxa.TestAccountPickler robust.

    This tested extracting data from an AndroidFxAccount before, and another
    after, backed by different Android Accounts.  Unfortunately, one Account
    replaced the other, but had the same name, leading to a race
    condition (between reading and deleting the first account).  To address
    this, we extract all the data before deleting, and then compare it to
    the data from the newly pickled account.

========

bd32978f7b
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Jun 3 15:34:09 2014 -0700

    Bug 993134 - Part 3: Use AndroidSyncTestCaseWithAccounts to make fxa.TestAccountPickler when accounts exist.

========

ec7d910187
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Jun 3 15:33:29 2014 -0700

    Bug 993134 - Part 2: Extract AndroidSyncTestCaseWithAccounts.

========

6563ad7bd8
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Jun 3 15:30:15 2014 -0700

    Bug 993134 - Part 1: Make getApplicationContext return getTargetContext.

    I was finding that repeated instrumentation-test runs were returning a
    null application context, indicating a race between test start-up and
    target instantiation.  This works well for me on two test devices.
2014-06-21 15:42:38 -07:00
Nick Alexander
f6519ee881 Bug 993136 - Fix TestSyncConfiguration. r=mcomella
========

306fb330a9
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Jun 3 15:29:55 2014 -0700

    Bug 993136 - Fix TestSyncConfiguration.
2014-06-21 15:42:31 -07:00
Richard Newman
2e18f67d80 Bug 1023451 - Part 2: apply basic heuristics for locale usability. r=mcomella 2014-06-20 14:31:53 -07:00
Richard Newman
b2e2c7a5a8 Bug 1023451 - Part 1: introduce a hook for determining whether a locale should be included in the list. r=mcomella 2014-06-20 14:31:53 -07:00
Mark Finkle
11ba82169b Bug 1028004 - UI Telemetry events with null methods are ignored r=rnewman 2014-06-20 13:39:33 -04:00
Hathibelagal A
175535e7a5 Bug 1027831 - Switch from deprecated FILL_PARENT to MATCH_PARENT in Java and XML. r=bnicholson 2014-06-20 09:21:31 -07:00
Richard Newman
33c61da5df Bug 1016611 - Part 5: be resilient against failed insertions. r=margaret 2014-06-20 07:41:05 -07:00
Richard Newman
b651056897 Bug 1016611 - Part 4: fix testBookmarksPanel. r=margaret 2014-06-20 07:41:05 -07:00
Richard Newman
91819f420f Bug 1016611 - Part 3: basic thread safety in GeckoProfile. r=margaret 2014-06-20 07:41:05 -07:00
Richard Newman
b785e23e06 Bug 1016611 - Part 2: further cleanup. r=margaret 2014-06-20 07:41:04 -07:00
Richard Newman
747fa3ed5e Bug 1016611 - Part 1: don't process distribution files for webapp profiles. r=margaret 2014-06-16 16:07:43 -07:00
Brian Nicholson
9b0ca6c46e Bug 1027139 - Fix ArrowPopup positioning for anchors on right side of screen. r=margaret 2014-06-19 14:30:17 -07:00
Brian Nicholson
8445296f17 Bug 1024127 - Popup cleanup. r=margaret 2014-06-19 14:30:16 -07:00
Ed Morley
7dd2371081 Merge mozilla-central and fx-team 2014-06-19 17:20:10 +01:00
Ed Morley
ff723affc4 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-06-19 15:59:56 +01:00
Brad Lassey
6e171f4294 bug 1027634 - crash in java.net.MalformedURLException: Unknown protocol: textstyle at java.net.URL.<init>(URL.java) r=snorp 2014-06-19 10:33:24 -04:00
Margaret Leibovic
0ee89f0163 Bug 1018432 - Add telemetry for "+" button in tabs tray. r=mfinkle 2014-06-19 08:37:33 -04:00
Margaret Leibovic
f9d4fa0ba8 Bug 1023331 - Telemetry for three-dot menu in tabs tray. r=mfinkle 2014-06-19 08:37:33 -04:00
Margaret Leibovic
2820a0c27a Bug 817716 - (Part 2) Add 3-dot menu for tabs tray on tablets. r=bnicholson 2014-06-19 08:37:33 -04:00
Margaret Leibovic
df30eb4d18 Bug 817716 - (Part 1) Add 3-dot menu to tabs panel, including a "close all tabs" option. r=bnicholson 2014-06-19 08:37:32 -04:00
Richard Newman
6214106162 Bug 1020412 - Proper handling of Context in GeckoNetworkManager. r=wesj 2014-06-18 09:50:31 -07:00
Geoff Brown
9932d4b45a Bug 995696 - Wait for Content:PageShow after adding tab in testNewTab; r=snorp 2014-06-18 20:39:33 -06:00
Birunthan Mohanathas
ec8396a564 Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin 2014-06-18 17:56:02 -07:00
Shashank Sabniveesu
f755bde7e2 Bug 1024120 - Create new member to hold Rect object. r=lucasr 2014-06-12 14:04:00 -04:00
Nicholas Nethercote
39f29c384a Bug 1010064 - Allow memory reports to be anonymized. r=bsmedberg.
--HG--
extra : rebase_source : 5eb756b17a97e751deb0f47e909fdb35533cb23b
2014-05-20 23:06:54 -07:00
Geoff Brown
08d9b4d61f Bug 986164 - Provide fake robocop share handlers for images and enable testPictureLinkContextMenu on Android 2.3; r=snorp 2014-06-17 17:34:02 -06:00
Ryan VanderMeulen
deaae864eb Merge m-c to mozilla-inbound. a=merge 2014-06-17 15:43:06 -04:00
Mark Finkle
dfe14911d7 Bug 1026347 - Session:Prefetch should watch for empty nsIURI.host r=bnicholson 2014-06-17 09:52:37 -04:00
Ed Morley
30d3ee416c Backed out changeset 4ff51fc48fa3 (bug 1026347) for causing all android tests to fail; CLOSED TREE 2014-06-17 15:57:08 +01:00
Boris Zbarsky
fd7e32dab4 Bug 1019194 part 1. Get rid of nsIIndexedDatabaseManager. r=paul,khuey,mossop 2014-06-17 15:01:47 -04:00
vivek
e60841b428 Bug 999211 - Implement cancel editing mode button test on tablet. r=mcomella 2014-06-14 11:49:00 -04:00
Mark Finkle
e27830108a Bug 1026347 - Session:Prefetch should watch for empty nsIURI.host r=bnicholson 2014-06-17 09:52:37 -04:00
Lucas Rocha
34a70021f4 Bug 964861 - Don't update the toolbar state before it gets attached (r=bnicholson) 2014-06-17 14:29:31 +01:00
Carsten "Tomcat" Book
86bbfb82a8 merge fx-team to mozilla-central a=merge 2014-06-17 14:09:46 +02:00
Mark Finkle
070acaa856 Bug 1018430 - UI telemetry actions for web page context menu r=liuche 2014-06-17 00:20:10 -04:00
Mark Finkle
11f4547827 Bug 1026003 - UI telemetry for opening pages in new tabs from web content contextmenu r=liuche 2014-06-17 00:20:06 -04:00
Wes Kocher
709611c298 Backed out changeset 62cce2cf895f (bug 1016611) for causing Android bustage on a CLOSED TREE 2014-06-16 17:41:28 -07:00
Richard Newman
97f8a936d0 Bug 1025937 - Silently drop null intents in background IntentServices. r=mcomella 2014-06-16 16:18:59 -07:00
Richard Newman
5b0f784f2e Bug 1016611 - Don't process distribution files for webapp profiles. r=margaret 2014-06-16 16:07:43 -07:00
Geoff Brown
d53e2d39cf Bug 979603 - Enable robocop testBrowserProvider on Android 2.3; r=me 2014-06-16 13:16:59 -06:00
Geoff Brown
12580236ae Bug 983440 - Allow for NoSuchMethodException thrown from getDeclaredField, pre-Honeycomb; r=jchen 2014-06-16 13:16:58 -06:00
Jim Chen
93bcf874d5 Bug 1011059 - Use editor rather than selection controller to select all; r=margaret 2014-06-16 11:54:57 -04:00
Jim Chen
b41fbbed73 Bug 1011059 - Don't remove all ranges when selecting; r=margaret 2014-06-16 11:54:56 -04:00
Mark Finkle
cceb9f40e9 Bug 1007215 - Update telemetry docs for Casting actions r=liuche 2014-06-13 23:39:05 -04:00
Mark Finkle
48d9102af6 Bug 1007215 - Add UI telemetry for Casting actions r=liuche 2014-06-13 22:33:40 -04:00
Wes Kocher
de234caac7 Merge m-c to fx-team 2014-06-13 17:51:16 -07:00
Wes Kocher
1097723f4d Merge fx-team to m-c a=merge 2014-06-13 17:40:39 -07:00
Wes Kocher
d87181a3a2 Merge fx-team to m-c a=merge 2014-06-13 17:39:46 -07:00