Jared Wein
9141469edf
Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN
...
MozReview-Commit-ID: FuVu8skcqOe
--HG--
extra : rebase_source : 8ab34c4e46a7c3075b459bf44786ec184d10d203
2016-12-30 21:47:25 -05:00
Ryan VanderMeulen
a3f03e5274
Bug 1326340 - Update pdf.js to version 1.6.418. r=bdahl, r=Mossop
2016-12-29 22:08:13 -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
Andrew Halberstadt
c1bee16c38
Bug 1325148 - Temporarily disable mochitest leakchecking for directories containing known leaks, r=jmaher
...
Leak checking in mochitest was failing to turn the jobs orange for a period of time. Several leaks slipped
through in the interim. In order to land the fix ASAP to avoid further bustage, these leaks are being
whitelisted. See the patch or the dependency graph of bug 1325148 for the list of leaks/bugs that are being
disabled.
While these bugs won't show up in treeherder, they are a priority to fix, as they could represent leaks that
are already landed in the code.
MozReview-Commit-ID: JY7Gpvswp4r
--HG--
extra : rebase_source : 0d75d80eccddca31a7d2d1c997a85efdb5a4858c
2016-12-21 16:22:50 -05:00
Sebastian Hengst
084c47e5d9
Backed out changeset 95ad94f3ef4b (bug 1325148)
2016-12-27 15:14:13 +01:00
Andrew Halberstadt
09c052caa1
Bug 1325148 - Temporarily disable mochitest leakchecking for directories containing known leaks, r=jmaher
...
Leak checking in mochitest was failing to turn the jobs orange for a period of time. Several leaks slipped
through in the interim. In order to land the fix ASAP to avoid further bustage, these leaks are being
whitelisted. See the patch or the dependency graph of bug 1325148 for the list of leaks/bugs that are being
disabled.
While these bugs won't show up in treeherder, they are a priority to fix, as they could represent leaks that
are already landed in the code.
MozReview-Commit-ID: JY7Gpvswp4r
--HG--
extra : rebase_source : 6227c59df4ee3c0ffd9baf721c3081867c98899a
2016-12-21 16:22:50 -05:00
Steve Chung
cda2f3e13b
Bug 1304634 - Part 2: Introduce form autofill search factory and registration in FormAutofillcontent, r=MattN
...
MozReview-Commit-ID: 6UA0E332iJt
--HG--
extra : rebase_source : 04e068ed865a08586bdfbd37556aa618821c0756
2016-12-19 15:46:11 +08:00
Mythmon
a443eb66e9
Bug 1308656 - Add shield-recipe-client as system add-on r=Gijs,rhelmer
...
MozReview-Commit-ID: KNTGKOFXDlH
--HG--
extra : rebase_source : 5b7ac9e5a1c004b1123b852e7b59729357a1dae8
2016-10-10 16:14:56 -07:00
Sebastian Hengst
2b7a18a819
Backed out changeset a53f5aa00347 (bug 1308656) for syntax error in browser_dbg_searchbox-parse.js (line cut off). r=backout
2016-12-21 09:44:17 +01:00
Mythmon
069756ae83
Bug 1308656 - Add shield-recipe-client as system add-on r=Gijs,rhelmer
...
MozReview-Commit-ID: KNTGKOFXDlH
--HG--
extra : rebase_source : 408eff9e6047ad03fa02a3b962c11835fc88c562
2016-10-10 16:14:56 -07:00
lochang
6c19bb7391
Bug 1313295 - Integrate mortar into gecko build system. r=glandium
...
--HG--
extra : rebase_source : 8c7b15dc524f196317754772394a0fc4bef6d3ad
2016-11-29 18:21:00 -05:00
lochang
5d827f498b
Bug 1313295 - Merge mortar into mozilla-central. r=peterv
...
--HG--
extra : rebase_source : 196b777aae3f41d477c35001ba284a6c213ea8d6
2016-12-12 19:30:00 -05:00
Matthew Noorenberghe
877c8752a1
Bug 1322622 - Make form autofill handler a frame script and load from bootstrap.js. r=steveck
...
MozReview-Commit-ID: DeIjzMytVxJ
--HG--
rename : browser/extensions/formautofill/FormAutofillContent.jsm => browser/extensions/formautofill/content/FormAutofillContent.js
extra : rebase_source : 5e62eb24e76bf58436e73267ebb8e872e42a71d2
2016-12-16 01:26:46 -05:00
Matthew Noorenberghe
ec36746143
Bug 1322622 - Load form autofill JSMs from the built files and move JSMs out of content/. r=steveck
...
MozReview-Commit-ID: 4DDsDlw4Jr3
--HG--
rename : browser/extensions/formautofill/content/FormAutofillContent.jsm => browser/extensions/formautofill/FormAutofillContent.jsm
rename : browser/extensions/formautofill/content/FormAutofillParent.jsm => browser/extensions/formautofill/FormAutofillParent.jsm
rename : browser/extensions/formautofill/content/ProfileStorage.jsm => browser/extensions/formautofill/ProfileStorage.jsm
extra : rebase_source : 87e6bee2cb6207138400e2f92f9cf8245394cbb4
2016-12-16 01:23:48 -05:00
Matthew Noorenberghe
0029708101
Bug 1322622 - Define the BMO component for the formautofill extension. r=steveck
...
MozReview-Commit-ID: Hd7k1ZyJeZ4
--HG--
extra : rebase_source : 9001d5e17fdea20925c08132d09abe54367ae696
2016-12-15 19:00:31 -05:00
Ryan VanderMeulen
6fe62f6029
Bug 1323915 - Update pdf.js to version 1.6.401. r=bdahl
2016-12-15 22:41:56 -05:00
Kit Cambridge
049be95daa
Bug 1322954 - Replace deprecated `no-negated-in-lhs` ESLint option with `no-unsafe-negation`. r=markh
...
MozReview-Commit-ID: 3PnGSH0wzyi
--HG--
extra : rebase_source : 01b32c646bf67e7578253b6d4d8b355a59a8a44e
2016-12-11 20:53:18 -08:00
Ryan VanderMeulen
205ec1433a
Bug 1322494 - Update pdf.js to version 1.6.372. r=bdahl
2016-12-08 12:17:30 -05:00
Ryan VanderMeulen
0a478a1d75
Bug 1321315 - Update pdf.js to version 1.6.355. r=bdahl
...
--HG--
extra : rebase_source : 1b311137aa6f977efe31f575ed99a3b31ef2a318
2016-11-30 11:17:02 -05:00
Gijs Kruitbosch
88746d57d7
Bug 1320039, r=kmag,wladimir
...
MozReview-Commit-ID: Fsj4bG5e2gT
--HG--
extra : rebase_source : c0c3f41c945e041ebee0b1c0ca10066d43c356d5
2016-11-24 11:21:05 +00:00
Gijs Kruitbosch
b4d82c6ebc
Bug 1320057, r=kmag
...
MozReview-Commit-ID: GlM44da7hYL
--HG--
extra : rebase_source : 8abbaade1361f87544baf41f92c42f4587dabeb4
2016-11-24 13:09:58 +00:00
Felipe Gomes
5e9387e149
Bug 1314429 - Bump XPIProvider's schema version to re-read info about multiprocessCompatible. Store information about whether that is false in a new field in the DB to avoid conflicts with any existing code. r=rhelmer
...
MozReview-Commit-ID: 5Ip4UjuAult
2016-11-28 17:05:46 -02:00
Carsten "Tomcat" Book
d98418da69
merge mozilla-inbound to mozilla-central a=merge
2016-11-28 16:37:22 +01:00
Robert Strong
2251b023e9
Bug 1320590 - remove reportError for microcode detection since AMD cpu's don't always have the registry key that is checked. r=felipc
2016-11-27 14:09:37 -08:00
Luke Chang
06c7973b02
Bug 1319995 - Set the substituting handler of the resources of "formautofill" in xpcshell tests; r=MattN
...
MozReview-Commit-ID: 1w1v9BJRHkw
--HG--
extra : rebase_source : 9b1778e3093e30997b98d8940033e334f4f04c95
2016-11-24 13:21:05 +08:00
Panos Astithas
64baf2d729
Bug 1282768 - Part 2 - Move the secondary actions of doorhanger notifications to their own menu button. r=paolo
...
MozReview-Commit-ID: 2cnufF7wZJG
--HG--
extra : rebase_source : 6bb9c9f8bd52bd8e6f54cbc2b0ef2760fee25c3a
2016-11-20 18:40:22 +01:00
Paolo Amadini
9ba5adffc9
Bug 1282768 - Part 1 - Move filters.svg and menubutton-dropmarker.svg to Toolkit. r=past
...
MozReview-Commit-ID: IGe0e94hiM7
--HG--
rename : browser/themes/shared/filters.svg => toolkit/themes/shared/filters.svg
rename : browser/themes/shared/downloads/menubutton-dropmarker.svg => toolkit/themes/shared/icons/menubutton-dropmarker.svg
extra : rebase_source : e969ac507abd7dd8bb4be09907445dd2abf4dc10
2016-11-20 18:40:19 +01:00
Ryan VanderMeulen
f02b78c8ff
Bug 1318771 - Update pdf.js to version 1.6.329. r=bdahl
2016-11-18 15:58:06 -05:00
Chun-Min Chang
a566bffe3b
Bug 1289974 part 1: Device selection for presentation API on Desktop; r=mconley
...
MozReview-Commit-ID: KKT8xsafuAQ
--HG--
extra : rebase_source : 1582ee92dd20b685d5404eb2b7a928de8ee57cb7
2016-11-15 11:07:09 +08:00
Jared Wein
3718f00db1
Bug 1316870 - Enable no-shadow eslint rule for browser/. r=mossop
2016-11-15 22:58:30 -05: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
Dave Townsend
0a2c8f9b78
Bug 1316882: Turn on space-infix-ops eslint rule. r=jaws
...
MozReview-Commit-ID: HBpjT2uHJaZ
--HG--
extra : rebase_source : 78fe71a1d673a1c698520a9c82c6f35959614f8f
2016-11-10 14:48:04 -08:00
Ryan VanderMeulen
a37253f464
Bug 1316941 - Update pdf.js to version 1.6.315. r=bdahl
2016-11-11 15:18:04 -05:00
Felipe Gomes
78cc1bf5d8
Bug 1304874 - Re-enable e10s for russian users.
...
MozReview-Commit-ID: 8weaw3FGZWx
2016-11-11 15:19:19 -02:00
Felipe Gomes
554ee6118d
Bug 1314429 - Allow every add-on to run on e10s, except those explictly marked with multiprocessCompatible=false. r=mconley
...
There's also an existing blocklist of add-ons in bootstrap.js that currently only includes TabMixPlus
MozReview-Commit-ID: 5ocmfpxApxn
2016-11-11 13:43:03 -02:00
Jared Wein
5bb7b57b66
Bug 1316096 - Change eslint configuration to use string values for rules instead of integers, making it easier for others who are reading the rules to know if a rule is set to off, warn, or error. r=mossop
...
MozReview-Commit-ID: 2Xuj5nxuQdO
--HG--
extra : rebase_source : fab5c4903b47d48080ff3c07825440e12f718698
2016-11-08 15:14:19 -05:00
Luke Chang
dc2b64ae9a
Bug 1300990 - Implement an API in the parent process to decide which values of an autofill profile would be filled in which field; r=MattN
...
MozReview-Commit-ID: 41MdWifXa23
--HG--
extra : rebase_source : 5816e49dc8295f56456f18138d741a9a5c1d3df6
2016-11-08 14:45:54 +08:00
Mark Banner
7b8c358ec7
Bug 1315615 - Fix no-unused-vars issues in the Pocket extension. r=jaws
...
MozReview-Commit-ID: 4L8XCRo1PWe
--HG--
extra : rebase_source : a6019e4dfb361e91c976c01cc2273277587cb76a
2016-11-07 08:57:40 +00:00
Phil Ringnalda
06521a66a4
Merge m-c to m-i
...
MozReview-Commit-ID: 7W5SwSOspcB
2016-11-04 21:04:44 -07: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
Ryan VanderMeulen
373d124f68
Bug 1315421 - Update pdf.js to version 1.6.304. r=bdahl
2016-11-04 22:50:14 -04:00
Luke Chang
22f56bc5f6
Bug 1016733 - Implement form auto-fill profile storage; r=MattN
...
MozReview-Commit-ID: CH7DkuWbRKU
--HG--
extra : rebase_source : 4d8a082aeb6b5b1cacd67d9e99d1d77a799e0fe8
2016-10-12 15:43:58 +08:00
Robert Strong
04942bdcfa
Followup to Bug 1311515 - include information on whether system is at risk of bug 1296630 in the update ping. r=felipc
2016-10-31 10:17:19 -07:00
Felipe Gomes
25230332e9
Bug 1312779 - Enable e10s with all mpc=true addons. r=mconley
...
MozReview-Commit-ID: 4VBIKxUTV2U
2016-10-29 16:32:14 -02:00
Felipe Gomes
6371e88d46
Backed out changeset 3b3de5c48e28 (bug 1301131)
...
MozReview-Commit-ID: DCWfU99ki4r
2016-10-30 22:12:14 -02:00
Mark Banner
f7fca8642f
Bug 1240165 - Expand the eslint rule 'mark-test-function-used' to cover xpcshell tests as well as gecko tests and apply to the whole tree. r=miker
...
MozReview-Commit-ID: FlbJ8yzWXlw
--HG--
extra : rebase_source : 3f9a2997b36ef8f019e38e4af61a0c44e0e7283c
2016-10-26 09:46:40 +01:00
Ryan VanderMeulen
a41f7d1058
Merge autoland to m-c. a=merge
2016-10-29 09:12:45 -04:00
Robert Strong
77addee62d
Bug 1311515 - include information on whether system is at risk of bug 1296630 in the update ping. r=felipc
2016-10-28 13:57:17 -07:00