Commit graph

39 commits

Author SHA1 Message Date
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
Wes Kocher
ba6b80db37 Backed out changeset b04123c901ac (bug 1121210) for Mn failures 2015-02-10 15:19:43 -08:00
Mike de Boer
90ad8ca3b5 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-10 23:35:39 +01:00
Jared Wein
523ceeb263 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
6350c90ad0 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
c0eed67f39 Backed out changeset 21a0484b3fa7 (bug 1115227) for frequent bc1 failures on a CLOSED TREE 2015-02-02 19:32:32 -08:00
Jared Wein
cb2a53ef00 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
dce9fba8b6 Backed out changeset 2f80566d1106 (bug 1115227) for bc2 test failures 2015-02-02 10:24:37 +01:00
Carsten "Tomcat" Book
c56ccb19ec Backed out changeset 3e1f409373e4 (bug 1115227) 2015-02-02 10:23:42 +01:00
Jared Wein
2baf81b59b 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
b276f175b0 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
047b066e28 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
0c7b831923 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
3140732c81 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
2a41fe1add Bug 1111027 - Add tests for the showHeartbeat UITour function. r=MattN 2015-01-27 23:58:35 -08:00
Alessio Placitelli
2dc7992b16 Bug 1111027 - Implement the heartbeat UI as a UITour function. r=MattN 2015-01-27 23:58:21 -08:00
Harshit Harchani
2c0e0dec3b 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
687d144692 Bug 1118831 - Loop: click to add Hello icon to toolbar. r=mattn 2015-01-27 14:16:37 -08:00
Alessio Placitelli
69e0586eb1 Bug 1122563 - UITour-lib.js should be require()-able; r=MattN 2015-01-19 10:03:00 +01:00
Matthew Noorenberghe
215a5d600f 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
9634e1b263 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
8afbdfd71b 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
6a5ecfe8bf Backed out changeset 5a4d0f82563f (bug 1110602) for about:accounts test failures. 2015-01-21 11:56:14 -08:00
Matthew Noorenberghe
5824001e4d 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
963c6f8518 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
49559abbe1 Bug 1113038 - Disable browser_UITour3.js r=grrr
--HG--
extra : rebase_source : 8cfdc2e570f3828af32ccdd6b4f4b9394a9f61fb
2015-01-22 00:06:18 +13:00
Mark Banner
6dc4bab370 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
e5e50e6761 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