Commit Graph

103 Commits

Author SHA1 Message Date
Matthew Noorenberghe
8fb3b18138 Bug 1200488 - browser_UITour_heartbeat.js: requestLongerTimeout(2) and add logging to see where/if the test is hanging. r=test-only 2015-09-25 15:50:20 -07:00
Carsten "Tomcat" Book
a0734f4564 merge mozilla-inbound to mozilla-central a=merge 2015-09-22 12:35:13 +02:00
Matthew Noorenberghe
9f9d0b30ec Bug 1206943 - UITour: Remove the event listener in promisePanelElementEvent upon timeout. r=bgrins
The event listener wasn't getting removed in the reject case.
2015-09-21 16:34:27 -07:00
J. Ryan Stinnett
9494d02df8 Bug 912121 - Rewrite require / import to match source tree. rs=devtools
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location.  Here we rewrite all require and import calls to match the new
location that these files are installed to.
2015-09-21 12:04:18 -05:00
Kannan Vijayan
c58ebbab8e Bug 1084009 - Part 3/3 - Test fix to let previous patches pass. r=mikedeboer 2015-09-21 19:07:01 -04:00
Florian Quèze
2d7894a492 Bug 1202372 - remove the UITour dead code related to the old searchbar UI, r=MattN. 2015-09-18 10:42:59 +02:00
Shu-yu Guo
d8faa01cea Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Florian Quèze
943b9eada6 Bug 1119250 - remove old searchbar UI - part 4 - remove the oneoffui attribute, r=Mossop. 2015-09-04 22:54:28 +02:00
Florian Quèze
cf0c502b52 Bug 1119250 - remove old searchbar UI - part 3 - remove the old search drop down, r=Mossop. 2015-09-04 22:54:27 +02:00
Matthew Noorenberghe
8099155b76 Bug 1196105 - Heartbeat: Don't fire UITour notifications for private window heartbeats. r=bgrins 2015-08-28 15:25:09 -07:00
Matthew Noorenberghe
3b080bb76e Bug 1196104 - Heartbeat: Support prompts that target private windows. r=bgrins 2015-08-28 15:13:59 -07:00
Ryan VanderMeulen
91fa73bab5 Backed out 2 changesets (bug 1196105, bug 1196104) for frequent OSX browser_UITour_heartbeat.js failures.
Backed out changeset e2ac20d24cb2 (bug 1196105)
Backed out changeset 52b8ae99625a (bug 1196104)
2015-08-26 14:02:52 -04:00
Matthew Noorenberghe
fbdba2bb78 Bug 1196105 - Heartbeat: Don't fire UITour notifications for private window heartbeats. r=bgrins 2015-08-25 16:11:36 -07:00
Matthew Noorenberghe
2d263a1a05 Bug 1196104 - Heartbeat: Support prompts that target private windows. r=bgrins 2015-08-25 15:33:26 -07:00
Robert Helmer
eac6d71e9c Bug 1195962 - Replace #ifdef with AppConstants.jsm in UITour.jsm. r=Gijs 2015-08-23 12:29:32 -07:00
Matthew Noorenberghe
65d075d9ff Bug 1196102 - Heartbeat: Support prompts with a button instead of rating stars. r=bgrins 2015-08-21 16:48:59 -07:00
Matthew Noorenberghe
cc2d1e4181 Bug 1196102 - Clean up unused Heartbeat UITour arguments and indentation. r=bgrins 2015-08-19 00:26:18 -07:00
Jared Wein
669747b877 Bug 1190586 - UITour should expose if default browser can be set w/o UI on Win8+. r=dolske 2015-08-19 16:02:54 -04:00
Matthew Noorenberghe
aa4d1c87ee Bug 1188443 - UITour: Add Tracking Protection "Enable protection" button as a UITour target. r=paolo 2015-08-07 13:06:12 -07:00
Matthew Noorenberghe
eed86f8ea8 Bug 1188454 - Make the Control Center panel sticky when noautohide is used. r=ttaubert 2015-08-05 23:37:52 -07:00
Matthew Noorenberghe
a7bb2ee849 Bug 1185579 - UITour: Make the "accountStatus" target use the FxA avatar when logged in. r=markh 2015-08-04 22:55:21 -07:00
Wes Kocher
9b537d29ac Backed out changeset 1376c328fbb3 (bug 1185579) for browser_fxa.js test failures 2015-08-05 13:50:59 -07:00
Matthew Noorenberghe
c84b3bb2bd Bug 1185579 - UITour: Make the "accountStatus" target use the FxA avatar when logged in. r=markh 2015-08-04 22:55:21 -07:00
Carsten "Tomcat" Book
b88feef986 Backed out changeset 7f106466e9ad (bug 1185579) for memory leaks on a CLOSED TREE 2015-08-05 16:57:20 +02:00
Matthew Noorenberghe
6453cab3e4 Bug 1185579 - UITour: Make the "accountStatus" target use the FxA avatar when logged in. r=markh 2015-08-04 22:55:21 -07:00
Mark Hammond
d575786c61 Bug 1184005 - Remove readinglist. r=MattN,jaws,adw 2015-08-04 12:00:43 +10:00
Neil Rashbrook
ea0391b36d Bug 1185568 More of UITour.jsm depends on health reporter r=gfritzsche 2015-07-29 21:02:59 +01:00
Paolo Amadini
1c5350f1c1 Bug 1177175 - Add a UITour target inside the TP panel. r=MattN 2015-07-20 13:44:32 +01:00
Matthew Noorenberghe
569daec960 Bug 1177162 - Disable browser_trackingProtection.js on Linux due to intermittent NS_ERROR_NOT_AVAILABLE from nsIUrlClassifierDBService.beginUpdate. 2015-07-18 18:39:36 -07:00
Matthew Noorenberghe
85d935fa8e Bug 1177176 - Make the Control Center panel sticky when opened via UITour.showMenu. r=bgrins
@noautohide makes the panel sticky like we do for the appMenu and loop.
2015-07-17 16:27:46 -07:00
Matthew Noorenberghe
02376a6392 Bug 1177176 - Support opening the Control Center panel via UITour.showMenu. r=bgrins 2015-07-17 16:30:37 -07:00
Matthew Noorenberghe
5918db40a3 Bug 1177162 - Fix UITour test bustage from d253511f5765 on a CLOSED TREE. 2015-07-17 16:15:24 -07:00
Matthew Noorenberghe
ec13076530 Bug 1177162 - Show an info panel on the tracking protection doorhanger anchor the first time tracking elements are blocked. r=bgrins,ttaubert 2015-07-16 13:38:20 -07:00
Michael Layzell
2776f9bdb2 Bug 1165263 - Part 6: Update browser tests to support new permissions semantics, r=ehsan 2015-07-16 14:50:01 -04:00
Wes Kocher
d1fecb8032 Backed out 24 changesets (bug 1173523, bug 1172080, bug 817007, bug 1165263) for android reftest bustage CLOSED TREE
Backed out changeset 84fe04b2e7d1 (bug 1172080)
Backed out changeset 0ff004760a1f (bug 1172080)
Backed out changeset af147585ad55 (bug 1165263)
Backed out changeset c3af8ebb6db0 (bug 1165263)
Backed out changeset cd3f33a888fe (bug 1165263)
Backed out changeset e5db39044a1e (bug 1165263)
Backed out changeset c01c9ed77061 (bug 1165263)
Backed out changeset fb723aaa4267 (bug 1165263)
Backed out changeset f754e52e74dc (bug 1165263)
Backed out changeset c6bda3a0afd6 (bug 817007)
Backed out changeset bfa100253349 (bug 817007)
Backed out changeset b787b3f9aadc (bug 1173523)
Backed out changeset 4a0676b73f77 (bug 1173523)
Backed out changeset 82034a4560c5 (bug 1173523)
Backed out changeset 4bdb91114c7a (bug 1173523)
Backed out changeset 72406261eccc (bug 1173523)
Backed out changeset 541b6faf7196 (bug 1173523)
Backed out changeset 1caac4569616 (bug 1173523)
Backed out changeset 0d4f9f9e1b4e (bug 1173523)
Backed out changeset 2d5661eb966c (bug 1173523)
Backed out changeset 89833c0bb0cd (bug 1173523)
Backed out changeset ea64d70eacfe (bug 1173523)
Backed out changeset a8e4f1c0c445 (bug 1173523)
Backed out changeset cf498d466b85 (bug 1173523)
2015-07-14 14:00:32 -07:00
Michael Layzell
379660ce96 Bug 1165263 - Part 6: Update browser tests to support new permissions semantics, r=ehsan 2015-07-14 15:06:39 -04:00
Matthew Noorenberghe
ff3ffd60df Bug 1177162 - Don't delete the UITour variable from the browser window as it breaks later tests. r=bgrins 2015-07-10 17:38:30 -04:00
Matthew Noorenberghe
ddccc4eaf6 Bug 1177169 - Add the ability to open preferences via UITour. r=Gijs 2015-07-09 11:31:10 -04:00
Matthew Noorenberghe
facfe341cf Bug 1113038 - Move test_openSearchPanel from browser_UITour3.js to its own file (browser_openSearchPanel.js). 2015-07-09 01:12:49 -04:00
Jared Wein
7d28d95bcd Bug 1180801 - Replace setDefaultBrowser and isDefaultBrowser with getConfiguration/setConfiguration options. r=MattN 2015-07-07 18:19:33 -04:00
Jared Wein
9ed25e6d4d Bug 1175293 - Allow UITour to check and set Firefox as the default browser. r=gijs 2015-07-06 10:41:14 -04:00
Michael Layzell
4354df201c Bug 1170200 - Part 2: Update JavaScript consumers of nsIPermissionManager::Remove; r=ehsan 2015-07-03 17:12:27 -04:00
Ehsan Akhgari
c6abaf9f02 Backout bug 1170200 because of test failures on a CLOSED TREE 2015-07-03 16:43:47 -04:00
Michael Layzell
492e17ebff Bug 1170200 - Part 2: Update JavaScript consumers of nsIPermissionManager::Remove; r=ehsan 2015-07-03 14:18:23 -04:00
Edouard Oger
384d8201a0 Bug 1139698 - Add Firefox Account avatar in Hamburger Menu. r=markh 2015-06-29 20:06:00 -04:00
Kannan Vijayan
8af53b0998 Bug 1175252 - Fix UITour loop test bug. r=jaws 2015-06-17 16:11:13 -04:00
Benjamin Smedberg
3d9db4bb41 Bug 1121001 - Record a uitour ping when a tag is set, r=gfritzsche 2015-04-27 15:00:20 -04:00
Matthew Noorenberghe
cc78aa8e44 Bug 1172141 - Use the maxLogLevelPref ConsoleAPI option for Loop and UITour to make logging preferences live. r=bgrins 2015-06-08 16:18:00 -07:00
Ehsan Akhgari
37c0cdd4b5 Bug 1154275 follow-up: Kill two more ise() usages, landed on a CLOSED TREE 2015-05-13 18:39:23 -04:00
Ehsan Akhgari
382b6d4528 Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00