Граф коммитов

77 Коммитов

Автор SHA1 Сообщение Дата
Neil Rashbrook 7451a02e80 Bug 1185568 More of UITour.jsm depends on health reporter r=gfritzsche 2015-07-29 21:02:59 +01:00
Paolo Amadini a4410be9c0 Bug 1177175 - Add a UITour target inside the TP panel. r=MattN
--HG--
extra : commitid : C5lscBkw8gZ
extra : rebase_source : c529420c92e06e9c71c7d7e9a0d4b4ff4f78bb46
2015-07-20 13:44:32 +01:00
Matthew Noorenberghe d03a50411f Bug 1177162 - Disable browser_trackingProtection.js on Linux due to intermittent NS_ERROR_NOT_AVAILABLE from nsIUrlClassifierDBService.beginUpdate.
--HG--
extra : commitid : KIEd1a5oL8K
2015-07-18 18:39:36 -07:00
Matthew Noorenberghe ffef0113f8 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.

--HG--
extra : commitid : JRSXFHvLBo
extra : rebase_source : 13b668efc2a46ad2db39eef0052521b6e6a75de0
2015-07-17 16:27:46 -07:00
Matthew Noorenberghe 994772622f Bug 1177176 - Support opening the Control Center panel via UITour.showMenu. r=bgrins
--HG--
extra : commitid : CCQiV9jgd8g
extra : rebase_source : 26e015d467c92e8134ab2f05eb61df260001405e
2015-07-17 16:30:37 -07:00
Matthew Noorenberghe fc5a5f0ca1 Bug 1177162 - Fix UITour test bustage from d253511f5765 on a CLOSED TREE.
--HG--
extra : commitid : 8NssL1pcGy
extra : amend_source : 0193e8653c50e854d6f65af953a8521d8ed9b791
2015-07-17 16:15:24 -07:00
Matthew Noorenberghe 7a0a967dcb Bug 1177162 - Show an info panel on the tracking protection doorhanger anchor the first time tracking elements are blocked. r=bgrins,ttaubert
--HG--
extra : commitid : 2Ugx7ZBWIfj
extra : rebase_source : e8f37f6e693340979c2199cd7869bae849070d69
2015-07-16 13:38:20 -07:00
Michael Layzell ada60ddd1e Bug 1165263 - Part 6: Update browser tests to support new permissions semantics, r=ehsan 2015-07-16 14:50:01 -04:00
Wes Kocher ff2f0d32cf 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 41ac99b027 Bug 1165263 - Part 6: Update browser tests to support new permissions semantics, r=ehsan 2015-07-14 15:06:39 -04:00
Matthew Noorenberghe ad3716c05d Bug 1177162 - Don't delete the UITour variable from the browser window as it breaks later tests. r=bgrins
--HG--
extra : commitid : BKI3vp1kRvi
extra : rebase_source : 39a11211522491aa9345f5e5c9e355678b66cbc3
2015-07-10 17:38:30 -04:00
Matthew Noorenberghe c5e7720606 Bug 1177169 - Add the ability to open preferences via UITour. r=Gijs
--HG--
extra : commitid : BIWcTekUTjK
extra : rebase_source : b6ad4013be9b3bb371f18bfb2de1b24776938e7f
2015-07-09 11:31:10 -04:00
Matthew Noorenberghe 7677978248 Bug 1113038 - Move test_openSearchPanel from browser_UITour3.js to its own file (browser_openSearchPanel.js).
--HG--
rename : browser/components/uitour/test/browser_UITour3.js => browser/components/uitour/test/browser_openSearchPanel.js
extra : commitid : 9weLDhi42m0
extra : rebase_source : 8255480f584c48c7ed847f69f4dbb3288261287f
2015-07-09 01:12:49 -04:00
Jared Wein 9c5419f522 Bug 1180801 - Replace setDefaultBrowser and isDefaultBrowser with getConfiguration/setConfiguration options. r=MattN 2015-07-07 18:19:33 -04:00
Jared Wein 254b611226 Bug 1175293 - Allow UITour to check and set Firefox as the default browser. r=gijs
--HG--
extra : rebase_source : 554a02a735f6b0eba3b8b50a5fb9e3b40fa825d4
2015-07-06 10:41:14 -04:00
Michael Layzell 6265522c59 Bug 1170200 - Part 2: Update JavaScript consumers of nsIPermissionManager::Remove; r=ehsan 2015-07-03 17:12:27 -04:00
Ehsan Akhgari 4484832cb5 Backout bug 1170200 because of test failures on a CLOSED TREE 2015-07-03 16:43:47 -04:00
Michael Layzell 39a5778c7e Bug 1170200 - Part 2: Update JavaScript consumers of nsIPermissionManager::Remove; r=ehsan 2015-07-03 14:18:23 -04:00
Edouard Oger a451044e6c Bug 1139698 - Add Firefox Account avatar in Hamburger Menu. r=markh 2015-06-29 20:06:00 -04:00
Kannan Vijayan 3bdb0d06ed Bug 1175252 - Fix UITour loop test bug. r=jaws 2015-06-17 16:11:13 -04:00
Benjamin Smedberg 45bc946f03 Bug 1121001 - Record a uitour ping when a tag is set, r=gfritzsche
--HG--
extra : rebase_source : 71e846e33d9e9bc4acf9c8ba1173bfaa00ca2d6b
2015-04-27 15:00:20 -04:00
Matthew Noorenberghe edd7eb65ac Bug 1172141 - Use the maxLogLevelPref ConsoleAPI option for Loop and UITour to make logging preferences live. r=bgrins
--HG--
extra : commitid : Ey5b1d23vmq
extra : rebase_source : 67029b2b11756df79f5cb4538e1d0c2c9b4a76d3
2015-06-08 16:18:00 -07:00
Ehsan Akhgari b1a71b0116 Bug 1154275 follow-up: Kill two more ise() usages, landed on a CLOSED TREE 2015-05-13 18:39:23 -04:00
Ehsan Akhgari 1a03395848 Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00
Matthew Noorenberghe bb84d53114 Bug 1161810 - UITour: Allow opening the Pocket panel via showMenu("pocket"). r=jaws 2015-05-11 22:03:45 -07:00
Carsten "Tomcat" Book 81bf0b17e1 Backed out changeset 9068caa791d1 (bug 1161810) for bc2 test failures 2015-05-12 11:14:55 +02:00
Matthew Noorenberghe ec9fb46b15 Bug 1161810 - UITour: Allow opening the Pocket panel via showMenu("pocket"). r=jaws
--HG--
extra : rebase_source : 0e7a17e76a7985c5e1048ca259f94237bc90f6d7
2015-05-11 22:03:45 -07:00
Mark Banner a31132716f Bug 1153788 - Part 2. Ask the user to re-sign in to Loop if they don't have encryption keys for FxA. r=mikedeboer 2015-05-08 13:46:52 +01:00
Justin Dolske d76848212a Bug 1160663 - Allow hilighting the Pocket button via UITour. r=MattN
--HG--
extra : rebase_source : 4e11a41e11f3a32c4f207bd4fc22043eccf799c5
2015-05-06 16:53:48 -07:00
Matthew Noorenberghe e0462894d4 Bug 1134507 - Implement infopanel to promote Reader View when first available. r=jaws/Gijs
Based on a patch by Jared Wein (:jaws).

--HG--
extra : rebase_source : fc9399a9acb2bb36831df1f5b99b3f9da02b1dbb
2015-04-30 13:43:47 -07:00
Tooru Fujisawa 0edbeb71c8 Bug 1102219 - Part 5: Replace more `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till 2015-04-30 00:32:05 +09:00
Matthew Noorenberghe 85e079584d Bug 1079554 - Test ignoring UITour messages from pages that aren't visible. r=Unfocused
--HG--
extra : rebase_source : 2b872f3c3c9fbe40101753cc386ebaccf9b6f7c9
2015-04-23 17:02:51 -07:00
Jared Wein 5ac5ee9fcf Bug 1134501 - UITour: Force page into Reader View automatically whenever the ReaderView/ReadingList tour page is loaded. r=gijs 2015-04-15 23:45:50 -04:00
Phil Ringnalda 1c5973f626 Back out 364bc6209cc5 (bug 1134501) for jetpack bustage 2015-04-15 22:08:20 -07:00
Jared Wein 2a59eeb639 Bug 1134501 - UITour: Force page into Reader View automatically whenever the ReaderView/ReadingList tour page is loaded. r=gijs 2015-04-15 23:45:50 -04:00
Gijs Kruitbosch 817049f58a Bug 1134501 - add way for UITour'd page to force-show the reader mode button, r=margaret
--HG--
extra : rebase_source : fce241271556dab4253c8ba4d45b0937eeda2d41
2015-04-13 20:12:57 +01:00
Mark Banner e65c7ac015 Fix browser_UITour_loop bustage from bug 1142522 - update for new required room structure. rs=bustage-fix for CLOSED TREE 2015-04-13 14:10:33 +01:00
Alessio Placitelli 7ad0a1855b Bug 1145472 - Use HiddenFrame in browser_no_tabs.js test to fix security errors. r=MattN 2015-03-20 09:22:00 -04:00
Bill McCloskey 810adeb74f Bug 1126089 - Allow messages to be sent after frame script unload event (r=smaug) 2015-03-19 06:43:46 -07:00
Phil Ringnalda 24910d5fbd Backed out 3 changesets (bug 1126089) for ASan e10s bc1 failures and green-crashes
CLOSED TREE

Backed out changeset 9af9111e9c27 (bug 1126089)
Backed out changeset 288efd5e2ca0 (bug 1126089)
Backed out changeset 3bcebfd13538 (bug 1126089)
2015-03-18 21:51:34 -07:00
Bill McCloskey 4cfef838dd Bug 1126089 - Allow messages to be sent after frame script unload event (r=smaug) 2015-03-18 16:09:27 -07:00
Ryan VanderMeulen 3508f4aa52 Backed out changesets f63a2cf3fa11 and 7d9a91ee3d48 (bug 1126089) for mochitest-bc failures. 2015-03-13 13:42:57 -04:00
Bill McCloskey 5d4e83e61d Bug 1126089 - Allow messages to be sent after frame script unload event (r=smaug) 2015-03-13 08:24:20 -07:00
Alessio Placitelli 51289db4b5 Bug 1137481 - Adjust the Heartbeat UI and add a Learn More link. r=MattN 2015-02-27 08:37:00 -05:00
Sebastian Hengst bb17128a40 Bug 1139427 - Define file-based metadata in /browser/components. r=gavin
Add bugzilla components as metadata to moz.build files for easier bugfiling into the correct component. More information:

https://gecko.readthedocs.org/en/latest/build/buildsystem/mozbuild-symbols.html#bug-component
2015-03-08 20:43:22 +01:00
Anish 4063a569ed Bug 958147 - Choose one of run-if or skip-if and get rid of the other.r=jmaher, mwargers 2015-03-03 08:46:37 -05:00
Alessio Placitelli 7be22d582b Bug 1111022 - Adds a test to make sure UITour works with no tabs/windowless browsers. r=MattN 2015-01-25 07:19:00 +01:00
Alessio Placitelli 9a02041f82 Bug 1111022 - Changes UITour.jsm to work with windowless browsers. r=MattN 2015-01-25 07:13:00 +01:00
Matthew Noorenberghe e6b55455b2 Bug 1126756 - Listen for |message-manager-disconnect| instead of |TabClose| to teardown UITour. r=Unfocused
--HG--
extra : rebase_source : c9859a639f9fcc4e26a7f434f422b70c37af45f2
2015-02-19 23:45:54 -08:00
Mike de Boer a08eaaa096 Bug 1121210: notify UITour when the active tab changes and don't show the get started info panel when the rooms tab is not selected. r=MattN 2015-02-11 10:07:22 +01:00