Commit Graph

157 Commits

Author SHA1 Message Date
Hector Zhao
865a9cb744 Bug 1268369 - Expose distribution.id as part of the appinfo configuration. r=Gijs
MozReview-Commit-ID: 4q7FVNgZtiK
2016-04-28 15:23:55 +08:00
Blair McBride
2533b1926b Bug 1263804 - Remove last references to Metrics.jsm. r=gijs 2016-04-18 23:09:13 +12:00
Alessio Placitelli
55c05f3181 Bug 1262368 - Fix browser_UITour_heartbeat.js to work on e10s. r=MattN
MozReview-Commit-ID: 6DtCPx9wa1r
2016-04-08 23:50:00 +02:00
Dave Townsend
17d8a23b3f Bug 1257246: Update browser for eslint 2. r=felipe
Most of this is fixing functions that in some cases return a value but then
can also run to completion without returning anything. ESLint 2 catches this
where previous versions didn't. Unless there was an obvious other choice I just
made these functions return undefined at the end which is effectively what
already happens.

MozReview-Commit-ID: DEskVIjiKDM
2016-04-05 11:33:33 -07:00
Mike de Boer
428e3fbe59 Bug 1244991: re-enable browser_backgroundTab.js UITour test and to make sure it doesn't fail on slower hardware, wait for the visibilitychange event explicitly since it may occur later than the tab open and switch. r=MattN 2016-04-01 10:57:46 +02:00
Gijs Kruitbosch
a0eb5571f8 Bug 1256746 - fix browser_UITour_detach_tab.js to work in e10s, r=MattN
MozReview-Commit-ID: 9qQB1GvDv9s
2016-03-15 18:04:35 +00:00
Gijs Kruitbosch
8bbf5fc398 Bug 1256625 - enable function parameters to gContentAPI wrappers to fix UITour tests in e10s mode, r=MattN
MozReview-Commit-ID: 6A4X8bmgaun
2016-03-15 11:47:49 +00:00
Dave Townsend
9970a902e5 Bug 1257246: Fix some failures in html tests. r=gijs
We aren't intending to write to window.status here.

MozReview-Commit-ID: 7BRfgsO9NDr
2016-03-16 12:32:00 -07:00
Mark Banner
685dfb883f Bug 1251902 - Stop the 'Hello' and 'Share this page' buttons blinking when the panel is being opened. r=mixedpuppy 2016-03-08 19:45:35 +00:00
Mark Hammond
547ddbba99 Bug 1253120 followup2 - comment-only changes to clarify how UITour-lib validates URL params. r=me 2016-03-07 10:07:13 +11:00
Mark Hammond
e0820b2d04 Bug 1253120 followup - update comments in UITour-lib.js to reflect changes made in this bug. r=me 2016-03-05 12:43:00 +11:00
Gijs Kruitbosch
e2a94fe215 No bug, enable browser_UITour_modalDialog.js, rs=green-on-try
MozReview-Commit-ID: J5J6rVVb04P
2016-03-03 14:44:04 +00:00
Mark Hammond
207ccea36e Bug 1253120 - drop the restriction on param values passed to showFirefoxAccounts. r=MattN 2016-03-03 15:41:26 +11:00
Mark Hammond
3963c1da83 Bug 1244929 - Allow UITour's showFirefoxAccounts command to accept additional URL params. r=MattN 2016-02-24 12:38:30 +11:00
Mark Banner
6bc5509e85 Bug 1247255 - Update the UITour to use Loop's new API for opening the panel. r=MattN 2016-02-23 16:09:45 +00:00
Matthew Noorenberghe
a706591b71 Bug 1248849 - UITour: showInfoPromise: Add panel event listener before having content call showInfo. r=felipe
MozReview-Commit-ID: Cv5gkmfrTsI
2016-02-22 16:33:42 -08:00
Matthew Noorenberghe
a19d74d924 Bug 1245107 - browser_closeTab.js: wait for the tab to close. r=jaws
The UITour content API call uses sendAsyncMessage so we can't assume a synchronous close.

MozReview-Commit-ID: JXm2ztcLwW5
2016-02-18 12:40:47 -08:00
Dave Townsend
a215a4a95a Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08:00
Vladan Djeric
1f7da8e993 Bug 1193535 - Store Heartbeat Scores in Unified Telemetry. r=MattN 2016-02-03 15:25:53 -08:00
Matthew Noorenberghe
a7677ef70e No bug - Disable browser_UITour3.js on e10s for intermittent 10.6 failures. r=bustage 2016-02-01 20:25:38 -08:00
Matthew Noorenberghe
979b7399f7 Bug 1244991 - Disable intermittent browser_backgroundTab.js on e10s. r=bustage 2016-02-01 20:19:51 -08:00
Matthew Noorenberghe
ea0a1f5e06 Bug 1244899 - Replace tabs with spaces in UITour-lib.js. r=me 2016-02-01 14:55:29 -08:00
Matthew Noorenberghe
d0bbba5b87 Bug 1244899 - Run dos2unix on UITour. r=me 2016-02-01 14:55:20 -08:00
Matthew Noorenberghe
d8763adb3e Bug 1244899 - Update e10s bug number in UITour browser.ini. r=me 2016-02-01 14:55:08 -08:00
Matthew Noorenberghe
44b5796001 Bug 1073247 - Fix Illegal yield expression in browser_UITour_availableTargets.js. r=bustage 2016-02-01 14:54:37 -08:00
Matthew Noorenberghe
44caa1ca3e Bug 1073247 - UITour: Proxy gContentAPI method calls to the content process via ContentTask and fix tests for e10s. r=felipe
This gets us to 414 / 917 checks passing with e10s compared to non-e10s on my OS X machine.
2016-02-01 14:29:11 -08:00
Jared Wein
7ecc79a49f Bug 1240892 - Disable default-app hash storage. r=dolske 2016-01-22 10:12:00 +01:00
Florian Quèze
84ae807917 Bug 1243295 - TypeError: searchbar.inputChanged is not a function from UITour.jsm, r=MattN. 2016-01-27 12:50:16 +01:00
Matthew Noorenberghe
0f329c2b81 Bug 1243289 - UITour: Remove never used UrlbarCapture code. r=Gijs 2016-01-27 11:56:32 -08:00
Paolo Amadini
24b6f49371 Bug 1231757 - Notification on first activation of Tracking Protection in normal mode. r=past 2016-01-22 13:02:50 +00:00
Jared Wein
1ae572066a Bug 1242125 - Fix eslint errors in /browser/components/uitour. r=mattn 2016-01-23 19:46:10 -05:00
Paolo Amadini
874e407e62 Bug 1233771 - Add a UITour API to close the current tab and return to the previous page. r=MattN 2016-01-14 14:52:49 +00:00
Till Schneidereit
2be2015088 Bug 1101817 - Part 1: Remove usages of WeakMap.prototype.clear from Gecko. r=yzen,mak,yoric,gijs,jlongster 2016-01-04 13:06:50 +01:00
Paolo Amadini
308d4856f1 Bug 1236229 - The showInfo API in UITour.jsm should accept JavaScript callbacks rather than callback IDs. r=MattN 2016-01-05 14:04:49 +00:00
Shu-yu Guo
90b93e6d5b Bug 1220564 - Update chrome code uses of genexprs and legacy comprehensions. (r=billm) 2016-01-06 16:02:16 -08:00
Dave Townsend
8dc7f59eb3 Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8 2015-11-30 13:05:00 -08:00
Shane Caraveo
3d87f487dc Bug 1215694 move pocket to a system addon, r=Gijs, r=glandium
part 1: reorganize file locations, r=Gijs
  part 2: remove built-in pocket code, r=Gijs
  part 3: l10n support, r=glandium
  part 4: move code/functionality from part 2 into the addon, r=Gijs
  part 5: remove dead code, r=Gijs
  part 6: create a simple api for addons to add to reader mode, r=Gijs
  part 7: various test fixes related to cui behaviour and pocket, r=me
2015-12-29 15:40:52 -08:00
Alessio Placitelli
ea535e364e Bug 1234491 - Remove FHR's UITourMetricsProvider. r=gps 2015-12-23 00:52:00 +01:00
Chris Rafuse
19a42e2513 Bug 1219158 - update Hello FTU panel height, r=mikedeboer 2015-12-15 16:28:27 -08:00
Matthew Noorenberghe
8e2e828f13 Bug 1229168 - UITour: Use the correct window in initForBrowser to handle windows with no tabs. r=Dexter 2015-12-02 15:26:23 -08:00
Mike de Boer
60e3907027 Bug 1225832: partially fix UITour for Loop without navigator.mozLoop present. r=Standard8 2015-12-01 12:17:28 +01:00
Mark Banner
c9e6b42143 Bug 1223573 - Part 5. Update uris and paths for files in Loop's system add-on. r=mikedeboer 2015-11-29 17:08:35 +00:00
Phil Ringnalda
74c363e9cf Back out 8 changesets (bug 1223573) for Win7 PGO xperf unexpected access failures
CLOSED TREE

Backed out changeset 19876a153a00 (bug 1223573)
Backed out changeset 14251062e347 (bug 1223573)
Backed out changeset 081b0af71d6e (bug 1223573)
Backed out changeset 21ebe3534e58 (bug 1223573)
Backed out changeset d6754894897c (bug 1223573)
Backed out changeset 1b4d6308002e (bug 1223573)
Backed out changeset a13b3bba5529 (bug 1223573)
Backed out changeset f3ccccf5b6fe (bug 1223573)
2015-11-27 21:39:23 -08:00
Mark Banner
0a7c35cc8e Bug 1223573 - Part 5. Update uris and paths for files in Loop's system add-on. r=mikedeboer 2015-11-27 18:57:40 +00:00
Mark Banner
18654a1a34 Backout changeset 958669938c10 / bug 1225832 due to frequent mochitest failures on Mac 2015-11-27 18:36:56 +00:00
Mike de Boer
3ff31b91d9 Bug 1225832: fix UITour unit tests for Loop without navigator.mozLoop present. r=Standard8 2015-11-27 15:00:21 +01:00
Mike de Boer
f7349ce914 Bug 1048850 - Part 6: make sure our mochi tests don't depend on mozLoopAPI anymore and move relevant ones to xpcshell. r=Standard8 2015-11-18 17:09:44 +01:00
Jason Orendorff
e51d446148 Bug 1216623 - Part 1: Rename some loop variables to avoid conflicts with ES6 scoping rules. r=fitzgen, r=ttaubert, r=MattN, r=gps. 2015-10-26 16:33:59 -05:00
Manuel Casas
41ce1c4355 Bug 1131542 - Loop button on toolbar needs different tooltips to explain colours/state. r=Standard8 2015-10-16 17:06:48 +01:00
Alexandre Poirot
f1439bdbe8 Bug 1204812 - Keep Console.jsm in toolkit/modules/ r=jryans,Mossop 2015-10-15 03:45:22 -07:00