Commit Graph

25 Commits

Author SHA1 Message Date
Jared Wein
afdccc947a Bug 1115227 - Loop: add part of the UITour PageID to the Hello tour URLs as a query parameter. r=MattN
--HG--
extra : rebase_source : a12dfc2cb6789bde8953cad78f1746076eb9216f
2015-01-31 18:17:13 -05:00
Mike de Boer
41ea1535c8 Bug 1091785: make sure the info panel anchors to the overflow chevron if needed. r=jaws 2015-02-06 12:09:55 +01:00
Wes Kocher
b09a4ac670 Backed out changeset 21a0484b3fa7 (bug 1115227) for frequent bc1 failures on a CLOSED TREE 2015-02-02 19:32:32 -08:00
Jared Wein
10b05818ac Bug 1115227 - Loop: add part of the UITour PageID to the Hello tour URLs as a query parameter. r=MattN 2015-01-31 18:17:13 -05:00
Carsten "Tomcat" Book
5976a933b8 Backed out changeset 2f80566d1106 (bug 1115227) for bc2 test failures 2015-02-02 10:24:37 +01:00
Carsten "Tomcat" Book
a1d1e6b890 Backed out changeset 3e1f409373e4 (bug 1115227) 2015-02-02 10:23:42 +01:00
Jared Wein
bed46757e0 Bug 1115227 - follow-up to fix bc2 orange on Linux when the panel needs to be re-rendered before the test begins. r=me CLOSED TREE 2015-02-02 02:51:41 -05:00
Jared Wein
3a00967926 Bug 1115227 - Loop: add part of the UITour PageID to the Hello tour URLs as a query parameter. r=MattN
--HG--
extra : rebase_source : b86238390ee0c9b61651aa8b6ec010df14650263
2015-01-31 18:17:13 -05:00
Mark Banner
9688ca3bea Follow-up to bug 1093780 to fix an uncovered intermittent failure. Make sure we're in offline mode when opening the chat window to stop it accessing the network. rs=MattN over irc 2015-01-30 20:49:33 +00:00
Jared Wein
16422f71b6 Bug 1115153 - Loop: Create API to allow web to retrieve the loop.gettingStarted.seen pref. r=MattN 2015-01-29 13:08:08 -05:00
Matthew Noorenberghe
6fcc716dc8 Bug 1125764 - Allow tour pages to hide UITour annotations and menus when losing visibility. r=Unfocused
These allow list entries should be removed when bug 1123010 is fixed.

--HG--
extra : rebase_source : 0e55b0ae7c140fa38f4089148a7a532171f4cf84
2015-01-28 17:28:29 -08:00
Alessio Placitelli
9ffe15dbcb Bug 1111027 - Add tests for the showHeartbeat UITour function. r=MattN 2015-01-27 23:58:35 -08:00
Alessio Placitelli
6727ebd06f Bug 1111027 - Implement the heartbeat UI as a UITour function. r=MattN 2015-01-27 23:58:21 -08:00
Harshit Harchani
9827a24593 Bug 1109984 - UITour: Switch showFirefoxAccounts to use the browser instead of the contentDocument to fix e10s. r=MattN
--HG--
extra : rebase_source : 00fc4f64f41cf39b66bde1db29e9ec8723128a03
2015-01-28 05:28:57 +05:30
Justin Dolske
76fefebd04 Bug 1118831 - Loop: click to add Hello icon to toolbar. r=mattn 2015-01-27 14:16:37 -08:00
Alessio Placitelli
6da087e78c Bug 1122563 - UITour-lib.js should be require()-able; r=MattN 2015-01-19 10:03:00 +01:00
Matthew Noorenberghe
263d43b5b4 Bug 1079554 - Ignore most UITour messages from pages that aren't visible. r=Unfocused
--HG--
extra : rebase_source : 23e09cde5bae0393b8d3428670306123d74c0f70
2015-01-21 21:05:05 -08:00
Matthew Noorenberghe
3a00f98d4a Bug 1089000 - UITour: Remove broken code for detaching a tab to a new window. r=Unfocused
--HG--
extra : rebase_source : 5c5aa012a8c3a29e85ad38e1c547a139fb9e0e01
2015-01-21 17:27:47 -08:00
Matthew Noorenberghe
48c093338b Bug 1110602 - Don't remove tour tabs from originTabs when switching tabs so they can continue to get notifications. r=Unfocused
--HG--
extra : rebase_source : efc2d7b81fe1df31192bef3360846e9508bcbcc3
2015-01-21 13:21:41 -08:00
Matthew Noorenberghe
7d23f9ab3a Backed out changeset 5a4d0f82563f (bug 1110602) for about:accounts test failures. 2015-01-21 11:56:14 -08:00
Matthew Noorenberghe
0e9a20c408 Bug 1110602 - Don't remove tour tabs from originTabs when switching tabs so they can continue to get notifications. r=Unfocused
--HG--
extra : rebase_source : a534eb608e584a0c3d48472d75c0c5dc92ad376c
2015-01-21 10:33:28 -08:00
Matthew Noorenberghe
2e383d5b02 Bug 1122830 - Remove pinned tab APIs from UITour. r=Unfocused
--HG--
extra : rebase_source : 1dd00c39323451e7212d65a283043450d51f0213
2015-01-21 10:33:25 -08:00
Blair McBride
e71626cea7 Bug 1113038 - Disable browser_UITour3.js r=grrr
--HG--
extra : rebase_source : 8cfdc2e570f3828af32ccdd6b4f4b9394a9f61fb
2015-01-22 00:06:18 +13:00
Mark Banner
e84784c8f9 Fix mochitest tour bustage from bug 1108049 - adjust for new Loop panel iframe ids. r=test-bustage-fix for CLOSED TREE 2015-01-14 21:04:01 +00:00
Blair McBride
099b9e9b54 Bug 1098071 - Move uitour.js library out of test directory. r=MattN
--HG--
rename : browser/modules/test/uitour.js => browser/components/uitour/UITour-lib.js
rename : browser/modules/UITour.jsm => browser/components/uitour/UITour.jsm
rename : browser/base/content/content-UITour.js => browser/components/uitour/content-UITour.js
rename : browser/modules/test/browser_UITour.js => browser/components/uitour/test/browser_UITour.js
rename : browser/modules/test/browser_UITour2.js => browser/components/uitour/test/browser_UITour2.js
rename : browser/modules/test/browser_UITour3.js => browser/components/uitour/test/browser_UITour3.js
rename : browser/modules/test/browser_UITour_annotation_size_attributes.js => browser/components/uitour/test/browser_UITour_annotation_size_attributes.js
rename : browser/modules/test/browser_UITour_availableTargets.js => browser/components/uitour/test/browser_UITour_availableTargets.js
rename : browser/modules/test/browser_UITour_detach_tab.js => browser/components/uitour/test/browser_UITour_detach_tab.js
rename : browser/modules/test/browser_UITour_loop.js => browser/components/uitour/test/browser_UITour_loop.js
rename : browser/modules/test/browser_UITour_modalDialog.js => browser/components/uitour/test/browser_UITour_modalDialog.js
rename : browser/modules/test/browser_UITour_observe.js => browser/components/uitour/test/browser_UITour_observe.js
rename : browser/modules/test/browser_UITour_panel_close_annotation.js => browser/components/uitour/test/browser_UITour_panel_close_annotation.js
rename : browser/modules/test/browser_UITour_registerPageID.js => browser/components/uitour/test/browser_UITour_registerPageID.js
rename : browser/modules/test/browser_UITour_resetProfile.js => browser/components/uitour/test/browser_UITour_resetProfile.js
rename : browser/modules/test/browser_UITour_sync.js => browser/components/uitour/test/browser_UITour_sync.js
rename : browser/modules/test/head.js => browser/components/uitour/test/head.js
rename : browser/modules/test/image.png => browser/components/uitour/test/image.png
rename : browser/modules/test/uitour.html => browser/components/uitour/test/uitour.html
2015-01-06 19:13:46 +13:00