Commit graph

2358 commits

Author SHA1 Message Date
Ursula Sarracini
c9ee9d42ec Bug 1458621 - Move Pocket pref to firefox.js r=dmose
MozReview-Commit-ID: KDS1wez8erg

--HG--
extra : rebase_source : bd068af0ff3ed4063b9c2ca0a31a04b5b90748ca
2018-05-07 15:21:44 -04:00
Erica Wright
dc93192a58 Bug 1448918 - Create about:welcome page in preparation for firstrun migration. r=dmose
MozReview-Commit-ID: L34uRsOeziS

--HG--
extra : rebase_source : 9e783e9ba1a8473c8867aa9c2a87337005acbab2
2018-04-23 15:47:57 -04:00
Ed Lee
169d43a92f Bug 1459655 - Restore about flag for about:home. r=k88hudson
MozReview-Commit-ID: GLdEBW8ewDd

--HG--
extra : rebase_source : 2b953784801a7c1f119bc43f4a13c4504b7f5cd2
2018-05-11 12:05:44 -07:00
k88hudson
348971527d Bug 1460119 - gSnippetsMap.getTotalBookmarksCount() never resolves r=Mardak
MozReview-Commit-ID: Dx4tkHTb4zz

--HG--
extra : rebase_source : 3d84d332e4e884fd0c73748c77e75adf4118c6b4
2018-05-11 15:08:10 -04:00
YUKI "Piro" Hiroshi
dd7b3aab39 Bug 1457395 - Fix typo "proces" in comments. r=milan
--HG--
extra : amend_source : 36cf036803ff9bffaebb66fc31ff7b960f0c7509
2018-05-10 16:56:09 +09:00
Mike Taylor
069403beb5 Bug 1399987. Send tracking and mixed content blocking status as part of browser details. r=Gijs
This should allow us to more quickly understand when site bustage is TP- or MC-related.

If the tab had tracking content blocked, we capture if the user is using the basic or strict
list, and set a label with that information.

MozReview-Commit-ID: lkkZjo620E

--HG--
extra : rebase_source : 93c679b5f93f69f0c380524d32003e331b9e10b5
2018-04-19 17:36:05 -07:00
Raul Gurzau
0366123a0e Bug 1456284 - Disable browser_insecure_form.js for frequent failures. r=gbrown 2018-05-07 20:21:00 -04:00
Bogdan Tara
4a27af60b6 Backed out changeset 5dbd8eafc7fd (bug 1456284) for BC failures CLOSED TREE 2018-05-08 20:35:14 +03:00
Raul Gurzau
573aa407a4 Bug 1456284 - Disable browser_insecure_form.js for frequent failures. r=jmaher 2018-05-07 20:21:00 -04:00
Ed Lee
3f05b72846 Bug 1459296 - Add router snippets, router impression and bug fixes to Activity Stream. r=k88hudson
MozReview-Commit-ID: 58N6MbF4f0z

--HG--
extra : rebase_source : 219d696fde9be9ec61e085f5aa04f731e1c53468
2018-05-04 13:05:28 -07:00
Andrew Halberstadt
ee69aa133e Bug 1451159 - [testing/profiles] Store profile data in actual profile look alike folders r=gbrown
This moves testing/profiles/prefs_general.js to
testing/profiles/common/user.js. It also adds an 'extensions' folder to the
common profile. Dropping extension files here will get them installed in all
test harnesses (useful for testing on try).

The idea is that all test harnesses will eventually use this 'common' profile.
We'll also create some new per harness profiles, e.g testing/profiles/mochitest
and testing/profiles/reftest. This way there will be a single location
developers can go to set preferences, both for a specific harness, and across
all harnesses.

MozReview-Commit-ID: 8sqBqLiypgU

--HG--
rename : testing/profiles/prefs_general.js => testing/profiles/common/user.js
extra : rebase_source : 72a4a4b691e93c77479c7e70647b0ca373862c51
2018-04-19 16:12:26 -04:00
Ricky Rosario
69712b06d5 Bug 1458906 - A "Sponsored content" card is wrongly displayed on the first new tab opened, after the "Sponsored Stories" option was unchecked r=k88hudson
MozReview-Commit-ID: 40XhoB5t7IG

--HG--
extra : rebase_source : 73e18ebd4265fc590bf6abefd95c3072b58605d1
2018-05-03 17:29:35 -04:00
Bogdan Tara
b7924c2ed2 Backed out 4 changesets (bug 1451159) for linux build bustages CLOSED TREE
Backed out changeset 72926ae685af (bug 1451159)
Backed out changeset f90a99682382 (bug 1451159)
Backed out changeset 3914937893de (bug 1451159)
Backed out changeset 79931e4a2bfb (bug 1451159)

--HG--
rename : testing/profiles/common/user.js => testing/profiles/prefs_general.js
2018-05-04 00:25:56 +03:00
Andrew Halberstadt
fd23fd839b Bug 1451159 - [testing/profiles] Store profile data in actual profile look alike folders r=gbrown
This moves testing/profiles/prefs_general.js to
testing/profiles/common/user.js. It also adds an 'extensions' folder to the
common profile. Dropping extension files here will get them installed in all
test harnesses (useful for testing on try).

The idea is that all test harnesses will eventually use this 'common' profile.
We'll also create some new per harness profiles, e.g testing/profiles/mochitest
and testing/profiles/reftest. This way there will be a single location
developers can go to set preferences, both for a specific harness, and across
all harnesses.

MozReview-Commit-ID: 8sqBqLiypgU

--HG--
rename : testing/profiles/prefs_general.js => testing/profiles/common/user.js
extra : rebase_source : 7599913e547533f2f57b597ad0f238c6cd391c82
2018-04-19 16:12:26 -04:00
Ed Lee
d949ef8c85 Bug 1457543 - Fix missing Highlights, download position and bug fixes to Activity Stream. r=k88hudson
MozReview-Commit-ID: 3aT0MJ2CJNM

--HG--
extra : rebase_source : e9aa6ffb9ba8d195c15d2a30898f48c26b7c84a0
2018-05-02 15:23:03 -07:00
Adrian Wielgosik
8c66c095f4 Bug 1418078 - Convert JS users of nsIDOMHTMLInputElement. r=bz
MozReview-Commit-ID: 55aIiNHS0xs

--HG--
extra : rebase_source : cacb9fc29daa5d620d4a0cd6ab3f09cde765036f
2018-04-18 22:29:50 +02:00
Andreea Pavel
443c91d4b4 Merge inbound to mozilla-central. a=merge 2018-04-28 20:30:18 +03:00
Kris Maglione
a259026c9d Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8
This also removes any redundant Ci.nsISupports elements in the interface
lists.

This was done using the following script:

acecb401b7/processors/chromeutils-generateQI.jsm

MozReview-Commit-ID: AIx10P8GpZY

--HG--
extra : rebase_source : a29c07530586dc18ba040f19215475ac20fcfb3b
2018-04-22 20:55:06 -07:00
Csoregi Natalia
12af4303ff Merge inbound to mozilla-central. a=merge 2018-04-28 00:53:15 +03:00
Bogdan Tara
d139da6dc7 Bug 1426981 - Disable test browser_update_doorhanger.js on all platforms. r=jmaher
--HG--
extra : rebase_source : 2350ad227d97f3e8282ad5f3787fbc926e5a848b
2018-04-26 08:37:00 +03:00
mbkupfer
82d1dcb2c9 Bug 1434480 - added highlighting support via spotlightURL additions to updateAddress and updateCreditCard r=MattN
MozReview-Commit-ID: DcQ3DXgKjJ0

--HG--
extra : rebase_source : f8043127d3289d417ae187cb16cd1da07ccd547a
2018-04-26 15:06:20 -07:00
Csoregi Natalia
aa73cfd14b Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-04-28 00:55:43 +03:00
Mark Banner
95e51a092f Bug 1371294 - Add a basic test for the follow-on search add-on. r=mikedeboer
MozReview-Commit-ID: Do1msiPVtWZ

--HG--
extra : rebase_source : 9acd6a1660295d2a9b1b09019bd07cba2faf3dd9
2018-04-13 07:28:54 +01:00
Matthew Noorenberghe
3d998450f5 Bug 1456148 - Set supportedCountries for test_address_level_1_submission.html so it works on non-Nightly. r=MattN
MozReview-Commit-ID: AEKee22mbLS

--HG--
extra : rebase_source : 8b0c7a7da06e7da31c71e0271b7e0da338f1972e
2018-04-26 22:07:19 -07:00
Ricky Rosario
bc11c02d45 Bug 1456496 - dark theme for onboarding snippets r=k88hudson
MozReview-Commit-ID: CqprUlxd2IZ

--HG--
extra : rebase_source : c7647cee02de5f4cc7fad425b09b901c4f0269d7
2018-04-26 12:51:42 -04:00
Ed Lee
2d7d260a1e Bug 1457192 - Add AS Router, frecency bonus and bug fixes to Activity Stream. r=ursula
MozReview-Commit-ID: KUm67PMMNI1

--HG--
extra : rebase_source : 9ff58f5a09c0769fd51203ee94cf3fbdb40120fe
2018-04-26 09:00:00 -07:00
Kartikaya Gupta
fc66c485b6 Bug 1456882 - Enable some passing mochitests on linux64-qr. r=jrmuizel
MozReview-Commit-ID: 5VIHjwx6A2j

--HG--
extra : rebase_source : d986028cff52ba52a58887225e272bf04ad88de3
2018-04-25 11:29:07 -04:00
Ciure Andrei
4602920dd0 Backed out 4 changesets (bug 1386807) for failing opt-mochitest-chrome-3 M(c3) toolkit/content/tests/chrome/test_maximized_persist.xul CLOSED TREE
Backed out changeset 669b85a6cab8 (bug 1386807)
Backed out changeset 8da96d4d931a (bug 1386807)
Backed out changeset 6cd45f41ee01 (bug 1386807)
Backed out changeset 2b9b6042e586 (bug 1386807)
2018-04-26 12:27:46 +03:00
Dennis Schubert
c4990861bf Bug 1386807 - Part 3: Make the UA pref actually disable UA overrides r=Felipe
MozReview-Commit-ID: 25YsSg7P8DP

--HG--
extra : rebase_source : 49766d75008ecb7312fb44de6165d979511c504c
2018-02-09 18:53:33 +01:00
Dennis Schubert
bfa81ee131 Bug 1386807 - Part 3: Make the UA pref actually disable UA overrides r=Felipe
MozReview-Commit-ID: 25YsSg7P8DP

--HG--
extra : rebase_source : 3ecbc0c97f3458a6afcadc40e0ba27072c360488
2018-02-09 18:53:33 +01:00
Dennis Schubert
94025d3733 Bug 1386807 - Part 2: Add embedded webextension to enable CSS and JS overrides r=kmag,mconley
MozReview-Commit-ID: JdSUZYHkuiV

--HG--
extra : rebase_source : eaf3e14f7d1b1cd864435a9d7a04a9239b54700e
2018-02-09 18:52:29 +01:00
Dennis Schubert
cc540543be Bug 1386807 - Part 2: Add embedded webextension to enable CSS and JS overrides r=kmag,mconley
MozReview-Commit-ID: JdSUZYHkuiV

--HG--
extra : rebase_source : e585a26865dbaac082179142422f0fa395fd3087
2018-02-09 18:52:29 +01:00
Dennis Schubert
baf9d6f786 Bug 1386807 - Part 1: Allow platform-specific UA overrides r=Felipe
MozReview-Commit-ID: 8OAVyZ3j9Rn

--HG--
extra : rebase_source : 317c8b53d537f7953c47bde4ba21ad6043d10fd4
2018-02-09 18:44:56 +01:00
Dennis Schubert
8df98c10af Bug 1386807 - Part 1: Allow platform-specific UA overrides r=Felipe
MozReview-Commit-ID: 8OAVyZ3j9Rn

--HG--
extra : rebase_source : 3802f688591e7afdcdcaeb2dfdcf4dba994fa5ed
2018-02-09 18:44:56 +01:00
Andreea Pavel
a21531022b Merge mozilla-inbound to mozilla-central. a=merge
--HG--
rename : toolkit/components/extensions/test/xpcshell/test_ext_browserSettings.js => toolkit/components/extensions/test/xpcshell/test_ext_proxy_config.js
2018-04-26 09:04:59 +03:00
Kris Maglione
a7b308c3a2 Bug 1456686: Part 1 - Fix unused and shadowed explicit imports. r=standard8
These issues were previously ignored due to the nature of our global import
rules. They need to be fixed before that rule can be updated.

MozReview-Commit-ID: DCChktTc5TW

--HG--
extra : rebase_source : cffb1c9762191c579d1397c8169e6e7635d229da
extra : histedit_source : dea59ddd2daaae52069c5faceae9149a4f08dd73
2018-04-24 20:18:09 -07:00
Ian Bicking
e23d2028e1 Bug 1454029 - Export Screenshots 32.1.0 to Firefox (code excluding translations and Raven update); r=_6a68
MozReview-Commit-ID: GA75ZjrWBjm

--HG--
extra : rebase_source : b4e282a57eb9b80f80a7a07dea171fe87a7ebc46
2018-04-19 16:10:10 -05:00
Ian Bicking
3954244573 Bug 1454029 - Export Screenshots 32.1.0 to Firefox (upgrade Raven to 3.24.1); r=_6a68
MozReview-Commit-ID: 1cYxWWwLzmQ

--HG--
extra : rebase_source : 37e96fab8876a0455466bd67d1517c1f24e30777
2018-04-19 16:09:58 -05:00
Ian Bicking
2b01c1f008 Bug 1454029 - Export Screenshots 32.1.0 to Firefox (translations only); r=flod,_6a68
MozReview-Commit-ID: E6PueP7jKFk

--HG--
extra : rebase_source : 4ef21718bbf57c42c1e8df3e84190ff4db319ec1
2018-04-19 16:09:28 -05:00
Michael Kaply
6a168949ed Bug 1456236 - Updates codes in followonsearch. r=standard8
MozReview-Commit-ID: IyoGMSJ6JGq

--HG--
extra : rebase_source : ec8aef2aabf264daa6ae3008e809feee60602ef9
2018-04-23 13:54:19 -05:00
Matthew Noorenberghe
07b07b52c8 Bug 1433876 - Follow-up eslint fix to handle Bug 1454813 rename of SpawnTask.js. r=MattN
MozReview-Commit-ID: 1MI5566qmUF

--HG--
extra : rebase_source : 3de0c3e8d0f1ebf238431c1b476cb0bfa71a8f78
2018-04-22 17:16:08 -07:00
Matthew Noorenberghe
da882589e5 Bug 1433876 - Wrap earlyformsubmit observer in try…catch to ensure autofill never stops form submission. r=johannh
MozReview-Commit-ID: PO0p8wd9Jw

--HG--
extra : rebase_source : c8bc120e9aac1abd5fb8e83266e7bd0368292c77
2018-02-07 22:26:15 -08:00
Matthew Noorenberghe
e0ecdfae6d Bug 1433876 - Don't assume countries have sub_keys in FormAutofillUtils. r=johannh
MozReview-Commit-ID: DDgvSqB8fKq

--HG--
extra : rebase_source : fcdfda41a46fc13e18e7ecbf881ce8ddd1bb89eb
2018-02-07 22:22:53 -08:00
Matthew Noorenberghe
c346b623be Bug 1433876 - Test form submission with autofill in country without sub_keys. r=johannh
MozReview-Commit-ID: En5MlYkgXR1

--HG--
extra : rebase_source : c52c0984afaef7e1c9f9bc87aa6eea8bba541609
2018-04-22 15:48:07 -07:00
Matthew Noorenberghe
052c8b48b6 Bug 1426981 - Fix formautofill expectPopupOpen helper to wait until there are autocomplete items. r=MattN
Also fix the originaltype for the insecure warning.

MozReview-Commit-ID: GvP4woVGZWu

--HG--
extra : rebase_source : 1859627e8b174b5596d9711ad7c99a2065f7cbbd
2018-04-22 15:03:10 -07:00
Kris Maglione
aa807e0aee Bug 1454202: Follow-up: Fix straggler callback-based API caller. r=me,test-only DONTBUILD
MozReview-Commit-ID: 4ZEwlfuu6Hy
2018-04-21 17:03:32 -07:00
Kris Maglione
2b0ca40c39 Bug 1454202: Part 5a - Remove callback-based variants of most AddonManager APIs. r=aswan
MozReview-Commit-ID: BrUH8Gyx8kx

--HG--
extra : rebase_source : 40cea87fd8aaf2b11509e2bcce5691f23842825f
extra : absorb_source : 00f18f7c81315234ab45bad17bce99ca2ba890d6
extra : histedit_source : 2c1e8f6419ec50be4e98885d022444db2363c1cf
2018-04-21 15:15:10 -07:00
Dorel Luca
3409e8f9fb Merge mozilla-central to autoland
--HG--
rename : testing/mochitest/tests/SimpleTest/SpawnTask.js => testing/mochitest/tests/SimpleTest/AddTask.js
rename : testing/mozharness/mozharness/mozilla/testing/verify_tools.py => testing/mozharness/mozharness/mozilla/testing/per_test_base.py
extra : rebase_source : 6f474049dab2c2979e13ea87114b82d2b04715d0
2018-04-21 02:03:27 +03:00
Mike Taylor
227285d53f Bug 1399985. Add build ID and update channel to WebCompatReporter details param. r=Gijs
MozReview-Commit-ID: HHok94kGFfe

--HG--
extra : rebase_source : 7fe5391672cd22c3cea494074c147c34386326ba
2018-04-16 18:20:27 -05:00
Ed Lee
3d5baf3a1e Bug 1455216 - Add download Highlights, Highlights options and bug fixes to Activity Stream. r=ursula
MozReview-Commit-ID: EqgiQamoB3f

--HG--
extra : rebase_source : 2d9cae7b8e3f9fd34bf1726a1b89a2b74a99e00d
2018-04-20 14:08:59 -07:00