Sean Lee
556ccca303
Bug 1349489 - Part 2: Add test fixtures for autofill field name heuristics.; r=MattN
...
MozReview-Commit-ID: IuvSEpSHVtK
2017-04-21 15:20:26 +08:00
Sean Lee
8a87bdd09f
Bug 1349489 - Part 1: Move the codes from FormAutofillHandler.collectFormFields to FormAutofillHeuristics.getFormInfo.; r=MattN
...
MozReview-Commit-ID: BQTpopSyBUe
2017-04-21 15:15:35 +08:00
Michael Kelly
0aff6a072e
Bug 1359655 - Sync shield-recipe-client from GitHub (commit e37261c) r=Gijs
...
MozReview-Commit-ID: CxzS2AtSZSQ
2017-04-27 12:30:07 -07:00
Carsten "Tomcat" Book
eb1595e913
Merge mozilla-central to autoland
2017-04-27 16:36:41 +02:00
Luke Chang
bccf824235
Bug 1348751 - [Form Autofill] A utility library for handling full name and separated names, r=MattN
...
MozReview-Commit-ID: 3rcuxbFHKOq
2017-04-12 20:05:54 +08:00
Iris Hsiao
35424adff6
Backed out changeset 4ff3acec9515 (bug 1349489). a=backout
2017-04-27 10:30:10 +08:00
Iris Hsiao
9b07b1d0ef
Backed out changeset 6208b116de63 (bug 1349489) for eslint failure
2017-04-27 10:29:52 +08:00
Sean Lee
46d0ffc6bf
Bug 1349489 - Part 2: Add test fixtures for autofill field name heuristics.; r=MattN
...
MozReview-Commit-ID: IuvSEpSHVtK
2017-04-21 15:20:26 +08:00
Sean Lee
cd0270b66e
Bug 1349489 - Part 1: Move the codes from FormAutofillHandler.collectFormFields to FormAutofillHeuristics.getFormInfo.; r=MattN
...
MozReview-Commit-ID: BQTpopSyBUe
2017-04-21 15:15:35 +08:00
Wes Kocher
46a9e24be6
Backed out changeset 8d6b492ebb36 (bug 1348751) for browser_all_files_referenced.js failures a=backout
...
MozReview-Commit-ID: LOiWlRiZOwT
2017-04-26 17:20:08 -07:00
Luke Chang
f74946810d
Bug 1334037 - [Form Autofill] Support name fields in profiles. r=MattN
...
MozReview-Commit-ID: AW2CVAY0ghi
2017-03-30 18:08:54 +08:00
Luke Chang
c66d112f01
Bug 1348751 - [Form Autofill] A utility library for handling full name and separated names, r=MattN
...
MozReview-Commit-ID: 3rcuxbFHKOq
2017-04-12 20:05:54 +08:00
Carsten "Tomcat" Book
dc7e8b78ef
merge mozilla-inbound to mozilla-central a=merge
2017-04-26 08:41:31 +02:00
Ed Lee
9a7d794752
Bug 1359481 - Add top sites and search to activity-stream system add-on. r=Mardak
2017-04-25 13:31:29 -07:00
Blake Kaplan
08f956b052
Bug 1359495 - Change the process scheme to better test what we intend on releasing. r=Felipe
...
This patch also moves the BUCKETS into a per-update-channel constant object at
the top of the file to allow for more easily configurable experiments on
multiple update channels running at once.
MozReview-Commit-ID: 9HTu5ssz4sG
2017-04-25 14:00:46 -07:00
Blake Kaplan
230691d4d5
Bug 1359495 - Expose webextension status in the multi cohorts. r=Felipe
2017-04-25 13:59:16 -07:00
Blake Kaplan
50331ebecc
Bug 1359495 - Don't put disqualified users in multi buckets to fix cohort naming confusion. r=Felipe
2017-04-25 13:54:40 -07:00
Sebastian Hengst
9409f0989b
Backed out changeset dfc0f3c355ff (bug 1352364) for failing browser/components/search/test/browser_oneOffHeader.js on OSX 10.10 debug. r=backout
2017-04-25 20:09:49 +02:00
Johann Hofmann
1e5efefdb6
Bug 1352364 - Share toolbar button styling code between platforms. r=dao
...
MozReview-Commit-ID: 54hKvMmBq22
2017-04-05 13:48:16 +02:00
Scott Wu
d5e4e897a0
Bug 1352325 - [Form Autofill] Sort manage profiles dialog by last modified time. r=lchang
...
MozReview-Commit-ID: 8WVLs04aDCm
2017-04-25 14:04:28 +08:00
Carsten "Tomcat" Book
7a4463ab6f
Merge mozilla-central to mozilla-inbound
2017-04-24 16:07:21 +02:00
Kris Maglione
2a27aabf16
Bug 1356828: Don't call getAddonById from the Pocket bootstrap scope. r=rhelmer
...
MozReview-Commit-ID: DJM1dOIA7X4
2017-04-15 16:23:54 -07:00
Chris Peterson
b8cbaadf9e
Bug 1358041 - Hoist some eslint rules from browser/ subdirectories to browser/.eslintrc. r=standard8
...
All of browser/ JS code passes these eslint rules, so we can hoist them from subdirectories' .eslintrc to the common browser/.eslintrc.
MozReview-Commit-ID: GMidHq0UIlH
2017-04-19 16:53:43 -07:00
Chris Peterson
7d1190a6fd
Bug 1358041 - Fix no-aArgs eslint warning about Hungarian Notation in browser/extensions/formautofill/. r=standard8
...
This eslint warning is a regression from bug 1340468 :
browser/extensions/formautofill/content/FormAutofillFrameScript.js
warning Parameter 'aMessage' uses Hungarian Notation, consider using 'message' instead. mozilla/no-aArgs (eslint)
MozReview-Commit-ID: LqEZT0RNp7K
2017-04-20 00:05:12 -07:00
Ray Lin
dd64c4ac48
Bug 1357690 - Increase content density of autofill autocomplte results. r=MattN
...
MozReview-Commit-ID: EpV7ZSbq0Ia
2017-04-20 10:39:44 +08:00
Sebastian Hengst
01abacfd1f
Backed out changeset 9c407d9e588b (bug 1356828) for failing xpcshell's test_shutdown.js. r=backout
2017-04-23 22:57:34 +02:00
Kris Maglione
bbf13bf630
Bug 1356828: Don't call getAddonById from the Pocket bootstrap scope. r=rhelmer
...
MozReview-Commit-ID: DJM1dOIA7X4
2017-04-15 11:59:58 -07:00
Rajesh Kathiriya
a6c28641dd
Bug 1354513 - Removed duplicate ESLint recommended rules in formautofill r=standard8
...
MozReview-Commit-ID: EI7C0nnfqUl
2017-04-18 00:24:38 +05:30
Ryan VanderMeulen
1c1326fa8d
Bug 1358335 - Update pdf.js to version 1.8.243. r=bdahl
2017-04-20 22:02:35 -04:00
Blake Kaplan
494cc19377
Bug 1357959 - Put people who forced into e10s into the multi test group. r=Felipe
...
MozReview-Commit-ID: 3eAkCW8MtRf
2017-04-20 17:35:43 -07:00
Scott Wu
8ad21b261f
Bug 1352331 - Swap the cancel and save buttons on edit profile dialog for Windows. r=lchang
...
MozReview-Commit-ID: I3kvKClOIIO
2017-04-18 17:42:03 +08:00
Joel Maher
12505893fc
Bug 1355088 - add BUG_COMPONENT to browser/* files. r=mossop
...
MozReview-Commit-ID: 88mDTdI0oN7
2017-04-19 08:11:47 -04:00
Carsten "Tomcat" Book
8d7999782b
Merge mozilla-central to mozilla-inbound
2017-04-19 10:49:57 +02:00
Ya-Chieh Wu
1452282e3d
Bug 1345328 - modify moz.build to build pdfium as a build-in addon. r=rhelmer
2017-04-18 19:18:00 +02:00
k88hudson
a683707deb
Bug 1350411 - Add Message Channel for Activity Stream system add-on r=mconley
...
MozReview-Commit-ID: DCcGDjKdIHh
2017-04-07 14:13:14 -04:00
Blake Kaplan
fd3525d546
Bug 1349363 - Run an experiment in beta for e10s-multi. r=Felipe
...
MozReview-Commit-ID: 8P0pbWZJ8uz
2017-04-17 15:45:47 -07:00
Zibi Braniecki
8c433fc56a
Bug 1346616 - Migrate callsites that are retrieving requested locale from pref, to use LocaleService::GetRequestedLocales. r=jfkthame,Pike
...
I'm adding a helper function mozILocaleService::GetRequestedLocale to simplify
most of the callsites that are looking for the first of the requested locales.
In most cases, I'm just matching the behavior of the code with reusing
LocaleService API instead of direct manipulation on the prefs.
That includes how I handle error case scenarios.
In case of sdk/l10n/locale.js I am reusing LocaleService heuristics over
the custom one from the file since the ones in LocaleService are just
more correct and unified accross the whole platform.
In case of FallbackEncoding I have to turn it into a nsIObserver to listen
to intl:requested-locales-changed.
MozReview-Commit-ID: 7rOr2CovLK
2017-03-11 18:43:11 -08:00
Sebastian Hengst
017c2ee2bf
Backed out changeset 60d72c2dd49d (bug 1346616) for eslint failure in DirectoryLinksProvider.jsm. r=backout on a CLOSED TREE
2017-04-18 00:48:16 +02:00
Zibi Braniecki
64bae2dccf
Bug 1346616 - Migrate callsites that are retrieving requested locale from pref, to use LocaleService::GetRequestedLocales. r=jfkthame,Pike
...
I'm adding a helper function mozILocaleService::GetRequestedLocale to simplify
most of the callsites that are looking for the first of the requested locales.
In most cases, I'm just matching the behavior of the code with reusing
LocaleService API instead of direct manipulation on the prefs.
That includes how I handle error case scenarios.
In case of sdk/l10n/locale.js I am reusing LocaleService heuristics over
the custom one from the file since the ones in LocaleService are just
more correct and unified accross the whole platform.
In case of FallbackEncoding I have to turn it into a nsIObserver to listen
to intl:requested-locales-changed.
MozReview-Commit-ID: 7rOr2CovLK
2017-03-11 18:43:11 -08:00
Ryan VanderMeulen
ddd39a3a29
Bug 1357069 - Update pdf.js to version 1.8.229. r=bdahl
2017-04-17 09:28:32 -04:00
Sebastian Hengst
a1e759a614
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: JpAhOPjgvkF
2017-04-15 19:59:24 +02:00
Sebastian Hengst
e3c3a4ae1f
merge mozilla-central to autoland. r=merge a=merge
2017-04-15 00:08:12 +02:00
Sebastian Hengst
0955e63383
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: EjT9dcum69m
2017-04-14 23:56:10 +02:00
Ya-Chieh Wu
f7970c54b7
Bug 1340995 - [pdfium] skip to render key in form when the key is being pressed with Control or Meta. r=ehung.
2017-04-13 18:39:00 +08:00
steveck-chung
e19bcf3356
Bug 1348193 - Handle submit action with earlyformsubmit. r=MattN
...
MozReview-Commit-ID: Dit9d71GGUw
2017-03-31 17:49:33 +08:00
Luke Chang
e99672e810
Bug 1299406 - [mortar][PDF] Implement document outlines. r=evelyn
...
Implements "Sidebar" and "OutlineView" layouts for rendering the bookmarks of PDF
MozReview-Commit-ID: 2Evg13Ohwg
2017-04-14 15:31:16 +08:00
Sean Lee
2de3f1936c
Bug 1347176 - Implement label element extraction logic of an input field for filling form.; r=MattN
...
MozReview-Commit-ID: 5uGo1jBBFsC
2017-03-31 17:43:47 +08:00
Wes Kocher
d9500f35ca
Backed out 4 changesets (bug 1346825) for being the likely cause of devtools bustage a=backout CLOSED TREE
...
Backed out changeset 80999e98d40b (bug 1346825)
Backed out changeset 426aa68b32f0 (bug 1346825)
Backed out changeset d4b155c9ee3d (bug 1346825)
Backed out changeset 81b1a2207776 (bug 1346825)
2017-04-13 11:23:18 -07:00
Mark Banner
f3992cfa9b
Bug 1346825 - Import Screenshots version 6.3.0 into mozilla-central. rs=Mossop.
...
This is imported from https://github.com/mozilla-services/screenshots/ .
It has been reviewed as patches landed, but also reviewed by Mossop and kmag.
2017-04-13 09:49:17 +01:00
Mark Banner
431ececc8c
Bug 1346825 - Setup build configuration for Firefox Screenshots in Firefox (and disable screenshots by default). r=gps,Mossop
...
Screenshots is a system add-on imported from https://github.com/mozilla-services/screenshots/ .
This is the initial build system patch for building screenshots. ESLint is ignored since Screenshots currently use their own version (this may change in the future).
MozReview-Commit-ID: 4OEcaduaeWE
2017-03-10 12:34:54 +00:00