Commit Graph

75 Commits

Author SHA1 Message Date
Yura Zenevich
425b1bf6fd Bug 1387057 - improved accessibliity of onboarding notification bar. r=mossop
MozReview-Commit-ID: Hx60C142g3u
2017-08-10 16:16:41 -04:00
Yura Zenevich
a3b03d8c5b Bug 1377273 - added focus styling for onboarding overlay button. r=mossop, gasolin
MozReview-Commit-ID: BZgx4ODL2at
2017-08-03 15:55:35 -04:00
Fischer.json
0c99eff480 Bug 1383070 - Intermittent: Uncaught exception Should load onboarding overlay, r=mossop
MozReview-Commit-ID: 6avWDMV3PAg
2017-07-22 23:40:01 +08:00
Fischer.json
f2f95ef920 Bug 1377439 - Should adapt the oboarding UI to the hight-contrast display mode, r=mossop
This patch makes the mininmum and the important elements and images visible in the high-constrast mode, including
- making button have border (using the given default grey border in the high-constrast mode)
- making the upper-left overlay button's fox image visible
- making the images of the X close buttons on the notification bar and on the overlay visible
- making that the navigation item of the current tour on the overlay's right side would have outline
- making the hovered navigation item on the overlay's right side would have outline
- making sure using <button> element for buttons for a better semantic
- changing #onboarding-overlay-icon to #onboarding-overlay-button for a better semantic

MozReview-Commit-ID: Aj6wndb4to9
2017-07-18 14:26:25 +08:00
Ed Lee
deff1f9aa2 Bug 1381335 - Increase waitForCondition time for initial onboarding-overlay check. f=Fischer r=dmose
Use the larger default 50 tries (and 100ms) on the initial loading of the overlay.

MozReview-Commit-ID: 3qPt8w8yDNN
2017-07-16 10:04:30 -07:00
Fischer.json
4734586594 Bug 1372067 - Part 2: Add the test cases, r=mossop
This commit
- splits up the browser_onboarding_notification.js test
- adds the test_mute_notification_on_1st_session test case
- adds the test_move_on_to_next_notification_when_reaching_max_prompt_count test case
- adds the test_move_on_to_next_notification_when_reaching_max_life_time test case
- adds the test_move_on_to_next_notification_after_interacting_with_notification test case
- updates the existing test cases for the new notification timing policy
- updates the browser_newtab_focus.js test

MozReview-Commit-ID: Ej2bHJSr35z
2017-07-12 12:44:34 +08:00
gasolin
e4ca7119d5 Bug 1375775 - test cases for reusable tourset;r=mossop
MozReview-Commit-ID: IlxgYRuFpCc
2017-07-07 11:52:33 +08:00
Fischer.json
d1f203b768 Bug 1377433 - Should not do the sliding-up tour notification transition, r=mossop
MozReview-Commit-ID: L4aDUF1s9OI
2017-06-30 06:37:09 -07:00
gasolin
a4d803bd25 Bug 1367696 - PART III add OnboardingTourType tests;r=mossop
MozReview-Commit-ID: 8tyiqkQJ5CX
2017-06-22 17:50:29 +08:00
gasolin
963771ba92 Bug 1367696 - PART II add xpcshell structure for onboarding;r=mossop,rexboy
MozReview-Commit-ID: LA3LD8qx35d
2017-06-22 16:25:53 +08:00
Fischer.json
5093e634db Bug 1357021 - Part 2: Add the browser_onboarding_tours.js test, r=mossop
This commit
- renames browser_onboarding_hide_tours.js to browser_onboarding_tours.js
- adds test_click_action_button_to_set_tour_completed and test_set_right_tour_completed_style_on_overlay test cases
- updates test_hide_onboarding_tours test case to test the changes of prefs of tours complete state

MozReview-Commit-ID: A0jD0lZWywL
2017-06-18 17:14:09 +08:00
Rex Lee
7d0ef7e53e Bug 1357023 - Add onboarding tour for Firefox Sync. r=flod,mossop
MozReview-Commit-ID: vZQyXU82YK
2017-06-14 21:12:56 +08:00
Sebastian Hengst
53ac62d17d Backed out changeset f031600d142d (bug 1367696) 2017-06-28 03:29:13 +02:00
Sebastian Hengst
84a360cef2 Backed out changeset 09814ac870d3 (bug 1367696) 2017-06-28 03:29:09 +02:00
gasolin
395860bab8 Bug 1367696 - PART III add OnboardingTourType tests;r=mossop
MozReview-Commit-ID: 8tyiqkQJ5CX
2017-06-22 17:50:29 +08:00
gasolin
1498640aff Bug 1367696 - PART II add xpcshell structure for onboarding;r=mossop,rexboy
MozReview-Commit-ID: LA3LD8qx35d
2017-06-22 16:25:53 +08:00
Fischer.json
5ede4ba7c7 Bug 1357641 - Part 2: Add the browser_onboarding_notification.js test, r=mossop
MozReview-Commit-ID: 8kEDXaQ0zqK
2017-06-16 17:44:06 +08:00
Fischer.json
77ce058788 Bug 1357641 - Part 1: Add onboarding tour notification, r=flod,mossop
This commit
- adds onboarding tour notification
- shows still not completed onboarding tour notifications in order
- opens target tour from tour notification for the target tour

MozReview-Commit-ID: AwLtwjoeARQ
2017-06-21 13:09:29 +08:00
Phil Ringnalda
4cb0288799 Backed out 2 changesets (bug 1357641) for OS X near-permaorange in browser_permissionsPromptDeny.js
Backed out changeset ad8486907154 (bug 1357641)
Backed out changeset 3eb9c03bd0cd (bug 1357641)

MozReview-Commit-ID: DuESQH4FecO
2017-06-22 20:44:50 -07:00
Fischer.json
6deeb32c11 Bug 1357641 - Part 2: Add the browser_onboarding_notification.js test, r=mossop
MozReview-Commit-ID: 8kEDXaQ0zqK
2017-06-16 17:44:06 +08:00
Fischer.json
f39098cc87 Bug 1357641 - Part 1: Add onboarding tour notification, r=flod,mossop
This commit
- adds onboarding tour notification
- shows still not completed onboarding tour notifications in order
- opens target tour from tour notification for the target tour

MozReview-Commit-ID: AwLtwjoeARQ
2017-06-21 13:09:29 +08:00
Phil Ringnalda
2bf9335dea Backed out 2 changesets (bug 1357641) for Windows failures in browser_newtab_focus.js
Backed out changeset eb0d8a0d77e7 (bug 1357641)
Backed out changeset 9c86446d0a75 (bug 1357641)

MozReview-Commit-ID: 9PyFoOakveS
2017-06-21 22:05:23 -07:00
Fischer.json
b550fa9207 Bug 1357641 - Part 2: Add the browser_onboarding_notification.js test, r=mossop
MozReview-Commit-ID: 8kEDXaQ0zqK
2017-06-16 17:44:06 +08:00
Fischer.json
9a93d9ab88 Bug 1357641 - Part 1: Add onboarding tour notification, r=flod,mossop
This commit
- adds onboarding tour notification
- shows still not completed onboarding tour notifications in order
- opens target tour from tour notification for the target tour

MozReview-Commit-ID: AwLtwjoeARQ
2017-06-21 13:09:29 +08:00
Fischer.json
ab96a7fe45 Bug 1357020 - Should hide the onboarding tour if user explicitly checked the hide-the-tour checkbox, r=gasolin,mossop,rexboy
This patch
- adds one hide-onboarding-tour checkbox
- after toggling the overlay, hides the onboarding tour if user checked hide-the-tour checkbox
- creates the message channel between the chrome process and the content process to set prefs.
- listens to the pref-updated event and then hide the onboarding tour across pages.
- Add one browser_onboarding_hide_tours.js test

MozReview-Commit-ID: 7ZjbrhfO9dB
2017-06-10 16:14:08 +08:00