Commit Graph

2748 Commits

Author SHA1 Message Date
Nihanth Subramanya
ab6e6b7baa Bug 1525519 - Land Firefox Monitor system add-on into browser/extensions. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D18996

--HG--
extra : moz-landing-system : lando
2019-02-08 08:55:59 +00:00
Gijs Kruitbosch
b58acd745d Bug 1445739 - stop invalidating the startup cache when extensions change, r=kmag
Differential Revision: https://phabricator.services.mozilla.com/D18356

--HG--
extra : moz-landing-system : lando
2019-02-08 08:55:27 +00:00
Brian Grinstead
04c18529e4 Bug 1487065 - Implement popup-notification as a Custom Element r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D17699

--HG--
rename : toolkit/content/widgets/notification.xml => toolkit/content/widgets/popupnotification.js
extra : moz-landing-system : lando
2019-02-07 22:16:26 +00:00
Ian Bicking
8812511647 Bug 1521168 - Export Screenshots 37.1.0 to Firefox (code excluding translations); r=_6a68
MozReview-Commit-ID: 3lIF2XGAwlj

Depends on D18102

Differential Revision: https://phabricator.services.mozilla.com/D18103

--HG--
extra : moz-landing-system : lando
2019-02-05 20:33:45 +00:00
Ian Bicking
a00d402d69 Bug 1521168 - Export Screenshots 37.1.0 to Firefox (translations only); r=_6a68,flod
MozReview-Commit-ID: JNIGRJMNsyz

Differential Revision: https://phabricator.services.mozilla.com/D18102

--HG--
extra : moz-landing-system : lando
2019-02-05 09:00:17 +00:00
Bogdan Tara
374b57edaf Backed out changeset 41a84186eb77 (bug 1445739) for test_startup.js failures CLOSED TREE 2019-02-07 03:22:07 +02:00
Gijs Kruitbosch
e095de11d8 Bug 1445739 - stop invalidating the startup cache when extensions change, r=kmag
Differential Revision: https://phabricator.services.mozilla.com/D18356

--HG--
extra : moz-landing-system : lando
2019-02-07 00:08:25 +00:00
Ryan VanderMeulen
ce22d9b320 Bug 1525282 - Update pdf.js to version 2.1.243. r=bdahl 2019-02-05 09:47:52 -05:00
Alexander Surkov
599d3ecb6b Bug 1519486 - convert autocomplete-richlistitem XBL binding to CE, r=MattN 2019-01-24 08:40:36 -05:00
Matthew Noorenberghe
bc974287d0 Bug 1521194 - Remove reference to credit cards from autofill description. r=jaws
Bug 1470184 unconditionally referenced credit cards even though credit card autofill was disabled for non-Nightly.

Depends on D18017

Differential Revision: https://phabricator.services.mozilla.com/D18018

--HG--
extra : moz-landing-system : lando
2019-01-30 19:20:06 +00:00
Matthew Noorenberghe
20838e8af6 Bug 1521194 - Move credit card autofill mochitest-plain tests to their own directory. r=jaws
That way the non-CC tests get run with credit card autofill unavailable which tests what we ship.

Depends on D18016

Differential Revision: https://phabricator.services.mozilla.com/D18017

--HG--
rename : browser/extensions/formautofill/test/mochitest/mochitest.ini => browser/extensions/formautofill/test/mochitest/creditCard/mochitest.ini
rename : browser/extensions/formautofill/test/mochitest/test_basic_creditcard_autocomplete_form.html => browser/extensions/formautofill/test/mochitest/creditCard/test_basic_creditcard_autocomplete_form.html
rename : browser/extensions/formautofill/test/mochitest/test_clear_form.html => browser/extensions/formautofill/test/mochitest/creditCard/test_clear_form.html
rename : browser/extensions/formautofill/test/mochitest/test_creditcard_autocomplete_off.html => browser/extensions/formautofill/test/mochitest/creditCard/test_creditcard_autocomplete_off.html
extra : moz-landing-system : lando
2019-01-30 19:18:04 +00:00
Matthew Noorenberghe
510dc6eeea Bug 1521194 - Move credit card autofill b-c tests to their own directory. r=jaws
That way the non-CC tests get run with credit card autofill unavailable which tests what we ship.

Depends on D18015

Differential Revision: https://phabricator.services.mozilla.com/D18016

--HG--
rename : browser/extensions/formautofill/test/browser/browser.ini => browser/extensions/formautofill/test/browser/creditCard/browser.ini
rename : browser/extensions/formautofill/test/browser/browser_creditCard_doorhanger.js => browser/extensions/formautofill/test/browser/creditCard/browser_creditCard_doorhanger.js
rename : browser/extensions/formautofill/test/browser/browser_dropdown_layout.js => browser/extensions/formautofill/test/browser/creditCard/browser_creditCard_dropdown_layout.js
rename : browser/extensions/formautofill/test/browser/browser_creditCard_fill_cancel_login.js => browser/extensions/formautofill/test/browser/creditCard/browser_creditCard_fill_cancel_login.js
rename : browser/extensions/formautofill/test/browser/browser_editCreditCardDialog.js => browser/extensions/formautofill/test/browser/creditCard/browser_editCreditCardDialog.js
rename : browser/extensions/formautofill/test/browser/browser_insecure_form.js => browser/extensions/formautofill/test/browser/creditCard/browser_insecure_form.js
rename : browser/extensions/formautofill/test/browser/browser_manageCreditCardsDialog.js => browser/extensions/formautofill/test/browser/creditCard/browser_manageCreditCardsDialog.js
rename : browser/extensions/formautofill/test/browser/browser_privacyPreferences.js => browser/extensions/formautofill/test/browser/creditCard/browser_privacyPreferences.js
extra : moz-landing-system : lando
2019-01-30 19:26:29 +00:00
Myk Melez
25349d2601 Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8
Differential Revision: https://phabricator.services.mozilla.com/D17526

--HG--
extra : moz-landing-system : lando
2019-01-30 17:26:25 +00:00
Cosmin Sabou
599a15d354 Merge mozilla-inbound to mozilla-central. a=merge 2019-01-29 12:01:56 +02:00
Timothy Guan-tin Chien
de9b8ba1e2 Bug 1520350 - Lazily load about:preferences markups from hidden panes r=jaws
Because custom elements will be constructed when DOM is constructed,
construct the DOM in the hidden panels will be expensive as we move
more and more widgets to custom elements from XBL.

This patch attempts to counter that by moving all the pane markups
into comment nodes, and use MozXULElement.parseXULToFragment() to
insert it when it is being asked.

They will be loaded lazily from an requestIdleCallback() in findInPage.js.

Differential Revision: https://phabricator.services.mozilla.com/D16787

--HG--
extra : moz-landing-system : lando
2019-01-29 00:27:29 +00:00
Ryan VanderMeulen
16d767c8fb Bug 1523300 - Update pdf.js to version 2.1.228. r=bdahl 2019-01-28 09:14:31 -05:00
Kris Maglione
e930b89c34 Bug 1514594: Part 3 - Change ChromeUtils.import API.
***
Bug 1514594: Part 3a - Change ChromeUtils.import to return an exports object; not pollute global. r=mccr8

This changes the behavior of ChromeUtils.import() to return an exports object,
rather than a module global, in all cases except when `null` is passed as a
second argument, and changes the default behavior not to pollute the global
scope with the module's exports. Thus, the following code written for the old
model:

  ChromeUtils.import("resource://gre/modules/Services.jsm");

is approximately the same as the following, in the new model:

  var {Services} = ChromeUtils.import("resource://gre/modules/Services.jsm");

Since the two behaviors are mutually incompatible, this patch will land with a
scripted rewrite to update all existing callers to use the new model rather
than the old.
***
Bug 1514594: Part 3b - Mass rewrite all JS code to use the new ChromeUtils.import API. rs=Gijs

This was done using the followng script:

https://bitbucket.org/kmaglione/m-c-rewrites/src/tip/processors/cu-import-exports.jsm
***
Bug 1514594: Part 3c - Update ESLint plugin for ChromeUtils.import API changes. r=Standard8

Differential Revision: https://phabricator.services.mozilla.com/D16747
***
Bug 1514594: Part 3d - Remove/fix hundreds of duplicate imports from sync tests. r=Gijs

Differential Revision: https://phabricator.services.mozilla.com/D16748
***
Bug 1514594: Part 3e - Remove no-op ChromeUtils.import() calls. r=Gijs

Differential Revision: https://phabricator.services.mozilla.com/D16749
***
Bug 1514594: Part 3f.1 - Cleanup various test corner cases after mass rewrite. r=Gijs
***
Bug 1514594: Part 3f.2 - Cleanup various non-test corner cases after mass rewrite. r=Gijs

Differential Revision: https://phabricator.services.mozilla.com/D16750

--HG--
extra : rebase_source : 359574ee3064c90f33bf36c2ebe3159a24cc8895
extra : histedit_source : b93c8f42808b1599f9122d7842d2c0b3e656a594%2C64a3a4e3359dc889e2ab2b49461bab9e27fc10a7
2019-01-17 10:18:31 -08:00
Kris Maglione
2fe0de01dc Bug 1519596: Part 1 - Remove several unnecessary/unused ChromeUtils.import() calls. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D16377

--HG--
extra : rebase_source : 6c4311387d25de425806aeb6c4691e12c9fcb855
2019-01-11 16:59:23 -08:00
Ryan VanderMeulen
0633eab214 Bug 1521413 - Update pdf.js to version 2.1.215. r=bdahl
--HG--
extra : rebase_source : a0d982da8bbd6ccb807196f25d432ce8a80c6ba7
extra : source : a5b887c68abdec7fa7ba0d43565dfdb6527d3f48
2019-01-20 14:17:03 -05:00
Dorel Luca
b91cc788ec Backed out changeset a5b887c68abd (bug 1521413) for browser-chrome failures in browser/base/content/test/static/browser_all_files_referenced.js 2019-01-20 22:49:26 +02:00
Ryan VanderMeulen
0f58788069 Bug 1521413 - Update pdf.js to version 2.1.209. r=bdahl 2019-01-20 14:17:03 -05:00
Ryan VanderMeulen
83a2dc7f79 Bug 1521182 - Update pdf.js to version 2.1.196. r=bdahl
--HG--
extra : rebase_source : e00a962277d54b226b4edd514519a3a7db1544be
extra : amend_source : 57baa7d83d389889342ae7583fc613b0b69a85ad
2019-01-18 15:51:02 -05:00
Ryan VanderMeulen
26dc5b05d1 Bug 1519834 - Update pdf.js to version 2.1.189. r=bdahl 2019-01-14 08:47:31 -05:00
Matthew Noorenberghe
15a22c62ae Bug 1519081 - Don't fallback to another country in FormAutofillUtils.getFormFormat. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D16265

--HG--
extra : moz-landing-system : lando
2019-01-11 03:57:37 +00:00
Razvan Maries
642dd2cc11 Merge mozilla-central to autoland. a=merge on a CLOSED TREE 2019-01-11 17:33:16 +02:00
Christoph Kerschbaumer
6756032512 Bug 1513241: Update frontend consumers of loadURI and pass loadURIOptions dictionary. r=gijs 2019-01-11 12:44:20 +01:00
Zibi Braniecki
abcd557c95 Bug 1509583 - Migrate region/language names resources to Fluent. r=flod,mossop
Differential Revision: https://phabricator.services.mozilla.com/D12807

--HG--
extra : moz-landing-system : lando
2019-01-11 00:23:50 +00:00
Zibi Braniecki
9436ebe59a Bug 1509583 - Refactor mozIntl.getRegions to mozIntl.getAvailableLocaleDisplayNames. r=jfkthame,MattN
Differential Revision: https://phabricator.services.mozilla.com/D13188

--HG--
extra : moz-landing-system : lando
2019-01-11 00:25:52 +00:00
Brindusan Cristian
331818d5aa Merge mozilla-central to inbound. a=merge CLOSED TREE 2019-01-07 18:46:25 +02:00
Masayuki Nakano
ed2040ac16 Bug 1447239 - Implement InputEvent.inputType r=smaug
This patch implements InputType.inputType which is declared by Input Events.
The attribute has already been implemented by Chrome and Safari.  Chrome
implements Input Events Level 1, but Safari implements Input Events Level 2.
 Difference between them is only whether it supports "insertFromComposition",
"deleteByComposition" and "deleteCompositionText".  This patch makes the
level switchable with pref and takes Level 1 by default because Level 2 is
still unstable around event order with composition events.

For reducing string copy cost at dispatching "input" event, this patch
makes EditorInternalInputEvent store valid input-type as enum class,
EditorInputType and resolves it to string value when
dom::InputEvent::GetInputType() is called.  Note that the reason why
this patch names the enum class as EditorInputType is, there is InputType
enum class already for avoiding conflict the name, this appends "Editor"
prefix because "input" and "beforeinput" events are fired only when an
editor has focus.

Differential Revision: https://phabricator.services.mozilla.com/D14128

--HG--
extra : moz-landing-system : lando
2019-01-07 10:10:57 +00:00
Ryan VanderMeulen
7a023634d0 Bug 1518139 - Update pdf.js to version 2.1.176. r=bdahl 2019-01-07 09:12:32 -05:00
shindli
a0841a254f Merge inbound to mozilla-central. a=merge 2019-01-05 06:00:21 +02:00
Timothy Guan-tin Chien
b89dfc0417 Bug 1515970 - Don't access creditCards store in _updateSavedFieldNames unless it is enabled r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D15393

--HG--
extra : moz-landing-system : lando
2019-01-04 16:12:43 +00:00
Ryan VanderMeulen
67343a1ac8 Bug 1517826 - Update pdf.js to version 2.1.153. r=bdahl 2019-01-04 14:21:44 -05:00
Ryan VanderMeulen
e990c18296 Bug 1516969 - Update pdf.js to version 2.1.145. r=bdahl 2018-12-31 08:33:37 -05:00
Ryan VanderMeulen
74fa099d13 Bug 1516470 - Update pdf.js to version 2.1.132. r=bdahl 2018-12-26 16:17:11 -05:00
Jared Wein
d5e162396a Bug 1474905 - Don't disable the Save button if the form is empty or not. Instead rely on form validation preventing the Save. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D14642

--HG--
extra : moz-landing-system : lando
2018-12-20 22:10:00 +00:00
Jared Wein
4bf1467ca5 Bug 1474905 - Use a dropdown for the state/province field when possible. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D11854

--HG--
extra : moz-landing-system : lando
2018-12-20 22:10:00 +00:00
Mike Taylor
1c41dddc98 Bug 1514861. Add Google Analytics params to report site issue endpoint requests. r=sebastian,mkaply
Add Google Analytics params to report site issue endpoint requests

Differential Revision: https://phabricator.services.mozilla.com/D14899

--HG--
extra : moz-landing-system : lando
2018-12-20 17:45:37 +00:00
Jeff Walden
ed23151bd7 Bug 1492937 - Make the JS subscript loader load scripts exclusively as UTF-8, with no way to specify any other encoding, and adjust a bunch of existing tests to use UTF-8 directly, rather than Unicode escape sequences or similar. (This also changes the encoding of .sjs scripts and all mochitest-browser tests in the tree from Latin-1 to UTF-8.) r=yzen, r=MattN, r=jimb, r=kmag 2018-12-19 13:46:20 -08:00
Cristina Coroiu
662e216507 Bug 1445538 - disable browser_update_doorhanger.js for frequent failures r=jmaher 2018-12-18 15:59:00 +02:00
arthur.iakab
f1762a3667 Merge mozilla-central to mozilla-inbound 2018-12-18 07:36:08 +02:00
Dennis Schubert
3a160e5189 Bug 1487401 - Remove mobile UA override for eBay. r=twisniewski,kmag,miketaylr
Differential Revision: https://phabricator.services.mozilla.com/D14717

--HG--
extra : moz-landing-system : lando
2018-12-17 21:38:49 +00:00
Jared Wein
67d66fdc0a Bug 1495881 - Compare existing autofill entries using a whitespace-free, case-insensitive, and accent-folding approach. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D14338

--HG--
extra : moz-landing-system : lando
2018-12-15 19:58:16 +00:00
Jared Wein
7c05f8cf84 Bug 1495881 - Compare existing autofill entries street-address using a whitespace-free approach. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D14183

--HG--
extra : moz-landing-system : lando
2018-12-14 19:29:29 +00:00
Cosmin Sabou
1d49103119 Backed out changeset c4d1729c029e (bug 1474905) for browser chrome failures on browser_editCreditCardDialog.js. CLOSED TREE 2018-12-14 21:44:32 +02:00
Jared Wein
91e9a06355 Bug 1474905 - Use a dropdown for the state/province field when possible. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D11854

--HG--
extra : moz-landing-system : lando
2018-12-14 18:52:19 +00:00
Dennis Schubert
49e78df13e Bug 1512907 - Import GoFaster v3.0.0 sources to Desktop and Fennec. r=kmag,rhelmer
Differential Revision: https://phabricator.services.mozilla.com/D14047

--HG--
extra : moz-landing-system : lando
2018-12-14 00:52:32 +00:00
Jeff Walden
2a8770b450 Bug 1492932 - Define various name reference details in FormAutofillNameUtils.jsm now that JS modules are loaded as UTF-8, rather than in a separate script through the subscript loader with UTF-8 explicitly specified. r=MattN
--HG--
extra : rebase_source : 79fd0036f308889754675d007b8fd230b1b99e41
2018-12-08 07:03:33 -05:00
Ryan VanderMeulen
e3f80b35ad Bug 1512982 - Update pdf.js to version 2.1.97. r=bdahl
--HG--
extra : rebase_source : 0a8cdf6da1fe49bbd71213f8fdb8eaa8fa5ed9b0
2018-12-10 10:09:44 -05:00