Commit Graph

536 Commits

Author SHA1 Message Date
Lucas Rocha
c29997e833 Backout 59e82ad7b744 (bug 896557), testWebContentContextMenu is failing 2013-08-19 17:00:18 +01:00
Lucas Rocha
9aa6590925 Merge m-c into fig 2013-08-19 13:49:45 +01:00
Adrian Tamas
f5593350fa Bug 896566 - Update testClearPrivateData for the new about:home (r=margaret) 2013-08-02 17:28:43 +03:00
Adrian Tamas
a1a006883b Bug 896557 - fix the testWebContentContextMenu to work on fig fennec. r=margaret 2013-08-02 16:00:56 +03:00
Lucas Rocha
207266f34e Bug 903448 - Update testHistory for new about:home (r=margaret) 2013-08-17 14:24:27 +01:00
Lucas Rocha
dea0661f46 Bug 897483 - Add waitForListToLoad() to BaseTest (r=margaret) 2013-08-17 14:24:25 +01:00
Lucas Rocha
3c5770aa80 Bug 903478 - Add findListViewWithTag() to BaseTest (r=margaret) 2013-08-17 14:23:52 +01:00
Lucas Rocha
5603172702 Bug 896571 - Update testInputAwesomeBar for new about:home (r=margaret)
--HG--
rename : mobile/android/base/tests/testInputAwesomeBar.java.in => mobile/android/base/tests/testInputUrlBar.java.in
2013-08-15 12:16:19 +01:00
Lucas Rocha
f93a3b8e16 Bug 901899 - Add testBrowserSearchVisility (r=margaret) 2013-08-15 12:10:17 +01:00
Lucas Rocha
33c49ae34f Bug 896560 - Update testSearchSuggestions test for new about:home (r=margaret) 2013-08-14 22:53:34 +01:00
Adrian Tamas
d0d587a6b0 Bug 901432 - Clean-up BaseTest and add a new subclass AboutHomeTest (r=gbrown) 2013-08-13 15:37:48 +03:00
Sriram Ramasubramanian
7a6405f632 Merge m-c to fig. 2013-08-09 10:49:51 -07:00
Lucas Rocha
827ee92a99 Bug 901766 - Fix handling of settings activity in testSettingsMenuItems (r=liuche) 2013-08-06 17:51:20 +01:00
Margaret Leibovic
7f5104c74c merge m-c to fig 2013-08-04 15:14:01 -07:00
Ryan VanderMeulen
466d68f6c5 Merge m-c to fx-team. 2013-08-02 17:09:31 -04:00
Gijs Kruitbosch
735e85d471 Merge m-c to fx-team 2013-08-02 15:47:01 +02:00
Brian Nicholson
0a8951e1f0 Bug 896515 - Change session restore pref to have three states. r=wesj 2013-08-02 08:06:39 -04:00
Chenxia Liu
69f23cc509 Bug 877791 - Finalize strings for first phase of settings rework. r=bnicholson 2013-08-01 19:10:26 -07:00
Mark Capella
eda3687bf0 Bug 896576 - [fig] Remove [getHistoryList] from BaseTest, r=margaret 2013-08-02 18:56:02 -04:00
Mark Capella
2e75262b2e Bug 896576 - [fig] Remove [getBookmarksList] from BaseTest, r=margaret 2013-07-29 19:28:04 -04:00
Margaret Leibovic
1831b98dab Bug 897072 - Disable test_bug720538 for frequent failures. r=orange 2013-07-28 14:40:55 -07:00
Margaret Leibovic
6804b8467f merge m-c into fig 2013-07-28 12:08:01 -07:00
Mark Capella
fe0cfbdab1 Bug 896576 - [fig] Remove [getAllPagesList] from BaseTest, r=margaret 2013-07-25 18:10:45 -04:00
Margaret Leibovic
75d378aff9 Bug 895816 - (Part 3) Update BaseTest.addTab to use loadUrl. r=gbrown 2013-07-23 17:52:39 -07:00
Adrian Tamas
dce9c9f385 Bug 895716 - fix for the testNewTab Robocop test to now load both new tabs corretly. r=margaret 2013-07-22 19:09:57 +03:00
Margaret Leibovic
c146eaf09b merge m-c into fig 2013-07-22 12:11:05 -07:00
Margaret Leibovic
aeb48f84e6 Remove debug logging. r=whoops DONTBUILD 2013-07-18 16:05:19 -07:00
Margaret Leibovic
cd9eec20dd Bug 880060 - Update BaseTest for new about:home, and disable robocop tests that need more work to pass. r=gbrown 2013-07-18 16:02:48 -07:00
Margaret Leibovic
13b5e4f8cf merge m-c into fig 2013-07-17 13:50:36 -07:00
Chris Kitching
cd435da803 Bug 892094 - Create "Search" page in settings. r=liuche
--HG--
rename : mobile/android/base/resources/xml/preferences_customize.xml => mobile/android/base/resources/xml-v11/preferences_customize.xml
rename : mobile/android/base/resources/xml/preferences_customize.xml => mobile/android/base/resources/xml/preferences_customize.xml.in
2013-07-16 18:44:42 -07:00
Ed Morley
d49e64c029 Bug 851861 - Disable testOverscroll, testPanCorrectness, testAxisLocking, testLoad & testFlingCorrectness for intermittent failures
--HG--
extra : rebase_source : f7fe2bb1bbfea14fa930dba045f9bcba5ffaab8c
2013-08-02 15:51:48 +01:00
Michael Comella
a29010bd27 Bug 863347 - Remove about:home from default bookmarks. r=wesj
* * *
TEMP. Try getAllPagesList(..., -1);
2013-07-12 10:51:41 -07:00
Nathan Froyd
b4f16a0b95 Bug 908919 - Backout 1117002f074f:c03239a1493a (bug 906088) for causing Ts regressions; r=performance-is-job-1 2013-08-26 14:07:34 -04:00
Adrian Tamas
27b86edcf7 Bug 869277 - Rewrite the test to check the SearchEngine:Data data for the test engine add. r=gbrown 2013-07-17 12:37:14 +03:00
Geoff Brown
d87baff311 Bug 897970 - Fix robocop testBookmark for x86/JB; r=jmaher 2013-07-25 17:38:10 -07:00
Mark Capella
3881778c25 Bug 886587 - Remove profile migrator, r=gcp, f=rnewman 2013-07-24 18:50:26 -04:00
Chris Kitching
923441b257 Bug 892113 - Unbreak and clean up testAddSearchEngine. r=liuche 2013-08-05 08:39:32 -07:00
Carsten "Tomcat" Book
84e8c858bb Merge m-i to m-c 2013-08-05 11:18:59 +02:00
Shilpan Bhagat
f8227ab819 Bug 886996 - Set as wallpaper now sets wallpapers using a chooser. r=margaret 2013-08-02 13:33:30 -07:00
Geoff Brown
c5ca7a904d Bug 900823 - Avoid long waits in testMasterPassword; r=jmaher 2013-08-02 20:25:30 -07:00
Geoff Brown
f074ebf0ea Bug 899794 - Fix testSettingsMenuItems timing on RAZR; r=jmaher
--HG--
extra : rebase_source : 3dbec0198bcda6e78111e069f3a36d9668c9ac2e
2013-07-31 08:50:17 -07:00
Geoff Brown
6cf4ba231e Bug 899614 - Make tab count check more robust in testNewTab; r=jmaher
--HG--
extra : rebase_source : 1e354f8d8d6d1b21c9b9af365dbfd605f8f4bc15
2013-07-31 08:50:14 -07:00
Geoff Brown
aa4c443b24 Bug 899655 - Update robocop testShareLink for JB+; r=jmaher
--HG--
extra : rebase_source : 599441884b6dd1d44d218178d0736098a31b8bf8
2013-07-31 08:50:11 -07:00
Kartikaya Gupta
f99024f916 Bug 899421 - Rename getArguments so that FennecInstrumentationTestRunner is compatible with Android API level 18. r=gbrown 2013-07-30 11:13:34 -04:00
Adrian Tamas
3f792861b0 Bug 869277 - Follow-up patch to remove todo_is assertion and make the test more reliable. r=gbrown 2013-07-23 16:13:48 +03:00
Mark Banner
d2d508df28 Bug 896756 - Fix strict warnings in xpcshell's head.js. r=jmaher 2013-07-23 18:31:30 +01:00
Honza Bambas
6584db92d2 Bug 892488 - Get rid of the offline application cache prompt, r=ehsan+jonas 2013-08-16 11:34:21 +02:00
Adrian Tamas
5d8d3ba243 Bug 886299 - Remove the wallpaper fix and replace with something more resiliant; r=gbrown 2013-07-11 12:30:10 +03:00
Adrian Tamas
29515b11f6 Bug 886299 - Adding code to re-enter the awesomescreen tabs before longtapping on the entries; r=gbrown 2013-07-10 16:10:55 +03:00
Geoff Brown
ba0fc99da7 Bug 817339 - Increase isBookmark wait in rc testBookmark; r=wesj 2013-07-10 20:09:29 -07:00
Roberta De Viti
9347706540 Bug 891187 - Remove unused ABOUT_HOME_URL constants. r=mcomella 2013-07-10 10:06:13 -04:00
Geoff Brown
5271cc02d9 Bug 889939 - Wait for Gecko startup at end of testJarReader; r=nalexander 2013-07-08 18:55:34 -07:00
Chenxia Liu
a73b5839e9 Bug 887325 - Robocop: Add missing system pages to testSystemPages. r=gbrown 2013-07-08 18:34:25 -07:00
Nick Alexander
e599e9ae61 Bug 889185 - Part 1: Test OrderedBroadcast token handling. r=rnewman 2013-07-08 13:55:20 -07:00
Ryan VanderMeulen
6f65f0f63f Backed out changesets a4f1cec360dd and 74a99b693466 (bug 822820) for robocop-1 failures. 2013-07-03 16:21:44 -04:00
Wes Johnston
53c8706a2e Bug 822820 - Update robocop for new SUMO url. r=margaret 2013-07-03 10:33:24 -07:00
Chris Peterson
f36934bf16 Bug 889036 - Fix test build instructions in Robocop README.rst. DONTBUILD NPOTB r=gbrown 2013-07-01 12:33:43 -07:00
Chenxia Liu
895290ddb8 Bug 872329 - Part 3: Apply new settings layout - tests. r=gbrown 2013-06-26 10:57:52 -07:00
Geoff Brown
00e85fcf50 Bug 882191 - Wait for Settings item to be enabled before selecting; r=liuche 2013-06-25 15:33:01 -07:00
Nick Alexander
ec8c590d4b Bug 738890 - Fix testJarReader. r=wesj 2013-06-21 14:00:39 -07:00
Jim Chen
cee537ea1f Bug 880650 - Don't try to dismiss VKB during testBookmarksTab; r=adrian.tamas 2013-06-18 15:49:14 -04:00
Ryan VanderMeulen
6f3e0755ad Backed out changeset ec7bccd33fc0 (bug 846340) for frequent failures.
CLOSED TREE
2013-06-17 19:18:37 -04:00
Nick Alexander
53abf46495 Bug 883921 - Make testFindInPage close PaintedSurface. r=gbrown
--HG--
extra : rebase_source : 9531f3c74e01edb1fad635f9ced333362daed527
2013-06-17 13:57:04 -07:00
Catalin Suciu
7f42120b88 Bug 846340 - Add test for 'Clear Site Settings'. r=jmaher 2013-06-17 11:49:17 +03:00
Nick Alexander
6bd1f577b4 Bug 880234 - Use add_test in testDeviceSearchEngines. r=mfinkle 2013-06-12 19:17:26 -07:00
Nick Alexander
7613b04868 Bug 873569 - Part 0: Add a sanity test for JNI.jsm. r=wesj 2013-06-12 13:24:01 -07:00
Paul Feher
ec611e6333 Bug 878587 - Fixes for testMasterPassword to diminish intermittent-failures caused by slow devices. r=jmaher 2013-05-10 10:56:53 +03:00
Adrian Tamas
c4d590d135 Bug 879767 - Intermittent testMasterPassword | GeckoEventExpecter - blockForEvent timeout: DOMContentLoaded. r=jmaher 2013-06-10 18:55:04 +03:00
Brian Nicholson
179127068b Bug 879505 - Use getCurrentActivity() in getActivityFromClick(). r=gbrown 2013-06-10 15:37:39 -07:00
Sriram Ramasubramanian
eda6e09086 Bug 878929: Fix robocop testShareLink to pass in the ListView. [r=mfinkle]
--HG--
extra : rebase_source : be564d2726e31a5c1b6bd19575fe23db6f7e11bf
2013-06-07 10:50:43 -07:00
Geoff Brown
e1a761c67f Bug 869030 - Enable robocop testSystemPages; r=jmaher 2013-06-06 11:42:01 -06:00
Gavin Sharp
3abec297d8 Fix stupid now-incorrect comment that keeps getting copied to new tests, no bug, r=ARGH 2013-06-05 23:53:17 -07:00
Mark Finkle
af1e66001b Bug 861164 - use different search URLs for tablet vs. non-tablet [tests] r=margaret 2013-06-05 22:29:44 -04:00
Geoff Brown
e6a59a8585 Bug 869030 - Enable robocop testDoorHanger; r=jmaher
--HG--
extra : rebase_source : 926feb6671d1b8b6e2afe5961e28b919fa016ec3
2013-06-05 11:48:21 -06:00
Adrian Tamas
b296b5571c Bug 877659 - Robocop: Find a way to check if the vkb is opened and close it without using a BACK action. r=jmaher 2013-06-04 15:16:07 +03:00
Sriram Ramasubramanian
3e7117132e Bug 869123: Fix testShareLink to support submenu in 14+. [r=mfinkle]
--HG--
extra : rebase_source : 5291de20acb1e4c4500b8ef26eaf1a6816f3647f
2013-05-29 16:06:41 -07:00
paul.feher@softvision.ro
2ffbeebc41 Bug 838596 - Robocop: Add test for 'Master Password' feature. r=jmaher 2013-05-10 10:56:53 +03:00
Kartikaya Gupta
fbee95ebf8 Bug 746876 - Fix double-tap coordinates in robocop test and re-enable it. r=gbrown 2013-05-30 09:58:29 -04:00
Phil Ringnalda
2cbbdfd717 Back out e9593bf12a59:f9c1d3eb3ce6 (bug 869123) for very frequent robocop1 testAllPagesTab failures
CLOSED TREE
2013-05-30 00:02:29 -07:00
Sriram Ramasubramanian
97348e0d66 Bug 869123: Hide share test as it expects a popup window. [r=mfinkle] 2013-05-29 20:08:05 -07:00
Geoff Brown
f42238f255 Bug 875363 - Improve VKB clearing in testAddSearchEngine; r=jmaher 2013-05-24 07:27:00 -06:00
Adrian Tamas
3d2d301d51 Bug 833832 - Robocop: Add test for Import from Android feature. r=jmaher 2013-03-18 11:15:17 +02:00
Nick Alexander
3e6da17ab5 Bug 863445 - Part 3: Make build/mobile/robocop/Makefile.in produce robocop-debug-signed.apk. r=jmaher
Also makes the developer-facing `make mochitest-robocop` run
robocop-debug-signed.apk, and deprecates `make
mochitest-robotium` (since we name this suite robocop on TBPL).
2013-05-20 11:39:50 -07:00
Geoff Brown
f3b514f3c9 Bug 870056 - Use BaseTest.mDevice and selectSettingsItem in robocop tests; r=jmaher 2013-05-15 13:47:26 -06:00
Geoff Brown
7fc7d9f187 Bug 870768 - Fix intermittent failure in robocop testHistoryTab; r=wesj 2013-05-14 11:37:07 -06:00
Geoff Brown
9795ae8275 Bug 869030 - Disable testSystemPages for causing panda reboots in future tests; r=jmaher 2013-05-14 09:14:22 -06:00
Ed Morley
03cf49557a Backed out changeset dac51812454a (bug 863445) 2013-05-13 12:31:10 +01:00
Nick Alexander
c845a84338 Bug 863445 - Part 3: Make build/mobile/robocop/Makefile.in produce robocop-debug-signed.apk. r=jmaher
Also makes the developer-facing `make mochitest-robocop` run
robocop-debug-signed.apk, and deprecates `make
mochitest-robotium` (since we name this suite robocop on TBPL).
2013-05-11 16:53:49 -07:00
Nick Alexander
403b679bb3 Backed out e7739a472f09, 3fd142236a0f, and 382ec69cdfb1 (Bug 863445) for Android rc1 and rc2 failures on a CLOSED TREE. r=me
--HG--
rename : mobile/android/base/fennec-ids-generator.py => build/mobile/robocop/parse_ids.py
2013-05-10 21:38:52 -07:00
Nick Alexander
29faa022a5 Bug 870371 - Android OrderedBroadcast tests. r=rnewman 2013-05-10 19:47:52 -07:00
Nick Alexander
e789672723 Bug 866271 - Android SharedPreferences tests. r=rnewman 2013-05-10 19:46:34 -07:00
Nick Alexander
432a1e1294 Bug 870908 - Add Robocop Java harness for writing tests in Javascript. r=rnewman 2013-05-10 19:45:58 -07:00
Nick Alexander
400a73884d Bug 863445 - Part 3: Make build/mobile/robocop/Makefile.in produce robocop-debug-signed.apk. r=jmaher
Also makes the developer-facing `make mochitest-robocop` run
robocop-debug-signed.apk, and deprecates `make
mochitest-robotium` (since we name this suite robocop on TBPL).
2013-05-10 18:39:00 -07:00
Wes Johnston
42846fe36d Bug 729463 - Fix tests for switch to tab. r=gbrown 2013-05-09 17:42:14 -07:00
Adrian Tamas
a9472c13f3 Bug 869277 - Intermittent testAddSearchEngine | The number of search results has increased - got 5, expected 10. r=jmaher 2013-05-08 15:21:47 +03:00
Geoff Brown
a4e4160ce8 Bug 870056 - Enable robocop testClearPrivateData; r=jmaher 2013-05-08 14:46:36 -06:00
Adrian Tamas
a9f136b2ec Bug 846296 - Robocop: Add test for Add Search Engine feature. r=jmaher 2013-04-25 18:09:41 +03:00
Geoff Brown
44f9cfdbee Bug 865944 - Enable 4 of the 7 rc tests disabled for intermittent fails on panda; r=jmaher DONTBUILD 2013-05-03 21:46:46 -06:00
Wes Johnston
cb4500a019 Bug 863828 - New tab increment animation. r=lucasr 2013-04-26 16:17:34 -07:00
Mark Capella
e81f61e6e4 Bug 856558 - Prevent Bookmark keywords from including spaces, r=bnicholson, f=mfinkle 2013-04-27 11:30:05 -04:00
Lucas Rocha
530a611185 Bug 858687/862755/860308 - Major simplification of browser toolbar layout (r=mfinkle)
* * *
Bug fi
2013-03-14 15:35:38 -07:00
Ryan VanderMeulen
8c72fc32a7 Backed out changesets 039a1de069ed and e0f70c5a5f09 (bug 858687) for trobocheck2 failures.
CLOSED TREE

--HG--
rename : mobile/android/base/resources/layout-large-v11/browser_toolbar.xml => mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml
rename : mobile/android/base/resources/layout/browser_toolbar.xml => mobile/android/base/resources/layout/browser_toolbar_menu.xml
2013-04-25 09:54:42 -04:00
Lucas Rocha
bfd41be902 Bug 858687/862755/860308 - Major simplification of browser toolbar layout (r=mfinkle)
* * *
Bug fi
2013-03-14 15:35:38 -07:00
Geoff Brown
cfcc459275 Bug 844239 - Specify character encoding in robocop test files; r=jmaher DONTBUILD 2013-04-23 16:15:45 -06:00
Adrian Tamas
1ca2b253f5 Bug 864280 - Robocop BaseTest cleanup. r=gbrown 2013-04-22 14:23:20 +03:00
Geoff Brown
68532895ca Bug 859440 - Allow for ListView without adapter in robocop; r=jmaher 2013-04-18 21:18:11 -06:00
Geoff Brown
a510b85f5d Bug 859563 - Explicitly unregisterListener once event expecters are no longer needed; r=cpeterson 2013-04-18 21:18:09 -06:00
Geoff Brown
20683dff0b Bug 844239 - Use blockForGeckoReady in testAwesomebarSwipes; r=jmaher 2013-04-18 21:18:05 -06:00
Geoff Brown
f8f61c1d90 Bug 862493 - disable robocop tests that cause instability on panda; r=jmaher DONTBUILD 2013-04-16 13:32:39 -06:00
Brian Nicholson
e3dad06d73 Bug 856163 - Part 4: Use gecko package for database classes. r=lucasr f=rnewman
--HG--
rename : mobile/android/base/db/BrowserContract.java.in => mobile/android/base/db/BrowserContract.java
rename : mobile/android/base/db/BrowserProvider.java.in => mobile/android/base/db/BrowserProvider.java
rename : mobile/android/base/db/FormHistoryProvider.java.in => mobile/android/base/db/FormHistoryProvider.java
rename : mobile/android/base/db/GeckoProvider.java.in => mobile/android/base/db/GeckoProvider.java
rename : mobile/android/base/db/PasswordsProvider.java.in => mobile/android/base/db/PasswordsProvider.java
rename : mobile/android/base/db/TabsProvider.java.in => mobile/android/base/db/TabsProvider.java
2013-04-09 17:10:48 -07:00
Adrian Tamas
3c5662e06a Bug 856518 - Add more detailed test messages to testDoorHangers Robocop test. r=jmaher 2013-04-01 09:11:29 +03:00
Geoff Brown
511e3e334b Bug 857139 - Re-enable testSystemPages code disabled in bug 852489; r=jmaher 2013-04-03 12:08:49 -06:00
Chris Peterson
ac6591bad7 Bug 855146 - Part 3: Add testInputAwesomeBar test for URL text. r=gbrown 2013-03-26 17:02:21 -07:00
Sriram Ramasubramanian
25b40a0397 Bug 844816: Remove tests for open in new tab/private tab in Awesomebar. [r=bnicholson] 2013-03-28 16:31:46 -07:00
Robert O'Callahan
3f3d54ec69 Bug 852489. Part 0: Disable part of testSystemPages for intermittent failures. r=gbrown
--HG--
extra : rebase_source : 46ea90f9cf0addf0b07d9d2eee5618e4c3eaf41c
2013-03-28 23:58:30 +13:00
Chris Peterson
c6764e29f4 Bug 855146 - Part 2: Extract runOnUiThreadSync() test method. r=gbrown
--HG--
extra : rebase_source : 8014e5438596d8981e074ad847a675bacb18eb2c
2013-03-21 18:43:04 -07:00
Adrian Tamas
79e85b3bdf Bug 820276 - Robocop: Make editBookmark and checkBookmarkEdit methods available to other tests. r=jmaher 2013-03-19 16:12:43 +02:00
Geoff Brown
f89225b279 Bug 854549 - Take a screenshot on robocop test failure; r=jmaher 2013-03-26 11:31:25 -06:00
Margaret Leibovic
af9ab97690 Bug 848420 - (Part 2) Test for distribution search engines. r=gbrown 2013-03-18 15:39:08 -07:00
Kartikaya Gupta
7096e698b4 Bug 815862 - Bump up max allowed scrolling acceleration to deal with high-dpi devices. r=Cwiiis 2013-03-15 23:21:03 +01:00
Geoff Brown
191ae213f9 Bug 819419 - Wait for list to settle before checking item, in testAllPagesTab; r=jmaher 2013-03-15 15:58:07 -06:00
Paul Feher
673f5183b7 Bug 846257 - Robocop: Extend 'Web Content Context Menu' test to cover the context menu options for images. r=jmaher 2013-02-26 14:46:02 +02:00
Adrian Tamas
9c2c117827 Bug 822259 - Robocop: Add test for Find in Page feature. r=jmaher 2012-12-14 09:29:17 +02:00
Brian Nicholson
2d98f0cf71 Bug 850487 - More code cleanup (@Overrides and unused imports). r=kats
--HG--
extra : rebase_source : 376574e0c41b91c16a6be335584a4a61768bb4a9
2013-03-13 13:20:57 -07:00
Chris Lord
94e19793ae Bug 846772 - Add prefs observing to PrefsHelper/browser.js on Android. r=kats 2013-03-12 18:32:25 +00:00
Ryan VanderMeulen
40b591683c Backed out 5 changesets (bug 846772) for Android reftest-3 orange on a CLOSED TREE. 2013-03-12 17:37:16 -04:00
Chris Lord
26e7248605 Bug 846772 - Add prefs observing to PrefsHelper/browser.js on Android. r=kats 2013-03-12 18:32:25 +00:00
Margaret Leibovic
39df98a432 Bug 739757 - Update doorhanger notification strings. r=mfinkle,gbrown
* * *
Bug 739757 - (Part 1) Update strings for offline apps/indexedDB notifications. r=mfinkle
* * *
Bug 739757 - (Part 2) Update strings for content permissions prompts. r=mfinkle
* * *
Bug 739757 - (Part 3) Update click to play plugin strings to use "activate" instead of "play". r=mfinkle
* * *
Bug 739757 - (Part 4) Update popup blocked notifications. r=mfinkle
* * *
Bug 739757 - (Part 5) Update telemetry prompt strings. r=mfinkle
* * *
Bug 739757 - (Part 6) Update login manager strings. r=mfinkle
* * *
Bug 739757 - (Part 7) Update testDoorHanger to work with new strings. r=gbrown
2013-03-12 08:47:12 -07:00
Geoff Brown
add30d6d72 Bug 817899 - Use ListView.getChildAt responsibly in robocop tests; r=jmaher 2013-03-11 13:16:16 -06:00
Geoff Brown
fb1bc4fea7 Bug 849260 - Fix waitForText timeouts in testBookmarksTab; r=jmaher DONTBUILD 2013-03-08 09:52:55 -07:00
Ed Morley
2758142c0e Bug 843947 - Temporarily disable testSettingsMenuItems for too many intermittent failures, so we can unhide the otherwise green Panda robocop 2013-03-06 14:34:38 +00:00
Geoff Brown
eb4b69992a Bug 847916 - Reduce normal logging in robocop testBrowserProvider; r=rnewman 2013-03-06 02:46:55 -07:00
Geoff Brown
6813bc8b70 Bug 846158 - Clear mEventReceived in robocop blockForEvent; r=kats 2013-03-05 03:27:29 -07:00
Mark Capella
d112d65b68 Bug 841252 - [Robocop] Tests for localized distribution preferences, r=margaret 2013-03-04 05:22:41 -05:00
Kartikaya Gupta
10b74a82f0 Bug 769524 - Remove sleep workaround now that bug 772672 is fixed. r=gbrown 2013-03-01 22:48:33 -05:00
Geoff Brown
b9275eb071 Bug 846353: Fix typos in robocop testBookmarksTab, testDoorHanger and testShareLink; r=jmaher DONTBUILD 2013-03-01 18:41:05 -07:00
Geoff Brown
de1907aa65 Bug 769919: Allow retry when getting awesomebar ListView in robocop tests; r=jmaher 2013-03-01 17:02:52 -07:00
Geoff Brown
d7630e8156 Bug 845806 - Log robocop waitForText, waitForTest failures; r=jmaher 2013-02-27 08:21:24 -07:00
Geoff Brown
ed7f3825de Bug 844239: code cleanup in robocop BaseTest; r=jmaher 2013-02-27 08:21:23 -07:00
Bob Clary
71af54b37b Bug 845767 - Create an Autophone specific version of the robocop manifest, r=jmaher. 2013-02-27 06:52:06 -08:00
Brian Nicholson
414a4fc6f8 Bug 845618 - Remove unused imports. r=kats 2013-02-26 21:50:25 -08:00
Brian Nicholson
0bc444d6e2 Bug 845612 - Add @Override annotations for implemented interfaces. r=kats 2013-02-26 21:48:00 -08:00
Brian Nicholson
a11631e56a Bug 845612 - Add missing @Override annotations. r=kats 2013-02-26 21:48:00 -08:00
Mark Capella
e3de59e330 Bug 841249 - [Robocop] Tests for distribution preferences, r=margaret 2013-02-27 00:19:35 -05:00
Sriram Ramasubramanian
686095f3b7 Bug 843619: Remove robocop test for tabs tray menu button. [r=gbrown]
--HG--
extra : rebase_source : 0eb9201646de0802290bd1ea2225325cb5a72fff
2013-02-26 11:03:17 -08:00
Geoff Brown
d9b8b01e2e Bug 798683 - Replace getChildCount() calls in robocop tests; r=bnicholson 2013-02-26 07:19:57 -07:00
Geoff Brown
925db75330 Bug 844516 - Improve Preferences:Get usage in robocop; r=jmaher 2013-02-24 08:55:45 -07:00
Geoff Brown
2258d2b2b5 Bug 844239: Spacing/indentation consistency for Robocop source; r=jmaher DONTBUILD 2013-02-22 20:42:46 -07:00
Margaret Leibovic
880757649e Bug 842897 - Initalize distribution in testDistribution() instead of setUp(). r=gbrown 2013-02-21 09:47:43 -08:00
Adrian Tamas
79aa932b03 Bug 841377 - Robocop: Extend the testShareLink test to cover opening the share popup from context menus. r=jmaher 2013-02-12 10:00:54 +02:00
Margaret Leibovic
9ffdf2c240 Bug 840825 - Clear distribution pref during testDistribution setup. r=wesj 2013-02-19 10:49:42 -08:00
Geoff Brown
934641715f Bug 837318: Update testVkbOverlap to account for tablet behavior; r=wesj 2013-02-19 12:02:15 -07:00
Margaret Leibovic
425eedf36d Bug 840825 - Basic tests for distribution customization. r=gbrown,wesj 2013-02-19 10:15:55 -08:00
Margaret Leibovic
eacc409a5c Bug 836450 - Add getPackageName method to ContextProviderMockContext. r=gbrown 2013-02-14 15:35:36 -08:00
Geoff Brown
59a9cc25f2 Bug 824067 - Disable robocop testPasswordEncrypt for intermittent failures, again; DONTBUILD
--HG--
extra : rebase_source : b6c1cf565cb3e8bd10cbf697787efaa0e9914957
2013-02-13 17:27:15 -07:00
Geoff Brown
3341c103d7 Bug 824067 - Enable robocop testPasswordEncrypt; r=wesj 2013-02-13 14:23:28 -07:00
Wes Johnston
6bef704b51 Bug 830760 - Don't zoom into fields on tablets of pages with metaviewports. r=kats DONTBUILD 2013-02-13 11:36:29 -08:00
Wes Johnston
00c73e0b1e backout 28c0078a4d76 to fix commit message 2013-02-13 11:42:09 -08:00
Wes Johnston
070a8e24e2 Bug 83760 - Disable zoom into fields on tablets and pags with metaviewport. r=kats
* * *
Bug 830760 - Don't zoom into fields on tablets or pages with metaviewports. r=kats
2013-02-13 11:36:29 -08:00
Geoff Brown
4c02d4e050 Bug 840725: Cleanup robocop tab retrieval functions; r=jmaher
--HG--
extra : rebase_source : de92ecbb4812bd8ff62e43403ccc2c35213e0b04
2013-02-13 08:54:44 -07:00
Geoff Brown
c0324f6340 Bug 770483 - Re-enable robocop testAboutPage; r=edmorley; DONTBUILD 2013-02-12 11:27:18 -07:00
Paul Feher
65d797e7fd Bug 822256 - Robocop: Add test for System Pages feature. r=gbrown 2012-12-18 14:34:48 +02:00
Paul Feher
dc1d981a77 Bug 830755 - Robocop: Add test for 'Settings Menu Items' feature. r=gbrown 2013-01-16 12:34:54 +02:00
andreea.pod@softvision.ro
ba1616517c Bug 745041 - Robocop: Add test for Clear History. r=jmaher 2013-02-01 16:39:49 +02:00
Sriram Ramasubramanian
8ad30e507b Bug 834525: Supress testNewTab's closeTabs(). [r=mfinkle]
--HG--
extra : rebase_source : 3bdac1f069856357c9930ac8f075c715b534a812
2013-01-30 11:10:17 -08:00
adrian.tamas@softvision.ro
4b49dbfbbd Bug 817970 - Add tests for Bookmark remove and edit from context menu. r=jmaher 2012-12-07 16:03:27 +02:00
Geoff Brown
7d887d2c75 Bug 825152: Disable robocop testAllPagesTab for too many intermittent failures; DONTBUILD 2013-01-24 15:12:43 -07:00
Nick Alexander
bbc0e76ea8 Bug 830884 - Make ContentProviders call notifyChange in bulkInsert. r=wesj 2013-01-24 11:14:44 -08:00
Kartikaya Gupta
c2b40052be Bug 832987 - Make sure the launch state is updated on Gecko:Ready even if GeckoApp isn't around at the time. r=cpeterson 2013-01-23 09:38:57 -05:00
Kartikaya Gupta
24d700e131 Bug 832635 - Scale the motion event replay to match the dimensions of the device the replay is happening on. r=jmaher a=android-only 2013-01-21 16:17:06 -05:00
Joel Maher
4e4aafee65 Bug 823165 - fix robocop tests to work on panda boards. r=gbrown 2013-01-19 11:49:47 -05:00
Joel Maher
f17738eb34 Backout Bug 745041 2013-01-15 15:58:42 -05:00
Andreea Pod
c0fa458174 Bug 745041 - Robocop: Add test for 'Clear History'. r=jmaher 2013-01-15 14:53:03 -05:00
andreea.pod@softvision.ro
eefac52eab Bug 745041 - Robocop: Add test for Clear History. r=jmaher 2012-12-18 17:04:05 +02:00
Wes Johnston
2023667741 Bug 725018 - Zoom to focused input fields. r=kats 2013-01-09 11:35:49 -08:00
Kartikaya Gupta
258570b511 Bug 826381 - Update more tests to go with cset 11f420dd6b47. r=fix-test 2013-01-04 16:32:58 -05:00
Geoff Brown
6822f3f20f Bug 824067 - Disable robocop testPasswordEncrypt for too many intermittent failures; DONTBUILD 2013-01-04 13:11:27 -07:00
Kartikaya Gupta
0255a1c620 Bug 826381 - Update test to go with cset 11f420dd6b47. r=fix-test 2013-01-04 16:24:50 -05:00
Mark Finkle
71b652ad5a Bug 817440 - Intermittent testAddonManager | GeckoEventExpecter - blockForEvent timeout: Tab:Added r=gbrown 2013-01-04 15:11:57 -05:00
adrian.tamas@softvision.ro
d36ac79c9d Bug 826261 - Robocop: Add test for Share Link option from the Firefox Mobile Menu. r=jmaher 2013-01-04 10:53:22 +02:00
Joel Maher
be97e1261d Bug 818095 - Intermittent testHistoryTab | history list has 3 children - got 0, expected 3. r=gbrown. 2012-12-31 13:27:21 -05:00
Geoff Brown
ef2dcaba10 Bug 769919 - Make testBookmark more reliable and enable; r=jmaher 2012-12-28 16:06:50 -07:00
Nicolae Cristian
a680b007f9 Bug 822681 - Robocop: Add test for Tabs Drawer Menu feature. r=jmaher 2012-12-20 16:26:52 +02:00
adrian.tamas@softvision.ro
9d81150a5d Bug 747835: Back, Forward and Reload buttons test. r=jmaher 2012-12-03 14:14:27 +02:00
Joel Maher
20a92d4cfb Bug 823165 - fix robocop tests to work on panda boards. r=gbrown 2012-12-27 07:09:11 -05:00
Joel Maher
58c67a02f6 backout of 1e2283f6856c (Bug 822385) for failing robocop tests CLOSED TREE 2012-12-20 11:59:46 -05:00
Joel Maher
95559fe8da Bug 823165 - fix robocop tests to work on panda boards. r=gbrown 2012-12-20 09:25:38 -05:00
Geoff Brown
3224cf64f6 Bug 795928 - testAllPagesTab: wait for first bookmark instead of url that is likely already displayed in awesomebar; r=wesj 2012-12-19 18:54:04 -07:00
Geoff Brown
83dd349ecf Bug 820322 - Improve reliability of testBookmarksTab, testHistoryTab, testAllPagesTab; r=wesj 2012-12-19 18:25:45 -07:00
Joel Maher
c8efd88c1a Bug 817414 - Intermittent testBookmarksTab | bookmarks list has 5 children (defaults + a folder) - got 0, expected 5. r=gbrown 2012-12-19 11:31:42 -05:00
Ed Morley
1f62fbc74a Bug 813107 - Disable robocop testThumbnails for too many intermittent failures 2012-12-17 13:21:19 +00:00
Ed Morley
e86fe26256 Bug 817414 - Disable robocop testBookmarksTab for too many intermittent failures 2012-12-17 13:21:19 +00:00
Ed Morley
6771ff2a39 Bug 817440 - Disable robocop testAddonManager for too many intermittent failures 2012-12-17 13:21:18 +00:00
Adrian Tamas
1a3327f51e Bug 732212 - Robocop: Add tests for doorhanger notifications. r=bnicholson 2012-11-15 14:54:46 +02:00
Wes Johnston
eb97bee4e6 Bug 808408 - Fix tests to not assume keyboard is showing. r=gbrown 2012-12-11 15:52:55 -08:00
Geoff Brown
7d390d9d4b Bug 820322 - Avoid NPE in testHistoryTab; r=wesj 2012-12-11 10:38:40 -07:00
Brian Nicholson
95d842aeda Bug 769919 - Check adapter count instead of visible list child count in testBookmark. r=gbrown 2012-12-10 14:41:16 -08:00
Ed Morley
adcc97b091 Bug 770483 - Disable robocop testAboutPage for too many intermittent failures 2012-12-10 12:52:52 +00:00
Ed Morley
38ecc63452 Bug 817339 - Disable robocop testBookmark for too many intermittent failures 2012-12-10 12:49:32 +00:00
Geoff Brown
8f2e66cc3d Bug 814278 - Protect against NPE in testThumbnails; r=bnicholson 2012-12-07 07:29:17 -07:00