Commit Graph

78 Commits

Author SHA1 Message Date
Paolo Amadini
1a4a4adc7b Bug 988341 - Convert code before switching Task.jsm to use Promise.jsm. r=mak 2014-03-26 18:15:00 +01:00
Matthew Noorenberghe
6c4364ff2f Bug 988144 - UITour: Highlight effects don't occur if a highlight is moved to a different target with the same effect. r=Unfocused 2014-03-26 03:00:18 -07:00
Matthew Noorenberghe
b89f583274 Bug 941862 - UITour: Support a callback to notify when the menu panel opens while the menu button is an info panel target. r=Unfocused 2014-03-25 01:25:53 -07:00
Matthew Noorenberghe
6ca67f7da9 Bug 986688 - Load SignInToWebsite.jsm lazily and on Nightly only. r=felipe 2014-03-22 20:46:18 -07:00
Matthew Noorenberghe
08bb94a554 Bug 982620 - UITour: Test that the menu panel is closed after tearing down. r=Gijs
[Australis]
2014-03-15 11:21:43 -07:00
Blake Winton
dfa89809b3 Bug 971116 - Implement new Australis UITour highlight effect. ui-r=madhava, r=Unfocused 2014-03-13 09:29:24 -04:00
Shane Caraveo
0f6efe3f3f bug 894806 [Australis] refactor and remove social.provider, r=markh 2014-03-11 19:25:45 -07:00
Matthew Noorenberghe
dd6388f495 Bug 935823 - UITour: Add a close button to info panels. r=Unfocused 2014-03-07 13:00:18 -05:00
Matthew Noorenberghe
221a7ac9dc Bug 970788 - UITour: Remove the incorrect size attributes on annotation panels on Linux to workaround Ubuntu glitches. r=Gijs 2014-03-06 18:59:00 +13:00
Drew Willcoxon
cf1ae31a14 Bug 936195 - Australis UITour: Give webpage a way to query what UI targets are available. r=unfocused 2014-03-03 17:39:35 -08:00
Blair McBride
8f70aa512f Bug 974086 - [australis-measuring] UITour.seenPageIDs should persist across sessions. r=MattN sr=taras 2014-02-27 22:25:44 +13:00
Gijs Kruitbosch
56ec7c2bc3 Bug 970321 - Australis' UITour: make menu panel not break if tour tab is opened in new window, r=Unfocused 2014-02-20 22:42:33 +00:00
Masayuki Nakano
e393ad7356 Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug 2014-02-15 09:57:39 +09:00
Matthew Noorenberghe
66c363eb77 Bug 967391 - Follow-up fix to hide the menu panel before the next subtest starts. r=bustage 2014-02-07 00:41:27 -08:00
Matthew Noorenberghe
bd02fffe23 Bug 967391 - UITour: When opening a menu panel sub-view, annotations in the initial view should be hidden. r=Unfocused
[Australis]
2014-02-06 21:43:28 -08:00
Blair McBride
621bbde00a Bug 952568 - [australis-measuring] Determine if Australis Update experience tab is/was active. r=mconley,MattN 2014-02-07 16:19:12 +13:00
Matthew Noorenberghe
7372eabf5e Bug 949659 - UITour: Hide annotations anchored in the menu panel when it closes. r=Unfocused
[Australis]
2014-02-05 01:02:40 -08:00
Matthew Noorenberghe
5ac277bc5b Bug 943765 - UITour: Make highlights circles if the height and width of the target are similar. r=Unfocused
[Australis]
2014-02-05 01:02:32 -08:00
Matthew Noorenberghe
910bbe7435 Bug 967370 - UITour: Remove duplication in browser chrome tests. r=Unfocused
[Australis]
2014-02-05 00:31:41 -08:00
Blair McBride
3646e61e81 Bug 958673 - [Australis] UITour: Style doorhanger menu for Australis Update Tour. r=MattN 2014-01-31 15:25:45 +13:00
Matthew Noorenberghe
446e5a5212 Bug 958300 - [Australis] UITour: Add ability to query whether Sync is enabled. r=mhammond,Unfocused 2014-01-17 12:21:33 +01:00
Blair McBride
b79077d551 Bug 935815 - [Australis] UITour: Allow adding a button with an action to the info panel. r=MattN 2014-01-06 12:27:25 +13:00
Ed Morley
53c53bfd93 Bug 951965 - Disable browser_UITour.js on Linux for intermittent failures 2014-01-14 16:39:04 +00:00
Gijs Kruitbosch
5e792ea427 Bug 956202 - split off some of the UITour tests, r=Unfocused
--HG--
rename : browser/modules/test/browser_UITour.js => browser/modules/test/browser_UITour2.js
2014-01-09 22:00:57 +00:00
Gijs Kruitbosch
5b5e2949d6 Bug 956202 - split off UITour checking functions, r=Unfocused 2014-01-09 21:53:22 +00:00
Carsten "Tomcat" Book
5f3c6322a2 Backed out australis changeset 5a8d6a009942 (bug 935815) for frequent oranges on a CLOSED TREE 2014-01-07 09:35:50 +01:00
Blair McBride
58643e2ab2 Bug 935815 - [Australis] UITour: Allow adding a button with an action to the info panel. r=MattN 2014-01-06 12:27:25 +13:00
Florian Quèze
e4f545eb35 Bug 930641 - Remove the social.allowMultipleWorkers preference, r=mixedpuppy. 2013-12-18 16:50:05 +01:00
Matthew Noorenberghe
47cebc7499 Bug 936273 - [Australis] UITour: Allow page to specify which highlight animation to use. r=Unfocused 2013-12-10 23:35:31 -08:00
Matthew Noorenberghe
1098c5da2e Bug 936187 - [Australis] UITour: Switch highlight to a <panel> so it overlays the menu panel. r=Unfocused 2013-12-10 23:35:20 -08:00
Matthew Noorenberghe
6e5babcfa1 Bug 936187 - [Australis] UITour: Make the menu panel work except the z-order of annotations. r=Unfocused 2013-12-10 23:35:11 -08:00
Mark Hammond
77e275679d Bug 948167 - move final test from browser/modules/test/Makefile.in to browser.ini. r=ted
Conflicts:
	browser/modules/test/browser.ini
2013-12-10 11:43:59 +11:00
Mark Hammond
b04e96d38f no bug - add trailing line to test manifest. r=me, DONTBUILD 2013-12-05 16:05:08 +11:00
Matthew Noorenberghe
d6146a6f75 Bug 940902 - UITour: Add ability to hide a menu. r=Unfocused 2013-11-15 16:26:59 -08:00
Blair McBride
fd97289f95 Bug 933023 - UITour: Add preference to disable HTTPS check for testing/development. r=MattN 2013-11-05 15:23:25 +13:00
Matthew Noorenberghe
fbeea3c95f Bug 928579 - Backout bug 793906 to re-enable desktop Signin-to-Web UI. f=ozten,r=dolske 2013-10-22 21:01:33 -07:00
Christian Sonne
c414c6543f Bug 862998 - Add glue to allow Firefox first run page to highlight UI elements. r=dolske 2013-05-29 14:50:59 -07:00
Carsten "Tomcat" Book
60c5031022 Backed out changeset 491b452af425 (bug 862998) Mochitest Browser Chrome Test Failure 2013-10-17 08:44:01 +02:00
Christian Sonne
7e4c6a18d6 Bug 862998 - Add glue to allow Firefox first run page to highlight UI elements. r=dolske 2013-05-29 14:50:59 -07:00
Ms2ger
9d5ce8dfb7 Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Gregory Szorc
f0bcf1241b Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Gregory Szorc
89c902c7b2 Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
Ed Morley
74e3d6ce30 Backed out changeset 68b6b152f51a (bug 920223) 2013-09-30 12:50:09 +01:00
Ed Morley
5e3c678fac Backed out changeset 8b02873ee07e (bug 920223) 2013-09-30 12:50:05 +01:00
Gregory Szorc
18c2c27094 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Gregory Szorc
47e946bebe Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
Gregory Szorc
160a20817c Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
2013-09-24 11:50:08 -07:00
Shane Caraveo
22d9247c62 bug 914926 fix workers on startup when social disabled, r=markh 2013-09-19 10:25:08 -07:00
Phil Ringnalda
e987c0fd9a Backed out changeset acce93fb65a1 (bug 914926)
CLOSED TREE
2013-09-16 17:55:08 -07:00
Shane Caraveo
338999974a Bug 914926 - Fix workers on startup when social disabled. r=markh
CLOSED TREE
2013-09-14 10:16:47 -07:00