Doug Thayer
41d49cecec
Bug 1340498 - Update onVisits uses to 'page-visited' r=mak
...
Consuming the new 'page-visited' notification was fairly trivial,
since it was already brought over to onVisits. There's not much to
say about this other than that I'm a little bit uncertain about
all the hoops we have to jump through to get a JSContext and
GlobalObject from History.cpp (which is discussed in the earlier
commit in the series).
MozReview-Commit-ID: LHaBWSylyLI
--HG--
extra : rebase_source : 148555189f73fb29a48296215e367c406f3f0286
2018-02-14 09:11:49 -08:00
Sam Foster
4cf8d4350f
Bug 1463608 - Expose FormAutofill computeFields methods, use them for temporary records in payments. r=MattN
...
* Test helpers for cards
* Refactor the test_add_link test to test in private & non-private window
MozReview-Commit-ID: AeVJOkSwQps
--HG--
extra : rebase_source : 6e8380826bcac87bc408ff75a6a398b5c4f6cafa
2018-05-30 16:56:25 -07:00
Ed Lee
2ce440e3ed
Bug 1470588 - Add site added-unblocking, deleted-updating and bug fixes to Activity Stream. r=k88hudson
...
MozReview-Commit-ID: 25tyUmDQV9i
--HG--
extra : rebase_source : 1340567dee22eee4562a877ed86226b05165fe06
2018-06-22 15:18:57 -07:00
Ryan VanderMeulen
7815b4e5f6
Bug 1470790 - Update pdf.js to version 2.0.625. r=bdahl
2018-06-24 20:42:59 -04:00
Ed Lee
3652708f31
Bug 1469938 - Add onboarding targeting, welcoming coloring and bug fixes to Activity Stream. r=ursula
...
MozReview-Commit-ID: LsWKLbghgBE
--HG--
extra : rebase_source : 50dd9b40ff5affc26b93bc0fb84f45f8a924174c
2018-06-21 12:51:33 -07:00
Barry Chen
f4048fce52
Bug 1465581 - Export Screenshots 33.0.0 to Firefox (code excluding translations and Raven update); r=ianbicking,_6a68
...
MozReview-Commit-ID: FrvoD9G74mJ
--HG--
extra : rebase_source : 4f40cae47c81a53fc94ae451469a4a1b3ed37b03
2018-06-18 11:07:23 -05:00
Barry Chen
f163b42bb3
Bug 1465581 - Export Screenshots 33.0.0 to Firefox (upgrade Raven to 3.25.2); r=ianbicking,_6a68
...
MozReview-Commit-ID: 67A865KrF3z
--HG--
extra : rebase_source : 62141cbb9f23792aaec1215a247e3fe13d4157ae
2018-06-18 11:01:44 -05:00
Barry Chen
bd26d256d8
Bug 1465581 - Export Screenshots 33.0.0 to Firefox (translations only); r=flod,ianbicking
...
MozReview-Commit-ID: 2CXjtCJ6xvm
--HG--
extra : rebase_source : e17a3f08e60e1cb20ff0a4afdb77ba066362ad9e
2018-06-18 11:00:17 -05:00
Ryan VanderMeulen
acaad18509
Bug 1469362 - Update pdf.js to version 2.0.602. r=bdahl
...
--HG--
extra : amend_source : 2022810a867b019e0506497c36c781c31dcdafe8
2018-06-18 15:06:21 -04:00
Mark Banner
b30ac6aacd
Bug 1456762 - Remove now unnecessary import-globals-from statements in html files. r=mossop
...
Depends on D1643
MozReview-Commit-ID: 84M50HDg0wl
Differential Revision: https://phabricator.services.mozilla.com/D1644
2018-06-16 08:21:33 +00:00
Ryan VanderMeulen
74030f5083
Bug 1468991 - Update pdf.js to version 2.0.581. r=bdahl
...
--HG--
extra : rebase_source : 40b8d336d3902abbb7d83888a8d1379c541a073a
2018-06-15 12:24:14 -04:00
Ed Lee
293a8386dd
Bug 1467858 - Add site thumbnail, router html and bug fixes to Activity Stream. r=k88hudson
...
MozReview-Commit-ID: FCL0cGMubbY
--HG--
rename : browser/extensions/activity-stream/test/unit/lib/init-store.test.js => browser/extensions/activity-stream/test/unit/content-src/lib/init-store.test.js
extra : rebase_source : 296a8e0421037f973c672b0ffc8bb7a39f746e80
2018-06-08 11:51:53 -07:00
Matthew Noorenberghe
8378baa979
Bug 1466720 - Don't reload l10n.js in the PaymentRequest scope on a refresh. r=sfoster
...
There was an error trying to redefine variables from l10n.js via loadSubScript. We really only need
it loaded once like a frame script but I had to fix the l10n.js code to handle this properly.
MozReview-Commit-ID: EbNrEaRQJbs
--HG--
extra : rebase_source : 6e544dd61798ebe3865ca108e59392a1319d7eeb
2018-06-11 00:03:47 -07:00
Ryan VanderMeulen
fad2f6fec0
Bug 1468331
- Update pdf.js to version 2.0.575. r=bdahl
...
--HG--
extra : rebase_source : d191d021380acdf5541b3bcfebc18ef9866716be
2018-06-12 09:43:35 -04:00
Joel Maher
50b91c0a14
Bug 1405428 - skip-if = verify on mochitests which do not pass test-verify. r=gbrown
2018-06-10 05:01:47 -04:00
Ryan VanderMeulen
f6891649f8
Bug 1467859 - Update pdf.js to version 2.0.550. r=bdahl
...
--HG--
extra : rebase_source : 144ad28f6614c5cd09b0701ae41a0ed11eedfb3d
2018-06-08 13:58:45 -04:00
Kris Maglione
7b7264f453
Bug 1464548: Part 3 - Update callers to use defineLazyGlobalGetters. r=mccr8
...
MozReview-Commit-ID: 9APGewiDDYB
--HG--
extra : rebase_source : 2931dd0eec0e4206414b698a9700fc20d922eb3a
2018-05-25 17:02:29 -07:00
Ed Lee
d7c438fe35
Bug 1440421 part 2. Mirror https://github.com/mozilla/activity-stream repository layout in browser/extensions/activity-stream. r=k88hudson
...
MozReview-Commit-ID: HyAUvAgOVEV
--HG--
extra : rebase_source : 70cc8d53a3e3051be6a02e9773ae57a5f05f08d1
2018-06-06 10:44:53 -07:00
Ed Lee
1d122eac32
Bug 1466971 - Add Blob images, Jexl targets and bug fixes to Activity Stream. r=ursula
...
MozReview-Commit-ID: NRTSgzuIzW
--HG--
extra : rebase_source : 4103ffba7c6f6b0c2004245855c1fc67a0dd1843
2018-06-05 14:04:52 -07:00
Jared Wein
23f6d33e60
Bug 1461477 - Create a CreditCard.jsm to consolidate various credit card handling and validation. r=MattN
...
MozReview-Commit-ID: 3tJdzU3hBvY
--HG--
extra : rebase_source : bf79b4767ed40e792d1523bd262d527061a21a4c
2018-05-15 12:41:35 -04:00
arthur.iakab
fd0ee7c9b8
Merge inbound to mozilla-central a=merge
2018-06-06 00:58:30 +03:00
Tomislav Jovanovic
67a9565d1a
Bug 1466349 part 2 - Pass addonData to embedded Screenshots WE, add permissions r=aswan,ianbicking
...
MozReview-Commit-ID: GLwjp32sj2i
--HG--
extra : rebase_source : 9dbd9cb2800475835110913cf12cb4a3cbc62a37
2018-06-03 00:25:56 +02:00
Jonathan Kingston
7880d71c28
Bug 1465160 - Pass null principal to view image. r=ckerschb, r=Gijs
2018-05-30 00:42:50 +01:00
Ryan VanderMeulen
9e8871e42e
Bug 1466519 - Update pdf.js to version 2.0.536. r=bdahl
...
--HG--
extra : rebase_source : 0762d9b984fcb6f7da4a94ea5135b74ae53ecf04
extra : amend_source : 5874d964ce4ce556ba1c0a909fa6bade451f0b4b
2018-06-04 09:04:46 -04:00
Ed Lee
45c3139928
Bug 1447879 - Cannot customize about:preferences#home content when sync or preference searching is disabled. r=k88hudson
...
Have the home preferences page notify when it loads instead of relying on findInPage to trigger sync pane to init.
MozReview-Commit-ID: EJlJDfYBHFO
--HG--
extra : rebase_source : ae5104ec18aefca9241be1b61072b786fa9e6815
2018-05-30 17:32:44 -07:00
Mike Conley
777a5d84f8
Bug 1464405 - Register FormAutofill resource URIs before checking if the feature should be enabled. r=MattN
...
MozReview-Commit-ID: JU93hA0NBgL
--HG--
extra : rebase_source : dca1bef47e7e8dfcf5d059be667020e7bac83033
2018-05-28 09:50:21 -07:00
Andreea Pavel
bce82ccf82
Merge mozilla-central to autoland. a=merge on a CLOSED TREE
2018-05-31 13:05:59 +03:00
Andreea Pavel
5798120b15
Backed out 4 changesets (bug 1351690
) for failing browser chrome at e.g. browser/extensions/pdfjs/test/browser_pdfjs_zoom.js
...
Backed out changeset 8def346f7119 (bug 1351690
)
Backed out changeset 64082649b185 (bug 1351690
)
Backed out changeset 64d513f3c02b (bug 1351690
)
Backed out changeset 4219d3de5e8b (bug 1351690
)
2018-05-31 13:03:06 +03:00
Mark Banner
7b90b63d69
Bug 1465385 - Enable ESLint rule require-expected-throws-or-rejects for browser/. r=MattN
...
MozReview-Commit-ID: GoVFNM7CFDu
--HG--
extra : rebase_source : f1e9bfdaa1396b2ce27ee499fc547f239ca132a9
2018-05-30 11:50:45 +01:00
Andrew McCreight
d637399f88
Bug 1351690
, part 4 - Only load the stream converter when we try to view a pdf. r=bdahl
...
This inlines and simplifies the call to XPCOMUtils._getFactory,
because otherwise passing PdfStreamConverter appears to resolve it
immediately, loading the JSM. (The stream converter prototype does not
have a property _xpcom_factory, so there's no need for the check.)
Once that is done, we can just lazily load the stream converter JSM to
keep it from being loaded on startup.
This patch also checks that the stream converter is not loaded at
startup in the main process or the content process, and that PdfJs.jsm
is not loaded at startup in the content process. It needs to be loaded
in the main process to watch for some prefs.
MozReview-Commit-ID: EA0pSgs4AWH
--HG--
extra : rebase_source : fd79cf660e55a3b4e033b3f112228f36942169ea
2018-05-22 16:13:47 -07:00
Andrew McCreight
b13bcee28c
Bug 1351690
, part 3 - Move stream converter XPCOM registration constants into the registration file. r=bdahl
...
As with the last patch, the factory is only used for a single class,
so move the constants closer to where they are used. This will allow
us to register the stream converter without loading the stream
converter JSM.
MozReview-Commit-ID: DRKVtYQOs2J
--HG--
extra : rebase_source : d871033c17a0c42a41b62ad753f4d6221f2118a8
2018-05-22 15:37:58 -07:00
Andrew McCreight
4c81305931
Bug 1351690
, part 2 - Specialize Factory into StreamConverterFactory. r=bdahl
...
Factory is only ever passed PdfStreamConverter, so specialize the
registration method and rename the class. Also, classID2 is always
non-null for PdfStreamConverter, so drop the check.
MozReview-Commit-ID: Ts295QTmrm
--HG--
extra : rebase_source : 9c89c3959981df76f7f6c6e4d0a2cf89d7bfb777
2018-05-22 15:28:45 -07:00
Andrew McCreight
47ae0fa03b
Bug 1351690
, part 1 - Split out pdf.js stream registration into another jsm. r=bdahl
...
The goal of these patches is to load neither PdfJs.jsm nor
PdfStreamConverter.jsm in a content process unless the user is viewing
a PDF, to save memory.
This first patch creates a small stub JSM to do the stream
registration, and calls it directly in the content process, avoiding
one way we load PdfJs.jsm. The existing registration methods are kept
for the main process.
MozReview-Commit-ID: 5GH8tjHXfLb
--HG--
extra : rebase_source : f4819b4ae9a406c95aa7fd6a757b0331c9963946
2018-05-18 16:57:59 -07:00
Ed Lee
dde9a40b77
Bug 1465172 - Add section rows, onboarding messages and bug fixes to Activity Stream. r=ursula
...
MozReview-Commit-ID: LxtwrSfIMTJ
--HG--
extra : rebase_source : 1f46ddc09268a1642072b91f76acd1b95210fbe4
2018-05-29 12:14:49 -07:00
Barry Chen
fab4bc4a9e
Bug 1465544 - Add 'mozillaAddons' permission to Screenshots; r=ianbicking,_6a68
...
MozReview-Commit-ID: 7CoJJt34wqZ
--HG--
extra : rebase_source : 4dd027b9bc62fa33072d8d910d033865e9643f08
2018-05-30 12:28:23 -05:00
Boris Zbarsky
87340cbda5
Bug 1455676 part 16. Mostly stop using nsIDOMNode in browser/. r=mossop
2018-05-29 22:58:50 -04:00
Ryan VanderMeulen
cfdf0198f9
Bug 1464550 - Update pdf.js to version 2.0.517. r=bdahl
...
--HG--
extra : rebase_source : f2432702271b3624ad522ce8efe06072e931c236
2018-05-29 12:23:11 -04:00
Ed Lee
e8d4461a55
Bug 1463943 - Add compact highlights, compress images and bug fixes to Activity Stream. r=k88hudson
...
MozReview-Commit-ID: LKbXq4nHBVS
--HG--
extra : rebase_source : 127374ca6077f547ad6ced91d580399c2e6a2670
2018-05-23 17:43:54 -07:00
Mark Hammond
4270e4fe26
Bug 1463956 - allow Sync to remove all address and credit-card records. r=kitcambridge,MattN
...
MozReview-Commit-ID: KSeJJfAGmRh
--HG--
extra : rebase_source : c2cc973c94f352d20ca7d37952d91cb6c07aee2e
2018-05-24 12:36:37 +10:00
Andrew McCreight
04611281f8
Bug 1351690
, part 4 - Only load the stream converter when we try to view a pdf. r=bdahl
...
This inlines and simplifies the call to XPCOMUtils._getFactory,
because otherwise passing PdfStreamConverter appears to resolve it
immediately, loading the JSM. (The stream converter prototype does not
have a property _xpcom_factory, so there's no need for the check.)
Once that is done, we can just lazily load the stream converter JSM to
keep it from being loaded on startup.
This patch also checks that the stream converter is not loaded at
startup in the main process or the content process, and that PdfJs.jsm
is not loaded at startup in the content process. It needs to be loaded
in the main process to watch for some prefs.
MozReview-Commit-ID: EA0pSgs4AWH
--HG--
extra : rebase_source : ebc99d6dc5c00cd45192ec0580f887d8970d9dd0
2018-05-22 16:13:47 -07:00
Andrew McCreight
eba0033c3c
Bug 1351690
, part 3 - Move stream converter XPCOM registration constants into the registration file. r=bdahl
...
As with the last patch, the factory is only used for a single class,
so move the constants closer to where they are used. This will allow
us to register the stream converter without loading the stream
converter JSM.
MozReview-Commit-ID: DRKVtYQOs2J
--HG--
extra : rebase_source : 09b84838ee31e18db1c70d75d091d3c9f6d95297
2018-05-22 15:37:58 -07:00
Andrew McCreight
8e118c63ef
Bug 1351690
, part 2 - Specialize Factory into StreamConverterFactory. r=bdahl
...
Factory is only ever passed PdfStreamConverter, so specialize the
registration method and rename the class. Also, classID2 is always
non-null for PdfStreamConverter, so drop the check.
MozReview-Commit-ID: Ts295QTmrm
--HG--
extra : rebase_source : 0a944fec22df5fb243fbfa65aa4eba91a63e2793
2018-05-22 15:28:45 -07:00
Andrew McCreight
468d88c5e9
Bug 1351690
, part 1b - Don't unload the .jsm on unregister. r=bdahl
...
This patch fixes an intermittent failure in the pdf.js browser chrome
Mochitests, where it runs code inside PdfStreamConverter.jsm and gets
the error "TypeError: getBoolPref is not a function". getBoolPref is a
top-level function inside the JSM.
I couldn't reproduce this, but I suspect that defineModuleGetter would
run, and give us a reference to the PdfStreamConverter converter
object in the JSM. Eventually, we would unload this JSM, and somehow
clear out the top level scope. However, the registration JSM still had
its reference to the Converter object. Eventually we would try to
convert again, using the old JSM, but the scope was cleared out, so it
couldn't find the top level function in the converter JSM.
While I could probably work around this somehow by clearing the global
reference to the old JSM and setting up a new thunk, I think it is
better to simply not do the unload. Unloading a JSM is a weird
operation that we don't use much, and I think the only drawback for
not doing so is that a user that disables PDF.js will continue using a
little more memory during that session.
MozReview-Commit-ID: Lx3QZza5qCM
--HG--
extra : rebase_source : cbcf5bc285fa91b5631d388f7ac45fbabaccd34a
2018-06-01 11:16:38 -07:00
Andrew McCreight
ee4f1dff1a
Bug 1351690
, part 1 - Split out pdf.js stream registration into another jsm. r=bdahl
...
The goal of these patches is to load neither PdfJs.jsm nor
PdfStreamConverter.jsm in a content process unless the user is viewing
a PDF, to save memory.
This first patch creates a small stub JSM to do the stream
registration, and calls it directly in the content process, avoiding
one way we load PdfJs.jsm. The existing registration methods are kept
for the main process.
MozReview-Commit-ID: 5GH8tjHXfLb
--HG--
extra : rebase_source : f89b184bf96f2a55c1ee688538f2d5965ffdc660
2018-05-18 16:57:59 -07:00
Dorel Luca
dc6d856805
Merge mozilla-inbound to mozilla-central. a=merge
2018-05-23 12:51:22 +03:00
Jared Wein
d9f3ec17f2
Bug 1429180 - Option to use a new billing address when adding a new payment method. r=MattN
...
MozReview-Commit-ID: 5LrpUw1LdT3
--HG--
extra : rebase_source : a2266d92902800af60978011ccd34bdc7a06b7f5
2018-05-10 15:12:01 -04:00
Matthew Noorenberghe
5490760c38
Bug 1463292 - Use form autofill's l10n.js in the PaymentRequest dialog. r=sfoster
...
MozReview-Commit-ID: GUX3Gia293X
--HG--
extra : rebase_source : 73887f40c0a6b45896ece2aab5918cb8089b9df3
2018-05-22 10:37:54 -07:00
Csoregi Natalia
acd92af57e
Merge mozilla-central to inbound. a=merge CLOSED TREE
2018-05-23 01:02:30 +03:00
Kris Maglione
6b12d08f7d
Bug 1462937: Update callers to use nsIFile::GetDirectoryEntries as a nsIDirectoryEnumerator. r=froydnj
...
MozReview-Commit-ID: Iv4T1MVAF5
--HG--
extra : rebase_source : 1c518883d082884db7f9323a5acc20361228c26b
extra : histedit_source : 70a73c23d1199d3bfbb5379c78930401166c094b
2018-05-19 20:17:45 -07:00
Ryan VanderMeulen
73c7e4680f
Bug 1459248 - Update pdf.js to version 2.0.506. r=bdahl
...
--HG--
extra : rebase_source : 5e183d6dc5fdc9fc84d83a4e54b7da79bda7e2eb
2018-05-20 15:50:46 -04:00
anthony
864820068f
Bug 1451840 - Add button to Pocket doorhanger to request mobile app r=Gijs
...
By showing users an upsell, positioned as a feature, as part of the save confirmation and make it easy for users to get the mobile app, more users will understand the value of the Pocket mobile and start using the mobile app.
The initial experiment will target existing logged in English users only.
We've added flags to the server response on the save request that:
- Set whether the user has the mobile app
- Which variant of the experiment the user should be enrolled in
If the user has an account, but they've never installed the Android or iOS app, we will display a new button inline in the current panel that will email a link to the mobile application to the user.
MozReview-Commit-ID: 2xtPv5GPVbL
***
Bug 1451840 - Add button to Pocket doorhanger to request mobile app
- Specified default color on buttons
- Removed unnecessary css styles
- Resized icon display size
- Made RTL friendly
- Simplified SVGs
- Updated buttons to be html buttons for screen readers
MozReview-Commit-ID: HdTi1CZbXdc
--HG--
extra : rebase_source : ac259ac308d7a08dcbddb43b9420f7f997f57e23
2018-05-17 14:12:02 -07:00
Noemi Erli
29e0a7e555
Backed out changeset f5cbef593cc1 (bug 1451840) for failures in browser/base/content/test/static/browser_parsable_css.js on a CLOSED TREE
2018-05-21 20:43:31 +03:00
anthony
876eddddaa
Bug 1451840 - Add button to Pocket doorhanger to request mobile app r=Gijs
...
By showing users an upsell, positioned as a feature, as part of the save confirmation and make it easy for users to get the mobile app, more users will understand the value of the Pocket mobile and start using the mobile app.
The initial experiment will target existing logged in English users only.
We've added flags to the server response on the save request that:
- Set whether the user has the mobile app
- Which variant of the experiment the user should be enrolled in
If the user has an account, but they've never installed the Android or iOS app, we will display a new button inline in the current panel that will email a link to the mobile application to the user.
MozReview-Commit-ID: 2xtPv5GPVbL
***
Bug 1451840 - Add button to Pocket doorhanger to request mobile app
- Specified default color on buttons
- Removed unnecessary css styles
- Resized icon display size
- Made RTL friendly
- Simplified SVGs
- Updated buttons to be html buttons for screen readers
MozReview-Commit-ID: HdTi1CZbXdc
--HG--
extra : rebase_source : e26cac9dc9cd8cc6cfc5c86a768eec9505594812
2018-05-17 14:12:02 -07:00
Dorel Luca
2f267a104c
Backed out changeset 2eba9608447d (bug 1451840) for linting failure. CLOSED TREE
2018-05-18 11:31:33 +03:00
anthony
557d9141f3
Bug 1451840 - Add button to Pocket doorhanger to request mobile app r=Gijs
...
By showing users an upsell, positioned as a feature, as part of the save confirmation and make it easy for users to get the mobile app, more users will understand the value of the Pocket mobile and start using the mobile app.
The initial experiment will target existing logged in English users only.
We've added flags to the server response on the save request that:
- Set whether the user has the mobile app
- Which variant of the experiment the user should be enrolled in
If the user has an account, but they've never installed the Android or iOS app, we will display a new button inline in the current panel that will email a link to the mobile application to the user.
MozReview-Commit-ID: 2xtPv5GPVbL
***
Bug 1451840 - Add button to Pocket doorhanger to request mobile app
- Specified default color on buttons
- Removed unnecessary css styles
- Resized icon display size
- Made RTL friendly
- Simplified SVGs
- Updated buttons to be html buttons for screen readers
MozReview-Commit-ID: HdTi1CZbXdc
--HG--
extra : rebase_source : e43e51add581d85ad70363192d32fceeefd33062
2018-05-17 14:12:02 -07:00
Ed Lee
2a55825f16
Bug 1462427 - Add managing extensions, identifying webextensions and bug fixes to Activity Stream. r=k88hudson
...
MozReview-Commit-ID: AUYXbWpZU9
--HG--
extra : rebase_source : 5a2621525bf1f56792d4204ff8428faa86e039db
2018-05-17 13:13:11 -07:00
Ursula Sarracini
e747c11e8b
Bug 1458621 - Move Pocket pref to firefox.js r=dmose
...
MozReview-Commit-ID: KDS1wez8erg
--HG--
extra : rebase_source : a807045d39ae16ce819748b940378d4fc20e2e53
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
Sebastian Hengst
b1e0f59114
Backed out changeset 42f5c08a4d86 (bug 1399985) on request from miketaylr
2018-04-21 01:44:52 +03:00
Mike Taylor
9d368a4f43
Bug 1399985. Add build ID and update channel to WebCompatReporter details param. r=Gijs
...
MozReview-Commit-ID: HHok94kGFfe
--HG--
extra : rebase_source : 39ea23e67c4abfdebf5e944960995b2f18c65f5e
2018-04-16 18:20:27 -05:00
Dorel Luca
3647244c64
Backed out 3 changesets (bug 1386807) for Mochitest failure on accessible/tests/mochitest/events/docload/test_docload_root.html. CLOSED TREE
...
Backed out changeset 19cd9d4bd25d (bug 1386807)
Backed out changeset 8b07ab65a690 (bug 1386807)
Backed out changeset aa4d27576edb (bug 1386807)
2018-04-21 00:59:49 +03:00
Dennis Schubert
dd5f390a02
Bug 1386807 - Part 3: Make the UA pref actually disable UA overrides r=Felipe
...
MozReview-Commit-ID: 25YsSg7P8DP
--HG--
extra : rebase_source : a4f772b5d8084621feca8686301e01267a65f65c
2018-02-09 18:53:33 +01:00
Dennis Schubert
14e4acd6cb
Bug 1386807 - Part 2: Add embedded webextension to enable CSS and JS overrides r=kmag,mconley
...
MozReview-Commit-ID: JdSUZYHkuiV
--HG--
extra : rebase_source : 66d5d0c6c7b386ca70b6abfeb50090d8cf00f7b6
2018-02-09 18:52:29 +01:00
Dennis Schubert
bb40cfc765
Bug 1386807 - Part 1: Allow platform-specific UA overrides r=Felipe
...
MozReview-Commit-ID: 8OAVyZ3j9Rn
--HG--
extra : rebase_source : 08ccc2cfb6e2a5f6e7513e3888eb8b80e7a1b71c
2018-02-09 18:44:56 +01:00
Gurzau Raul
88681dd502
Backed out 2 changesets (bug 1371294) for failing browser_contentSearchUI.js on a CLOSED TREE
...
Backed out changeset 74e1257f8dfb (bug 1371294)
Backed out changeset 8902ee028f58 (bug 1371294)
2018-04-20 18:04:50 +03:00
Mark Banner
3fb9b0cf37
Bug 1371294 - Add a basic test for the follow-on search add-on. r=mikedeboer
...
MozReview-Commit-ID: Do1msiPVtWZ
--HG--
extra : rebase_source : 4d038233b7564603f80575583daf262d7aca92e3
2018-04-13 07:28:54 +01:00
mbkupfer
b352ec670b
Bug 1455087 - Support deleting autofill records with the delete key. r=MattN
...
MozReview-Commit-ID: FiqauWe5oDh
--HG--
extra : rebase_source : bb09a2885d0fc3c3fbb467a9f5c33964cde5fe2c
2018-04-19 13:06:59 -07:00
Mike de Boer
ecf63670d4
Bug 1034036 - Part 2: Rename and shorten `getMostRecentBrowserWindow` to `getTopWindow` and modernize the style used in BrowserWindowTracker.jsm. r=dao
...
MozReview-Commit-ID: EvgAhq4uR3a
--HG--
extra : rebase_source : 8fd8040cd1eee94675d4e9ca0c8ccc60db9e1bf7
2018-04-11 12:05:59 +02:00
Mike de Boer
d16ee58ded
Bug 1034036 - Part 1: Merge RecentWindow.jsm and UpdateTopLevelContentWindowIDHelper.jsm into one module called 'BrowserWindowTracker.jsm'. r=dao
...
MozReview-Commit-ID: 9qzq1aGvjDu
--HG--
rename : browser/modules/UpdateTopLevelContentWindowIDHelper.jsm => browser/modules/BrowserWindowTracker.jsm
extra : rebase_source : 9c4a728e13fd691d377e7f221c5632646115daca
2018-04-11 12:05:56 +02:00
Matthew Noorenberghe
6037c8df23
Bug 1455151 - Support subdialog sizing of HTML documents from a stylesheet and use it for autofill edit dialogs. r=jaws
...
MozReview-Commit-ID: GeHPhFTnCIz
--HG--
extra : rebase_source : 04424be53d5ed1dbc222194c5a39c77a65f3b37b
2018-04-18 16:12:15 -07:00
Bogdan Tara
6cb59b5809
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-04-19 01:46:00 +03:00
Ludovic Hirlimann
c2504ec836
Bug 1371346 - Remove unused/dead Presentation API code. r=mconley
...
--HG--
extra : rebase_source : 9591f613d313de368f923c3754d590c670c25fe9
extra : source : 6046b79949c44c5cec26a22490bd695d4cdc7dcb
2018-04-14 13:39:56 -04:00
Kartikaya Gupta
becb26798a
Bug 1454465
- Turn some override prefs back into regular prefs. r=jrmuizel
...
These prefs are on by default now, and so there's no point in keeping them as
override prefs.
MozReview-Commit-ID: Gzs65oS9koD
--HG--
extra : rebase_source : 89d52f7992a0e87f60673f3b7bd6efad627fd040
2018-04-18 15:30:03 -04:00
Ricky Rosario
fdf815d622
Bug 1454780 - Add default-only dark, sponsored stories and bug fixes to Activity Stream r=Mardak
...
MozReview-Commit-ID: 1tUJJapa7WB
--HG--
extra : rebase_source : cc3ee645745fce897d0166c6f441a39d09c275de
2018-04-17 19:37:27 -04:00
Ricky Rosario
e87b457eae
Bug 1449651 - Apply dark theme style to onboarding overlay and icon r=Mardak
...
MozReview-Commit-ID: Dr1pnNhocuy
--HG--
extra : rebase_source : 802f742d4f7817779ac8a76c18e4cbbb05853fd3
2018-04-17 18:14:59 -04:00
Noemi Erli
1b65998665
Merge inbound to mozilla-central. a=merge
2018-04-14 12:49:03 +03:00
Ryan VanderMeulen
88aaa7b61f
Bug 1453838 - Update pdf.js to version 2.0.491. r=bdahl, r=yury
2018-04-12 19:29:03 -04:00
Mike Taylor
64e23c4b58
Bug 1453642. Make sure the reporter is enabled before running tests. r=florian
...
The current tests assume that the relevant pref (extensions.webcompat-reporter.enabled)
is set to true, which is only true for Dev Edition or Nightly. This patch sets it to true
regardless of channel.
MozReview-Commit-ID: CqquPm8RJYW
--HG--
extra : rebase_source : c7b59741b4d20c3e90895e5351fd7a96d7155c2e
2018-04-12 16:04:45 -05:00
Ed Lee
1ccfde6d0f
Bug 1454074 - Add chronological highlights, dark updates and bug fixes to Activity Stream. r=ursula
...
MozReview-Commit-ID: 1A7ufzREuYI
--HG--
extra : rebase_source : 794cdaa5dc6fdf2de12f205bbd2b65a257a1fbe6
2018-04-13 13:56:32 -07:00
Matthew Noorenberghe
4efcdd7c25
Bug 1432952 - Add a billing address picker to the credit card add/edit form. r=jaws
...
MozReview-Commit-ID: 9tquQ0C7D96
--HG--
extra : rebase_source : 97ae3457c11e3a593bb1abe163a32e7008a086b1
2018-04-10 18:31:05 -07:00
Matthew Noorenberghe
0a88f6179d
Bug 1432952 - Use the testDialog helper in browser_editCreditCardDialog.js. r=jaws
...
MozReview-Commit-ID: 9tquQ0C7D93
--HG--
extra : rebase_source : e28eacb8c2c5d1e58c7e93ef71bd50226dfa08fd
2018-04-10 17:39:25 -07:00
Matthew Noorenberghe
c9245ebac5
Bug 1432952 - Add a billingAddressGUID property to saved credit cards. r=jaws,kitcambridge
...
test_reconcile.js already provides great test coverage for a new field (like billingAddressGUID) being added either locally or remotely.
MozReview-Commit-ID: 5IGoH3zB1rz
--HG--
extra : rebase_source : 3175d62bb3a46ca502f1d9aec1b305fb854e3fad
2018-04-10 15:55:20 -07:00
Mike Taylor
6b354aaea5
Bug 1409056. Allow webcompat-reporter addon to ride the trains. r=florian
...
(Note: this is still disabled by default for non-DevEdition and non-Nightly)
MozReview-Commit-ID: FVgZD3IQSHW
--HG--
extra : rebase_source : b3bac5d476bce61da190655b3bb5c7b044175bb4
2018-04-09 16:48:34 -05:00
Zibi Braniecki
bf2de1994f
Bug 1449505 - Migrate FormAutofill to use mozIntl.getLocaleDisplayNames. r=MattN
...
MozReview-Commit-ID: FuQnIB2Tp5I
--HG--
extra : rebase_source : d199265cb1d8b5cf513b7b0f8f38fa27e41234b6
2018-04-01 15:18:25 +02:00
Andreea Pavel
fdfd625082
Backed out 9 changesets (bug 1449505) for failing xpcshell at browser/extensions/formautofill/test/unit/test_addressRecords.js on a CLOSED TREE
...
Backed out changeset e96c92f80c09 (bug 1449505)
Backed out changeset 760e4d29af7e (bug 1449505)
Backed out changeset e82c5152cc17 (bug 1449505)
Backed out changeset 07143ec143ae (bug 1449505)
Backed out changeset 75a7dee8e060 (bug 1449505)
Backed out changeset a58126ed4b3f (bug 1449505)
Backed out changeset f0b4429eedff (bug 1449505)
Backed out changeset 4bf3befa991d (bug 1449505)
Backed out changeset 398d8addfbd8 (bug 1449505)
2018-04-11 10:07:42 +03:00
Phil Ringnalda
5e2af55b6e
Bug 1449505 followup, placate eslint on a CLOSED TREE
2018-04-10 23:10:46 -07:00
Zibi Braniecki
8a8e902e88
Bug 1449505 - Migrate FormAutofill to use mozIntl.getLocaleDisplayNames. r=MattN
...
MozReview-Commit-ID: FuQnIB2Tp5I
--HG--
extra : rebase_source : c56583d0848b089acbfa9126df2535fce579c218
2018-04-01 15:18:25 +02:00
Jonathan Kingston
ff73ac0338
Bug 1374741 - Within browser/ make openUILinkIn() provide the correct triggeringPrincipal. r=gijs
...
MozReview-Commit-ID: 1NQrlWzIBja
--HG--
extra : rebase_source : 29d337e111d82e9c5729b5a59e1a16d06e67774c
2018-02-21 14:28:48 +00:00
Kris Maglione
1c91714d38
Bug 1440747: Don't load onboarding frame script into every frameloader. r=Gijs
...
Loading this script into every frameloader wasts a massive amount of memory in
every content process, even though it's only needed when we load about:home or
about:newtab.
MozReview-Commit-ID: 5YtEKLGVX4
--HG--
rename : browser/extensions/onboarding/content/onboarding.js => browser/extensions/onboarding/content/Onboarding.jsm
extra : rebase_source : 6592a7ce188cbab5682242d6783883726788130b
extra : amend_source : 6da2cfd3c630e20a7e8b089bbff1403378f5acc3
2018-02-23 13:53:19 -05:00
Ed Lee
27538d386a
Bug 1452228 - Add dark-theme tweaks, custom-image restrictions and bug fixes to Activity Stream. r=ursula
...
MozReview-Commit-ID: 5u7251DxLp2
--HG--
extra : rebase_source : 03f919628be3cd0a474b0c1670d450e2a67d1cab
2018-04-06 14:10:22 -07:00
Ryan VanderMeulen
39aad1befa
Bug 1451562 - Update pdf.js to version 2.0.480. r=bdahl
...
--HG--
extra : rebase_source : a5e631e0475f6a7d544f3d6d02e2210b6a3ae494
extra : amend_source : fb964f584ad495bf9a230f019adbd08dd5507ad5
2018-04-04 17:57:32 -04:00
Matthew Noorenberghe
2eec0e80c1
Bug 1428414 - Support saving credit card changes in the Payment Request dialog. r=jaws
...
MozReview-Commit-ID: J2rRUy1lHiZ
--HG--
extra : rebase_source : 8d7ffa9290b5baec4afa38f416111b342c4c6352
2018-04-03 14:06:21 -04:00
Matthew Noorenberghe
a73a07e205
Bug 1428414 - Support re-using autofill edit forms for different records. r=jaws
...
MozReview-Commit-ID: LnpaX9oAo1A
--HG--
extra : rebase_source : a46a935e7886e81d7e39fe2d606305bba8bdddac
2018-03-22 20:31:52 -07:00
Ryan VanderMeulen
cb8923ace5
Bug 1450369 - Update pdf.js to version 2.0.466. r=bdahl
...
--HG--
extra : rebase_source : f6e5e722ed8d8f0da023fb37b646b8102a6095ba
extra : amend_source : 62063c4ac1c9f5cf5a80950adc6cfc8f8d49439f
2018-03-30 17:25:35 -04:00
Ed Lee
0329656aec
Bug 1449792 - Add dark theme, thumbnail debounce and bug fixes to Activity Stream. r=ursula
...
MozReview-Commit-ID: FXrgjI0f1VF
--HG--
extra : rebase_source : d1f4e3ee0b466a3a09ed4737d5adbf979d1cef61
2018-03-29 11:21:54 -07:00
Drew Willcoxon
36b7f691ee
Bug 1221539 - Add search engine discovery to the page action menu. Part 1: Page action changes. r=Gijs
...
MozReview-Commit-ID: DGy3sBibpRW
--HG--
extra : rebase_source : b2c60c94707a0fd950c01fc7c5976888f4481c8a
2018-03-28 11:28:13 -07:00
Brendan Dahl
68af882f00
Bug 1444499 - Update pdf.js to version 2.0.447. r=yury
...
MozReview-Commit-ID: 1gbyxWQyGvK
--HG--
extra : rebase_source : ee52ae517979c650b33f2514a5fcb6b8c33eb159
2018-03-20 16:20:03 -07:00
Brendan Dahl
184bbb151f
Bug 1444499 - Remove checks for global PDFJS. r=yury
...
MozReview-Commit-ID: AU7hQSP2UyN
--HG--
extra : rebase_source : 0d953253ed5bb2897aa97ff605d834d63a0e24de
2018-03-20 16:09:11 -07:00
Ed Lee
eea493250a
Bug 1448443 - Add custom images, failed thumbnails and bug fixes to Activity Stream. r=ursula
...
MozReview-Commit-ID: ApYxjUOVli7
--HG--
extra : rebase_source : ea45ccd783269a7171aa25da316ff0258ad88951
2018-03-23 12:20:10 -07:00
Andreea Pavel
de5c4376b8
Merge mozilla-inbound to mozilla-central. a=merge
2018-03-22 11:31:19 +02:00
Narcis Beleuzu
f4cc161db5
Bug 1425884 - Syntax fix for the browser_creditCard_doorhanger.js test skipping. r=jmaher
...
--HG--
extra : amend_source : b05b732e4f3c95981abbc29e59f5b700ffb51342
2018-03-20 19:43:00 -04:00
arthur.iakab
11989aa12a
Merge mozilla-central to autoland
2018-03-22 02:00:17 +02:00
Peter Van der Beken
f5754d679a
Bug 888600 - Move ContentFrameMessageManager to WebIDL. Part 6: Mark some IDL interfaces as non-scriptable. r=bz.
...
--HG--
extra : rebase_source : 5911f91bd7a63cd3603494e087e3858bd0527500
2018-03-01 20:19:56 +01:00
Ed Lee
499970f559
Bug 1447797 - Fix empty flash, card menus and bug fixes to Activity Stream. r=ursula
...
MozReview-Commit-ID: D4wVhbs6zp5
--HG--
extra : rebase_source : bb8a63e50ec0cf45456ff2947400825732b0498e
2018-03-21 14:07:37 -07:00
Kris Maglione
5edc701bb6
Bug 1446585: Remove support for resource entries in bootstrapped chrome.manifest files. r=aswan,MattN,k88hudson
...
MozReview-Commit-ID: EjymzU6koYX
--HG--
extra : rebase_source : 7b4fc250b5be0f2c16f3797eafb61e7c3955309d
2018-03-16 20:18:46 -07:00
Ed Lee
28bf7b2e86
Bug 1446053 - Add about:preferences section, sidebar removal and bug fixes to Activity Stream. r=ursula
...
Also adds new crh locale and in-content prefs test fix.
MozReview-Commit-ID: DFs0s710wZ4
--HG--
extra : rebase_source : 7edf0d5401cdb8da9559d98fe7837d6f23889c85
2018-03-15 10:38:18 -07:00
Jared Hirsch
dc6e559983
Bug 1447043 - Export Screenshots 30.1.0 to Firefox; r=ianbicking
...
MozReview-Commit-ID: 9XBAO678lT7
--HG--
extra : rebase_source : 0bbd36f0b8b71479a51f0f6c9306924a24c9d4ad
2018-03-19 10:22:01 -07:00
Barry Chen
92a8500a66
Bug 1447043 - Calculate top and left selection margin using left and top; r=_6a68
...
MozReview-Commit-ID: 88TM8xgATPC
--HG--
extra : rebase_source : 90736aff211016d40ac6c1b6dfd0dd4985f2545b
2018-03-19 09:31:57 -07:00
Tooru Fujisawa
1adba8c1fc
Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao
2018-03-19 11:16:45 +09:00
Bogdan Tara
4785e99532
Merge inbound to mozilla-central. a=merge
2018-03-17 12:29:57 +02:00
Kris Maglione
313b707b2e
Bug 1443964: Part 3 - Remove no-cpows-in-tests rule. r=mconley
...
The shims that this rule tests for no longer exist.
MozReview-Commit-ID: DMgP7Hczavc
--HG--
extra : rebase_source : 765ddd5c62c9449c07ed050e44d86a3bd5c0ae64
extra : amend_source : 627a7694ac07182200f876901ded7a34721cd228
2018-03-07 19:31:28 -08:00
Sebastian Hengst
cc3e04044c
Backed out changeset b0af4c10b8bb (bug 1446053) for frequently causing forbidden connections e.g. during browser-chrome's browser_privacypane_3.js. a=backout
2018-03-16 19:40:00 +02:00
Tiberius Oros
a4a2be52e8
Merge inbound to mozilla-central. a=merge
2018-03-16 11:53:43 +02:00
Kirk Steuber
e2fad6bc8f
Bug 1429160 - Create enterprise policy to disable PDF.js. r=dthayer,felipe
2018-03-07 13:17:07 -08:00
Kit Cambridge
141204b909
Bug 1199077 - Activity Stream changes for new bookmark change sources. r=ursula
...
MozReview-Commit-ID: 4nrBB3UwVWi
--HG--
extra : rebase_source : 12414ca8298edf52eba3c3d6673db5ce80abce96
2018-02-21 19:19:34 -08:00
Kit Cambridge
ea2bd76222
Bug 1199077 - Autofill changes for async `lastSync` and `syncID` accessors. r=eoger
...
MozReview-Commit-ID: CgSqRevONRX
--HG--
extra : rebase_source : 442c342b2d061514847df0a258aa2e1b71215eca
2018-03-02 14:53:23 -08:00
Kris Maglione
83957914cc
Bug 1445551: Part 1b - Whitelist unsafe CPOW use in existing tests. r=mconley
...
MozReview-Commit-ID: 4ojwvjw9XGT
--HG--
extra : rebase_source : f7b79ad5998f1138266e89767ee1b434e4797b30
2018-03-14 14:35:05 -07:00
Matthew Noorenberghe
72c9dc3548
Bug 1427954 - Pass FormAutofillUtils.isCCNumber to EditCreditCard. r=sfoster
...
The point of this is to remove dependencies on privileged code from autofillEditForms.js so it can
be used in the unprivileged PaymentRequest dialog. The PaymentRequest dialog will be able to inject
the privileged APIs in a different way.
MozReview-Commit-ID: 34PvRxzWcSr
--HG--
extra : rebase_source : 610d157c41739eb160ea48ed8fa28627df837424
2018-03-14 18:11:03 -07:00
Matthew Noorenberghe
97c64f8ecf
Bug 1427954 - Pass getFormFormat to EditAddress. r=sfoster
...
The point of this is to remove dependencies on privileged code from autofillEditForms.js so it can
be used in the unprivileged PaymentRequest dialog. The PaymentRequest dialog will be able to inject
the privileged APIs in a different way.
MozReview-Commit-ID: 6Kzq94m5hnZ
--HG--
extra : rebase_source : 6acbc6c19677b517649dc8f500f413656e6bf711
2018-03-14 18:11:22 -07:00
Matthew Noorenberghe
20d07e9fd2
Bug 1427954 - Pass supported and default countries to EditAutofillForm and move loadInitialValues. r=sfoster
...
The point of this is to remove dependencies on privileged code from autofillEditForms.js so it can
be used in the unprivileged PaymentRequest dialog. The PaymentRequest dialog will be able to inject
the privileged APIs in a different way.
MozReview-Commit-ID: 4KITOMz7Uxh
--HG--
extra : rebase_source : 0461cb9335e24c4e853efaab5ea3c80e36ab2597
2018-03-14 18:11:36 -07:00
Matthew Noorenberghe
a1b80e17b9
Bug 1427954 - Move autofill edit dialog l10n to mutation observers. r=sfoster
...
MozReview-Commit-ID: 5jSj0xPBTQj
--HG--
extra : rebase_source : c673bee489ae495b3842a4bac71b9246175659b8
2018-03-14 18:12:00 -07:00
Matthew Noorenberghe
a5d3be5673
Bug 1427954 - Remove string bundle references from autofillEditForms.js. r=sfoster
...
This is a step on the path to making it unpriveleged.
MozReview-Commit-ID: 3DSYvM2Pje9
--HG--
extra : rebase_source : 0bf310f885091df7d5ee3eb06c24fa2d18425b39
2018-03-14 18:12:15 -07:00
Matthew Noorenberghe
9196b03577
Bug 1427954 - Remove unused uninit code from editDialog.js and autofillEditForms.js. r=sfoster
...
MozReview-Commit-ID: 9GP1gsycgJo
--HG--
extra : rebase_source : 8459765abc8c37ebb6db5170db422127e1ddd958
2018-03-14 17:31:56 -07:00
Matthew Noorenberghe
90954ade18
Bug 1427954 - Split autofill dialog logic from field logic. r=sfoster
...
We want to re-use the field/form logic but not the dialog-specific logic so this separates them out.
Custom Elements aren't enabled by default yet so we can't use them yet.
MozReview-Commit-ID: 60hMpgSOmpp
--HG--
rename : browser/extensions/formautofill/content/editDialog.js => browser/extensions/formautofill/content/autofillEditForms.js
extra : rebase_source : c75c68793e7e37f5fbb7a438d1419632975074fe
2018-03-14 18:12:38 -07:00
Matthew Noorenberghe
453586515e
Bug 1427954 - Don't pass child elements into the constructor. r=sfoster
...
MozReview-Commit-ID: 2iqHks0yD0v
--HG--
extra : rebase_source : 596a583069c9178a00be61dc78af92e27289ce20
2018-03-14 18:12:58 -07:00
Matthew Noorenberghe
e83a9abda5
Bug 1427954 - Remove unused Services and XPCOMUtils imports in editDialog.js. r=sfoster
...
MozReview-Commit-ID: F4ryqNOYMn6
--HG--
extra : rebase_source : 56119da5b7b15c091dcb5de8d427b910237d634b
2018-03-14 17:06:42 -07:00
Gijs Kruitbosch
f9427d8b9b
Bug 1358815 - update pdfjs for async-created findbar, r=bdahl
...
MozReview-Commit-ID: Byr5B4yAzfx
--HG--
extra : rebase_source : b97bef0293eda12a0a71e02a6dec8cd6d941ad39
2018-03-13 11:52:56 +00:00
Coroiu Cristina
51fd916771
Merge mozilla-central to autoland a=merge on a CLOSED TREE
2018-03-16 01:43:13 +02:00
Coroiu Cristina
d7f19c3685
Backed out changeset 7833a7b4a73f (bug 1429160) for browser-chrome failures at enterprisepolicies/tests/browser/browser_policies_sorted_alphabetically.js
2018-03-15 23:35:58 +02:00
Kirk Steuber
c690d6f97d
Bug 1429160 - Create enterprise policy to disable PDFjs r=dthayer,Felipe
...
MozReview-Commit-ID: 4Ir407Qjdoq
--HG--
extra : rebase_source : 3108b7b0a9b4121bbc39ee561542584894143b6f
2018-03-07 13:17:07 -08:00
Ed Lee
a7b9df596f
Bug 1446053 - Add about:preferences section, sidebar removal and bug fixes to Activity Stream. r=ursula
...
Also adds new crh locale and in-content prefs test fix.
MozReview-Commit-ID: DFs0s710wZ4
--HG--
extra : rebase_source : fc74ec586b85c3b8a34d61027b98c0a2ff7a1291
2018-03-15 10:38:18 -07:00
Brindusan Cristian
4f5a76dc76
Backed out 2 changesets (bug 1358815) for bc failures on browser_pdfjs_main.js CLOSED TREE
...
Backed out changeset 880736d97de3 (bug 1358815)
Backed out changeset a2a0a0990e1a (bug 1358815)
2018-03-15 21:23:12 +02:00
Gijs Kruitbosch
d444247f6a
Bug 1358815 - update pdfjs for async-created findbar, r=bdahl
...
MozReview-Commit-ID: Byr5B4yAzfx
--HG--
extra : rebase_source : cc10a5a6613aed61694bb3ac27c1df922cc7203d
2018-03-13 11:52:56 +00:00
Arthur Iakab
0f26da2990
Bug 1425884 disabled browser_creditCard_doorhanger.js on Linux, Windows, OSX debug platforms r=jmaher
2018-03-11 22:14:00 +02:00
Ed Lee
ae03d9587c
Bug 1444522
- Add bookmark sync optimization, fixed modal position and bug fixes to Activity Stream. r=dmose
...
MozReview-Commit-ID: 37IAW9LBZOg
--HG--
extra : rebase_source : f032a0a800f6d521116ce5b5a50bab56e7aa93de
2018-03-09 15:20:54 -08:00
James Teh
c65fa0f0d1
Bug 1444283: Label the "Autofill addresses" and "autofill credit cards" check boxes for accessibility. r=MattN
...
MozReview-Commit-ID: EZ5ML1MQfOU
--HG--
extra : rebase_source : a62fc4dbfffff5feef263f26640ffd0e73900ac1
2018-03-09 13:50:01 +10:00
Matthew Noorenberghe
d868f6b1b1
Bug 1443632 - Change screenshots tour action button back to an <a>. r=kitcambridge
...
MozReview-Commit-ID: DeEWxnurLty
--HG--
extra : rebase_source : fb3fefac449644b8b83286c92d13ebd677a41055
2018-03-09 17:58:18 -08:00
k88hudson
771de40179
Bug 1443928 - Add section reordering, snippets IndexedDB, strings, bug fixes to a Activity Stream r=ursula
...
MozReview-Commit-ID: 6Tinj9xTqvQ
--HG--
extra : rebase_source : 2c68e120be7aa24615b61217a00346f7a95cd834
2018-03-08 12:15:11 -05:00
Jared Hirsch
e4f04ff4cc
Bug 1443648
- Restore high DPI scaling for most downloaded or copied shots; r=_6a68
...
* Don't overwrite correctly-scaled canvas dimensions when generating a
shot async
* Pass the shot type to downloadShot and copyShot, so that non-fullpage
shots will be correctly scaled. Note that fullpage shots are always low DPI.
MozReview-Commit-ID: 5SAnoJrJ88S
--HG--
extra : rebase_source : 16e2ea24d027ebee7baaa0e0fed270e2f2bd3d3b
2018-03-06 14:24:03 -08:00
Daniel Marshall
d337129b4a
Bug 1434483 - Renamed profileStorage singleton to formAutofillStorage to make it more clear; r=MattN
...
MozReview-Commit-ID: CaPYBGLfs5I
--HG--
extra : rebase_source : ea59d03458c0e253201fd2c1476062dfb2e9a3d6
2018-02-10 21:23:19 +00:00
Mark Banner
0722fe3ee3
Bug 1434869 - Automatically mark EXPORTED_SYMBOLS as used, so that we don't need to ignore it in ESLint's no-unused-vars rule. r=florian.
...
MozReview-Commit-ID: IVMeZHGdVBk
--HG--
extra : rebase_source : 0705e96256baf6dc82811297058aa1d820b2f119
2018-03-06 12:01:59 +00:00
Narcis Beleuzu
34b2bf4c13
Backed out changeset a8130e46c530 (bug 1434483) for ESlint failures on browser_change_shipping.js. CLOSED TREE
2018-03-05 23:50:02 +02:00
Daniel Marshall
57b922d77c
Bug 1434483 - Renamed profileStorage singleton to formAutofillStorage to make it more clear; r=MattN
...
MozReview-Commit-ID: CaPYBGLfs5I
--HG--
extra : rebase_source : 379bd1db1e50ae415806713878e6b3ef36889e89
2018-02-10 21:23:19 +00:00
Mark Banner
a32bc883e7
Bug 1434446 - Enable no-unused-vars for global scope on jsm files in browser/. r=mossop
...
MozReview-Commit-ID: ERT1Fili25d
--HG--
extra : rebase_source : c62ad4e97fc5da7c59cbb03ba08928f7bbe5be6b
2018-03-01 20:06:06 +00:00
Brindusan Cristian
6cf5ac594a
Merge inbound to mozilla-central. a=merge
2018-03-03 11:40:49 +02:00
Mike Cooper
3c101aa22a
Bug 1436113 - Part 1: Move browser/extensions/shield-recipe-client to toolkit/components/normandy r=Gijs
...
MozReview-Commit-ID: LidgzhI4Z7h
--HG--
rename : browser/extensions/shield-recipe-client/content/AboutPages.jsm => toolkit/components/normandy/content/AboutPages.jsm
rename : browser/extensions/shield-recipe-client/content/about-studies/about-studies.css => toolkit/components/normandy/content/about-studies/about-studies.css
rename : browser/extensions/shield-recipe-client/content/about-studies/about-studies.html => toolkit/components/normandy/content/about-studies/about-studies.html
rename : browser/extensions/shield-recipe-client/content/about-studies/about-studies.js => toolkit/components/normandy/content/about-studies/about-studies.js
rename : browser/extensions/shield-recipe-client/content/about-studies/common.js => toolkit/components/normandy/content/about-studies/common.js
rename : browser/extensions/shield-recipe-client/content/about-studies/img/shield-logo.png => toolkit/components/normandy/content/about-studies/img/shield-logo.png
rename : browser/extensions/shield-recipe-client/content/about-studies/shield-studies.js => toolkit/components/normandy/content/about-studies/shield-studies.js
rename : browser/extensions/shield-recipe-client/content/shield-content-frame.js => toolkit/components/normandy/content/shield-content-frame.js
rename : browser/extensions/shield-recipe-client/content/shield-content-process.js => toolkit/components/normandy/content/shield-content-process.js
rename : browser/extensions/shield-recipe-client/docs/data-collection.rst => toolkit/components/normandy/docs/data-collection.rst
rename : browser/extensions/shield-recipe-client/docs/index.rst => toolkit/components/normandy/docs/index.rst
rename : browser/extensions/shield-recipe-client/jar.mn => toolkit/components/normandy/jar.mn
rename : browser/extensions/shield-recipe-client/lib/ActionSandboxManager.jsm => toolkit/components/normandy/lib/ActionSandboxManager.jsm
rename : browser/extensions/shield-recipe-client/lib/AddonStudies.jsm => toolkit/components/normandy/lib/AddonStudies.jsm
rename : browser/extensions/shield-recipe-client/lib/Addons.jsm => toolkit/components/normandy/lib/Addons.jsm
rename : browser/extensions/shield-recipe-client/lib/CleanupManager.jsm => toolkit/components/normandy/lib/CleanupManager.jsm
rename : browser/extensions/shield-recipe-client/lib/ClientEnvironment.jsm => toolkit/components/normandy/lib/ClientEnvironment.jsm
rename : browser/extensions/shield-recipe-client/lib/EventEmitter.jsm => toolkit/components/normandy/lib/EventEmitter.jsm
rename : browser/extensions/shield-recipe-client/lib/FilterExpressions.jsm => toolkit/components/normandy/lib/FilterExpressions.jsm
rename : browser/extensions/shield-recipe-client/lib/Heartbeat.jsm => toolkit/components/normandy/lib/Heartbeat.jsm
rename : browser/extensions/shield-recipe-client/lib/LogManager.jsm => toolkit/components/normandy/lib/LogManager.jsm
rename : browser/extensions/shield-recipe-client/lib/NormandyApi.jsm => toolkit/components/normandy/lib/NormandyApi.jsm
rename : browser/extensions/shield-recipe-client/lib/NormandyDriver.jsm => toolkit/components/normandy/lib/NormandyDriver.jsm
rename : browser/extensions/shield-recipe-client/lib/PreferenceExperiments.jsm => toolkit/components/normandy/lib/PreferenceExperiments.jsm
rename : browser/extensions/shield-recipe-client/lib/PreferenceFilters.jsm => toolkit/components/normandy/lib/PreferenceFilters.jsm
rename : browser/extensions/shield-recipe-client/lib/RecipeRunner.jsm => toolkit/components/normandy/lib/RecipeRunner.jsm
rename : browser/extensions/shield-recipe-client/lib/Sampling.jsm => toolkit/components/normandy/lib/Sampling.jsm
rename : browser/extensions/shield-recipe-client/lib/SandboxManager.jsm => toolkit/components/normandy/lib/SandboxManager.jsm
rename : browser/extensions/shield-recipe-client/lib/ShieldPreferences.jsm => toolkit/components/normandy/lib/ShieldPreferences.jsm
rename : browser/extensions/shield-recipe-client/lib/Storage.jsm => toolkit/components/normandy/lib/Storage.jsm
rename : browser/extensions/shield-recipe-client/lib/TelemetryEvents.jsm => toolkit/components/normandy/lib/TelemetryEvents.jsm
rename : browser/extensions/shield-recipe-client/lib/Uptake.jsm => toolkit/components/normandy/lib/Uptake.jsm
rename : browser/extensions/shield-recipe-client/lib/Utils.jsm => toolkit/components/normandy/lib/Utils.jsm
rename : browser/extensions/shield-recipe-client/moz.build => toolkit/components/normandy/moz.build
rename : browser/extensions/shield-recipe-client/skin/osx/Heartbeat.css => toolkit/components/normandy/skin/osx/Heartbeat.css
rename : browser/extensions/shield-recipe-client/skin/shared/Heartbeat.css => toolkit/components/normandy/skin/shared/Heartbeat.css
rename : browser/extensions/shield-recipe-client/skin/shared/heartbeat-icon.svg => toolkit/components/normandy/skin/shared/heartbeat-icon.svg
rename : browser/extensions/shield-recipe-client/skin/shared/heartbeat-star-lit.svg => toolkit/components/normandy/skin/shared/heartbeat-star-lit.svg
rename : browser/extensions/shield-recipe-client/skin/shared/heartbeat-star-off.svg => toolkit/components/normandy/skin/shared/heartbeat-star-off.svg
rename : browser/extensions/shield-recipe-client/test/.eslintrc.js => toolkit/components/normandy/test/.eslintrc.js
rename : browser/extensions/shield-recipe-client/test/browser/.eslintrc.js => toolkit/components/normandy/test/browser/.eslintrc.js
rename : browser/extensions/shield-recipe-client/test/browser/action_server.sjs => toolkit/components/normandy/test/browser/action_server.sjs
rename : browser/extensions/shield-recipe-client/test/browser/browser.ini => toolkit/components/normandy/test/browser/browser.ini
rename : browser/extensions/shield-recipe-client/test/browser/browser_ActionSandboxManager.js => toolkit/components/normandy/test/browser/browser_ActionSandboxManager.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_AddonStudies.js => toolkit/components/normandy/test/browser/browser_AddonStudies.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_Addons.js => toolkit/components/normandy/test/browser/browser_Addons.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_CleanupManager.js => toolkit/components/normandy/test/browser/browser_CleanupManager.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_ClientEnvironment.js => toolkit/components/normandy/test/browser/browser_ClientEnvironment.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_EventEmitter.js => toolkit/components/normandy/test/browser/browser_EventEmitter.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_FilterExpressions.js => toolkit/components/normandy/test/browser/browser_FilterExpressions.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_Heartbeat.js => toolkit/components/normandy/test/browser/browser_Heartbeat.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_LogManager.js => toolkit/components/normandy/test/browser/browser_LogManager.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_bootstrap.js => toolkit/components/normandy/test/browser/browser_Normandy.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_NormandyDriver.js => toolkit/components/normandy/test/browser/browser_NormandyDriver.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_PreferenceExperiments.js => toolkit/components/normandy/test/browser/browser_PreferenceExperiments.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_RecipeRunner.js => toolkit/components/normandy/test/browser/browser_RecipeRunner.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_ShieldPreferences.js => toolkit/components/normandy/test/browser/browser_ShieldPreferences.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_ShieldRecipeClient.js => toolkit/components/normandy/test/browser/browser_ShieldRecipeClient.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_Storage.js => toolkit/components/normandy/test/browser/browser_Storage.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_about_preferences.js => toolkit/components/normandy/test/browser/browser_about_preferences.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_about_studies.js => toolkit/components/normandy/test/browser/browser_about_studies.js
rename : browser/extensions/shield-recipe-client/test/browser/fixtures/addon-fixture/manifest.json => toolkit/components/normandy/test/browser/fixtures/addon-fixture/manifest.json
rename : browser/extensions/shield-recipe-client/test/browser/fixtures/normandy.xpi => toolkit/components/normandy/test/browser/fixtures/normandy.xpi
rename : browser/extensions/shield-recipe-client/test/browser/head.js => toolkit/components/normandy/test/browser/head.js
rename : browser/extensions/shield-recipe-client/test/unit/.eslintrc.js => toolkit/components/normandy/test/unit/.eslintrc.js
rename : browser/extensions/shield-recipe-client/test/unit/echo_server.sjs => toolkit/components/normandy/test/unit/echo_server.sjs
rename : browser/extensions/shield-recipe-client/test/unit/head_xpc.js => toolkit/components/normandy/test/unit/head_xpc.js
rename : browser/extensions/shield-recipe-client/test/unit/invalid_recipe_signature_api/api/v1/index.json => toolkit/components/normandy/test/unit/invalid_recipe_signature_api/api/v1/index.json
rename : browser/extensions/shield-recipe-client/test/unit/invalid_recipe_signature_api/api/v1/recipe/signed/index.json => toolkit/components/normandy/test/unit/invalid_recipe_signature_api/api/v1/recipe/signed/index.json
rename : browser/extensions/shield-recipe-client/test/unit/invalid_recipe_signature_api/normandy.content-signature.mozilla.org-20210705.dev.chain => toolkit/components/normandy/test/unit/invalid_recipe_signature_api/normandy.content-signature.mozilla.org-20210705.dev.chain
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/console-log/implementation/sha384-RGx3rydrSq53UfmW9kFcK0mQYra67XIvZvr4MhmAe--ljiiMQOtgM7Cmca48um3v => toolkit/components/normandy/test/unit/mock_api/api/v1/action/console-log/implementation/sha384-RGx3rydrSq53UfmW9kFcK0mQYra67XIvZvr4MhmAe--ljiiMQOtgM7Cmca48um3v
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/console-log/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/action/console-log/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/action/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/opt-out-study/implementation/sha384-HM_avYcD00o27ufwU1V7PIBtiuMAXML6MMwlYrDEqDX-XzGVuOfL52RCM680JExN => toolkit/components/normandy/test/unit/mock_api/api/v1/action/opt-out-study/implementation/sha384-HM_avYcD00o27ufwU1V7PIBtiuMAXML6MMwlYrDEqDX-XzGVuOfL52RCM680JExN
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/opt-out-study/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/action/opt-out-study/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/preference-experiment/implementation/sha384-KQgG38GQ7KZAb2VIB48ANQO6nBcxZoLm2ORzUviRT5nAvSywyPjZ5cJIElw6iXIt => toolkit/components/normandy/test/unit/mock_api/api/v1/action/preference-experiment/implementation/sha384-KQgG38GQ7KZAb2VIB48ANQO6nBcxZoLm2ORzUviRT5nAvSywyPjZ5cJIElw6iXIt
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/preference-experiment/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/action/preference-experiment/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/show-heartbeat/implementation/sha384-dEGiyKPEln8Ns5cQHzGpMIGdirSAAX0X-Kwlu-U3sJ05yNbO-ANij_a6c5SyL7G4 => toolkit/components/normandy/test/unit/mock_api/api/v1/action/show-heartbeat/implementation/sha384-dEGiyKPEln8Ns5cQHzGpMIGdirSAAX0X-Kwlu-U3sJ05yNbO-ANij_a6c5SyL7G4
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/show-heartbeat/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/action/show-heartbeat/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/signed/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/action/signed/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/classify_client/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/classify_client/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/recipe/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/recipe/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/recipe/signed/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/recipe/signed/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/normandy.content-signature.mozilla.org-20210705.dev.chain => toolkit/components/normandy/test/unit/mock_api/normandy.content-signature.mozilla.org-20210705.dev.chain
rename : browser/extensions/shield-recipe-client/test/unit/query_server.sjs => toolkit/components/normandy/test/unit/query_server.sjs
rename : browser/extensions/shield-recipe-client/test/unit/test_NormandyApi.js => toolkit/components/normandy/test/unit/test_NormandyApi.js
rename : browser/extensions/shield-recipe-client/test/unit/test_Sampling.js => toolkit/components/normandy/test/unit/test_Sampling.js
rename : browser/extensions/shield-recipe-client/test/unit/test_SandboxManager.js => toolkit/components/normandy/test/unit/test_SandboxManager.js
rename : browser/extensions/shield-recipe-client/test/unit/test_Utils.js => toolkit/components/normandy/test/unit/test_Utils.js
rename : browser/extensions/shield-recipe-client/test/unit/utils.js => toolkit/components/normandy/test/unit/utils.js
rename : browser/extensions/shield-recipe-client/test/unit/xpcshell.ini => toolkit/components/normandy/test/unit/xpcshell.ini
rename : browser/extensions/shield-recipe-client/vendor/LICENSE_THIRDPARTY => toolkit/components/normandy/vendor/LICENSE_THIRDPARTY
rename : browser/extensions/shield-recipe-client/vendor/PropTypes.js => toolkit/components/normandy/vendor/PropTypes.js
rename : browser/extensions/shield-recipe-client/vendor/React.js => toolkit/components/normandy/vendor/React.js
rename : browser/extensions/shield-recipe-client/vendor/ReactDOM.js => toolkit/components/normandy/vendor/ReactDOM.js
rename : browser/extensions/shield-recipe-client/vendor/classnames.js => toolkit/components/normandy/vendor/classnames.js
rename : browser/extensions/shield-recipe-client/vendor/mozjexl.js => toolkit/components/normandy/vendor/mozjexl.js
extra : rebase_source : 23de90d080eb96bed8cab7c9f8557f1b27c5d9ae
extra : source : 18a7f08a6cdc379574836737f776c62c6e755134
2018-02-28 14:55:47 -08:00
Ryan VanderMeulen
0ffc4aaebb
Bug 1442785 - Update pdf.js to version 2.0.402. r=bdahl
...
--HG--
extra : rebase_source : 83471cd1b8de5fd7297dd61a8b6c464e0fa4bb7e
2018-03-02 17:25:38 -05:00
Ed Lee
d96c554c26
Bug 1441018 - Add snippets data, lazy menus and bug fixes to Activity Stream. r=k88hudson
...
MozReview-Commit-ID: 6CilV8vrqwY
--HG--
extra : rebase_source : 438c0250cc9a96b20e94ec53a0b43eae1b02e6d5
2018-03-01 11:21:00 -08:00
Ursula Sarracini
7641b1b486
Bug 1440276 - Activity Stream spikes after Bookmark activity, triggering lots of main thread work r=mak
...
MozReview-Commit-ID: BoCZEDXpSKD
--HG--
extra : rebase_source : 7656a61617f4f7a159457e515527c5dd60182c81
2018-02-28 11:17:42 -05:00
Sebastian Hengst
9b6b3d7b3b
merge mozilla-central to autoland
2018-03-01 12:27:56 +02:00
Sebastian Hengst
3a10644021
Backed out 6 changesets (bug 888600) for beta simulation failures: build bustage on Linux and Windows opt (bug 1442036) and devtools failure browser_net_view-source-debugger.js (bug 1441961). a=backout
...
Backed out changeset 83c87140dc3d (bug 888600)
Backed out changeset 2efb9b1753f6 (bug 888600)
Backed out changeset af5303781961 (bug 888600)
Backed out changeset 79ef59047e63 (bug 888600)
Backed out changeset 30d568d628dd (bug 888600)
Backed out changeset c7bd4c6c9741 (bug 888600)
--HG--
extra : histedit_source : 791b22f6770f4fead2f909478a93d65d85829fe0%2Cbb387309e90f53e1dde45dcf8cf4ebedcc6e5c5e
2018-03-01 11:51:09 +02:00
Florian Quèze
c714053d73
Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop.
2018-02-28 18:51:33 +01:00
Narcis Beleuzu
d970361c95
Backed out 2 changesets (bug 1436113) for bc failures on browser_about_studies.js
...
Backed out changeset 8ccf1c3f156f (bug 1436113)
Backed out changeset 18a7f08a6cdc (bug 1436113)
--HG--
rename : toolkit/components/normandy/content/AboutPages.jsm => browser/extensions/shield-recipe-client/content/AboutPages.jsm
rename : toolkit/components/normandy/content/about-studies/about-studies.css => browser/extensions/shield-recipe-client/content/about-studies/about-studies.css
rename : toolkit/components/normandy/content/about-studies/about-studies.html => browser/extensions/shield-recipe-client/content/about-studies/about-studies.html
rename : toolkit/components/normandy/content/about-studies/about-studies.js => browser/extensions/shield-recipe-client/content/about-studies/about-studies.js
rename : toolkit/components/normandy/content/about-studies/common.js => browser/extensions/shield-recipe-client/content/about-studies/common.js
rename : toolkit/components/normandy/content/about-studies/img/shield-logo.png => browser/extensions/shield-recipe-client/content/about-studies/img/shield-logo.png
rename : toolkit/components/normandy/content/about-studies/shield-studies.js => browser/extensions/shield-recipe-client/content/about-studies/shield-studies.js
rename : toolkit/components/normandy/content/shield-content-frame.js => browser/extensions/shield-recipe-client/content/shield-content-frame.js
rename : toolkit/components/normandy/content/shield-content-process.js => browser/extensions/shield-recipe-client/content/shield-content-process.js
rename : toolkit/components/normandy/docs/data-collection.rst => browser/extensions/shield-recipe-client/docs/data-collection.rst
rename : toolkit/components/normandy/docs/index.rst => browser/extensions/shield-recipe-client/docs/index.rst
rename : toolkit/components/normandy/jar.mn => browser/extensions/shield-recipe-client/jar.mn
rename : toolkit/components/normandy/lib/ActionSandboxManager.jsm => browser/extensions/shield-recipe-client/lib/ActionSandboxManager.jsm
rename : toolkit/components/normandy/lib/AddonStudies.jsm => browser/extensions/shield-recipe-client/lib/AddonStudies.jsm
rename : toolkit/components/normandy/lib/Addons.jsm => browser/extensions/shield-recipe-client/lib/Addons.jsm
rename : toolkit/components/normandy/lib/CleanupManager.jsm => browser/extensions/shield-recipe-client/lib/CleanupManager.jsm
rename : toolkit/components/normandy/lib/ClientEnvironment.jsm => browser/extensions/shield-recipe-client/lib/ClientEnvironment.jsm
rename : toolkit/components/normandy/lib/EventEmitter.jsm => browser/extensions/shield-recipe-client/lib/EventEmitter.jsm
rename : toolkit/components/normandy/lib/FilterExpressions.jsm => browser/extensions/shield-recipe-client/lib/FilterExpressions.jsm
rename : toolkit/components/normandy/lib/Heartbeat.jsm => browser/extensions/shield-recipe-client/lib/Heartbeat.jsm
rename : toolkit/components/normandy/lib/LogManager.jsm => browser/extensions/shield-recipe-client/lib/LogManager.jsm
rename : toolkit/components/normandy/lib/NormandyApi.jsm => browser/extensions/shield-recipe-client/lib/NormandyApi.jsm
rename : toolkit/components/normandy/lib/NormandyDriver.jsm => browser/extensions/shield-recipe-client/lib/NormandyDriver.jsm
rename : toolkit/components/normandy/lib/PreferenceExperiments.jsm => browser/extensions/shield-recipe-client/lib/PreferenceExperiments.jsm
rename : toolkit/components/normandy/lib/PreferenceFilters.jsm => browser/extensions/shield-recipe-client/lib/PreferenceFilters.jsm
rename : toolkit/components/normandy/lib/RecipeRunner.jsm => browser/extensions/shield-recipe-client/lib/RecipeRunner.jsm
rename : toolkit/components/normandy/lib/Sampling.jsm => browser/extensions/shield-recipe-client/lib/Sampling.jsm
rename : toolkit/components/normandy/lib/SandboxManager.jsm => browser/extensions/shield-recipe-client/lib/SandboxManager.jsm
rename : toolkit/components/normandy/lib/ShieldPreferences.jsm => browser/extensions/shield-recipe-client/lib/ShieldPreferences.jsm
rename : toolkit/components/normandy/lib/Storage.jsm => browser/extensions/shield-recipe-client/lib/Storage.jsm
rename : toolkit/components/normandy/lib/TelemetryEvents.jsm => browser/extensions/shield-recipe-client/lib/TelemetryEvents.jsm
rename : toolkit/components/normandy/lib/Uptake.jsm => browser/extensions/shield-recipe-client/lib/Uptake.jsm
rename : toolkit/components/normandy/lib/Utils.jsm => browser/extensions/shield-recipe-client/lib/Utils.jsm
rename : toolkit/components/normandy/moz.build => browser/extensions/shield-recipe-client/moz.build
rename : toolkit/components/normandy/skin/osx/Heartbeat.css => browser/extensions/shield-recipe-client/skin/osx/Heartbeat.css
rename : toolkit/components/normandy/skin/shared/Heartbeat.css => browser/extensions/shield-recipe-client/skin/shared/Heartbeat.css
rename : toolkit/components/normandy/skin/shared/heartbeat-icon.svg => browser/extensions/shield-recipe-client/skin/shared/heartbeat-icon.svg
rename : toolkit/components/normandy/skin/shared/heartbeat-star-lit.svg => browser/extensions/shield-recipe-client/skin/shared/heartbeat-star-lit.svg
rename : toolkit/components/normandy/skin/shared/heartbeat-star-off.svg => browser/extensions/shield-recipe-client/skin/shared/heartbeat-star-off.svg
rename : toolkit/components/normandy/test/.eslintrc.js => browser/extensions/shield-recipe-client/test/.eslintrc.js
rename : toolkit/components/normandy/test/browser/.eslintrc.js => browser/extensions/shield-recipe-client/test/browser/.eslintrc.js
rename : toolkit/components/normandy/test/browser/action_server.sjs => browser/extensions/shield-recipe-client/test/browser/action_server.sjs
rename : toolkit/components/normandy/test/browser/browser.ini => browser/extensions/shield-recipe-client/test/browser/browser.ini
rename : toolkit/components/normandy/test/browser/browser_ActionSandboxManager.js => browser/extensions/shield-recipe-client/test/browser/browser_ActionSandboxManager.js
rename : toolkit/components/normandy/test/browser/browser_AddonStudies.js => browser/extensions/shield-recipe-client/test/browser/browser_AddonStudies.js
rename : toolkit/components/normandy/test/browser/browser_Addons.js => browser/extensions/shield-recipe-client/test/browser/browser_Addons.js
rename : toolkit/components/normandy/test/browser/browser_CleanupManager.js => browser/extensions/shield-recipe-client/test/browser/browser_CleanupManager.js
rename : toolkit/components/normandy/test/browser/browser_ClientEnvironment.js => browser/extensions/shield-recipe-client/test/browser/browser_ClientEnvironment.js
rename : toolkit/components/normandy/test/browser/browser_EventEmitter.js => browser/extensions/shield-recipe-client/test/browser/browser_EventEmitter.js
rename : toolkit/components/normandy/test/browser/browser_FilterExpressions.js => browser/extensions/shield-recipe-client/test/browser/browser_FilterExpressions.js
rename : toolkit/components/normandy/test/browser/browser_Heartbeat.js => browser/extensions/shield-recipe-client/test/browser/browser_Heartbeat.js
rename : toolkit/components/normandy/test/browser/browser_LogManager.js => browser/extensions/shield-recipe-client/test/browser/browser_LogManager.js
rename : toolkit/components/normandy/test/browser/browser_NormandyDriver.js => browser/extensions/shield-recipe-client/test/browser/browser_NormandyDriver.js
rename : toolkit/components/normandy/test/browser/browser_PreferenceExperiments.js => browser/extensions/shield-recipe-client/test/browser/browser_PreferenceExperiments.js
rename : toolkit/components/normandy/test/browser/browser_RecipeRunner.js => browser/extensions/shield-recipe-client/test/browser/browser_RecipeRunner.js
rename : toolkit/components/normandy/test/browser/browser_ShieldPreferences.js => browser/extensions/shield-recipe-client/test/browser/browser_ShieldPreferences.js
rename : toolkit/components/normandy/test/browser/browser_Storage.js => browser/extensions/shield-recipe-client/test/browser/browser_Storage.js
rename : toolkit/components/normandy/test/browser/browser_about_preferences.js => browser/extensions/shield-recipe-client/test/browser/browser_about_preferences.js
rename : toolkit/components/normandy/test/browser/browser_about_studies.js => browser/extensions/shield-recipe-client/test/browser/browser_about_studies.js
rename : toolkit/components/normandy/test/browser/browser_Normandy.js => browser/extensions/shield-recipe-client/test/browser/browser_bootstrap.js
rename : toolkit/components/normandy/test/browser/fixtures/addon-fixture/manifest.json => browser/extensions/shield-recipe-client/test/browser/fixtures/addon-fixture/manifest.json
rename : toolkit/components/normandy/test/browser/fixtures/normandy.xpi => browser/extensions/shield-recipe-client/test/browser/fixtures/normandy.xpi
rename : toolkit/components/normandy/test/browser/head.js => browser/extensions/shield-recipe-client/test/browser/head.js
rename : toolkit/components/normandy/test/unit/.eslintrc.js => browser/extensions/shield-recipe-client/test/unit/.eslintrc.js
rename : toolkit/components/normandy/test/unit/echo_server.sjs => browser/extensions/shield-recipe-client/test/unit/echo_server.sjs
rename : toolkit/components/normandy/test/unit/head_xpc.js => browser/extensions/shield-recipe-client/test/unit/head_xpc.js
rename : toolkit/components/normandy/test/unit/invalid_recipe_signature_api/api/v1/index.json => browser/extensions/shield-recipe-client/test/unit/invalid_recipe_signature_api/api/v1/index.json
rename : toolkit/components/normandy/test/unit/invalid_recipe_signature_api/api/v1/recipe/signed/index.json => browser/extensions/shield-recipe-client/test/unit/invalid_recipe_signature_api/api/v1/recipe/signed/index.json
rename : toolkit/components/normandy/test/unit/invalid_recipe_signature_api/normandy.content-signature.mozilla.org-20210705.dev.chain => browser/extensions/shield-recipe-client/test/unit/invalid_recipe_signature_api/normandy.content-signature.mozilla.org-20210705.dev.chain
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/action/console-log/implementation/sha384-RGx3rydrSq53UfmW9kFcK0mQYra67XIvZvr4MhmAe--ljiiMQOtgM7Cmca48um3v => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/console-log/implementation/sha384-RGx3rydrSq53UfmW9kFcK0mQYra67XIvZvr4MhmAe--ljiiMQOtgM7Cmca48um3v
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/action/console-log/index.json => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/console-log/index.json
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/action/index.json => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/index.json
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/action/opt-out-study/implementation/sha384-HM_avYcD00o27ufwU1V7PIBtiuMAXML6MMwlYrDEqDX-XzGVuOfL52RCM680JExN => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/opt-out-study/implementation/sha384-HM_avYcD00o27ufwU1V7PIBtiuMAXML6MMwlYrDEqDX-XzGVuOfL52RCM680JExN
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/action/opt-out-study/index.json => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/opt-out-study/index.json
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/action/preference-experiment/implementation/sha384-KQgG38GQ7KZAb2VIB48ANQO6nBcxZoLm2ORzUviRT5nAvSywyPjZ5cJIElw6iXIt => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/preference-experiment/implementation/sha384-KQgG38GQ7KZAb2VIB48ANQO6nBcxZoLm2ORzUviRT5nAvSywyPjZ5cJIElw6iXIt
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/action/preference-experiment/index.json => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/preference-experiment/index.json
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/action/show-heartbeat/implementation/sha384-dEGiyKPEln8Ns5cQHzGpMIGdirSAAX0X-Kwlu-U3sJ05yNbO-ANij_a6c5SyL7G4 => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/show-heartbeat/implementation/sha384-dEGiyKPEln8Ns5cQHzGpMIGdirSAAX0X-Kwlu-U3sJ05yNbO-ANij_a6c5SyL7G4
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/action/show-heartbeat/index.json => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/show-heartbeat/index.json
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/action/signed/index.json => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/signed/index.json
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/classify_client/index.json => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/classify_client/index.json
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/index.json => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/index.json
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/recipe/index.json => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/recipe/index.json
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/recipe/signed/index.json => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/recipe/signed/index.json
rename : toolkit/components/normandy/test/unit/mock_api/normandy.content-signature.mozilla.org-20210705.dev.chain => browser/extensions/shield-recipe-client/test/unit/mock_api/normandy.content-signature.mozilla.org-20210705.dev.chain
rename : toolkit/components/normandy/test/unit/query_server.sjs => browser/extensions/shield-recipe-client/test/unit/query_server.sjs
rename : toolkit/components/normandy/test/unit/test_NormandyApi.js => browser/extensions/shield-recipe-client/test/unit/test_NormandyApi.js
rename : toolkit/components/normandy/test/unit/test_Sampling.js => browser/extensions/shield-recipe-client/test/unit/test_Sampling.js
rename : toolkit/components/normandy/test/unit/test_SandboxManager.js => browser/extensions/shield-recipe-client/test/unit/test_SandboxManager.js
rename : toolkit/components/normandy/test/unit/test_Utils.js => browser/extensions/shield-recipe-client/test/unit/test_Utils.js
rename : toolkit/components/normandy/test/unit/utils.js => browser/extensions/shield-recipe-client/test/unit/utils.js
rename : toolkit/components/normandy/test/unit/xpcshell.ini => browser/extensions/shield-recipe-client/test/unit/xpcshell.ini
rename : toolkit/components/normandy/vendor/LICENSE_THIRDPARTY => browser/extensions/shield-recipe-client/vendor/LICENSE_THIRDPARTY
rename : toolkit/components/normandy/vendor/PropTypes.js => browser/extensions/shield-recipe-client/vendor/PropTypes.js
rename : toolkit/components/normandy/vendor/React.js => browser/extensions/shield-recipe-client/vendor/React.js
rename : toolkit/components/normandy/vendor/ReactDOM.js => browser/extensions/shield-recipe-client/vendor/ReactDOM.js
rename : toolkit/components/normandy/vendor/classnames.js => browser/extensions/shield-recipe-client/vendor/classnames.js
rename : toolkit/components/normandy/vendor/mozjexl.js => browser/extensions/shield-recipe-client/vendor/mozjexl.js
2018-03-01 06:44:44 +02:00
Masayuki Nakano
bce749c8e1
Bug 1441144 - Make browser/extensions/onboarding/content/onboarding.js handle non-printable keys with "keydown" event listener rather than "keypress" event listener r=mossop
...
We'll stop dispatching "keypress" event for non-printable keys and key
combinations in the default event group of web content. Therefore,
onbording.js needs to stop handling some keys with "keypress" event listener.
This patch makes add a "keydown" event listener, handleKeydown(), and make it
handle only non-printable keys. Note that we'll keep dispatching "keypress"
event for " " and "Enter". So, we can keep handling them in "keypress"
event listener.
MozReview-Commit-ID: 1jFIv9N03fa
--HG--
extra : rebase_source : 8acabac7ae5c06b527a9fad0fb0fb7b3a2cc5a61
2018-02-26 22:37:11 +09:00
Brian Grinstead
97119973ca
Bug 1440094 - Remove imports to Console.jsm that only access the 'console' object;r=mossop
...
Importing this object is unnecessary after the updates to the WebIDL console from Bug 1425574
and the follow-ups blocking Bug 1430810. There are still callers that access Console.jsm
to create custom ConsoleAPI objects, but those will be handled separately.
MozReview-Commit-ID: 9ojFxtkpPId
--HG--
extra : rebase_source : 971bf99f709b8d2afe300f3693665724f747aa5e
2018-02-27 11:29:59 -08:00
Jared Hirsch
e858645b88
Bug 1440524 - Export Screenshots 30.0.0 to Firefox (code excluding translations); r=ianbicking
...
MozReview-Commit-ID: GQJOHaBJiY
--HG--
extra : rebase_source : a09e26dc37999e8c5b79fa0d022fa92a9b2c1659
2018-02-22 16:57:01 -08:00
Jared Hirsch
7a4fe4d13e
Bug 1440524 - Export Screenshots 30.0.0 to Firefox (translations only); r=flod,ianbicking
...
MozReview-Commit-ID: K69QMG6bxlE
--HG--
extra : rebase_source : 1ce492435bcaf14d72748264c50d73b2a42483ca
2018-02-22 16:55:47 -08:00
Peter Van der Beken
6cf0e1c871
Bug 888600 - Move ContentFrameMessageManager to WebIDL. Part 6: Mark some IDL interfaces as non-scriptable. r=bz.
...
--HG--
extra : rebase_source : f6f781b04923f67f60718706a78b3c4de15eca94
2018-02-22 20:22:29 +01:00
Mike Cooper
4be2267c74
Bug 1436113 - Part 1: Move browser/extensions/shield-recipe-client to toolkit/components/normandy r=Gijs
...
MozReview-Commit-ID: LidgzhI4Z7h
--HG--
rename : browser/extensions/shield-recipe-client/content/AboutPages.jsm => toolkit/components/normandy/content/AboutPages.jsm
rename : browser/extensions/shield-recipe-client/content/about-studies/about-studies.css => toolkit/components/normandy/content/about-studies/about-studies.css
rename : browser/extensions/shield-recipe-client/content/about-studies/about-studies.html => toolkit/components/normandy/content/about-studies/about-studies.html
rename : browser/extensions/shield-recipe-client/content/about-studies/about-studies.js => toolkit/components/normandy/content/about-studies/about-studies.js
rename : browser/extensions/shield-recipe-client/content/about-studies/common.js => toolkit/components/normandy/content/about-studies/common.js
rename : browser/extensions/shield-recipe-client/content/about-studies/img/shield-logo.png => toolkit/components/normandy/content/about-studies/img/shield-logo.png
rename : browser/extensions/shield-recipe-client/content/about-studies/shield-studies.js => toolkit/components/normandy/content/about-studies/shield-studies.js
rename : browser/extensions/shield-recipe-client/content/shield-content-frame.js => toolkit/components/normandy/content/shield-content-frame.js
rename : browser/extensions/shield-recipe-client/content/shield-content-process.js => toolkit/components/normandy/content/shield-content-process.js
rename : browser/extensions/shield-recipe-client/docs/data-collection.rst => toolkit/components/normandy/docs/data-collection.rst
rename : browser/extensions/shield-recipe-client/docs/index.rst => toolkit/components/normandy/docs/index.rst
rename : browser/extensions/shield-recipe-client/jar.mn => toolkit/components/normandy/jar.mn
rename : browser/extensions/shield-recipe-client/lib/ActionSandboxManager.jsm => toolkit/components/normandy/lib/ActionSandboxManager.jsm
rename : browser/extensions/shield-recipe-client/lib/AddonStudies.jsm => toolkit/components/normandy/lib/AddonStudies.jsm
rename : browser/extensions/shield-recipe-client/lib/Addons.jsm => toolkit/components/normandy/lib/Addons.jsm
rename : browser/extensions/shield-recipe-client/lib/CleanupManager.jsm => toolkit/components/normandy/lib/CleanupManager.jsm
rename : browser/extensions/shield-recipe-client/lib/ClientEnvironment.jsm => toolkit/components/normandy/lib/ClientEnvironment.jsm
rename : browser/extensions/shield-recipe-client/lib/EventEmitter.jsm => toolkit/components/normandy/lib/EventEmitter.jsm
rename : browser/extensions/shield-recipe-client/lib/FilterExpressions.jsm => toolkit/components/normandy/lib/FilterExpressions.jsm
rename : browser/extensions/shield-recipe-client/lib/Heartbeat.jsm => toolkit/components/normandy/lib/Heartbeat.jsm
rename : browser/extensions/shield-recipe-client/lib/LogManager.jsm => toolkit/components/normandy/lib/LogManager.jsm
rename : browser/extensions/shield-recipe-client/lib/NormandyApi.jsm => toolkit/components/normandy/lib/NormandyApi.jsm
rename : browser/extensions/shield-recipe-client/lib/NormandyDriver.jsm => toolkit/components/normandy/lib/NormandyDriver.jsm
rename : browser/extensions/shield-recipe-client/lib/PreferenceExperiments.jsm => toolkit/components/normandy/lib/PreferenceExperiments.jsm
rename : browser/extensions/shield-recipe-client/lib/PreferenceFilters.jsm => toolkit/components/normandy/lib/PreferenceFilters.jsm
rename : browser/extensions/shield-recipe-client/lib/RecipeRunner.jsm => toolkit/components/normandy/lib/RecipeRunner.jsm
rename : browser/extensions/shield-recipe-client/lib/Sampling.jsm => toolkit/components/normandy/lib/Sampling.jsm
rename : browser/extensions/shield-recipe-client/lib/SandboxManager.jsm => toolkit/components/normandy/lib/SandboxManager.jsm
rename : browser/extensions/shield-recipe-client/lib/ShieldPreferences.jsm => toolkit/components/normandy/lib/ShieldPreferences.jsm
rename : browser/extensions/shield-recipe-client/lib/Storage.jsm => toolkit/components/normandy/lib/Storage.jsm
rename : browser/extensions/shield-recipe-client/lib/TelemetryEvents.jsm => toolkit/components/normandy/lib/TelemetryEvents.jsm
rename : browser/extensions/shield-recipe-client/lib/Uptake.jsm => toolkit/components/normandy/lib/Uptake.jsm
rename : browser/extensions/shield-recipe-client/lib/Utils.jsm => toolkit/components/normandy/lib/Utils.jsm
rename : browser/extensions/shield-recipe-client/moz.build => toolkit/components/normandy/moz.build
rename : browser/extensions/shield-recipe-client/skin/osx/Heartbeat.css => toolkit/components/normandy/skin/osx/Heartbeat.css
rename : browser/extensions/shield-recipe-client/skin/shared/Heartbeat.css => toolkit/components/normandy/skin/shared/Heartbeat.css
rename : browser/extensions/shield-recipe-client/skin/shared/heartbeat-icon.svg => toolkit/components/normandy/skin/shared/heartbeat-icon.svg
rename : browser/extensions/shield-recipe-client/skin/shared/heartbeat-star-lit.svg => toolkit/components/normandy/skin/shared/heartbeat-star-lit.svg
rename : browser/extensions/shield-recipe-client/skin/shared/heartbeat-star-off.svg => toolkit/components/normandy/skin/shared/heartbeat-star-off.svg
rename : browser/extensions/shield-recipe-client/test/.eslintrc.js => toolkit/components/normandy/test/.eslintrc.js
rename : browser/extensions/shield-recipe-client/test/browser/.eslintrc.js => toolkit/components/normandy/test/browser/.eslintrc.js
rename : browser/extensions/shield-recipe-client/test/browser/action_server.sjs => toolkit/components/normandy/test/browser/action_server.sjs
rename : browser/extensions/shield-recipe-client/test/browser/browser.ini => toolkit/components/normandy/test/browser/browser.ini
rename : browser/extensions/shield-recipe-client/test/browser/browser_ActionSandboxManager.js => toolkit/components/normandy/test/browser/browser_ActionSandboxManager.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_AddonStudies.js => toolkit/components/normandy/test/browser/browser_AddonStudies.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_Addons.js => toolkit/components/normandy/test/browser/browser_Addons.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_CleanupManager.js => toolkit/components/normandy/test/browser/browser_CleanupManager.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_ClientEnvironment.js => toolkit/components/normandy/test/browser/browser_ClientEnvironment.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_EventEmitter.js => toolkit/components/normandy/test/browser/browser_EventEmitter.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_FilterExpressions.js => toolkit/components/normandy/test/browser/browser_FilterExpressions.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_Heartbeat.js => toolkit/components/normandy/test/browser/browser_Heartbeat.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_LogManager.js => toolkit/components/normandy/test/browser/browser_LogManager.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_bootstrap.js => toolkit/components/normandy/test/browser/browser_Normandy.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_NormandyDriver.js => toolkit/components/normandy/test/browser/browser_NormandyDriver.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_PreferenceExperiments.js => toolkit/components/normandy/test/browser/browser_PreferenceExperiments.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_RecipeRunner.js => toolkit/components/normandy/test/browser/browser_RecipeRunner.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_ShieldPreferences.js => toolkit/components/normandy/test/browser/browser_ShieldPreferences.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_ShieldRecipeClient.js => toolkit/components/normandy/test/browser/browser_ShieldRecipeClient.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_Storage.js => toolkit/components/normandy/test/browser/browser_Storage.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_about_preferences.js => toolkit/components/normandy/test/browser/browser_about_preferences.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_about_studies.js => toolkit/components/normandy/test/browser/browser_about_studies.js
rename : browser/extensions/shield-recipe-client/test/browser/fixtures/addon-fixture/manifest.json => toolkit/components/normandy/test/browser/fixtures/addon-fixture/manifest.json
rename : browser/extensions/shield-recipe-client/test/browser/fixtures/normandy.xpi => toolkit/components/normandy/test/browser/fixtures/normandy.xpi
rename : browser/extensions/shield-recipe-client/test/browser/head.js => toolkit/components/normandy/test/browser/head.js
rename : browser/extensions/shield-recipe-client/test/unit/.eslintrc.js => toolkit/components/normandy/test/unit/.eslintrc.js
rename : browser/extensions/shield-recipe-client/test/unit/echo_server.sjs => toolkit/components/normandy/test/unit/echo_server.sjs
rename : browser/extensions/shield-recipe-client/test/unit/head_xpc.js => toolkit/components/normandy/test/unit/head_xpc.js
rename : browser/extensions/shield-recipe-client/test/unit/invalid_recipe_signature_api/api/v1/index.json => toolkit/components/normandy/test/unit/invalid_recipe_signature_api/api/v1/index.json
rename : browser/extensions/shield-recipe-client/test/unit/invalid_recipe_signature_api/api/v1/recipe/signed/index.json => toolkit/components/normandy/test/unit/invalid_recipe_signature_api/api/v1/recipe/signed/index.json
rename : browser/extensions/shield-recipe-client/test/unit/invalid_recipe_signature_api/normandy.content-signature.mozilla.org-20210705.dev.chain => toolkit/components/normandy/test/unit/invalid_recipe_signature_api/normandy.content-signature.mozilla.org-20210705.dev.chain
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/console-log/implementation/sha384-RGx3rydrSq53UfmW9kFcK0mQYra67XIvZvr4MhmAe--ljiiMQOtgM7Cmca48um3v => toolkit/components/normandy/test/unit/mock_api/api/v1/action/console-log/implementation/sha384-RGx3rydrSq53UfmW9kFcK0mQYra67XIvZvr4MhmAe--ljiiMQOtgM7Cmca48um3v
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/console-log/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/action/console-log/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/action/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/opt-out-study/implementation/sha384-HM_avYcD00o27ufwU1V7PIBtiuMAXML6MMwlYrDEqDX-XzGVuOfL52RCM680JExN => toolkit/components/normandy/test/unit/mock_api/api/v1/action/opt-out-study/implementation/sha384-HM_avYcD00o27ufwU1V7PIBtiuMAXML6MMwlYrDEqDX-XzGVuOfL52RCM680JExN
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/opt-out-study/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/action/opt-out-study/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/preference-experiment/implementation/sha384-KQgG38GQ7KZAb2VIB48ANQO6nBcxZoLm2ORzUviRT5nAvSywyPjZ5cJIElw6iXIt => toolkit/components/normandy/test/unit/mock_api/api/v1/action/preference-experiment/implementation/sha384-KQgG38GQ7KZAb2VIB48ANQO6nBcxZoLm2ORzUviRT5nAvSywyPjZ5cJIElw6iXIt
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/preference-experiment/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/action/preference-experiment/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/show-heartbeat/implementation/sha384-dEGiyKPEln8Ns5cQHzGpMIGdirSAAX0X-Kwlu-U3sJ05yNbO-ANij_a6c5SyL7G4 => toolkit/components/normandy/test/unit/mock_api/api/v1/action/show-heartbeat/implementation/sha384-dEGiyKPEln8Ns5cQHzGpMIGdirSAAX0X-Kwlu-U3sJ05yNbO-ANij_a6c5SyL7G4
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/show-heartbeat/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/action/show-heartbeat/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/signed/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/action/signed/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/classify_client/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/classify_client/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/recipe/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/recipe/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/recipe/signed/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/recipe/signed/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/normandy.content-signature.mozilla.org-20210705.dev.chain => toolkit/components/normandy/test/unit/mock_api/normandy.content-signature.mozilla.org-20210705.dev.chain
rename : browser/extensions/shield-recipe-client/test/unit/query_server.sjs => toolkit/components/normandy/test/unit/query_server.sjs
rename : browser/extensions/shield-recipe-client/test/unit/test_NormandyApi.js => toolkit/components/normandy/test/unit/test_NormandyApi.js
rename : browser/extensions/shield-recipe-client/test/unit/test_Sampling.js => toolkit/components/normandy/test/unit/test_Sampling.js
rename : browser/extensions/shield-recipe-client/test/unit/test_SandboxManager.js => toolkit/components/normandy/test/unit/test_SandboxManager.js
rename : browser/extensions/shield-recipe-client/test/unit/test_Utils.js => toolkit/components/normandy/test/unit/test_Utils.js
rename : browser/extensions/shield-recipe-client/test/unit/utils.js => toolkit/components/normandy/test/unit/utils.js
rename : browser/extensions/shield-recipe-client/test/unit/xpcshell.ini => toolkit/components/normandy/test/unit/xpcshell.ini
rename : browser/extensions/shield-recipe-client/vendor/LICENSE_THIRDPARTY => toolkit/components/normandy/vendor/LICENSE_THIRDPARTY
rename : browser/extensions/shield-recipe-client/vendor/PropTypes.js => toolkit/components/normandy/vendor/PropTypes.js
rename : browser/extensions/shield-recipe-client/vendor/React.js => toolkit/components/normandy/vendor/React.js
rename : browser/extensions/shield-recipe-client/vendor/ReactDOM.js => toolkit/components/normandy/vendor/ReactDOM.js
rename : browser/extensions/shield-recipe-client/vendor/classnames.js => toolkit/components/normandy/vendor/classnames.js
rename : browser/extensions/shield-recipe-client/vendor/mozjexl.js => toolkit/components/normandy/vendor/mozjexl.js
extra : rebase_source : e498b709e515fb176840133d8232f145fd732bc3
2018-02-28 14:55:47 -08:00
Narcis Beleuzu
afbe720872
Backed out 2 changesets (bug 1436113) for ESlint failure on Normandy.jsm. CLOSED TREE
...
Backed out changeset 0a2b1c60cec5 (bug 1436113)
Backed out changeset 88dd78f248e2 (bug 1436113)
--HG--
rename : toolkit/components/normandy/content/AboutPages.jsm => browser/extensions/shield-recipe-client/content/AboutPages.jsm
rename : toolkit/components/normandy/content/about-studies/about-studies.css => browser/extensions/shield-recipe-client/content/about-studies/about-studies.css
rename : toolkit/components/normandy/content/about-studies/about-studies.html => browser/extensions/shield-recipe-client/content/about-studies/about-studies.html
rename : toolkit/components/normandy/content/about-studies/about-studies.js => browser/extensions/shield-recipe-client/content/about-studies/about-studies.js
rename : toolkit/components/normandy/content/about-studies/common.js => browser/extensions/shield-recipe-client/content/about-studies/common.js
rename : toolkit/components/normandy/content/about-studies/img/shield-logo.png => browser/extensions/shield-recipe-client/content/about-studies/img/shield-logo.png
rename : toolkit/components/normandy/content/about-studies/shield-studies.js => browser/extensions/shield-recipe-client/content/about-studies/shield-studies.js
rename : toolkit/components/normandy/content/shield-content-frame.js => browser/extensions/shield-recipe-client/content/shield-content-frame.js
rename : toolkit/components/normandy/content/shield-content-process.js => browser/extensions/shield-recipe-client/content/shield-content-process.js
rename : toolkit/components/normandy/docs/data-collection.rst => browser/extensions/shield-recipe-client/docs/data-collection.rst
rename : toolkit/components/normandy/docs/index.rst => browser/extensions/shield-recipe-client/docs/index.rst
rename : toolkit/components/normandy/jar.mn => browser/extensions/shield-recipe-client/jar.mn
rename : toolkit/components/normandy/lib/ActionSandboxManager.jsm => browser/extensions/shield-recipe-client/lib/ActionSandboxManager.jsm
rename : toolkit/components/normandy/lib/AddonStudies.jsm => browser/extensions/shield-recipe-client/lib/AddonStudies.jsm
rename : toolkit/components/normandy/lib/Addons.jsm => browser/extensions/shield-recipe-client/lib/Addons.jsm
rename : toolkit/components/normandy/lib/CleanupManager.jsm => browser/extensions/shield-recipe-client/lib/CleanupManager.jsm
rename : toolkit/components/normandy/lib/ClientEnvironment.jsm => browser/extensions/shield-recipe-client/lib/ClientEnvironment.jsm
rename : toolkit/components/normandy/lib/EventEmitter.jsm => browser/extensions/shield-recipe-client/lib/EventEmitter.jsm
rename : toolkit/components/normandy/lib/FilterExpressions.jsm => browser/extensions/shield-recipe-client/lib/FilterExpressions.jsm
rename : toolkit/components/normandy/lib/Heartbeat.jsm => browser/extensions/shield-recipe-client/lib/Heartbeat.jsm
rename : toolkit/components/normandy/lib/LogManager.jsm => browser/extensions/shield-recipe-client/lib/LogManager.jsm
rename : toolkit/components/normandy/lib/NormandyApi.jsm => browser/extensions/shield-recipe-client/lib/NormandyApi.jsm
rename : toolkit/components/normandy/lib/NormandyDriver.jsm => browser/extensions/shield-recipe-client/lib/NormandyDriver.jsm
rename : toolkit/components/normandy/lib/PreferenceExperiments.jsm => browser/extensions/shield-recipe-client/lib/PreferenceExperiments.jsm
rename : toolkit/components/normandy/lib/PreferenceFilters.jsm => browser/extensions/shield-recipe-client/lib/PreferenceFilters.jsm
rename : toolkit/components/normandy/lib/RecipeRunner.jsm => browser/extensions/shield-recipe-client/lib/RecipeRunner.jsm
rename : toolkit/components/normandy/lib/Sampling.jsm => browser/extensions/shield-recipe-client/lib/Sampling.jsm
rename : toolkit/components/normandy/lib/SandboxManager.jsm => browser/extensions/shield-recipe-client/lib/SandboxManager.jsm
rename : toolkit/components/normandy/lib/ShieldPreferences.jsm => browser/extensions/shield-recipe-client/lib/ShieldPreferences.jsm
rename : toolkit/components/normandy/lib/Storage.jsm => browser/extensions/shield-recipe-client/lib/Storage.jsm
rename : toolkit/components/normandy/lib/TelemetryEvents.jsm => browser/extensions/shield-recipe-client/lib/TelemetryEvents.jsm
rename : toolkit/components/normandy/lib/Uptake.jsm => browser/extensions/shield-recipe-client/lib/Uptake.jsm
rename : toolkit/components/normandy/lib/Utils.jsm => browser/extensions/shield-recipe-client/lib/Utils.jsm
rename : toolkit/components/normandy/moz.build => browser/extensions/shield-recipe-client/moz.build
rename : toolkit/components/normandy/skin/osx/Heartbeat.css => browser/extensions/shield-recipe-client/skin/osx/Heartbeat.css
rename : toolkit/components/normandy/skin/shared/Heartbeat.css => browser/extensions/shield-recipe-client/skin/shared/Heartbeat.css
rename : toolkit/components/normandy/skin/shared/heartbeat-icon.svg => browser/extensions/shield-recipe-client/skin/shared/heartbeat-icon.svg
rename : toolkit/components/normandy/skin/shared/heartbeat-star-lit.svg => browser/extensions/shield-recipe-client/skin/shared/heartbeat-star-lit.svg
rename : toolkit/components/normandy/skin/shared/heartbeat-star-off.svg => browser/extensions/shield-recipe-client/skin/shared/heartbeat-star-off.svg
rename : toolkit/components/normandy/test/.eslintrc.js => browser/extensions/shield-recipe-client/test/.eslintrc.js
rename : toolkit/components/normandy/test/browser/.eslintrc.js => browser/extensions/shield-recipe-client/test/browser/.eslintrc.js
rename : toolkit/components/normandy/test/browser/action_server.sjs => browser/extensions/shield-recipe-client/test/browser/action_server.sjs
rename : toolkit/components/normandy/test/browser/browser.ini => browser/extensions/shield-recipe-client/test/browser/browser.ini
rename : toolkit/components/normandy/test/browser/browser_ActionSandboxManager.js => browser/extensions/shield-recipe-client/test/browser/browser_ActionSandboxManager.js
rename : toolkit/components/normandy/test/browser/browser_AddonStudies.js => browser/extensions/shield-recipe-client/test/browser/browser_AddonStudies.js
rename : toolkit/components/normandy/test/browser/browser_Addons.js => browser/extensions/shield-recipe-client/test/browser/browser_Addons.js
rename : toolkit/components/normandy/test/browser/browser_CleanupManager.js => browser/extensions/shield-recipe-client/test/browser/browser_CleanupManager.js
rename : toolkit/components/normandy/test/browser/browser_ClientEnvironment.js => browser/extensions/shield-recipe-client/test/browser/browser_ClientEnvironment.js
rename : toolkit/components/normandy/test/browser/browser_EventEmitter.js => browser/extensions/shield-recipe-client/test/browser/browser_EventEmitter.js
rename : toolkit/components/normandy/test/browser/browser_FilterExpressions.js => browser/extensions/shield-recipe-client/test/browser/browser_FilterExpressions.js
rename : toolkit/components/normandy/test/browser/browser_Heartbeat.js => browser/extensions/shield-recipe-client/test/browser/browser_Heartbeat.js
rename : toolkit/components/normandy/test/browser/browser_LogManager.js => browser/extensions/shield-recipe-client/test/browser/browser_LogManager.js
rename : toolkit/components/normandy/test/browser/browser_NormandyDriver.js => browser/extensions/shield-recipe-client/test/browser/browser_NormandyDriver.js
rename : toolkit/components/normandy/test/browser/browser_PreferenceExperiments.js => browser/extensions/shield-recipe-client/test/browser/browser_PreferenceExperiments.js
rename : toolkit/components/normandy/test/browser/browser_RecipeRunner.js => browser/extensions/shield-recipe-client/test/browser/browser_RecipeRunner.js
rename : toolkit/components/normandy/test/browser/browser_ShieldPreferences.js => browser/extensions/shield-recipe-client/test/browser/browser_ShieldPreferences.js
rename : toolkit/components/normandy/test/browser/browser_Storage.js => browser/extensions/shield-recipe-client/test/browser/browser_Storage.js
rename : toolkit/components/normandy/test/browser/browser_about_preferences.js => browser/extensions/shield-recipe-client/test/browser/browser_about_preferences.js
rename : toolkit/components/normandy/test/browser/browser_about_studies.js => browser/extensions/shield-recipe-client/test/browser/browser_about_studies.js
rename : toolkit/components/normandy/test/browser/browser_Normandy.js => browser/extensions/shield-recipe-client/test/browser/browser_bootstrap.js
rename : toolkit/components/normandy/test/browser/fixtures/addon-fixture/manifest.json => browser/extensions/shield-recipe-client/test/browser/fixtures/addon-fixture/manifest.json
rename : toolkit/components/normandy/test/browser/fixtures/normandy.xpi => browser/extensions/shield-recipe-client/test/browser/fixtures/normandy.xpi
rename : toolkit/components/normandy/test/browser/head.js => browser/extensions/shield-recipe-client/test/browser/head.js
rename : toolkit/components/normandy/test/unit/.eslintrc.js => browser/extensions/shield-recipe-client/test/unit/.eslintrc.js
rename : toolkit/components/normandy/test/unit/echo_server.sjs => browser/extensions/shield-recipe-client/test/unit/echo_server.sjs
rename : toolkit/components/normandy/test/unit/head_xpc.js => browser/extensions/shield-recipe-client/test/unit/head_xpc.js
rename : toolkit/components/normandy/test/unit/invalid_recipe_signature_api/api/v1/index.json => browser/extensions/shield-recipe-client/test/unit/invalid_recipe_signature_api/api/v1/index.json
rename : toolkit/components/normandy/test/unit/invalid_recipe_signature_api/api/v1/recipe/signed/index.json => browser/extensions/shield-recipe-client/test/unit/invalid_recipe_signature_api/api/v1/recipe/signed/index.json
rename : toolkit/components/normandy/test/unit/invalid_recipe_signature_api/normandy.content-signature.mozilla.org-20210705.dev.chain => browser/extensions/shield-recipe-client/test/unit/invalid_recipe_signature_api/normandy.content-signature.mozilla.org-20210705.dev.chain
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/action/console-log/implementation/sha384-RGx3rydrSq53UfmW9kFcK0mQYra67XIvZvr4MhmAe--ljiiMQOtgM7Cmca48um3v => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/console-log/implementation/sha384-RGx3rydrSq53UfmW9kFcK0mQYra67XIvZvr4MhmAe--ljiiMQOtgM7Cmca48um3v
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/action/console-log/index.json => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/console-log/index.json
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/action/index.json => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/index.json
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/action/opt-out-study/implementation/sha384-HM_avYcD00o27ufwU1V7PIBtiuMAXML6MMwlYrDEqDX-XzGVuOfL52RCM680JExN => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/opt-out-study/implementation/sha384-HM_avYcD00o27ufwU1V7PIBtiuMAXML6MMwlYrDEqDX-XzGVuOfL52RCM680JExN
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/action/opt-out-study/index.json => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/opt-out-study/index.json
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/action/preference-experiment/implementation/sha384-KQgG38GQ7KZAb2VIB48ANQO6nBcxZoLm2ORzUviRT5nAvSywyPjZ5cJIElw6iXIt => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/preference-experiment/implementation/sha384-KQgG38GQ7KZAb2VIB48ANQO6nBcxZoLm2ORzUviRT5nAvSywyPjZ5cJIElw6iXIt
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/action/preference-experiment/index.json => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/preference-experiment/index.json
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/action/show-heartbeat/implementation/sha384-dEGiyKPEln8Ns5cQHzGpMIGdirSAAX0X-Kwlu-U3sJ05yNbO-ANij_a6c5SyL7G4 => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/show-heartbeat/implementation/sha384-dEGiyKPEln8Ns5cQHzGpMIGdirSAAX0X-Kwlu-U3sJ05yNbO-ANij_a6c5SyL7G4
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/action/show-heartbeat/index.json => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/show-heartbeat/index.json
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/action/signed/index.json => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/signed/index.json
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/classify_client/index.json => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/classify_client/index.json
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/index.json => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/index.json
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/recipe/index.json => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/recipe/index.json
rename : toolkit/components/normandy/test/unit/mock_api/api/v1/recipe/signed/index.json => browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/recipe/signed/index.json
rename : toolkit/components/normandy/test/unit/mock_api/normandy.content-signature.mozilla.org-20210705.dev.chain => browser/extensions/shield-recipe-client/test/unit/mock_api/normandy.content-signature.mozilla.org-20210705.dev.chain
rename : toolkit/components/normandy/test/unit/query_server.sjs => browser/extensions/shield-recipe-client/test/unit/query_server.sjs
rename : toolkit/components/normandy/test/unit/test_NormandyApi.js => browser/extensions/shield-recipe-client/test/unit/test_NormandyApi.js
rename : toolkit/components/normandy/test/unit/test_Sampling.js => browser/extensions/shield-recipe-client/test/unit/test_Sampling.js
rename : toolkit/components/normandy/test/unit/test_SandboxManager.js => browser/extensions/shield-recipe-client/test/unit/test_SandboxManager.js
rename : toolkit/components/normandy/test/unit/test_Utils.js => browser/extensions/shield-recipe-client/test/unit/test_Utils.js
rename : toolkit/components/normandy/test/unit/utils.js => browser/extensions/shield-recipe-client/test/unit/utils.js
rename : toolkit/components/normandy/test/unit/xpcshell.ini => browser/extensions/shield-recipe-client/test/unit/xpcshell.ini
rename : toolkit/components/normandy/vendor/LICENSE_THIRDPARTY => browser/extensions/shield-recipe-client/vendor/LICENSE_THIRDPARTY
rename : toolkit/components/normandy/vendor/PropTypes.js => browser/extensions/shield-recipe-client/vendor/PropTypes.js
rename : toolkit/components/normandy/vendor/React.js => browser/extensions/shield-recipe-client/vendor/React.js
rename : toolkit/components/normandy/vendor/ReactDOM.js => browser/extensions/shield-recipe-client/vendor/ReactDOM.js
rename : toolkit/components/normandy/vendor/classnames.js => browser/extensions/shield-recipe-client/vendor/classnames.js
rename : toolkit/components/normandy/vendor/mozjexl.js => browser/extensions/shield-recipe-client/vendor/mozjexl.js
2018-03-01 00:37:47 +02:00
Mike Cooper
9dda27720d
Bug 1436113 - Part 1: Move browser/extensions/shield-recipe-client to toolkit/components/normandy r=Gijs
...
MozReview-Commit-ID: LidgzhI4Z7h
--HG--
rename : browser/extensions/shield-recipe-client/content/AboutPages.jsm => toolkit/components/normandy/content/AboutPages.jsm
rename : browser/extensions/shield-recipe-client/content/about-studies/about-studies.css => toolkit/components/normandy/content/about-studies/about-studies.css
rename : browser/extensions/shield-recipe-client/content/about-studies/about-studies.html => toolkit/components/normandy/content/about-studies/about-studies.html
rename : browser/extensions/shield-recipe-client/content/about-studies/about-studies.js => toolkit/components/normandy/content/about-studies/about-studies.js
rename : browser/extensions/shield-recipe-client/content/about-studies/common.js => toolkit/components/normandy/content/about-studies/common.js
rename : browser/extensions/shield-recipe-client/content/about-studies/img/shield-logo.png => toolkit/components/normandy/content/about-studies/img/shield-logo.png
rename : browser/extensions/shield-recipe-client/content/about-studies/shield-studies.js => toolkit/components/normandy/content/about-studies/shield-studies.js
rename : browser/extensions/shield-recipe-client/content/shield-content-frame.js => toolkit/components/normandy/content/shield-content-frame.js
rename : browser/extensions/shield-recipe-client/content/shield-content-process.js => toolkit/components/normandy/content/shield-content-process.js
rename : browser/extensions/shield-recipe-client/docs/data-collection.rst => toolkit/components/normandy/docs/data-collection.rst
rename : browser/extensions/shield-recipe-client/docs/index.rst => toolkit/components/normandy/docs/index.rst
rename : browser/extensions/shield-recipe-client/jar.mn => toolkit/components/normandy/jar.mn
rename : browser/extensions/shield-recipe-client/lib/ActionSandboxManager.jsm => toolkit/components/normandy/lib/ActionSandboxManager.jsm
rename : browser/extensions/shield-recipe-client/lib/AddonStudies.jsm => toolkit/components/normandy/lib/AddonStudies.jsm
rename : browser/extensions/shield-recipe-client/lib/Addons.jsm => toolkit/components/normandy/lib/Addons.jsm
rename : browser/extensions/shield-recipe-client/lib/CleanupManager.jsm => toolkit/components/normandy/lib/CleanupManager.jsm
rename : browser/extensions/shield-recipe-client/lib/ClientEnvironment.jsm => toolkit/components/normandy/lib/ClientEnvironment.jsm
rename : browser/extensions/shield-recipe-client/lib/EventEmitter.jsm => toolkit/components/normandy/lib/EventEmitter.jsm
rename : browser/extensions/shield-recipe-client/lib/FilterExpressions.jsm => toolkit/components/normandy/lib/FilterExpressions.jsm
rename : browser/extensions/shield-recipe-client/lib/Heartbeat.jsm => toolkit/components/normandy/lib/Heartbeat.jsm
rename : browser/extensions/shield-recipe-client/lib/LogManager.jsm => toolkit/components/normandy/lib/LogManager.jsm
rename : browser/extensions/shield-recipe-client/lib/NormandyApi.jsm => toolkit/components/normandy/lib/NormandyApi.jsm
rename : browser/extensions/shield-recipe-client/lib/NormandyDriver.jsm => toolkit/components/normandy/lib/NormandyDriver.jsm
rename : browser/extensions/shield-recipe-client/lib/PreferenceExperiments.jsm => toolkit/components/normandy/lib/PreferenceExperiments.jsm
rename : browser/extensions/shield-recipe-client/lib/PreferenceFilters.jsm => toolkit/components/normandy/lib/PreferenceFilters.jsm
rename : browser/extensions/shield-recipe-client/lib/RecipeRunner.jsm => toolkit/components/normandy/lib/RecipeRunner.jsm
rename : browser/extensions/shield-recipe-client/lib/Sampling.jsm => toolkit/components/normandy/lib/Sampling.jsm
rename : browser/extensions/shield-recipe-client/lib/SandboxManager.jsm => toolkit/components/normandy/lib/SandboxManager.jsm
rename : browser/extensions/shield-recipe-client/lib/ShieldPreferences.jsm => toolkit/components/normandy/lib/ShieldPreferences.jsm
rename : browser/extensions/shield-recipe-client/lib/Storage.jsm => toolkit/components/normandy/lib/Storage.jsm
rename : browser/extensions/shield-recipe-client/lib/TelemetryEvents.jsm => toolkit/components/normandy/lib/TelemetryEvents.jsm
rename : browser/extensions/shield-recipe-client/lib/Uptake.jsm => toolkit/components/normandy/lib/Uptake.jsm
rename : browser/extensions/shield-recipe-client/lib/Utils.jsm => toolkit/components/normandy/lib/Utils.jsm
rename : browser/extensions/shield-recipe-client/moz.build => toolkit/components/normandy/moz.build
rename : browser/extensions/shield-recipe-client/skin/osx/Heartbeat.css => toolkit/components/normandy/skin/osx/Heartbeat.css
rename : browser/extensions/shield-recipe-client/skin/shared/Heartbeat.css => toolkit/components/normandy/skin/shared/Heartbeat.css
rename : browser/extensions/shield-recipe-client/skin/shared/heartbeat-icon.svg => toolkit/components/normandy/skin/shared/heartbeat-icon.svg
rename : browser/extensions/shield-recipe-client/skin/shared/heartbeat-star-lit.svg => toolkit/components/normandy/skin/shared/heartbeat-star-lit.svg
rename : browser/extensions/shield-recipe-client/skin/shared/heartbeat-star-off.svg => toolkit/components/normandy/skin/shared/heartbeat-star-off.svg
rename : browser/extensions/shield-recipe-client/test/.eslintrc.js => toolkit/components/normandy/test/.eslintrc.js
rename : browser/extensions/shield-recipe-client/test/browser/.eslintrc.js => toolkit/components/normandy/test/browser/.eslintrc.js
rename : browser/extensions/shield-recipe-client/test/browser/action_server.sjs => toolkit/components/normandy/test/browser/action_server.sjs
rename : browser/extensions/shield-recipe-client/test/browser/browser.ini => toolkit/components/normandy/test/browser/browser.ini
rename : browser/extensions/shield-recipe-client/test/browser/browser_ActionSandboxManager.js => toolkit/components/normandy/test/browser/browser_ActionSandboxManager.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_AddonStudies.js => toolkit/components/normandy/test/browser/browser_AddonStudies.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_Addons.js => toolkit/components/normandy/test/browser/browser_Addons.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_CleanupManager.js => toolkit/components/normandy/test/browser/browser_CleanupManager.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_ClientEnvironment.js => toolkit/components/normandy/test/browser/browser_ClientEnvironment.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_EventEmitter.js => toolkit/components/normandy/test/browser/browser_EventEmitter.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_FilterExpressions.js => toolkit/components/normandy/test/browser/browser_FilterExpressions.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_Heartbeat.js => toolkit/components/normandy/test/browser/browser_Heartbeat.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_LogManager.js => toolkit/components/normandy/test/browser/browser_LogManager.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_bootstrap.js => toolkit/components/normandy/test/browser/browser_Normandy.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_NormandyDriver.js => toolkit/components/normandy/test/browser/browser_NormandyDriver.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_PreferenceExperiments.js => toolkit/components/normandy/test/browser/browser_PreferenceExperiments.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_RecipeRunner.js => toolkit/components/normandy/test/browser/browser_RecipeRunner.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_ShieldPreferences.js => toolkit/components/normandy/test/browser/browser_ShieldPreferences.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_ShieldRecipeClient.js => toolkit/components/normandy/test/browser/browser_ShieldRecipeClient.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_Storage.js => toolkit/components/normandy/test/browser/browser_Storage.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_about_preferences.js => toolkit/components/normandy/test/browser/browser_about_preferences.js
rename : browser/extensions/shield-recipe-client/test/browser/browser_about_studies.js => toolkit/components/normandy/test/browser/browser_about_studies.js
rename : browser/extensions/shield-recipe-client/test/browser/fixtures/addon-fixture/manifest.json => toolkit/components/normandy/test/browser/fixtures/addon-fixture/manifest.json
rename : browser/extensions/shield-recipe-client/test/browser/fixtures/normandy.xpi => toolkit/components/normandy/test/browser/fixtures/normandy.xpi
rename : browser/extensions/shield-recipe-client/test/browser/head.js => toolkit/components/normandy/test/browser/head.js
rename : browser/extensions/shield-recipe-client/test/unit/.eslintrc.js => toolkit/components/normandy/test/unit/.eslintrc.js
rename : browser/extensions/shield-recipe-client/test/unit/echo_server.sjs => toolkit/components/normandy/test/unit/echo_server.sjs
rename : browser/extensions/shield-recipe-client/test/unit/head_xpc.js => toolkit/components/normandy/test/unit/head_xpc.js
rename : browser/extensions/shield-recipe-client/test/unit/invalid_recipe_signature_api/api/v1/index.json => toolkit/components/normandy/test/unit/invalid_recipe_signature_api/api/v1/index.json
rename : browser/extensions/shield-recipe-client/test/unit/invalid_recipe_signature_api/api/v1/recipe/signed/index.json => toolkit/components/normandy/test/unit/invalid_recipe_signature_api/api/v1/recipe/signed/index.json
rename : browser/extensions/shield-recipe-client/test/unit/invalid_recipe_signature_api/normandy.content-signature.mozilla.org-20210705.dev.chain => toolkit/components/normandy/test/unit/invalid_recipe_signature_api/normandy.content-signature.mozilla.org-20210705.dev.chain
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/console-log/implementation/sha384-RGx3rydrSq53UfmW9kFcK0mQYra67XIvZvr4MhmAe--ljiiMQOtgM7Cmca48um3v => toolkit/components/normandy/test/unit/mock_api/api/v1/action/console-log/implementation/sha384-RGx3rydrSq53UfmW9kFcK0mQYra67XIvZvr4MhmAe--ljiiMQOtgM7Cmca48um3v
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/console-log/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/action/console-log/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/action/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/opt-out-study/implementation/sha384-HM_avYcD00o27ufwU1V7PIBtiuMAXML6MMwlYrDEqDX-XzGVuOfL52RCM680JExN => toolkit/components/normandy/test/unit/mock_api/api/v1/action/opt-out-study/implementation/sha384-HM_avYcD00o27ufwU1V7PIBtiuMAXML6MMwlYrDEqDX-XzGVuOfL52RCM680JExN
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/opt-out-study/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/action/opt-out-study/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/preference-experiment/implementation/sha384-KQgG38GQ7KZAb2VIB48ANQO6nBcxZoLm2ORzUviRT5nAvSywyPjZ5cJIElw6iXIt => toolkit/components/normandy/test/unit/mock_api/api/v1/action/preference-experiment/implementation/sha384-KQgG38GQ7KZAb2VIB48ANQO6nBcxZoLm2ORzUviRT5nAvSywyPjZ5cJIElw6iXIt
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/preference-experiment/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/action/preference-experiment/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/show-heartbeat/implementation/sha384-dEGiyKPEln8Ns5cQHzGpMIGdirSAAX0X-Kwlu-U3sJ05yNbO-ANij_a6c5SyL7G4 => toolkit/components/normandy/test/unit/mock_api/api/v1/action/show-heartbeat/implementation/sha384-dEGiyKPEln8Ns5cQHzGpMIGdirSAAX0X-Kwlu-U3sJ05yNbO-ANij_a6c5SyL7G4
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/show-heartbeat/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/action/show-heartbeat/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/action/signed/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/action/signed/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/classify_client/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/classify_client/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/recipe/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/recipe/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/api/v1/recipe/signed/index.json => toolkit/components/normandy/test/unit/mock_api/api/v1/recipe/signed/index.json
rename : browser/extensions/shield-recipe-client/test/unit/mock_api/normandy.content-signature.mozilla.org-20210705.dev.chain => toolkit/components/normandy/test/unit/mock_api/normandy.content-signature.mozilla.org-20210705.dev.chain
rename : browser/extensions/shield-recipe-client/test/unit/query_server.sjs => toolkit/components/normandy/test/unit/query_server.sjs
rename : browser/extensions/shield-recipe-client/test/unit/test_NormandyApi.js => toolkit/components/normandy/test/unit/test_NormandyApi.js
rename : browser/extensions/shield-recipe-client/test/unit/test_Sampling.js => toolkit/components/normandy/test/unit/test_Sampling.js
rename : browser/extensions/shield-recipe-client/test/unit/test_SandboxManager.js => toolkit/components/normandy/test/unit/test_SandboxManager.js
rename : browser/extensions/shield-recipe-client/test/unit/test_Utils.js => toolkit/components/normandy/test/unit/test_Utils.js
rename : browser/extensions/shield-recipe-client/test/unit/utils.js => toolkit/components/normandy/test/unit/utils.js
rename : browser/extensions/shield-recipe-client/test/unit/xpcshell.ini => toolkit/components/normandy/test/unit/xpcshell.ini
rename : browser/extensions/shield-recipe-client/vendor/LICENSE_THIRDPARTY => toolkit/components/normandy/vendor/LICENSE_THIRDPARTY
rename : browser/extensions/shield-recipe-client/vendor/PropTypes.js => toolkit/components/normandy/vendor/PropTypes.js
rename : browser/extensions/shield-recipe-client/vendor/React.js => toolkit/components/normandy/vendor/React.js
rename : browser/extensions/shield-recipe-client/vendor/ReactDOM.js => toolkit/components/normandy/vendor/ReactDOM.js
rename : browser/extensions/shield-recipe-client/vendor/classnames.js => toolkit/components/normandy/vendor/classnames.js
rename : browser/extensions/shield-recipe-client/vendor/mozjexl.js => toolkit/components/normandy/vendor/mozjexl.js
extra : rebase_source : 45472985bb8d84fd362db0e2b58690f1e2e605c9
2018-02-28 09:40:47 -08:00
Ursula Sarracini
12bbfa710e
Bug 1441931 - Use open_url provided by Pocket for 'saved to pocket' items in highlights r=Mardak
...
MozReview-Commit-ID: 5St8NablevZ
--HG--
extra : rebase_source : d58ee8389060632616818c012a4d6b61eae9c1e1
2018-02-28 14:16:46 -05:00
arthur.iakab
bc464b37ba
Merge mozilla-central to mozilla-inbound
2018-02-27 12:05:43 +02:00
Valentin Gosu
4c1c2d2005
Bug 1433958 - Change code that sets nsIURI.ref to use nsIURIMutator r=mayhemer
...
MozReview-Commit-ID: 4caicZFBkcQ
--HG--
extra : rebase_source : fe32f156392a9e0ce69fa6030278eaca43a69482
2018-02-26 20:43:46 +01:00
Frederik Braun
bb0f2d490f
Bug 1433929 - Replace all innerHTML usage in the onboarding extension. r=Gijs
...
MozReview-Commit-ID: HY9JsBb7sFQ
--HG--
extra : rebase_source : b542037aa54cd652a3a24b2ee04e156ddfdd3141
2018-02-16 12:34:27 +01:00
Mark Banner
6afe18b30a
Bug 1440379 - Tidy up ESlint no-unused-vars definitions wrt Ci/Cu/Cr/Cc usage for varsIgnorePattern. r=florian
...
MozReview-Commit-ID: HmliR8iNRDq
--HG--
extra : rebase_source : 483ae0b54b9e781cceac2accdfb2255d725ace6a
2018-02-22 16:55:36 +00:00
Sebastian Hengst
e6ed14057b
merge mozilla-central to autoland on a CLOSED TREE
...
--HG--
extra : amend_source : d88824ea9bbe5e0298f0d64fd0e4cdedcbee342c
2018-02-24 03:07:44 +02:00
Florian Quèze
682b1ec3b2
Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8.
2018-02-23 20:50:01 +01:00
Edouard Oger
25db2f7ed6
Bug 1434706 - Add identity.fxaccounts.enabled pref to disable Sync and FxA. r=markh
...
MozReview-Commit-ID: 4UuppJyOi5s
--HG--
extra : rebase_source : 706d6a9a1187e9b666074d0dd68d03eda3fb448b
2018-02-15 11:24:44 +08:00
Csoregi Natalia
c8a2d994c8
Backed out changeset 22901b9f9199 (bug 1434706) for browser-chrome failures browser_contextmenu_sendtab.js. CLOSED TREE
2018-02-26 21:16:01 +02:00
Edouard Oger
7c03ced862
Bug 1434706 - Add identity.fxaccounts.enabled pref to disable Sync and FxA. r=markh
...
MozReview-Commit-ID: 4UuppJyOi5s
--HG--
extra : rebase_source : 7a19b04f9df52ff58f9837d9d45be54fd3190ec9
2018-02-15 11:24:44 +08:00
Ioana Crisan
abf91f5026
Bug 1410818 - Add a test to verify the menu options for a default top site. r=Mardak
2018-02-22 15:25:45 +02:00
Dorel Luca
9b2f91981c
Backed out 6 changesets (bug 888600) for Valgrind and build bustge on a CLOSED TREE
...
Backed out changeset 7c8317f4ad48 (bug 888600)
Backed out changeset 5b990735f1ad (bug 888600)
Backed out changeset 9eafe225b804 (bug 888600)
Backed out changeset 16af80d6cd93 (bug 888600)
Backed out changeset a109987af625 (bug 888600)
Backed out changeset 0949dba396ad (bug 888600)
2018-02-22 13:56:43 +02:00
Dorel Luca
ce3c40d6ba
Merge mozilla-central to mozilla-inboud
...
--HG--
rename : security/certverifier/TrustOverride-AppleGoogleData.inc => security/certverifier/TrustOverride-AppleGoogleDigiCertData.inc
rename : security/manager/tools/crtshToDNStruct/crtshToDNStruct.py => security/manager/tools/crtshToIdentifyingStruct/crtshToIdentifyingStruct.py
rename : security/manager/tools/crtshToDNStruct/requirements.txt => security/manager/tools/crtshToIdentifyingStruct/requirements.txt
extra : rebase_source : 6bcbd2a80706f4f4b36bbb1e53c260ea495babf8
2018-02-22 12:10:42 +02:00
Edouard Oger
837528baa3
Bug 1438451 - Query UIState.jsm instead of FxAccounts in sync onboarding code. r=markh
...
MozReview-Commit-ID: 4pXFTqDiIbS
--HG--
extra : rebase_source : 3501ccf91946c4ea4ef9fc4b63864c88e77097c0
2018-02-21 16:15:05 +08:00
Geoff Brown
c86636e65f
Bug 1433485 - Update test prefs for telemetry; r=mythmon,dexter
...
Set pref datareporting.healthreport.uploadEnabled=false during mochitests
and set pref toolkit.telemetry.server to a dummy server during reftests
(uploadEnabled was already false for reftest and the telemetry server was
already set for mochitests - now these prefs are consistent).
Some mochitests failed with this change; they are updated to
set datareporting.healthreport.uploadEnabled where required.
2018-02-21 10:57:04 -07:00
Gijs Kruitbosch
4e2a0d8a12
Bug 1439082 - ensure shield checkbox is disabled when about:preferences loads while FHR/Telemetry is preffed off, r=myk,mythmon
...
MozReview-Commit-ID: 7mhuD7BS7xz
--HG--
extra : rebase_source : ff3bbbbf32ff472ecec0c0c34a1b8427359baa17
2018-02-17 12:29:54 +00:00
Ryan VanderMeulen
92e6d42b4b
Bug 1439634 - Update pdf.js to version 2.0.385. r=bdahl
...
--HG--
extra : amend_source : 4198783fd93f5f67f88a031955e28d0460039253
2018-02-20 11:26:33 -05:00
Masayuki Nakano
cf83ee7bb4
Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug
...
Note that this patch also replaces legacy VK_* with KEY_*, and replaces
synthesizeKey() for inputting some characters with sendString() because
it's better and clearer what it does and it sets shiftKey state properly.
MozReview-Commit-ID: De4enbjux3T
--HG--
extra : rebase_source : 2296b84bff8e22f01eeb48cd8614fac5db11136a
2018-02-15 04:15:39 +09:00
Ed Lee
ef5ddbeefb
Bug 1438821 - Fix drag placeholders, Pocket labels and bug fixes to Activity Stream. r=ursula
...
MozReview-Commit-ID: BlSK701BOUQ
--HG--
extra : rebase_source : fa29246a7abc5c52debb999e0218169a6cab3759
2018-02-16 12:23:10 -08:00
Ursula Sarracini
9c4753f4d6
Bug 1438658 - Allow pktApi.jsm to archive an item r=Mardak
...
MozReview-Commit-ID: JoTzYy84ZI5
--HG--
extra : rebase_source : ef4f11f414b4c2bd551d3c62ee165ca1d89795e8
2018-02-16 11:38:37 -05:00
Peter Van der Beken
ab910ec03f
Bug 888600 - Move ContentFrameMessageManager to WebIDL. Part 6: Mark some IDL interfaces as non-scriptable. r=bz.
...
--HG--
extra : rebase_source : 05d1b150ffa84931ace6dbd66385d1d014a03afe
2017-11-23 16:27:27 +01:00
Thomas Wisniewski
1966e88a4a
Bug 792808 - Change pktApi.jsm to import and instantiate XHRs from global properties rather than using Cc.createInstance(Ci.nsIXMLHttpRequest); r=Gijs
...
MozReview-Commit-ID: 8jdzIb95MmB
--HG--
extra : rebase_source : 34383e0d7a6279e82cde23a3e93c69a001c6fe93
2017-09-19 12:18:20 -04:00
Thomas Wisniewski
38494f65a3
Bug 792808 - Change PdfStreamConverter.jsm to import and instantiate XHRs from global properties rather than using Cc.createInstance(Ci.nsIXMLHttpRequest); r=mossop
...
MozReview-Commit-ID: 3dj92XGY1G2
--HG--
extra : rebase_source : c2567ca292d91a65e23c5a22729f3eb20071575a
2017-09-19 12:17:59 -04:00
Thomas Wisniewski
dd793ee47a
Bug 792808 - Change asan-reporter bootstrap script to import and instantiate XHRs from global properties rather than using Cc.createInstance(Ci.nsIXMLHttpRequest); r=froydnj
...
MozReview-Commit-ID: GwciLYuTG3G
--HG--
extra : rebase_source : 7687aeba58c0b035ca0314379e0d199ed35a4ebf
2017-09-19 12:17:39 -04:00
Timothy Guan-tin Chien
a2a559db3e
Bug 1234008 - Recompress some png images with zopflipng r=Dolske,Grisha,jryans
...
MozReview-Commit-ID: Cr2iMSB04uu
--HG--
extra : rebase_source : 49f69cca3a4f27af1060ed82283b5cc96f717229
2018-01-27 15:57:42 +08:00
Gurzau Raul
6ef84d63ec
Merge mozilla-central to inbound. a=merge CLOSED TREE
2018-04-20 12:15:48 +03:00
Cosmin Sabou
e9186f7449
Merge mozilla-central to inbound. a=merge CLOSED TREE
...
--HG--
rename : testing/mozharness/mozharness/mozilla/testing/verify_tools.py => testing/mozharness/mozharness/mozilla/testing/per_test_base.py
2018-04-20 01:38:32 +03:00
Kris Maglione
219ed0cc06
Bug 1454813: Part 2b - Rename SpawnTask.js to AddTask.js. r=florian
...
The old name no longer makes sense, since it no longer exports an spawn_task
symbol, and add_task is what we really care about.
MozReview-Commit-ID: IE7B8Czv8DH
--HG--
rename : testing/mochitest/tests/SimpleTest/SpawnTask.js => testing/mochitest/tests/SimpleTest/AddTask.js
extra : rebase_source : 03bca5aa69a7625a49b4455a6c96ce4c59de3a5a
2018-04-18 11:43:45 -07:00
Ed Lee
ce409598e9
Bug 1440772 - Add Section menu, Pocket highlights and bug fixes to Activity Stream. r=ursula
...
MozReview-Commit-ID: CYzpltysMbd
--HG--
extra : rebase_source : 9cf3c0aa63763c70a40ca30852a637d66318f4fc
2018-02-23 12:36:37 -08:00
Cosmin Sabou
bfd2fc78a3
Backed out changeset a2147499c437 (bug 1434706) for frequent mochitest browser chrome failures on browser_contextmenu_sendpage.js
2018-02-23 22:15:08 +02:00
Edouard Oger
6e2641372c
Bug 1434706 - Add identity.fxaccounts.enabled pref to disable Sync and FxA. r=markh
...
MozReview-Commit-ID: 4UuppJyOi5s
--HG--
extra : rebase_source : d5f7b31627424b652147674a520ae75571203994
2018-02-15 11:24:44 +08:00
Mike Cooper
0912c2657b
Bug 1435838 - Show a notice on about:studies if Studies are disabled r=Gijs,glasserc
...
MozReview-Commit-ID: K6XCegnhu4b
--HG--
extra : rebase_source : 4d9d06a08dd91c01130795fccffbd31e7577ffb9
2018-02-08 14:49:05 -08:00
Ed Lee
6497dc1292
Bug 1433324 - Part 3. Assume true for browser.newtabpage.activity-stream.enabled. r=ursula
...
MozReview-Commit-ID: KMgNw5QsMIX
--HG--
extra : rebase_source : b3f3e2dbd568e88c0e8461fb4bfadbbdd9baaa99
2018-02-13 16:53:50 -08:00
Matthew Noorenberghe
435d1b3ea3
Bug 1438306 - Disable CA & DE country support and RTL support for Form Autofill in Beta 59+. r=Dolske
...
MozReview-Commit-ID: IBtrvEsIWtH
--HG--
extra : rebase_source : ade073df3071d03c7f2370e099725640dc42c701
2018-02-14 13:41:27 -08:00
Mike Cooper
3784fb0cfb
Bug 1437668 - Fix parameter name of resetValue for user-preference-changed case r=Gijs
...
MozReview-Commit-ID: 3YoJYuR9i9t
--HG--
extra : rebase_source : e0527548427128b637b707dfed9df6c9392f65ca
extra : source : 0587fa62c8d4a0908c0a63c0960059dc786a7552
2018-02-12 12:58:30 -08:00
Masayuki Nakano
8917ac460f
Bug 1436926 - part 2: Remove unnecessary KeyboardEvent.code specification of callers of EventUtils.synthesizeKey() r=smaug
...
Now, callers of EventUtils.synthesizeKey() don't need to specify
KeyboardEvent.code value anymore if they assume that active keyboard layout
is US keyboard layout.
Note that this patch changes the meaning of only test_bug551434.html.
Some callers in it don't match the key value and code value but that looks
like that they don't checking such odd keyboard events. So, they must be
bug of the test.
MozReview-Commit-ID: Itxo7yZ9rkK
--HG--
extra : rebase_source : 856ef3715c924ca16e993ea57d92d1243b5cc6be
2018-02-09 19:17:26 +09:00
Tom Ritter
c4edd2fe5c
Bug 1435296 Address xpcshell test failures from increasing timer precision r=baku
...
See the comment on "Address test failures caused by bumping timer precision to 2 ms"
for more details.
MozReview-Commit-ID: LrsucEPdZIo
--HG--
extra : rebase_source : 8147c034f7dc93f678eebc80b0afabf55729d804
2018-02-12 11:41:38 -06:00
Tom Ritter
aa82f54ab6
Bug 1435296 Address test failures caused by bumping timer precision to 2 ms r=baku
...
There are a few different reasons why tests needed updating (not an exhaustive list):
- Tests assume that successive operations take place at different times.
- Tests assume that an operation took a minimum amount of time.
- Tests hardcodes a specific delay.
In most cases we hardcode the preference off. In some cases this is the best approach,
in others, we would like to improve. The bug for tracking those improvements is Bug 1429648
An improvement that is present in some tests is to hardcode a specific precision reduction
that is acceptable based on the confides of the test. (Obviously this needs to be a fix for
the test framework and not a requirement on the feature being tested.)
In a few places, the test itself can be fixed, for example to no longer require the end
time of an operation to be strictly greater than the start time, and allows it to be equal
to it.
MozReview-Commit-ID: J59c7xQtZZJ
--HG--
extra : rebase_source : df8a03e76eaf9cdc9524dbb3eb9035af237e534b
2018-02-12 11:39:41 -06:00
Sebastian Hengst
d1700a0b7a
merge mozilla-central to autoland. CLOSED TREE
2018-02-10 00:34:30 +02:00
Sebastian Hengst
f5e840425b
merge mozilla-inbound to mozilla-central. a=merge
2018-02-10 00:26:50 +02:00
Ed Lee
6be8c9a11a
Bug 1426705 - Add responsive layout, React 16 and bug fixes to Activity Stream. r=ursula
...
MozReview-Commit-ID: KHwIWAlAXnC
--HG--
extra : rebase_source : 9e8aa2f5357b1755133069042d7de548b9040749
2018-02-09 11:23:51 -08:00
Boris Zbarsky
fce30e834b
Bug 1436508 part 10. Remove use of nsIDOMKeyEvent in JS. r=masayuki
...
MozReview-Commit-ID: GGciORX62Yh
2018-02-09 11:17:09 -05:00
Jared Hirsch
fc5f933414
Bug 1436218 - Export Screenshots 29.0.0 to Firefox (code excluding translations); r=ianbicking
...
MozReview-Commit-ID: 8ME4zCgdd89
--HG--
extra : rebase_source : 6e0cac59c97ebbdc4a982939bc1781198bb88056
2018-02-08 15:54:36 -08:00
Jared Hirsch
8283c4bcdb
Bug 1436218 - Export Screenshots 29.0.0 to Firefox (translations only); r=ianbicking
...
MozReview-Commit-ID: 4RI8gnZezj3
--HG--
extra : rebase_source : cbeebe31ed53e16064a16ac390269277f1cfbebd
2018-02-06 14:39:26 -08:00
Mike Cooper
0da87323d2
Bug 1436701 - Handle resetValue / didResetValue correctly in Normany preference experiments r=Gijs
...
MozReview-Commit-ID: 1UfvmpgvaIx
--HG--
extra : rebase_source : 9f74e3420849c73595351aebd0af1ea6f1560165
2018-02-08 11:35:39 -08:00
arthur.iakab
b0948ed25d
Backed out changeset 47b8cc3b625e (bug 1426705) for build bustage on a CLOSED TREE
2018-02-09 22:43:04 +02:00
Ed Lee
e5643f4ea6
Bug 1426705 - Add responsive layout, React 16 and bug fixes to Activity Stream. r=ursula
...
MozReview-Commit-ID: KHwIWAlAXnC
--HG--
extra : rebase_source : a3023806191f32906e8e74cd507b874aef838d77
2018-02-09 11:23:51 -08:00
Edouard Oger
626be20bbb
Bug 1427674 - Unify FxA content server URL preferences. r=markh,tcsc
...
MozReview-Commit-ID: 3zhHGAzQr0R
--HG--
extra : rebase_source : 013457dfb434c92134d2f244b389d21620c83595
2018-01-30 13:21:35 -05:00
Mark Banner
2fd2fd7199
Bug 1436389 - Update complexity rules to adapt for the algorithm in the new ESLint. r=mossop
...
MozReview-Commit-ID: 1LlfamNvBEM
--HG--
extra : rebase_source : 8e41e5a5f67bfd43444fde25287cb3709452a349
2018-02-07 16:16:09 +00:00
Ian Moody
122bb9bfa7
Bug 1432070 - Block context menu in Autofill preference dialogs, except on text fields. r=MattN,scottwu
...
The context menu shown is the standard web page one, and so inappropriate for
inside preferences. Keep it on text fields so text editing commands are still
available, though unfortunately so are "This Frame", "Inspect Element", and
"Add a Keyword for this Search".
MozReview-Commit-ID: 7L012CZ4BhR
--HG--
extra : rebase_source : 6602db5e94efca3797892be44585389bfac80a9c
2018-01-21 22:50:07 +00:00
Mike Cooper
dc4a2018d7
Bug 1435253 - Handle more types of failure during add-on study enrollment r=Gijs
...
MozReview-Commit-ID: BOUFuvt5wYO
--HG--
extra : rebase_source : 792f0d760d5845f21dba62f3c29b8d2a9546fad1
2018-02-06 16:37:38 -08:00
Michael Kohler
fd2cb7bd5b
Bug 1419996 - remove NEW_TABLE flag and legacy code for the onboarding telemetry r=Fischer,francois
...
MozReview-Commit-ID: Lb8G8DXRdeh
--HG--
extra : rebase_source : 50dcf42ac157efaca54f3d2e0cbc2d78323da562
2018-01-31 19:48:56 +01:00
Mike Cooper
df742ec098
Bug 1435231 - Initialize Normandy events before other subcomponents r=Gijs
...
MozReview-Commit-ID: KcMQF5V6Hxl
--HG--
extra : rebase_source : 881baac4a4dc9065354814eb2efd26d59d2d43fc
2018-02-06 14:49:59 -08:00
Andrew McCreight
5dec0e0beb
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
...
This patch was autogenerated by my decomponents.py
It covers almost every file with the extension js, jsm, html, py,
xhtml, or xul.
It removes blank lines after removed lines, when the removed lines are
preceded by either blank lines or the start of a new block. The "start
of a new block" is defined fairly hackily: either the line starts with
//, ends with */, ends with {, <![CDATA[, """ or '''. The first two
cover comments, the third one covers JS, the fourth covers JS embedded
in XUL, and the final two cover JS embedded in Python. This also
applies if the removed line was the first line of the file.
It covers the pattern matching cases like "var {classes: Cc,
interfaces: Ci, utils: Cu, results: Cr} = Components;". It'll remove
the entire thing if they are all either Ci, Cr, Cc or Cu, or it will
remove the appropriate ones and leave the residue behind. If there's
only one behind, then it will turn it into a normal, non-pattern
matching variable definition. (For instance, "const { classes: Cc,
Constructor: CC, interfaces: Ci, utils: Cu } = Components" becomes
"const CC = Components.Constructor".)
MozReview-Commit-ID: DeSHcClQ7cG
--HG--
extra : rebase_source : d9c41878036c1ef7766ef5e91a7005025bc1d72b
2018-02-06 09:36:57 -08:00
Gurzau Raul
ba6075ea7f
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-02-06 23:59:03 +02:00
Gurzau Raul
476c3b3a55
Merge inbound to mozilla-central. a=merge
2018-02-06 23:53:56 +02:00
Felipe Gomes
90843b2341
Bug 1429162 - Policy: Disable Shield. r=mythmon
...
MozReview-Commit-ID: GoWBBWN3f26
--HG--
extra : source : 05b29220fc4de84e676cf4bfe7a673ae640dd929
2018-02-06 00:30:23 -02:00
Mike Taylor
1d8331d312
Bug 1399980. Remove collection of stylo prefs in webcompat reports. r=florian
...
MozReview-Commit-ID: CfgUpI06zud
--HG--
extra : rebase_source : f4a72d5774ce764ec92bd204ad37caada5aa74ec
2018-02-05 15:51:41 -08:00
Alexis Beingessner
8acb1d6f40
Bug 1362115 - turn on blob-images by default with webrender. r=kats
...
MozReview-Commit-ID: GH4Ukj01rJ5
--HG--
extra : rebase_source : 96b48cc87d31ee75b069d08f72fec259d87b957f
2018-02-01 14:00:26 -05:00
Brindusan Cristian
2bbe26a9d7
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-02-06 12:05:49 +02:00
Narcis Beleuzu
84cea84b12
Merge inbound to mozilla-central. a=merge
2018-02-06 11:54:42 +02:00
Noemi Erli
15dc879760
Backed out 2 changesets (bug 1432890, bug 1429162) for failing in dom/canvas/test/webgl-conf/generated/ on a CLOSED TREE
...
Backed out changeset 05b29220fc4d (bug 1429162)
Backed out changeset ee868e1ec636 (bug 1432890)
2018-02-06 07:35:08 +02:00
Felipe Gomes
070f00f933
Bug 1429162 - Policy: Disable Shield. r=mythmon
...
MozReview-Commit-ID: GoWBBWN3f26
2018-02-06 00:30:23 -02:00
Mike Cooper
f2f27d5f8f
Bug 1435350 - Migrate Normandy docs from github. r=Gijs
...
MozReview-Commit-ID: 1KLKlXJrQSp
--HG--
extra : rebase_source : 20d6ad3499335f2f6ddd366eeae86442f901ad24
2018-02-02 14:45:06 -08:00
Ed Lee
11eea41e9c
Bug 1435419 - Add webextension actions, add/save consistency and bug fixes to Activity Stream. r=k88hudson
...
MozReview-Commit-ID: AXayKIY4HfZ
--HG--
extra : rebase_source : 08a54c3930df122615503f407f6e42bee1070c61
2018-02-02 14:09:17 -08:00
Matthew Noorenberghe
9a64450314
Bug 1435274 - Stop form autofilling if the master password prompt is cancelled. r=johannh
...
MozReview-Commit-ID: HnFbcWYX6QL
--HG--
extra : rebase_source : 4c8491c460d7fc0a9dc606f4c624d4e35e881586
2018-02-02 21:42:31 -08:00
Gijs Kruitbosch
bc72f5ea01
Bug 1435217 - move pocket initialization to delayed-browser-startup, r=jaws
...
MozReview-Commit-ID: HFR2VHOliK3
--HG--
extra : rebase_source : a8a2ae76a7d1b063335ef705a97f9ef0c5d0262a
2018-02-02 14:20:06 +00:00
Gijs Kruitbosch
5a980122fd
Bug 1435217 - remove vestiges of dead pocket toolbar/panel button and always-hidden bookmarks menu button panel menu item, r=jaws
...
MozReview-Commit-ID: 9V7w9VnTZTN
--HG--
extra : rebase_source : 7e5d45c9b38f3702c0a81d2386f51f5ef1b6ed80
2018-02-02 11:54:24 +00:00
Ursula Sarracini
eda0730782
Bug 1425496 - Add Recently Pocketed Items to Highlights r=Mardak
...
MozReview-Commit-ID: LyXKkQkPXte
--HG--
extra : rebase_source : 7cb303772463efd7179fcd672d022dc0a0e37015
2018-02-02 17:06:06 -05:00
Dorel Luca
8600436f5d
Backed out 2 changesets (bug 1362115) for frequent crashtest failures in gfx/tests/crashtests/1317403-1.html
...
Backed out changeset 761a65991c7f (bug 1362115)
Backed out changeset 71eb4d997c0d (bug 1362115)
2018-02-02 11:15:27 +02:00
Alexis Beingessner
5070b17ee7
Bug 1362115 - turn on blob-images by default with webrender. r=kats
...
MozReview-Commit-ID: GH4Ukj01rJ5
--HG--
extra : rebase_source : 7022cb76018ae06147e257ed3854352627687031
2018-02-01 14:00:26 -05:00
Florian Quèze
2b1c8dccb6
Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop.
2018-02-01 20:45:22 +01:00
Ryan VanderMeulen
827890ae7b
Bug 1435814 - Update pdf.js to version 2.0.332. r=bdahl
...
--HG--
extra : rebase_source : 9be39c85096a04399d0a1bc234b2748560d33393
2018-02-05 14:24:35 -05:00
Edouard Oger
e3f37a97a4
Bug 633062 p8 - Add Async observers. r=kitcambridge,markh,tcsc
...
MozReview-Commit-ID: IvwyleXBcNH
--HG--
extra : rebase_source : eb8f5db734cedb2810642723ed1652defeb16d88
2018-01-04 18:07:10 -05:00
Noemi Erli
9df7ea51ac
Backed out 8 changesets (bug 633062) as requested by eoger on a CLOSED TREE
...
Backed out changeset 590656f7b5c5 (bug 633062)
Backed out changeset 0888aa122056 (bug 633062)
Backed out changeset 0780cf391c52 (bug 633062)
Backed out changeset 9798cbd03027 (bug 633062)
Backed out changeset 4b31c73a585f (bug 633062)
Backed out changeset 0a8866062136 (bug 633062)
Backed out changeset 20ff83289564 (bug 633062)
Backed out changeset 5e52125316e1 (bug 633062)
2018-01-31 22:09:30 +02:00
Edouard Oger
6991ad1d07
Bug 633062 p8 - Add Async observers. r=kitcambridge,markh,tcsc
...
MozReview-Commit-ID: IvwyleXBcNH
--HG--
extra : rebase_source : 30b4e09cb2a5f0da1845c842a464a277554f61a4
2018-01-04 18:07:10 -05:00
Masayuki Nakano
c1d340ed59
Bug 1134540 - Make all tests stop using nsIDOMWindowUtils.sendKeyEvent() r=smaug
...
nsIDOMWindowUtils.sendKeyEvent() can dispatch any keyboard events, i.e.,
may dispatch different key events from actual Gecko's behavior. Instead,
they should use nsITextInputProcessor directly or synthesizeKey() of
EventUtils which wraps nsITextInputProcessor.
MozReview-Commit-ID: EDWqXy1OxJp
--HG--
extra : rebase_source : 158c6f3d1611646540133297e4c8352e0b85ab79
2018-01-30 22:05:44 +09:00
Bogdan Tara
1a6614b8b5
Merge inbound to mozilla-central. a=merge
2018-01-31 12:00:14 +02:00
Sebastian Hengst
adbe513381
Bug 1431533: Part 5z - Use ChromeUtils import methods at positions highlighted by eslint after merge. a=eslint-fix
2018-01-31 02:02:52 +02:00
arthur.iakab
c4dd80eca3
Merge mozilla-central to autoland
2018-01-31 00:41:58 +02:00
Sebastian Hengst
732cb1d98b
merge mozilla-inbound to mozilla-central. r=merge a=merge
2018-01-31 00:22:27 +02:00
Kris Maglione
918ed6c474
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
--HG--
extra : source : 12fc4dee861c812fd2bd032c63ef17af61800c70
extra : intermediate-source : 34c999fa006bffe8705cf50c54708aa21a962e62
extra : histedit_source : b2be2c5e5d226e6c347312456a6ae339c1e634b0
2018-01-29 15:20:18 -08:00
Ed Lee
7067b76c95
Bug 1434116 - Add direct adding, thumbnail disabling and bug fixes to Activity Stream. r=ursula
...
MozReview-Commit-ID: J8WNlfmATf6
--HG--
extra : rebase_source : 309dd3f7b074e970926cba73996ddca037585134
2018-01-29 15:22:26 -08:00
Mike Cooper
976e9ae554
Bug 1432986 - Sync shield-recipe-client v83 from Github (commit 43f0ce2) r=Gijs
...
MozReview-Commit-ID: 9TGdnKZ5zaf
--HG--
extra : rebase_source : ba22c24bd1d8a83592ec63cf40f789f51680b9a9
2018-01-24 15:40:22 -08:00
Ursula Sarracini
bade77fe89
Bug 1432659 - Expose Pocket API to get your pocket stream r=csadilek
...
MozReview-Commit-ID: B3mbvCaLQw7
--HG--
extra : rebase_source : 99e5b8ac5fcb9ec59497d978b2be52fe3aa4e69a
2018-01-29 16:57:32 -05:00
Mike Taylor
cd13369f51
Bug 1422985. Add test to ensure details param is JSON object. r=miketaylr a=testonly
...
MozReview-Commit-ID: IjyT44EbRL
--HG--
extra : rebase_source : df6a0022aaae1692b5f1e85a29d64e5ec998a5a6
2018-01-29 19:55:29 -06:00
Mike Taylor
bda39c3852
Bug 1422985. Send webrender prefs & label in webcompat reports (when enabled). r=Gijs
...
MozReview-Commit-ID: DtBE4JKp37F
--HG--
extra : rebase_source : 5e5deec8b67aff53760f1aec08a4b58f7f6b5ff5
2018-01-26 16:44:39 -06:00
Mike Taylor
04cc210cfd
Bug 1422985. Send JSON encoded preferences via the details param. r=Gijs
...
MozReview-Commit-ID: J2GGaehiYlH
--HG--
extra : rebase_source : 699b54066fbadf58031cc593b06590fc352bc5b4
2018-01-26 16:40:58 -06:00
Sam Reading-Thompson, Robin Hodda, Joseph Fergusson
a1d164d893
Bug 1429017 - Added spotlight upon clicking view in preferences in address autofill doorhanger r=MattN
...
--HG--
extra : rebase_source : 4b99af0c9373b98a72844ba028a32683e52aca18
extra : histedit_source : b3e9fd0b160b19b51e85b3d56f43d8809960b6d7
2018-01-22 16:02:55 -08:00
George Dan, Ryan Neilsen, Dylan Turner
4cbac2527f
Bug 1387632: Rename ProfileStorage module to FormAutofillStorage. r=MattN
...
--HG--
rename : browser/extensions/formautofill/ProfileStorage.jsm => browser/extensions/formautofill/FormAutofillStorage.jsm
extra : rebase_source : aa456b06046f1d995d65bec13044cde081559061
extra : histedit_source : 620bdb1c33de4b4b656066ea6432826f3631c3b4
2018-01-30 14:44:59 -08:00
Tooru Fujisawa
dfb28054d0
Bug 1430979 - Wait for focus event in addition to FormReady event in formautofill tests. r=MattN
2018-01-29 19:15:11 +09:00
Ryan VanderMeulen
9817997470
Bug 1433810 - Update pdf.js to version 2.0.303. r=bdahl
...
--HG--
extra : rebase_source : d1d477a8a5e45be69a6361b0fad49028f0fdc7a9
2018-01-28 16:54:07 -05:00
Brian Grinstead
648a334f21
Bug 1420229 - Run formautofill xpcshell tests in headless mode;r=bdahl
...
This is needed because DOMParser is invoked on some fixture HTML that contains an
<svg> element (Walmart/Payment.html). When this happens **and** there is
a declaration for `color: MenuText` in a UA stylesheet (which is added in the next
changeset), there is a graphics crash. This is fixed in the new headless mode,
so this changeset forces the directory to run in it.
MozReview-Commit-ID: 9T8eFOW4xoz
--HG--
extra : rebase_source : d0cd013c2d1a980406c96a3fd6243ff9d2f33ed3
2018-01-23 12:59:06 -08:00
Dorel Luca
4b9ccdb392
Merge mozilla-inbound to mozilla-central r=merge a=merge
2018-01-23 12:02:17 +02:00
Matthew Noorenberghe
136f27d589
Bug 1429278
- Follow-up to fix test for case change. r=bustage
...
CLOSED TREE
--HG--
extra : amend_source : 0836e7f40128ca94d3b8961ad1ef4d9f21221d24
2018-01-22 18:19:01 -08:00
Dylan Turner, Ryan Neilison, George Dan
98f11db584
Bug 1429278
- Change Zip Code to ZIP Code in autofill preferences. r=MattN
2018-01-22 15:26:15 -08:00
Ed Lee
4fb6289fb8
Bug 1431945 - Fix right-to-left icons, site-context-menu drags and bug fixes to Activity Stream. r=dmose
...
MozReview-Commit-ID: KFgZvupU3ml
--HG--
extra : rebase_source : 639cebe33379cc527effc9da06c5fdf00f43e371
2018-01-20 11:02:49 -08:00
Ryan VanderMeulen
a22227b011
Bug 1432027 - Update pdf.js to version 2.0.288. r=bdahl
2018-01-21 09:46:41 -05:00
Noemi Erli
1e1fdc2b3d
Merge inbound to mozilla-central. a=merge
2018-01-19 12:10:24 +02:00
Myk Melez
9c2ba867c2
Bug 1431267
- expect about:studies to open in a new tab; r=mythmon
...
MozReview-Commit-ID: 6eHMnnFMCQx
2018-01-18 14:32:54 -08:00
Myk Melez
3ff443e78b
Bug 1430396 - reuse optOutStudiesEnabled checkbox reference, remove event listener on unload; r=Gijs,mythmon
...
MozReview-Commit-ID: 3VxMundRjIT
2018-01-18 14:31:00 -08:00
Ed Lee
e3e4378cbc
Bug 1431263 - Fix pinned shifting, dragged clicking and bug fixes to Activity Stream. r=k88hudson
...
MozReview-Commit-ID: HdSShBuUOrJ
--HG--
extra : rebase_source : dc412ec61c6761dfe858f095f0d08e9cdbd7b61a
2018-01-17 16:47:48 -08:00
Scott Wu
8a1ada22ac
Bug 1419312 - Expand supported locales and countries on Nightly and Beta. r=lchang
...
MozReview-Commit-ID: 8MziULBn05l
--HG--
extra : rebase_source : 9b3117e20e94e530f74f1d6a6c168c4c7ea33f28
2018-01-15 18:31:08 +08:00
Evan Tseng
aa257c4fc1
Bug 1431274 - Move the "Allow Firefox to install and run studies" checkbox to the below of the "Allow Nightly to send technical and interaction data to Mozilla" checkbox to match spec. r=jaws
...
MozReview-Commit-ID: S3vrVmtILl
--HG--
extra : rebase_source : 4e92bf0fff63d6431bb7b87260b62b1dc44d76c7
2018-01-18 10:06:46 +08:00
Tiberius Oros
92e228aa49
Merge inbound to mozilla-central. a=merge
2018-01-17 23:48:10 +02:00
Ryan VanderMeulen
2515e7e53f
Bug 1431114 - Update pdf.js to version 2.0.274. r=bdahl
2018-01-17 10:08:02 -05:00
Ray Lin
92c96346cb
Bug 1429976 - Include collectionName in formautofill-storage-changed notify payload. r=lchang
...
MozReview-Commit-ID: 55m97PwMXsx
--HG--
extra : rebase_source : d2a8534bcc5e27241f7521cdb806bea8db0c4785
2018-01-16 12:18:48 +08:00
Scott Wu
a9888b57e5
Bug 1427510 - Use current year as expiration year in credit card test case to fix perma failure. r=lchang
...
MozReview-Commit-ID: IuDCc6UDfay
--HG--
extra : rebase_source : b6bfa0a2ebe55e731ce135757a18440d60a84682
2018-01-09 17:33:04 +08:00
Csoregi Natalia
41925c0b6c
Merge inbound to mozilla-central. a=merge
2018-01-15 19:26:43 +02:00
Fred Lin
2a707190e1
Bug 1413830 - Data schema change for onboarding telemetry;r=fischer,francois
...
Implement new processPings and _sendPing, handle sessions via registerNewOnboardingSession
This patch covers all new events except onboarding-noshow-smallscreen and overlay-disapear-resize events will be implemented in bug 1417769
MozReview-Commit-ID: 3jNAmOcrvEa
2018-01-15 15:32:46 +08:00
steveck-chung
dcdc4dd0c6
Bug 1426652 - Allow the form with non-autocomplete-attr cc-number and cc-name as valid credit card form, r=lchang
...
MozReview-Commit-ID: 8eqJUSYyPXr
--HG--
extra : rebase_source : ca43986ddead180de155954fc45c1330553a6c15
2018-01-10 15:50:46 +08:00
Csoregi Natalia
2fb6ef5db8
Backed out changeset 93fa34d5492c (bug 1427510) for failing browser/extensions/formautofill/test/browser/browser_editCreditCardDialog.js. on a CLOSED TREE
2018-01-15 11:19:36 +02:00
Scott Wu
6c9299b834
Bug 1412247 - Ensure checkbox label and "Learn more" link stay on the same line. r=lchang
...
MozReview-Commit-ID: L54LV6mcqg7
--HG--
extra : rebase_source : da7e7cd18ec74c98d75108c8b4bcb07bdce82534
2018-01-09 15:35:47 +08:00
Scott Wu
f26c3b38a5
Bug 1427510 - Use current year as expiration year in credit card test case to fix perma failure. r=lchang
...
MozReview-Commit-ID: IuDCc6UDfay
--HG--
extra : rebase_source : 96accbdeb928dcb640b1848f15e603807e3fc876
2018-01-09 17:33:04 +08:00
Ed Lee
9712b719c4
Bug 1430272 - Add preloaded updating, whitelisted regions and bug fixes to Activity Stream. r=dmose
...
MozReview-Commit-ID: 6wWmVoXCQO5
--HG--
extra : rebase_source : 8229ec0f7934a2d36dae2a8c1f986b1b408e1786
2018-01-12 14:12:57 -08:00
Sean Lee
736c2b47a1
Bug 1428292 - Determine tel-extension in telephone parser only. r=lchang
...
MozReview-Commit-ID: KRArH8kxuu0
--HG--
extra : rebase_source : 89af0045cbf9696c9374a8b5f597e5b58a8e608a
2018-01-08 16:15:51 +08:00
Ryan VanderMeulen
2f95564d19
Bug 1430175 - Update pdf.js to version 2.0.258. r=bdahl
2018-01-12 13:07:50 -05:00
Sean Lee
fbd8209624
Bug 1428732 - Add the credit card related rules for recongnizing cc-exp-year, cc-exp-month, and cc-number for German web sites. r=lchang
...
MozReview-Commit-ID: Cj8YM6XEEZd
--HG--
extra : rebase_source : 5d3d7e62e75db81aec25535e93f9d05e0c87d84d
2018-01-10 16:15:52 +08:00
Ed Lee
be73a4f986
Bug 1429530 - Add new tab page title, Firefox favicon and bug fixes to Activity Stream. r=dmose
...
MozReview-Commit-ID: ADq64L6CjUW
--HG--
extra : rebase_source : 34bfd4feb4c0008c3e5c832e15a38c3716089971
2018-01-10 11:05:23 -08:00
Doug Thayer
b3eef35a05
Bug 1421703 - replace onVisit with onVisits r=mak
...
There's a heavy enough overhead to going through XPConnect for
every observer for every visit on the nsINavHistoryObserver
interface, so this patch reduces that by replacing the single-
visit notification with one which accepts an array of visits.
Some notes: To avoid problems with the orderings of the various
ways in which we notify about visits, we have to send our bulk
onVisits notification before doing any of the others. This does
mean it technically behaves slightly different than the prior
approach of interleaving the notifications, but I can't find any
way in which this has any consequences to the end result, and it
doesn't break any tests.
MozReview-Commit-ID: GdeooH8mCkg
--HG--
extra : rebase_source : 48b5f886c4650a756e70f4657cb9d62c8ce40f74
2017-12-20 14:27:24 -08:00
Scott Wu
28ec1e0925
Bug 1416503
- Add RTL support for Form Autofill preference dialogs. r=lchang
...
MozReview-Commit-ID: BgvAOxWBLf4
--HG--
extra : rebase_source : 239eb44bb40c01d66e0755b181d52d5ce5f09b3a
2018-01-10 12:09:49 +08:00
Gurzau Raul
549b685a71
Backed out changeset b78d2b24b741 (bug 1413830) for leaking test/about/browser_aboutHome_search_telemetry.js r=backout
2018-01-10 12:02:53 +02:00
Sean Lee
546e6de7bf
Bug 1417834 - Part 2: Implement FormAutofillCreditCardSection and FormAutofillAddressSection inhertied from FormAutofillSection. r=lchang,ralin
...
MozReview-Commit-ID: 4i4suqQhUA1
--HG--
extra : rebase_source : 4e6e80b7d512e6e8b5cf8328247be89f1974ad61
2017-12-16 13:20:48 -06:00
Sean Lee
1603d0a69f
Bug 1417834 - Part 1: Seperate the fields of Address and Credit Card into the different sections. r=lchang,ralin
...
MozReview-Commit-ID: 8n9AnGv6Zna
--HG--
extra : rebase_source : a82fdf109e3905defa74fa54872253e2a75e51f7
2017-12-11 00:54:06 +08:00
Fred Lin
ffd413a47c
Bug 1413830 - Data schema change for onboarding telemetry;r=Fischer,francois
...
Implement new processPings and _sendPing, handle sessions via registerNewOnboardingSession
This patch covers all new events except onboarding-noshow-smallscreen and overlay-disapear-resize events will be implemented in bug 1417769
MozReview-Commit-ID: 3jNAmOcrvEa
--HG--
extra : rebase_source : f95ab7f6cf894700412acbc92bcea77345a1406c
2017-10-31 12:01:30 +08:00
Ed Lee
ce5a43b7a1
Bug 1428488 - Fix Linux drag-n-drop, placeholder edit and bug fixes to Activity Stream. r=dmose
...
MozReview-Commit-ID: 5sEe4SM3gTx
--HG--
extra : rebase_source : 6705fdf129fce19a9ee2ccd7d3a01e33dc14d50d
2018-01-05 15:32:58 -08:00
Dorel Luca
9f61025cee
Backed out changeset 8ba13ef1fec4 (bug 1413830) for failing Browser-chrome on accessible/tests/browser/events/browser_test_focus_browserui.js r=backout on a CLOSED TREE
...
--HG--
extra : amend_source : 3cfcc7b5b53d200deec501e180b10b7a0b8079ea
2018-01-08 16:15:38 +02:00
Fred Lin
4e10bc7360
Bug 1413830 - Data schema change for onboarding telemetry;r=Fischer,francois
...
Implement new processPings and _sendPing, handle sessions via registerNewOnboardingSession
This patch covers all new events except onboarding-noshow-smallscreen and overlay-disapear-resize events will be implemented in bug 1417769
MozReview-Commit-ID: 3jNAmOcrvEa
--HG--
extra : rebase_source : 58f1deea02ff6a07c25a0dce1c291ca1ecfa17e8
2017-10-31 12:01:30 +08:00
Sean Lee
b12843f560
Bug 1423204 - Improve the address line parser to detect address-line* more correctly. r=lchang
...
MozReview-Commit-ID: JHqKSnBZsVV
--HG--
extra : rebase_source : 97473c059ff78ffd15019472746d3b09e5c2f017
2018-01-07 15:42:41 +08:00
Scott Wu
d435c59800
Bug 1421538 - Set country field to default country when creating new addresses. r=lchang
...
MozReview-Commit-ID: 5Bd6TdZOej
--HG--
extra : rebase_source : efe1f7c66ce7ee6291cb56a9eba75b5298b7d79f
2018-01-03 17:50:44 +08:00
Ryan VanderMeulen
49536acddf
Bug 1428405 - Update pdf.js to version 2.0.250. r=bdahl
2018-01-05 13:09:53 -05:00
Tiberius Oros
0a895028f7
Merge inbound to mozilla-central r=merge a=merge
2018-01-05 11:57:58 +02:00
Myk Melez
c3da3e7642
Bug 1379338 - scriptify preferences XBL; r=jaws
...
MozReview-Commit-ID: Egyzs2KxhzH
2018-01-04 21:37:47 -08:00
Ursula Sarracini
7b4dce9241
Bug 1420285 - Change <browser> attribute isPreloadBrowser to preloadedState r=mconley
...
MozReview-Commit-ID: 3ooQldAnPZl
--HG--
extra : rebase_source : aac0e2957191ba77f06004a95c5766fa60e2d8b4
2018-01-04 15:54:37 -05:00
Mike Cooper
d1633ff16c
Bug 1424400 - Re-enable test browser_RecipeRunner.js r=gbrown
...
With the changes in bug 1426530, I expect that this test will be more
reliable now.
MozReview-Commit-ID: 5YSZMrb8W2m
--HG--
extra : rebase_source : 197f42188e89c467e40ab2d7047b2b2d7184fee2
2017-12-21 15:30:31 -08:00
Ray Lin
29cbe2ebd8
Bug 1423873 - Rename the label of clear form button to "Clear Autofill Form". r=lchang
...
MozReview-Commit-ID: LeKwTt9mdYW
--HG--
extra : rebase_source : 5a5bf4fc74af85f05a8bbd027db5960f57cc4c44
2018-01-03 16:26:04 +08:00
Ryan VanderMeulen
8b81356017
Bug 1427565 - Update pdf.js to version 2.0.244. r=bdahl
2018-01-01 21:49:47 -05:00
Sebastian Hengst
0bc3300a3a
Bug 1427510 - Disable perma failing browser_editCreditCardDialog.js until it gets fixed. r=permafail-fix a=permafail-fix
2018-01-01 14:55:50 +01:00
Sebastian Hengst
9b7a387a89
Bug 1427510 - Use current year as expiration year in credit card test to fix perma failure: fix eslint issue. r=eslint-fix a=eslint-fix
2018-01-01 13:40:38 +01:00
Sebastian Hengst
635660c818
Bug 1427510 - Use current year as expiration year in credit card test to fix perma failure. r=permafail-fix a=permafail-fix
2018-01-01 13:20:57 +01:00
Sean Lee
563b632f83
Bug 1426561 - Fix the null pointer issue caused by FormAutofillContent. r=lchang
...
MozReview-Commit-ID: 6yIYl4NQGuh
--HG--
extra : rebase_source : c806f3c9eb030cdba3aef71939b961230e84449c
2017-12-28 15:59:22 +08:00