Граф коммитов

116 Коммитов

Автор SHA1 Сообщение Дата
Florian Quèze 0e0865f4fc 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
Florian Quèze 85611a7b6d Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
--HG--
extra : rebase_source : a22344ee1569f58f1f0a01017bfe0d46a6a14602
2017-01-17 11:50:25 +01:00
Jared Wein b33bfba51a Bug 1329017 - Enable the no-useless-return rule for eslint and use eslint --fix to autofix the errors. r=standard8
MozReview-Commit-ID: 2MhpvzUDgtK

--HG--
extra : rebase_source : 1df2b81badfe556928f6424c8990e4b3fde7056f
2017-01-06 12:09:28 -05:00
Jared Wein f64146d9d7 Bug 1329014 - Enable the no-extra-bind rule and use eslint --fix to autofix the errors. r=standard8
MozReview-Commit-ID: BwK94W2mHXS

--HG--
extra : rebase_source : a905658829084d3a4018df81f51bb210ef1e645b
2017-01-05 16:43:29 -05:00
Jared Wein ecab54a7c9 Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
MozReview-Commit-ID: 7E7LPorrEje

--HG--
extra : rebase_source : 0572a35415a766a3f31d266760ecd07f0dcc3f72
2016-12-29 18:34:54 -05:00
Wes Kocher 0dfb7c2b5c Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout
Backed out changeset 562ddc32cc21 (bug 1325464)
Backed out changeset cd10db6087dd (bug 1325464)
Backed out changeset 4079437c4648 (bug 1325464)
2016-12-29 14:05:44 -08:00
Jared Wein 7255df4e9a Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
MozReview-Commit-ID: 8WoGr8i6oCR

--HG--
extra : rebase_source : da7172285d43b820421557ed3b05887e091ff939
2016-12-29 15:20:47 -05:00
Gijs Kruitbosch e022c25cf8 Bug 1322726 - add UITour API to support opening about:newtab in the current tab, r=MattN
When running the tests by dir, I noticed the tracking protection test requires extra
files to work, but don't list those, so I fixed that.

MozReview-Commit-ID: FUi8XQImvbI

--HG--
extra : rebase_source : 22cda58541764b624b9d75fbe0fd76275203aa18
2016-12-15 14:30:36 +00:00
Dave Townsend 8de07a19a0 Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws
MozReview-Commit-ID: 2ZvTiZDHchz

--HG--
extra : rebase_source : db6482481b7338df491afd6f6fd376eccec84d7e
2016-11-11 08:10:51 -08:00
Mark Banner a41b5adcb0 Bug 1314918 - Fix most of the remaining no-unused-vars issues for local scope in browser/. r=mossop
MozReview-Commit-ID: LdoXLniNeT7

--HG--
extra : rebase_source : d2418b8cfab0a399d0dfb5a96ea50c62fac63e70
2016-11-03 11:51:48 +00:00
Michael Kelly c5fc56b66c Bug 1310146 - Add sync client counts to UITour, r=gijs,data-r=bsmedberg
Amends UITour's getConfiguration function to include "desktopDevices",
"mobileDevices", and "totalDevices" counts (pulled from the Sync
preferences services.sync.clients.devices.desktop,
services.sync.clients.devices.mobile, and services.sync.numClients
respectively) if they are available.

MozReview-Commit-ID: D22lKr4DcaT

--HG--
extra : rebase_source : cf20ba7035e101ccd1c39674e9c87f6e0bc6c2d5
2016-10-07 16:39:39 -07:00
Jared Wein fd84c776c7 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

--HG--
extra : rebase_source : 2b8327e5a7cf0bfd190d696ad5fe475f13faa3cc
2016-08-04 03:28:58 -04:00
Mark Banner c8531f414d 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 b5f9f1309f Backed out changeset e9e43e8256e1 (bug 1287827) for breaking tests 2016-07-29 18:17:17 +01:00
Mark Banner 59109f0ef2 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 c6670d980f Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao
--HG--
extra : rebase_source : 72d50e73baf595840a2aade57ae782e4c40d4c27
2016-07-16 10:20:04 +02:00
Jared Wein d219d1bd02 Bug 1270395 - Simplify the markup and padding rules for the UI Tour panel. r=Gijs
MozReview-Commit-ID: GW5aht56XNv

--HG--
extra : rebase_source : 4f68656a9c0d66e6b523f720e283edd8890589cc
2016-07-12 17:39:50 -04:00
Alessio Placitelli b460cfd546 Bug 1233986 - Add test coverage. r=gfritzsche
MozReview-Commit-ID: 1Mi2ogNvy2o
2016-06-27 00:27:00 +02:00
Fischer.json 8166e86959 Bug 1229927 - Allow `showHeartbeat` to change the icon. r=MattN
MozReview-Commit-ID: 9by6Z0rN5IT

--HG--
extra : transplant_source : %85L%A4%93%15%08py6%BF%CF%5E%28CS%93%BE%A5%9E%D8
2016-06-07 15:57:24 +08:00
Carsten "Tomcat" Book aa5cdbd0b4 Backed out changeset 8f48d2f1fa58 (bug 1233986)
--HG--
extra : rebase_source : 5005fdaf6c671120997b70837572713ef5042905
2016-06-27 13:19:09 +02:00
Alessio Placitelli 4c8bdc2f7f Bug 1233986 - Add test coverage. r=gfritzsche
MozReview-Commit-ID: 1Mi2ogNvy2o
2016-06-27 00:27:00 +02:00
Gijs Kruitbosch 65234fb791 Bug 1126559 - don't allow resetting when that is not possible, r=MattN
MozReview-Commit-ID: F0m70XKQtT7

--HG--
extra : rebase_source : 6c9ba72a2585a49afb432af6474b9ef970fc9349
2016-05-18 15:25:00 +01:00
Hector Zhao 595c6f2f19 Bug 1268369 - Expose distribution.id as part of the appinfo configuration. r=Gijs
MozReview-Commit-ID: 4q7FVNgZtiK

--HG--
extra : transplant_source : %8E%89%14%D0%EB%A9l%C3%C5%98%EFk%84k%06%FC%21%B9%3D%5C
2016-04-28 15:23:55 +08:00
Blair McBride 0c76e7b388 Bug 1263804 - Remove last references to Metrics.jsm. r=gijs
--HG--
extra : transplant_source : %BF%BD3%8D%90o%EDi%7C%0C%5D%A5%14%CAYs%5B%D7%12%1E
2016-04-18 23:09:13 +12:00
Gijs Kruitbosch 68d9d86efc Bug 1256746 - fix browser_UITour_detach_tab.js to work in e10s, r=MattN
MozReview-Commit-ID: 9qQB1GvDv9s

--HG--
extra : rebase_source : 042deda601ae4a51bf6e5b9f1e0b2eb695b6274a
2016-03-15 18:04:35 +00:00
Mark Hammond 7dad2424a4 Bug 1253120 - drop the restriction on param values passed to showFirefoxAccounts. r=MattN 2016-03-03 15:41:26 +11:00
Mark Hammond d09fbf36ce Bug 1244929 - Allow UITour's showFirefoxAccounts command to accept additional URL params. r=MattN 2016-02-24 12:38:30 +11:00
Mark Banner aba10ad9c4 Bug 1247255 - Update the UITour to use Loop's new API for opening the panel. r=MattN
--HG--
extra : commitid : 1naOApaQtM8
2016-02-23 16:09:45 +00:00
Vladan Djeric 8d5951e924 Bug 1193535 - Store Heartbeat Scores in Unified Telemetry. r=MattN
--HG--
extra : commitid : 9Duh1Mw8t9X
extra : rebase_source : f47ea8590484c8c81409da9ba550d0a5fad51b04
2016-02-03 15:25:53 -08:00
Jared Wein d07d8912ea Bug 1240892 - Disable default-app hash storage. r=dolske 2016-01-22 10:12:00 +01:00
Florian Quèze 7b9e1ca1f7 Bug 1243295 - TypeError: searchbar.inputChanged is not a function from UITour.jsm, r=MattN.
--HG--
extra : commitid : 8rMXH1tfT6V
2016-01-27 12:50:16 +01:00
Matthew Noorenberghe 4406d7d2df Bug 1243289 - UITour: Remove never used UrlbarCapture code. r=Gijs
--HG--
extra : commitid : Dr5J0prCZPN
2016-01-27 11:56:32 -08:00
Jared Wein 8bcdb781ff Bug 1242125 - Fix eslint errors in /browser/components/uitour. r=mattn
--HG--
extra : commitid : 9YOFmXUhUj9
2016-01-23 19:46:10 -05:00
Paolo Amadini 23cd69eeb5 Bug 1233771 - Add a UITour API to close the current tab and return to the previous page. r=MattN
--HG--
extra : commitid : LF13b9fyGHJ
extra : rebase_source : bcef2702932a71b2c008da4355eb20d83049a567
extra : amend_source : 71c3d06f74f8e41098d011b9bad96ef7a76cb6cc
2016-01-14 14:52:49 +00:00
Till Schneidereit 5dec54d943 Bug 1101817 - Part 1: Remove usages of WeakMap.prototype.clear from Gecko. r=yzen,mak,yoric,gijs,jlongster
--HG--
extra : rebase_source : ef9f83be96af75ee25f8e9fb90ce2b84ab3689bd
2016-01-04 13:06:50 +01:00
Paolo Amadini a34896b82e Bug 1236229 - The showInfo API in UITour.jsm should accept JavaScript callbacks rather than callback IDs. r=MattN
--HG--
extra : commitid : KrQccNb7qO4
extra : rebase_source : 7fa489d00a4781cb6fd2fab15bd2c4006d673386
2016-01-05 14:04:49 +00:00
Shu-yu Guo 1768759efb Bug 1220564 - Update chrome code uses of genexprs and legacy comprehensions. (r=billm) 2016-01-06 16:02:16 -08:00
Alessio Placitelli f6771c3cb0 Bug 1234491 - Remove FHR's UITourMetricsProvider. r=gps 2015-12-23 00:52:00 +01:00
Chris Rafuse 638a0198fc Bug 1219158 - update Hello FTU panel height, r=mikedeboer 2015-12-15 16:28:27 -08:00
Matthew Noorenberghe ed06cf5e06 Bug 1229168 - UITour: Use the correct window in initForBrowser to handle windows with no tabs. r=Dexter
--HG--
extra : commitid : KqRYnsV6Z9M
extra : rebase_source : 3149ba3d9b48cb284607fa14a60dd645c686d359
2015-12-02 15:26:23 -08:00
Jason Orendorff 1a625d9f04 Bug 1216623 - Part 1: Rename some loop variables to avoid conflicts with ES6 scoping rules. r=fitzgen, r=ttaubert, r=MattN, r=gps.
--HG--
extra : commitid : 3eLC5U91GM8
extra : rebase_source : 0933f07c19c0ba87fc34ddd9beaff4bb89e7c690
extra : amend_source : 76fa887d541bfd9f6592b6a6113d76b4df82dea0
2015-10-26 16:33:59 -05:00
Alexandre Poirot 89cb263b54 Bug 1204812 - Keep Console.jsm in toolkit/modules/ r=jryans,Mossop
--HG--
rename : devtools/shared/Console.jsm => toolkit/modules/Console.jsm
2015-10-15 03:45:22 -07:00
Mark Banner bc83c52931 Bug 1212074 - Update Mochitests for Loop now that the tabs are removed from the panel. r=mikedeboer 2015-10-08 11:30:06 +01:00
J. Ryan Stinnett efe328f1b2 Bug 912121 - Rewrite require / import to match source tree. rs=devtools
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location.  Here we rewrite all require and import calls to match the new
location that these files are installed to.

--HG--
extra : commitid : F2ItGm8ptRz
extra : rebase_source : b082fe4bf77e22e297e303fc601165ceff1c4cbc
2015-09-21 12:04:18 -05:00
Florian Quèze 696f2789fb Bug 1202372 - remove the UITour dead code related to the old searchbar UI, r=MattN. 2015-09-18 10:42:59 +02:00
Florian Quèze 6e1b279b5f Bug 1119250 - remove old searchbar UI - part 4 - remove the oneoffui attribute, r=Mossop. 2015-09-04 22:54:28 +02:00
Florian Quèze 267485b251 Bug 1119250 - remove old searchbar UI - part 3 - remove the old search drop down, r=Mossop. 2015-09-04 22:54:27 +02:00
Matthew Noorenberghe 9cf6796e0e Bug 1196105 - Heartbeat: Don't fire UITour notifications for private window heartbeats. r=bgrins
--HG--
extra : commitid : CWwBGwI91vW
extra : rebase_source : 8e0515ee27657dbc4cec0d087817e73acf2a777f
2015-08-28 15:25:09 -07:00
Matthew Noorenberghe 1d22b9fa15 Bug 1196104 - Heartbeat: Support prompts that target private windows. r=bgrins
--HG--
extra : commitid : FcZQWsy7nB3
extra : rebase_source : 3e22c2fa152ebec371b8ab21885d81f3f2b1c2aa
2015-08-28 15:13:59 -07:00
Ryan VanderMeulen 4220a40a0b Backed out 2 changesets (bug 1196105, bug 1196104) for frequent OSX browser_UITour_heartbeat.js failures.
Backed out changeset e2ac20d24cb2 (bug 1196105)
Backed out changeset 52b8ae99625a (bug 1196104)
2015-08-26 14:02:52 -04:00