Ed Lee
1da5e819af
Bug 1152145 - Filter for specific suggested tiles adgroups/buckets/frecent_sites lists with display name [r=adw]
...
Use a set of predefined lists of allowed sites with explicit names.
2015-04-07 19:13:46 -07:00
Alessio Placitelli
2c61b7f645
Bug 1141052 - Only allow HTTPS urls in SelfSupportBackend. r=gfritzsche
...
--HG--
extra : rebase_source : 29d6efbac93b927b8de5e6cde484b413d97bdaa4
2015-03-10 03:52:00 -04:00
Marina Samuel
b8400eafd3
Bug 1139052 - Don't show suggested tiles for users with fewer than 8 history tiles. r=adw
2015-04-14 14:39:50 -04:00
Marina Samuel
fada1e8aae
Bug 1149682: Don't cache (or show) sponsored suggested links. r=adw
2015-04-01 17:34:21 -04:00
Marina Samuel
02b3ec0a15
Bug 1105360: Only enhance tiles that are under the 'enhanced' key. r=adw
2015-04-01 17:26:46 -04:00
Ed Lee
58a4893d8d
Bug 1149021 - Suggested tile with just an image shows a thumbnail instead [r=adw]
...
Use Object.assign to copy over base values into a new link with extra attributes.
--HG--
extra : rebase_source : a46c5a501d4611bf373e5b20179de286cd1de8c4
2015-03-29 23:30:54 -07:00
Ed Lee
edc8b399f9
Bug 1140496 - Only show a suggested tile url for some number of times or until clicked [r=adw]
...
Default to a hardcoded frequency cap that decreases by 1 per view or all for a click.
--HG--
extra : rebase_source : 23e3d55ab1fd78f84b9b1807b91ea066fa758ed5
2015-03-22 00:46:26 -07:00
Marina Samuel
49c5893d01
Bug 1136208 - Change all references of 'related' to 'suggested' r=adw
2015-03-26 17:23:21 -04:00
Marina Samuel
95e6c5d809
Bug 1143745 - Update the way Firefox reads directoryLinks.json sent from the server for the tiles v3 endpoint. r=adw
2015-03-26 17:17:59 -04:00
Marina Samuel
b682e44acd
Bug 1143797 - Allow clicking on suggested explanation text to see overlay explaining the suggested tile. r=adw
2015-03-26 17:05:44 -04:00
Marina Samuel
5b0c9de307
Bug 1126184: Part 2: Select a single tile to show as the first unpinned tile based on a user's top sites. r=adw
2015-03-13 11:45:34 -04:00
Marina Samuel
7ff3ee3da3
Bug 1126184: Part 1: Make DirectoryLinksProvider listen to PlacesProvider and update its _topSitesWithRelatedLinks cache. r=adw
2015-03-13 11:45:31 -04:00
Wes Kocher
f433070461
Backed out 3 changesets (bug 1126184) for causing a spike in new tab bc1 test failures CLOSED TREE
...
Backed out changeset 7d48a8bad488 (bug 1126184)
Backed out changeset a1fa056e0c0d (bug 1126184)
Backed out changeset e29b97e5e30c (bug 1126184)
2015-03-10 19:01:11 -07:00
Marina Samuel
cc4c358ece
Bug 1126184: Part 2: Select a single tile to show as the first unpinned tile based on a user's top sites. r=adw
2015-03-10 17:33:25 -04:00
Marina Samuel
b1046adec1
Bug 1126184: Part 1: Make DirectoryLinksProvider listen to PlacesProvider and update its _topSitesWithRelatedLinks cache. r=adw
2015-03-10 17:33:22 -04:00
Marina Samuel
aeda5578a2
Bug 1126182: Extract related tiles data from links json and store for later selection. r=adw
2015-03-10 17:08:30 -04:00
Alessio Placitelli
deb826f3fb
Bug 1111022 - Tests for the SelfSupport backend. r=gfritzsche
2015-01-09 11:18:00 +01:00
jp111
6137a8c380
Bug 958147 - Choose one of run-if or skip-if and get rid of the other. r=ted
2015-01-28 06:17:00 -05:00
Sai Prathik
813f3f6fe1
Bug 1118768 - Redundant PopupNotifications.transitionsEnabled code removed, r=gijs
2015-01-08 23:56:00 +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
Paul Kerr [:pkerr]
a4fb1268ba
Bug 1055145 - Part 2: Fix failing loop tests: prevent spurious network access attempts r=mattn
2014-12-24 13:12:18 -08:00
Matthew Noorenberghe
d2c2fdd7eb
Bug 1080953 - UITour: tell page when first incoming call is received and if that room window is open. r=dmose,dolske
...
--HG--
extra : rebase_source : de8a2b58aedc35fb07951736829cd43b8f1632fc
2014-12-17 22:37:19 -05:00
Mike de Boer
1d577898d9
Bug 1080948: UITour: tell the page when a URL is copied or emailed. r=MattN,dmose
2014-12-17 09:33:08 +01:00
Mike de Boer
4fbbe9c72d
(no bug) convert Windows to Unix line-endings in browser_UITour_loop.js. DONTBUILD because formatting only. r=me
2014-12-17 14:26:23 +01:00
abdelrhman
3990efb3f1
Bug 1111276 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao
...
--HG--
extra : rebase_source : d7ef16a16f884458d99dff05efb370694d2ea5e3
2014-12-15 22:05:46 +01:00
Matthew Noorenberghe
07ec92ff2b
Bug 1104927 - UITour: Update browser_UITour_loop.js with for Loop:ChatWindowShown. r=me
2014-12-11 21:37:16 -08:00
Matthew Noorenberghe
85c138330a
Bug 1105523 - UITour: Provide a way for some Hello targets to have their info panel arrow on the side r=Unfocused
2014-12-09 16:08:08 -08:00
Drew Willcoxon
d803d09a32
Bug 1096534 - ContentSearch should load the search URL in the tab sending the search message, not the current tab. r=mak
2014-12-08 11:05:27 -08:00
Matthew Noorenberghe
4db1f4bd00
Bug 1080947 - UITour: Tell the page when a Hello chat window opens or closes. r=Standard8,Unfocused,jaws
...
--HG--
extra : rebase_source : 950e40b56c55b4fe0d459abe45e88dfbd204ac5a
2014-12-05 16:38:06 -08:00
Blair McBride
9570da3bd4
Bug 1101825 - Create UITour event framework. r=MattN
2014-12-05 14:50:45 +13:00
Matthew Noorenberghe
86eba7ddbb
Bug 1104921 - UITour: Add Loop panel targets. r=Unfocused
...
--HG--
extra : rebase_source : eb46c50e68be3dbac8e7d6ba6f1dc01385190722
2014-12-04 14:40:03 -08:00
Matthew Noorenberghe
d1e4adb441
Backed out changeset c9f946144a73 (bug 1104921) for bc2 failures on some platforms.
2014-12-04 11:21:44 -08:00
Matthew Noorenberghe
ab5936e115
Bug 1104921 - UITour: Add Loop panel targets. r=Unfocused
...
--HG--
extra : rebase_source : 5463747fefe6b31f2d861065956cce1d4d138afa
2014-12-03 14:59:38 -08:00
Matthew Noorenberghe
9afb5d84ee
Bug 1080943 - Leak fix for 5994d92115ac copied from Loop's head.js. rs=bustage
2014-12-01 00:14:08 -08:00
Matthew Noorenberghe
c834a128e3
Bug 1080943 - UITour: Allow opening the Hello panel. r=Unfocused
2014-11-30 21:46:23 -08:00
Felipe Gomes
4b58279592
Bug 1101790 - FHRProvider for UITour, records treatment tag data. r=bsmedberg
2014-11-20 18:21:29 -02:00
Gavin Sharp
2e8a52eaef
Bug 1101790 - setTreatmentTag API for UITour. r=felipe
2014-11-19 17:52:23 -05:00
Felipe Gomes
e29c883779
Bug 1101670 - UITour: ability to set a search term and show the search popup. r=dolske
2014-11-21 19:19:31 -02:00
Felipe Gomes
ed0264a9f7
Bug 1101648 - UITour API to determine selected search engine. r=gavin
2014-11-20 18:21:29 -02:00
Gavin Sharp
55f1ab7f78
Bug 1097942 - add UITour mechanism for selecting an engine, r=Unfocused
2014-11-12 12:53:15 -08:00
Felipe Gomes
67d33145ed
Bug 1101147 - Update about:newtab search styling. r=Mossop
2014-11-24 08:40:22 -02:00
Dave Townsend
8abaccfc90
Bug 1101999 - Fix/add UITour highlighting for the new search UI. r=florian
2014-11-20 12:13:21 -08:00
Florian Quèze
94833decfe
Bug 1088660 - Improve the search bar UI to support one-off searches, r=felipe.
2014-11-18 00:59:11 +01:00
Gijs Kruitbosch
54f7332554
Bug 989947 - test UITour interaction with modal popup, r=MattN
2014-11-13 00:04:43 +00:00
Shane Caraveo
f1815f5243
bug 1090563 fix shared iframe use in loop, r=jaws
2014-11-05 16:21:01 -08:00
Blake Winton
daabef29fa
Bug 1026568 - Add placeholder text to the newtab page. r=adw, ui-r=clarkbw
2014-10-31 16:00:34 -04:00
Drew Willcoxon
78863fbec9
Bug 1087120 - Fix intermittent browser_ContentSearch.js failure by increasing timeout for remote search suggestions. r=MattN
2014-10-31 15:07:59 -07:00
Michael Ratcliffe
0ac0cb07ec
Bug 1078455 - "UITour: Add ability to highlight Dev. Tools and WebIDE toolbar buttons" [r=MattN+bmo]
2014-10-30 13:35:25 +00:00
Tomasz Kołodziejski
1b9c50100d
Bug 1073238 - Split UITour.jsm into chrome and content parts that communicate via messages. r=MattN
2014-10-24 17:19:00 +02:00
Ed Lee
748360eb23
Bug 1088729 - Only allow http(s) directory links and https/data images [r=adw]
2014-10-24 09:33:03 -07:00
Sid Stamm
dc4a2c6195
Bug 1042135 - Update Directory Links Provider to use only the dnt.enabled pref after removing the dnt.value pref. (r=adw)
...
--HG--
extra : rebase_source : cc511558eb39099bc745116798ca64829de79d0d
2014-10-22 10:31:14 -07:00
Phil Ringnalda
ab8d3a5d34
Back out 3 changesets (bug 1042135) for robocop bustage
...
CLOSED TREE
Backed out changeset dffed5d2a799 (bug 1042135)
Backed out changeset b80a02b929cc (bug 1042135)
Backed out changeset 093ea94a1697 (bug 1042135)
2014-10-21 23:11:11 -07:00
Sid Stamm
7ac7337dd2
Bug 1042135 - Update Directory Links Provider to use only the dnt.enabled pref after removing the dnt.value pref. (r=adw)
...
--HG--
extra : rebase_source : 350e99d270e18f497f69a77672557a18ac66ef6d
2014-10-21 16:55:36 -07:00
Matthew Noorenberghe
2fc18f4ce6
Bug 1081772 - Add back a way to test UITour on origins not whitelisted by default. r=Unfocused
2014-10-16 00:12:09 -07:00
Blair McBride
1b1bee23f5
Bug 1068284 - UI Tour: Add ability to highlight search provider in search menu. r=MattN
...
--HG--
extra : transplant_source : %AA%DA%ED%B6%24F%92%F0%D3k%F6%D34%2054%C4%23%D8%F0
2014-10-15 13:48:49 +13:00
Ed Lee
be8f96130d
Bug 1075620 - Switch to GET for fetch to allow caching of links data from redirect [r=ttaubert]
...
Use GET instead of POST and update the fetch endpoint to use %LOCALE%.
2014-10-01 09:44:32 -07:00
Andrew Halberstadt
d292ee73f1
Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester
2014-10-07 18:18:28 -04:00
Justin Dolske
ea46ae6a5d
Bug 1071238 - UI Tour: add ability to put a widget in the toolbar. r=mattn
2014-10-06 15:49:30 -07:00
Tomasz Kołodziejski
05c810463a
Bug 1032324 - about:newtab can't switch search engine if icon/logo/image is not available. r=adw
2014-09-26 09:37:00 +02:00
Sudheesh Singanamalla
0d1a8f9ebb
Bug 1054492: move DirectoryLinksProvider.jsm to browser/ since it's Firefox-specific, r=gavin
...
--HG--
rename : toolkit/modules/DirectoryLinksProvider.jsm => browser/modules/DirectoryLinksProvider.jsm
rename : toolkit/modules/tests/xpcshell/test_DirectoryLinksProvider.js => browser/modules/test/xpcshell/test_DirectoryLinksProvider.js
2014-09-22 13:23:19 +05:30
Alex Bardas
332c4fb2c9
Bug 1070138 - Send only version number and release channel in appinfo. r=gavin
2014-09-22 12:04:00 +02:00
Justin Dolske
4230e802f2
Bug 1068290 - "UI Tour: Add ability to highlight New Private Window icon in chrome". r=MattN
2014-09-23 16:36:00 +02:00
Alex Bardas
cc17d5b170
Bug 1063698 - Add action to UITour.jsm for opening the Reset Firefox dialog. r=Unfocused
2014-09-17 14:58:00 +02:00
Alex Bardas
84af797cbe
Bug 1065525 - Determine user's Firefox version from UITour. r=MattN
2014-09-17 23:05:00 +02:00
Shu-yu Guo
59ccd2fecb
Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin)
2014-09-15 16:30:47 -07:00
Alex Bardas
603011765d
Bug 1053939 - pass entry point to fxa content server when opening about:accounts + tests. r=markh
2014-09-10 13:39:00 +02:00
Bobby Holley
52e67dbdb5
Bug 1062631 - Stop leaking observers in search tests. r=Gijs
2014-09-08 13:36:22 -07:00
Bobby Holley
00f21621a1
Bug 1062631 - Fix buggy |browser_SignInToWebsite.js| test. r=Gijs
2014-09-08 13:36:20 -07:00
Bill McCloskey
757ebcfbe3
Bug 1061013 - Disable various browser chrome tests when running with e10s. r=jimm
2014-09-02 13:47:12 -05:00
Bobby Holley
514aa9bfe0
Bug 1050340 - Fix up content search test framework. r=adw
2014-08-18 14:18:40 -07:00
Blair McBride
01b0cae4f5
Bug 1045927 - UI Tour: Add ability to highlight Loop icon in browser chrome. r=MattN
2014-08-13 15:27:40 +12:00
Drew Willcoxon
f5a7cdd231
Bug 612453 - Provide search suggestions on Firefox Start Page (about:home) (part 2, ContentSearch). r=MattN,felipe
2014-08-01 12:00:44 -07:00
Birunthan Mohanathas
9a9eefde77
Bug 1044446 - Collapse test-only moz.build files under browser/ into ancestor moz.build files. r=gps
2014-07-28 18:02:44 -07:00
Nathan Froyd
ff0d467c7c
Bug 1043554 - remove redundant social/ {Makefile,moz.build}; r=mshal
...
XPCSHELL_RESOURCES seems to be leftover from pre-manifest days, and the
manifest already has everything we need.
2014-07-24 15:04:26 -04:00
Neil Deakin
2de2875a1b
Bug 1026310, disable this test again
2014-07-24 08:04:39 -04:00
Neil Deakin
d6a31c96eb
Bug 1026310, use proper check for popup visibility, r=MattN
2014-07-22 11:17:26 -04:00
Shane Caraveo
3ee4babba1
Bug 1032432 remove builtin manifest support, r=felipe
2014-07-18 10:27:52 -07:00
Neil Deakin
9d1038b6a2
Bug 1026310 and 1032137, re-enable browser_UITour_panel_close_annotation.js to see if the intermittent problem goes away now that bug 1026310 is fixed
2014-07-14 13:39:04 -04:00
Ryan VanderMeulen
a4aec47641
Bug 1026310 - Really skip browser_UITour_panel_close_annotation.js on Windows.
...
DONTBUILD
--HG--
extra : rebase_source : 60ef0efe8d2ec531a12cbb4de56d001bd820c235
2014-07-09 09:57:14 -04:00
Ed Morley
0de150cc87
Bug 1032137 - Disable browser_UITour_panel_close_annotation.js on Windows for intermittent test failures
2014-07-03 13:57:15 +01:00
Bill McCloskey
c751f855a6
Bug 1005696 - Make sure test blocklist.xml isn't overwritten before use (r=Unfocused)
2014-06-20 17:46:02 -07:00
Drew Willcoxon
1011d1ad37
Bug 1027303 - Certain image URIs in search plugins break ContentSearch. r=felipe
2014-06-19 14:34:12 -07:00
Birunthan Mohanathas
51ba75d135
Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin
2014-06-18 17:56:02 -07:00
Drew Willcoxon
155105face
Bug 1019989 - ContentSearch should pass images as shared ArrayBuffers instead of data URI strings. r=felipe
2014-06-17 12:35:34 -07:00
Mark Hammond
5adb5a7c3a
Bug 998934 - add a showFirefoxAccounts command to the UITour. r=Unfocused
2014-06-12 15:10:23 +10:00
Blair McBride
0997611d2c
Bug 1014460 - Extend the retention period of UITour.seenPageIDs. r=ttaubert
2014-05-29 16:38:24 +12:00
Drew Willcoxon
53bd0fe01b
Bug 962490 - Add a search field to the new tab page (part 1: ContentSearch). r=felipe
2014-04-24 19:09:20 -07:00
Neil Deakin
6def64a610
Bug 610545, fix tests to disable arrow panel transitions to speed them up and fix mouse targetting issues, r=felipe
2014-04-08 08:45:52 -04:00
Phil Ringnalda
cd3e751c10
Bug 986760 (with a dash of 989101 added in) - disable browser_UITour3.js on Linux for excessive failures and lack of action taken toward fixing them
2014-04-03 20:12:02 -07:00
Mark Hammond
cae334e085
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
2014-04-02 10:53:55 +11:00
Ehsan Akhgari
28255f4451
Bug 984267 - Double the test timeout
2014-03-30 09:57:51 -04:00
Ehsan Akhgari
b2a8407660
Trial fix for bug 986760: focus the test runner window and also request a longer timeout
2014-03-29 21:32:20 -04:00
Matthew Noorenberghe
17ec0b7b1e
Bug 988305 - UITour: getTarget should catch exceptions from a target's query function. r=Unfocused
2014-03-27 23:14:20 -07:00
Paolo Amadini
43735732bb
Bug 988341 - Convert code before switching Task.jsm to use Promise.jsm. r=mak
2014-03-26 18:15:00 +01:00
Matthew Noorenberghe
51b8d80d79
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
62c90de6fb
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
708509ef43
Bug 986688 - Load SignInToWebsite.jsm lazily and on Nightly only. r=felipe
2014-03-22 20:46:18 -07:00
Matthew Noorenberghe
d5bfe77320
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
d46c9d224d
Bug 971116 - Implement new Australis UITour highlight effect. ui-r=madhava, r=Unfocused
2014-03-13 09:29:24 -04:00
Shane Caraveo
34245313a7
bug 894806 [Australis] refactor and remove social.provider, r=markh
2014-03-11 19:25:45 -07:00
Matthew Noorenberghe
8a5c9b915b
Bug 935823 - UITour: Add a close button to info panels. r=Unfocused
2014-03-07 13:00:18 -05:00
Matthew Noorenberghe
3b94717cc8
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
1f4df34ed0
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
8b81ea1fd3
Bug 974086 - [australis-measuring] UITour.seenPageIDs should persist across sessions. r=MattN sr=taras
2014-02-27 22:25:44 +13:00
Gijs Kruitbosch
40602a57e9
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
a183cc5385
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
57204cea0e
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
76c3d439ff
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
73e828c70b
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
5e29ac501d
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
93d96074fa
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
27490d61b0
Bug 967370 - UITour: Remove duplication in browser chrome tests. r=Unfocused
...
[Australis]
2014-02-05 00:31:41 -08:00
Blair McBride
70b754dd3e
Bug 958673 - [Australis] UITour: Style doorhanger menu for Australis Update Tour. r=MattN
2014-01-31 15:25:45 +13:00
Matthew Noorenberghe
5df636a63b
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
97236f2f4c
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
1145879c13
Bug 951965 - Disable browser_UITour.js on Linux for intermittent failures
2014-01-14 16:39:04 +00:00
Gijs Kruitbosch
0635c3cba5
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
4afa776da3
Bug 956202 - split off UITour checking functions, r=Unfocused
2014-01-09 21:53:22 +00:00
Carsten "Tomcat" Book
2ce082378f
Backed out australis changeset 5a8d6a009942 (bug 935815) for frequent oranges on a CLOSED TREE
2014-01-07 09:35:50 +01:00
Blair McBride
e94658b269
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
a2eb9c79da
Bug 930641 - Remove the social.allowMultipleWorkers preference, r=mixedpuppy.
2013-12-18 16:50:05 +01:00
Matthew Noorenberghe
15141707e4
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
7ccc43a0f2
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
457ba62364
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
8fedde7ead
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
4a8fb0be2e
no bug - add trailing line to test manifest. r=me, DONTBUILD
2013-12-05 16:05:08 +11:00
Matthew Noorenberghe
cb66b360fe
Bug 940902 - UITour: Add ability to hide a menu. r=Unfocused
2013-11-15 16:26:59 -08:00
Blair McBride
1758dd3090
Bug 933023 - UITour: Add preference to disable HTTPS check for testing/development. r=MattN
2013-11-05 15:23:25 +13:00
Matthew Noorenberghe
1be90bb382
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
fb076adb9e
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
40b5602338
Backed out changeset 491b452af425 (bug 862998) Mochitest Browser Chrome Test Failure
2013-10-17 08:44:01 +02:00
Christian Sonne
077da75e86
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
1ee1f27aa3
Bug 922268 - Remove empty makefiles; r=gps
2013-10-03 09:10:00 +02:00
Gregory Szorc
54c1de66d6
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:06 +02:00
Gregory Szorc
e6acf6270f
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:01 +02:00
Ed Morley
53a451894a
Backed out changeset 68b6b152f51a (bug 920223)
2013-09-30 12:50:09 +01:00
Ed Morley
2c7dd24541
Backed out changeset 8b02873ee07e (bug 920223)
2013-09-30 12:50:05 +01:00
Gregory Szorc
8344d8a946
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:06 +02:00
Gregory Szorc
0b4364c6f3
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:01 +02:00
Gregory Szorc
7bd3c0ae36
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
1962adcdc7
bug 914926 fix workers on startup when social disabled, r=markh
2013-09-19 10:25:08 -07:00
Phil Ringnalda
b770c3935d
Backed out changeset acce93fb65a1 (bug 914926)
...
CLOSED TREE
2013-09-16 17:55:08 -07:00
Shane Caraveo
1d4216da91
Bug 914926 - Fix workers on startup when social disabled. r=markh
...
CLOSED TREE
2013-09-14 10:16:47 -07:00
Ryan VanderMeulen
dab10656bd
Speculatively backout changeset bc8d1b9545c5 (bug 914926) on suspicion of causing intermittent Windows XP debug mochitest-bc crashes.
...
CLOSED TREE
2013-09-16 16:53:54 -04:00
Shane Caraveo
d0a8bd3420
bug 914926 fix workers on startup when social disabled, r=markh
2013-09-14 10:16:47 -07:00
Mike Hommey
f8bc7fa754
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Ms2ger
f63886acfe
Bug 882848 - Use MOCHITEST_BROWSER_FILES more; r=gps
2013-06-23 09:16:19 +02:00
Kyle Machulis
72a717a860
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Kyle Machulis
43628a7867
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
334c0800cf
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Gregory Szorc
1b27561fa4
Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger
2013-02-25 12:47:18 -08:00
Matt Brubeck
5e4f433f95
Bug 840287 - Move NewTabUtils.jsm into toolkit [r=ttaubert]
...
--HG--
rename : browser/modules/NewTabUtils.jsm => toolkit/modules/NewTabUtils.jsm
rename : browser/modules/test/unit/chromeappsstore.sqlite => toolkit/modules/tests/xpcshell/chromeappsstore.sqlite
rename : browser/modules/test/unit/test_newtab-migrate-v1.js => toolkit/modules/tests/xpcshell/test_newtab-migrate-v1.js
2013-02-16 20:16:16 -08:00
Mike Hommey
26e3714874
Bug 755724 - Move browser application in a subdirectory. r=jimm
2013-02-11 14:10:16 +01:00
Irving Reid
7b6e49cd35
Bug 810146: Add telemetry for addon manager startup times, unpacked add-ons and various changes detected at startup r=Mossop
...
--HG--
rename : browser/modules/TelemetryTimestamps.jsm => toolkit/modules/TelemetryTimestamps.jsm
rename : browser/modules/test/browser_TelemetryTimestamps.js => toolkit/modules/tests/browser_TelemetryTimestamps.js
2013-02-07 16:47:33 -05:00
Dave Townsend
cd10174200
Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin
...
--HG--
rename : toolkit/addon-sdk/test/Makefile.in => addon-sdk/test/Makefile.in
rename : toolkit/addon-sdk/test/unit/head.js => addon-sdk/test/unit/head.js
rename : toolkit/addon-sdk/test/unit/test_promise.js => addon-sdk/test/unit/test_promise.js
rename : toolkit/addon-sdk/test/unit/xpcshell.ini => addon-sdk/test/unit/xpcshell.ini
2013-02-01 11:43:15 -08:00
ithinc
a71861c533
Bug 824480 - Replace |tab == gBrowser.selectedTab| with tab.selected. r=dao
2012-12-25 00:08:22 +08:00
Rafael Ávila de Espíndola
f9c3c27d31
Bug 822703 - s/ShutdownTime/TelemetryData/ where appropriate. r=vladan.
2012-12-19 10:29:08 -05:00
Rafael Ávila de Espíndola
e1f8ceadf4
Bug 815709 - Shutdown time is read in the main thread. r=vladan.
...
--HG--
extra : rebase_source : c6105cd172f16e187f279b88785bba5cefb2b174
2012-12-13 23:13:03 -05:00
Felipe Gomes
2567b32f2f
Bug 811247 - Create only one instance of each social ambient panel instead of one per window. r=jaws,markh
2012-12-06 23:38:46 -08:00
Marco Bonardo
05fe96fb98
Bug 791447 - Move about:newTab data to preferences. r=gavin
...
Gecko 18 doesn't store anymore about: pages DOMStorage into chromeappsstore.sqlite, so any previous data would be lost on upgrade to it.
Moreover, we want to move off DOMStorage due to high startup costs.
Thus here we migrate old about:newTab chromeappsstore.sqlite data to complex prefs.
2012-12-03 20:19:17 +01:00
Rafael Ávila de Espíndola
924aca3c6b
Bug 817012 - Use a richer interface to talk from about:telemetry to TelemetryPing.js. r=vdjeric
...
--HG--
extra : rebase_source : 57f135df797ab6c24d95b1cab0e66b564255024e
2012-12-03 13:31:00 -05:00
Jed Parsons
603ef09c9b
Bug 793906 - Disable desktop ui while working on b2g. r=benadida
2012-09-27 23:06:01 -04:00
Matthew Noorenberghe
be7fa3cf51
Bug 764213 - Provisional desktop UI for website sign-in with Persona. r=dolske
...
--HG--
extra : rebase_source : 8785a377e88b11f59ec00d44b58e6c21fce576a7
2012-06-12 18:16:00 -07:00
Mike Hommey
70d7c821af
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Gavin Sharp
14d06b5477
Bug 738804: back out keyword.URL prompting code while we investigate other larger changes, r=fryn
...
--HG--
extra : transplant_source : %F0G%AD%A1%89%C6%93%BB%CB/t%9E%DE%14%E9%7D2%91%EFF
2012-03-23 16:27:54 -07:00
Gavin Sharp
9005b231bb
Bug 736878: also re-set default engine name when user opts in to search re-set, r=fryn
...
--HG--
extra : transplant_source : %01%0C%7F%F6%98%97%AF%E8%869s%F9%8F%22Rh%16%112%B3
2012-03-19 17:24:31 -07:00
Dão Gottwald
fd612d89f0
Bug 724286 - Fix TelemetryTimestamps, AddonManagerPrivate global scope pollution and whitelist __SSi. r=dietrich
2012-02-05 21:22:57 +01:00
Gavin Sharp
cb518d5e49
Bug 717105 followup: substract process lifetime from timeStamps so that the values are actually useful, r=taras
2012-01-27 12:37:28 -08:00
Gavin Sharp
4211f48877
Bug 717105: add TelemetryTimestamps module to collect arbitrary timestamps with telemetry, and start using it for browser startup and sessionstore, r=zpao, r=taras
2012-01-10 16:19:06 -08:00
Gavin Sharp
b97455bfb6
Bug 699575: move browser modules to browser/modules, r=dao
...
--HG--
rename : browser/base/Makefile.in => browser/modules/Makefile.in
rename : browser/base/content/NetworkPrioritizer.jsm => browser/modules/NetworkPrioritizer.jsm
rename : browser/components/wintaskbar/WindowsJumpLists.jsm => browser/modules/WindowsJumpLists.jsm
rename : browser/components/wintaskbar/WindowsPreviewPerTab.jsm => browser/modules/WindowsPreviewPerTab.jsm
rename : browser/base/content/openLocationLastURL.jsm => browser/modules/openLocationLastURL.jsm
rename : browser/base/content/test/browser_NetworkPrioritizer.js => browser/modules/test/browser_NetworkPrioritizer.js
rename : browser/components/wintaskbar/test/browser_taskbar_preview.js => browser/modules/test/browser_taskbar_preview.js
extra : rebase_source : ed09dfa7b304836be75fbf6efd035efa3a95de28
2011-10-27 15:48:53 -07:00