Commit Graph

172 Commits

Author SHA1 Message Date
Jared Wein
8860cdf2c1 Bug 1294547 - Enable the comma-spacing rule for eslint. r=felipe
MozReview-Commit-ID: RCSDEvvk2I
2016-08-16 15:44:15 -04:00
Phil Ringnalda
61e018550c Bug 1277107 - Skip browser_UITour_heartbeat.js on Windows where it fails constantly 2016-08-07 15:40:06 -07:00
Jared Wein
4518d81cb5 Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh
MozReview-Commit-ID: EMjJ3yWt9Wt
2016-08-04 03:28:58 -04:00
Jared Wein
e8b20b6db5 Bug 1292035 - Enable the space-before-blocks rule for eslint. This patch was generated using 'eslint --fix'. r=markh
MozReview-Commit-ID: 2XVoU05YvES
2016-08-04 03:20:25 -04:00
Mark Banner
735881a0ac Bug 1287827 - Part 3. browser/ cleanups to remove old permissions, uitour and test code related to Loop. r=dmose 2016-07-30 08:48:31 +01:00
Mark Banner
8fb246ad32 Backed out changeset e9e43e8256e1 (bug 1287827) for breaking tests 2016-07-29 18:17:17 +01:00
Mark Banner
a10b7c2041 Bug 1287827 - Part 3. browser/ cleanups to remove old permissions, uitour and test code related to Loop. r=dmose 2016-07-29 12:00:27 +01:00
Pushpankar
77a14e357c Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
Jared Wein
e822e64f31 Bug 1270395 - Simplify the markup and padding rules for the UI Tour panel. r=Gijs
MozReview-Commit-ID: GW5aht56XNv
2016-07-12 17:39:50 -04:00
Michael Kaply
b086b3340a Bug 1276054 - Uplift pocket changes from partner. r=gijs 2016-07-05 09:34:30 -05:00
Alessio Placitelli
707582c7cf Bug 1233986 - Add test coverage. r=gfritzsche
MozReview-Commit-ID: 1Mi2ogNvy2o
2016-06-27 00:27:00 +02:00
Fischer.json
554add862f Bug 1229927 - Allow showHeartbeat to change the icon. r=MattN
MozReview-Commit-ID: 9by6Z0rN5IT
2016-06-07 15:57:24 +08:00
Carsten "Tomcat" Book
4eb53046be Backed out changeset 8f48d2f1fa58 (bug 1233986) 2016-06-27 13:19:09 +02:00
Alessio Placitelli
7f43743d1f Bug 1233986 - Add test coverage. r=gfritzsche
MozReview-Commit-ID: 1Mi2ogNvy2o
2016-06-27 00:27:00 +02:00
Gijs Kruitbosch
00ca48a40a Bug 1126559 - don't allow resetting when that is not possible, r=MattN
MozReview-Commit-ID: F0m70XKQtT7
2016-05-18 15:25:00 +01:00
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