Kris Maglione
683a97d172
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
...
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm
MozReview-Commit-ID: 1Nc3XDu0wGl
2018-01-29 15:20:18 -08:00
Gijs Kruitbosch
2d18c75b5d
Bug 1302468 - use UpdateUtils to determine the update channel for UITour, r=MattN
...
MozReview-Commit-ID: 2FvxdWSfDLK
2017-11-14 15:58:17 +00:00
Fischer.json
6f7c3f3391
Bug 951965 - Make sure checking PanelUI.panel state after the popuphidden event, r=Gijs
...
This commit makes sure checking PanelUI.panel state is "closed" after the popuphidden event so as to avoid the intermittent fialure because of the too early checking.
MozReview-Commit-ID: LinQbytw0lC
2017-09-17 18:02:53 +08:00
Paolo Amadini
7c101fe117
Bug 1387416 - Place the search bar in the customization palette for new profiles. r=Gijs
...
MozReview-Commit-ID: Tq8YrZWG6P
2017-09-06 13:09:27 +01:00
Gijs Kruitbosch
f019fcf508
Bug 1383009 - fix tests, BrowserUITelemetry and pocket to deal with the changes to the navbar, r=jaws
...
MozReview-Commit-ID: 9dZI5AI3kvP
2017-08-08 15:09:44 +01:00
Rex Lee
8a739e54c6
Bug 1384841 - Match the style of the UITour highlights with Photon style guide. r=Gijs
...
MozReview-Commit-ID: BT1o8O2A1Al
2017-08-01 11:56:28 +08:00
Giorgos Logiotatidis
11fc2139db
Bug 1343510 - Add createdWeeksAgo and resetWeeksAgo to appInfo. r=MattN
...
MozReview-Commit-ID: 9UDG1z1wV3R
2017-06-30 08:52:08 -07:00
Phil Ringnalda
efc9cda232
Backed out changeset 5ce62f7e6633 (bug 1343510) for eslint and browser_UITour_defaultBrowser.js failures
...
MozReview-Commit-ID: GWQWnQ1ztKM
2017-06-26 18:53:09 -07:00
Giorgos Logiotatidis
4fff5ad3c1
Bug 1343510 - Add createdWeeksAgo and resetWeeksAgo to appInfo. r=MattN
...
MozReview-Commit-ID: 85PXk7emZ3j
2017-06-12 12:35:50 +03:00
Paolo Amadini
7afba17088
Bug 1362970 - Part 2 - Script-generated patch to convert .then(null, ...) to .catch(...). r=florian
...
Changes to Promise tests designed to test .then(null) have been reverted, and the browser/extensions directory was excluded because the projects it contains have a separate process for accepting changes.
MozReview-Commit-ID: 1buqgX1EP4P
2017-06-19 11:32:37 +01:00
Gijs Kruitbosch
cf18d4cd14
Bug 1359137 - update UITour to highlight in new panel where appropriate, r=MattN
...
MozReview-Commit-ID: Asigfu41hTv
2017-05-31 13:41:07 +01:00
Florian Quèze
b2499a4c57
Bug 1353542 - smaller script-generated patch converting remaining generators that are likely tasks (actual generators were identified by hand and whitelisted), r=Mossop.
2017-05-12 14:45:01 +02:00
Florian Quèze
ff53eb9a63
Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop.
2017-05-12 14:42:39 +02:00
Florian Queze
d3c36892fa
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Sebastian Hengst
42670ceca0
Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
2017-04-14 23:39:22 +02:00
Florian Queze
9b4f73599f
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Florian Quèze
91f7a2ef3a
Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws.
2017-01-25 07:01:52 +01:00
Jared Wein
ef8b1e86ca
Bug 1316870 - Enable no-shadow eslint rule for browser/. r=mossop
2016-11-15 22:58:30 -05:00
Dave Townsend
4e295aa48d
Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws
...
MozReview-Commit-ID: 2ZvTiZDHchz
2016-11-11 08:10:51 -08:00
Alessio Placitelli
707582c7cf
Bug 1233986 - Add test coverage. r=gfritzsche
...
MozReview-Commit-ID: 1Mi2ogNvy2o
2016-06-27 00:27:00 +02: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
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
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
Matthew Noorenberghe
d0bbba5b87
Bug 1244899 - Run dos2unix on UITour. r=me
2016-02-01 14:55:20 -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
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
Florian Quèze
78809d79fc
Bug 1202372 - remove the UITour dead code related to the old searchbar UI, r=MattN.
2015-09-18 10:42:59 +02:00
Shu-yu Guo
37989840cd
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Florian Quèze
0ce657bb7a
Bug 1119250 - remove old searchbar UI - part 4 - remove the oneoffui attribute, r=Mossop.
2015-09-04 22:54:28 +02:00
Paolo Amadini
3e38200c8c
Bug 1177175 - Add a UITour target inside the TP panel. r=MattN
2015-07-20 13:44:32 +01:00
Matthew Noorenberghe
f3a89c5848
Bug 1177162 - Don't delete the UITour variable from the browser window as it breaks later tests. r=bgrins
2015-07-10 17:38:30 -04:00
Benjamin Smedberg
bc86f9891c
Bug 1121001 - Record a uitour ping when a tag is set, r=gfritzsche
2015-04-27 15:00:20 -04:00
Ehsan Akhgari
437d95a148
Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger
2015-05-13 14:31:58 -04:00
Blair McBride
96fd46f6a4
Bug 1098071 - Move uitour.js library out of test directory. r=MattN
2015-01-06 19:13:46 +13:00