5406f775771b440ff5ec06e78f4f212a758f7d49: Bug 1413473 - Verify current focused input to determine whether the opening popup is for form autofill in order not to accidentally open new tab in wrong result types. r=lchang
draft
Ray Lin <ralin@mozilla.com> - Thu, 02 Nov 2017 13:42:12 +0800 - rev 691868
Push
87338 by bmo:ralin@mozilla.com at Thu, 02 Nov 2017 05:47:49 +0000
Bug 1413473 - Verify current focused input to determine whether the opening popup is for form autofill in order not to accidentally open new tab in wrong result types. r=lchang
MozReview-Commit-ID: JFvSxHsKC1P
d5158059eaee525a7721b36cc9adfa5987247c93: Bug 1413473 - Verify current focused input to determine whether the opening popup is for form autofill in order not to accidentally open new
draft
Ray Lin <ralin@mozilla.com> - Thu, 02 Nov 2017 13:42:12 +0800 - rev 691867
Push
87337 by bmo:ralin@mozilla.com at Thu, 02 Nov 2017 05:43:36 +0000
Bug 1413473 - Verify current focused input to determine whether the opening popup is for form autofill in order not to accidentally open new
tab in wrong result types. r=lchang
MozReview-Commit-ID: JFvSxHsKC1P
3e544f192e88f14dc21734af59acbbea68d9a456: Bug 1409243 - Enable dotted and dashed border support for webrender; r?ethlin
draft
Kevin Chen <kechen@mozilla.com> - Wed, 25 Oct 2017 10:17:41 +0800 - rev 691866
Push
87336 by bmo:kechen@mozilla.com at Thu, 02 Nov 2017 05:24:53 +0000
Bug 1409243 - Enable dotted and dashed border support for webrender; r?ethlin
MozReview-Commit-ID: 4TGeavMJY2Q
19171697efe113aae10ad27e7a68a85d2e1945e3: Bug 1413118 - [Form Autofill] Fill "tel-national" to a recognized "tel" field even the international format passes "maxlength". r=seanlee
draft
Luke Chang <lchang@mozilla.com> - Thu, 02 Nov 2017 13:17:24 +0800 - rev 691865
Push
87335 by bmo:lchang@mozilla.com at Thu, 02 Nov 2017 05:18:14 +0000
Bug 1413118 - [Form Autofill] Fill "tel-national" to a recognized "tel" field even the international format passes "maxlength". r=seanlee
MozReview-Commit-ID: KOyFeaORTWV
17cc7b945e2d8c39bfa424f31e724b98735a6441: Bug 1411121 - Part 4. Remove printPageSetup.xul from linux package since Linux will display native dialog. r?mconley
draft
Mantaroh Yoshinaga <mantaroh@gmail.com> - Thu, 02 Nov 2017 14:05:52 +0900 - rev 691864
Push
87334 by bmo:mantaroh@gmail.com at Thu, 02 Nov 2017 05:07:14 +0000
Bug 1411121 - Part 4. Remove printPageSetup.xul from linux package since Linux will display native dialog. r?mconley
This patch will remove printPageSetup.xul from Linux package. This xul is
'PageSetup' dialog, but gecko doesn't use this dialog since gecko will
display native page setup dialog.
(For Detail, See nsPrintDialogServiceGTK::ShowPageSetup)
MozReview-Commit-ID: 4AFjaM3cB35
52f4a4a6f93163a49e400b1eb8a498fd598535fe: Bug 1411121 - Part 3: Remove the nsIPrintingPromptService::showPrinterProperties() r?mconley
draft
Mantaroh Yoshinaga <mantaroh@gmail.com> - Thu, 02 Nov 2017 11:05:00 +0900 - rev 691863
Push
87334 by bmo:mantaroh@gmail.com at Thu, 02 Nov 2017 05:07:14 +0000
Bug 1411121 - Part 3: Remove the nsIPrintingPromptService::showPrinterProperties() r?mconley
We can remove nsIPrintingPromptService::showPrinterProperties() since this
caller doesn't exist and this implementation of each platform returns
NS_ERROR_NOT_IMPLEMENTED.
MozReview-Commit-ID: 4s4ncv9U5Od
4bdf44671d557c4d309757e02683f06d04a5a613: Bug 1411121 - Part 2: Remove printdialog.xul and printjoboptions.xul. r?mconley
draft
Mantaroh Yoshinaga <mantaroh@gmail.com> - Thu, 02 Nov 2017 11:04:54 +0900 - rev 691862
Push
87334 by bmo:mantaroh@gmail.com at Thu, 02 Nov 2017 05:07:14 +0000
Bug 1411121 - Part 2: Remove printdialog.xul and printjoboptions.xul. r?mconley
This patch will remove printing xul dialog and related files since a caller of
this xul dialog doesn't exist.
The printjoboptions.xul is only used by printdialog.xul.
MozReview-Commit-ID: B6VZuj3Lg1b
d7dcd708d0165a21d933354edfab48a872efb68c: Bug 1411121 - Part 1: Return NS_ERROR_FAILURE if nsIPrintDialogService doesn't exist on GTK when showing print dialog. r?karlt
draft
Mantaroh Yoshinaga <mantaroh@gmail.com> - Thu, 02 Nov 2017 11:03:41 +0900 - rev 691861
Push
87334 by bmo:mantaroh@gmail.com at Thu, 02 Nov 2017 05:07:14 +0000
Bug 1411121 - Part 1: Return NS_ERROR_FAILURE if nsIPrintDialogService doesn't exist on GTK when showing print dialog. r?karlt
A printingui uses the xul print dialog(i.e. printdialog.xul) if there
are not nsIPrintDialogService. But this code is unreachable code since
current gtk widget has nsIPrintDialogService always.
So this patch will remove this code.
MozReview-Commit-ID: EeM6YytEfdW
9676a6ebf2f7355677ce350019e32cb630d834f3: Bug 1413487 - [Form Autofill] Split "cc-exp" into "cc-exp-month" and "cc-exp-year" in the storage. r=seanlee
draft
Luke Chang <lchang@mozilla.com> - Thu, 02 Nov 2017 12:19:22 +0800 - rev 691860
Push
87333 by bmo:lchang@mozilla.com at Thu, 02 Nov 2017 04:20:35 +0000
Bug 1413487 - [Form Autofill] Split "cc-exp" into "cc-exp-month" and "cc-exp-year" in the storage. r=seanlee
MozReview-Commit-ID: 1JKJFudYWHb
f52e81058679e015144760de482b49ebddb32e83: Bug 1401786 - Move the Linux sandboxing parts of GeckoChildProcessHost into security/sandbox. r?gcp
draft
Jed Davis <jld@mozilla.com> - Fri, 06 Oct 2017 17:15:46 -0600 - rev 691859
Push
87332 by bmo:jld@mozilla.com at Thu, 02 Nov 2017 04:15:49 +0000
Bug 1401786 - Move the Linux sandboxing parts of GeckoChildProcessHost into security/sandbox. r?gcp
MozReview-Commit-ID: JknJhF5umZc
e4d89f103f98a2ae2302672e0739faefab60ae75: Bug 1401786 - Move base::LaunchApp options into a LaunchOptions struct, like upstream Chromium. r?billm
draft
Jed Davis <jld@mozilla.com> - Fri, 08 Sep 2017 20:35:06 -0600 - rev 691858
Push
87332 by bmo:jld@mozilla.com at Thu, 02 Nov 2017 04:15:49 +0000
Bug 1401786 - Move base::LaunchApp options into a LaunchOptions struct, like upstream Chromium. r?billm
MozReview-Commit-ID: 74IXV4oGeWR
cf779fbce3d6e2341f4d1fc48013bc16bbc657c8: Fix bad syscall arg types.
draft
Jed Davis <jld@mozilla.com> - Fri, 27 Oct 2017 20:51:25 -0600 - rev 691857
Push
87332 by bmo:jld@mozilla.com at Thu, 02 Nov 2017 04:15:49 +0000
Fix bad syscall arg types.
MozReview-Commit-ID: 5ldv6WbL2Z3
8e1b16c0de58cf41d46873e7827f5e4f197fcb34: Check for accidentally too-large syscall args.
draft
Jed Davis <jld@mozilla.com> - Fri, 27 Oct 2017 19:51:26 -0600 - rev 691856
Push
87332 by bmo:jld@mozilla.com at Thu, 02 Nov 2017 04:15:49 +0000
Check for accidentally too-large syscall args.
MozReview-Commit-ID: FVhpri4zcWk
b48bc21e1ee3c409b584946702b53a138aefddd6: Bug 1411460 - Sync input.css with style in textbox.css. r?dao
draft
Xidorn Quan <me@upsuper.org> - Thu, 02 Nov 2017 11:32:45 +1100 - rev 691855
Push
87331 by xquan@mozilla.com at Thu, 02 Nov 2017 04:15:18 +0000
Bug 1411460 - Sync input.css with style in textbox.css. r?dao
MozReview-Commit-ID: 63Fl0jtMPXc
2ee5b770e45f48e0ba7e7bc99d28f8dd018b22ef: mybase
draft
Xidorn Quan <quanxunzhen@gmail.com> - Wed, 04 Feb 2015 08:24:16 +1100 - rev 691854
Push
87331 by xquan@mozilla.com at Thu, 02 Nov 2017 04:15:18 +0000
mybase
MozReview-Commit-ID: AIse40brXhE
cc973afe115111eba533ca68e7cf9c6a22b09bcf: Bug 1252556 - Make profileserver.py fail when running Firefox fails. r?build
draft
Mike Hommey <mh+mozilla@glandium.org> - Thu, 02 Nov 2017 08:59:23 +0900 - rev 691853
Push
87330 by bmo:mh+mozilla@glandium.org at Thu, 02 Nov 2017 04:09:46 +0000
Bug 1252556 - Make profileserver.py fail when running Firefox fails. r?build
Currently, when Firefox crashes when running the PGO profile, the error
is ignored, and the result is a build that is not optimized as expected.
So instead of such things going unnoticed, we make profileserver.py
return an error code, further failing the build.
Unfortunately, this does not make the output useful to know what went
wrong exactly, but the most important thing is that the build fails
instead of going through and leading to bad results.
c01a1fe8162a7a38e8dc63496b250e9d565f359a: Bug 1409259 - Add browser console test for the distrust console message r?keeler
draft
J.C. Jones <jjones@mozilla.com> - Wed, 01 Nov 2017 20:59:33 -0700 - rev 691852
Push
87329 by bmo:jjones@mozilla.com at Thu, 02 Nov 2017 04:07:02 +0000
Bug 1409259 - Add browser console test for the distrust console message r?keeler
There are xpcshell tests to verify that the appropriate distrust flag is set
upon reaching an affected end entity certificate; this test checks that the
distrust flag prints a warning to console.
MozReview-Commit-ID: OMG246WOOT
f5141deee95d7a71e5179a57b149b30083fa073a: Bug 1409259 - Add browser console test for the distrust console message r?keeler
draft
J.C. Jones <jjones@mozilla.com> - Wed, 01 Nov 2017 20:59:33 -0700 - rev 691851
Push
87328 by bmo:jjones@mozilla.com at Thu, 02 Nov 2017 04:04:05 +0000
Bug 1409259 - Add browser console test for the distrust console message r?keeler
There are xpcshell tests to verify that the appropriate distrust flag is set
upon reaching an affected end entity certificate; this test checks that the
distrust flag prints a warning to console.
MozReview-Commit-ID: AZM9nu45biA
35461536bfe6b0cd95b40edeef015d066402c476: Bug 1409259 - Add browser console test for the distrust console message r?keeler
draft
J.C. Jones <jjones@mozilla.com> - Wed, 01 Nov 2017 20:59:33 -0700 - rev 691850
Push
87327 by bmo:jjones@mozilla.com at Thu, 02 Nov 2017 04:02:42 +0000
Bug 1409259 - Add browser console test for the distrust console message r?keeler
There are xpcshell tests to verify that the appropriate distrust flag is set
upon reaching an affected end entity certificate; this test checks that the
distrust flag prints a warning to console.
MozReview-Commit-ID: AZM9nu45biA
4f416c918d61f630832594b8cbe10fd6126be113: Bug 1409259 - Add xpcshell tests for the Symantec distrust r?keeler
draft
J.C. Jones <jjones@mozilla.com> - Wed, 01 Nov 2017 11:12:11 -0700 - rev 691849
Push
87327 by bmo:jjones@mozilla.com at Thu, 02 Nov 2017 04:02:42 +0000
Bug 1409259 - Add xpcshell tests for the Symantec distrust r?keeler
This commit adds two new xpcshell tests, both of them testing whether the
security state in TransportSecurityInfo includes the new
STATE_CERT_DISTRUST_IMMINENT flag under the correct circumstances.
The first test, test_symantec_apple_google.js, tests the four combinations of
certs that chain to an affected Symantec root: with/without a whitelisted
intermediate, and before/after the notBefore cutoff date.
The second test, test_symantec_apple_google_unaffected.js, tests an unrelated
ca->intermediate->ee chain that does not chain to an affected root, and ensures
the flag is not set.
This patch adds SymantecSanctionsServer to the mozbuild and xpcshell test
infrastructure files to ensure it runs properly on TaskCluster, too.
MozReview-Commit-ID: GtUXH2VFFh