9daa53881b7ae80bf6b093dac5d7744cf7fd18b1: Bug 1447777 - Add completion fail and timeout error pages. r=MattN
Sam Foster <sfoster@mozilla.com> - Fri, 20 Jul 2018 15:51:52 -0700 - rev 821164
Push
117021 by choller@mozilla.com at Sat, 21 Jul 2018 09:50:19 +0000
Bug 1447777 - Add completion fail and timeout error pages. r=MattN
* A new CompletionErrorPage / completion-error-page element which represents the content of the completion error
* Leave the dialog open when complete() results in a 'fail' or 'timeout'.
* The 'done' button on the fail & timeout error page closes the dialog by sending a message up to the paymentDialogWrapper.
* Rewrite the pay button rendering logic to ensure it is disabled when it should be
* Retry handling and UI not addressed here. Will need a new bug when the DOM support has landed.
* Extend completeStatus support in debugging.html and group like actions to tidy up a bit
MozReview-Commit-ID: GDhJqrj14uT
* Add tests to verify that the dialog stays open when completion fails or times out
* Add tests to verify that complete() throws after the timeout
* Rework completeStatus mochitest for PaymentDialog
MozReview-Commit-ID: 4ZNVEYMp7h5
b4ecdfcd8f9f39a3993905762f42aa0284920ffb: Bug 1447777 - Move state.completionState to state.request.completeStatus. r=MattN
Sam Foster <sfoster@mozilla.com> - Thu, 19 Jul 2018 19:45:58 -0700 - rev 821163
Push
117021 by choller@mozilla.com at Sat, 21 Jul 2018 09:50:19 +0000
Bug 1447777 - Move state.completionState to state.request.completeStatus. r=MattN
* Spot-fix order details test to clone request before modifying it
MozReview-Commit-ID: AXjI1veRSk9
08339a56f3aea3c680eb6668995f460ca4799b33: Bug 1476987 - Eliminate nsXPTCVariant::ptr. r=nika
Bobby Holley <bobbyholley@gmail.com> - Sat, 21 Jul 2018 01:25:37 +0000 - rev 821162
Push
117021 by choller@mozilla.com at Sat, 21 Jul 2018 09:50:19 +0000
Bug 1476987 - Eliminate nsXPTCVariant::ptr. r=nika
MozReview-Commit-ID: JCazltUuMBf
Differential Revision:
https://phabricator.services.mozilla.com/D2241
3bbf774e9e48ddd2cd34692f3ae18016af32c640: Bug 1459590 - Ensure Fennec select and input element work with ShadowDom; r=jchen
Edgar Chen <echen@mozilla.com> - Fri, 20 Jul 2018 21:36:43 +0000 - rev 821161
Push
117021 by choller@mozilla.com at Sat, 21 Jul 2018 09:50:19 +0000
Bug 1459590 - Ensure Fennec select and input element work with ShadowDom; r=jchen
Differential Revision:
https://phabricator.services.mozilla.com/D2151
028d311f0394d2f2c921c035fb008257444094bc: Merge mozilla-central to autoland. a=merge
Cosmin Sabou <csabou@mozilla.com> - Sat, 21 Jul 2018 00:48:28 +0300 - rev 821160
Push
117021 by choller@mozilla.com at Sat, 21 Jul 2018 09:50:19 +0000
Merge mozilla-central to autoland. a=merge
18f56efc409395f86ff7cbc5a59c645ec2360099: Bug 1264873 - Ensure exposing memory actor for the browser content toolbox. r=yulia
Alexandre Poirot <poirot.alex@gmail.com> - Wed, 18 Jul 2018 09:00:44 -0700 - rev 821159
Push
117021 by choller@mozilla.com at Sat, 21 Jul 2018 09:50:19 +0000
Bug 1264873 - Ensure exposing memory actor for the browser content toolbox. r=yulia
MozReview-Commit-ID: 3duHXef13M4
7635ef4a997ddfac1a33604bb799af8d71057847: bug 1300420 - add enterprise root support for OS X r=spohl,franziskus
David Keeler <dkeeler@mozilla.com> - Fri, 20 Jul 2018 19:28:09 +0000 - rev 821158
Push
117021 by choller@mozilla.com at Sat, 21 Jul 2018 09:50:19 +0000
bug 1300420 - add enterprise root support for OS X r=spohl,franziskus
If the preference security.enterprise_roots.enabled is set to true, the platform will import trusted TLS certificates from the OS X keystore.
Differential Revision:
https://phabricator.services.mozilla.com/D2169
ac4f07373dad1a680294238cb0fd6bb22ca46a7e: Bug 1477076 - Add POST support to addEngineWithDetails. r=florian
Michael Kaply <mozilla@kaply.com> - Fri, 20 Jul 2018 18:40:00 +0000 - rev 821157
Push
117021 by choller@mozilla.com at Sat, 21 Jul 2018 09:50:19 +0000
Bug 1477076 - Add POST support to addEngineWithDetails. r=florian
Differential Revision:
https://phabricator.services.mozilla.com/D2254
2727ea579453784ab7933bf2ca4390d180211651: Bug 1476238 - Use nsresult/promise rejection in initListBuild r=Gijs
Doug Thayer <dothayer@mozilla.com> - Fri, 20 Jul 2018 16:56:01 +0000 - rev 821156
Push
117021 by choller@mozilla.com at Sat, 21 Jul 2018 09:50:19 +0000
Bug 1476238 - Use nsresult/promise rejection in initListBuild r=Gijs
I mistranslated the boolean success value of the old initListBuild
method. Simplifying it to just use a promise rejection should be
equivalent and simpler, since this is only run from the update
method of WindowsJumpLists, and the call sites for that don't do
anything afterwards.
Differential Revision:
https://phabricator.services.mozilla.com/D2244
1ad3482c4ed7098c61cd06dc33f8491a58a13b99: Bug 1463759 Change the copy of certificate error pages r=johannh
draft
trisha <tgupta@mozilla.com> - Wed, 04 Jul 2018 18:15:43 +0530 - rev 821155
Push
117020 by bmo:guptatrisha97@gmail.com at Sat, 21 Jul 2018 09:46:06 +0000
Bug 1463759 Change the copy of certificate error pages r=johannh
MozReview-Commit-ID: LbZBwSk1xX4
bc630ae67024ef777b3895dc9604a41aa94d0fa5: Bug 1463759 Change the copy of certificate error pages r=johannh
draft
trisha <tgupta@mozilla.com> - Wed, 04 Jul 2018 18:15:43 +0530 - rev 821154
Push
117019 by bmo:guptatrisha97@gmail.com at Sat, 21 Jul 2018 08:44:12 +0000
Bug 1463759 Change the copy of certificate error pages r=johannh
MozReview-Commit-ID: LbZBwSk1xX4
a98fff8a950e64ccb2c0a0b4c6ca66aa1e621e7a: Bug 1447777 - Add completion fail and timeout error pages. r?MattN
draft
Sam Foster <sfoster@mozilla.com> - Fri, 20 Jul 2018 15:51:52 -0700 - rev 821153
Push
117018 by bmo:sfoster@mozilla.com at Sat, 21 Jul 2018 04:05:10 +0000
Bug 1447777 - Add completion fail and timeout error pages. r?MattN
* A new CompletionErrorPage / completion-error-page element which represents the content of the completion error
* Leave the dialog open when complete() results in a 'fail' or 'timeout'.
* The 'done' button on the fail & timeout error page closes the dialog by sending a message up to the paymentDialogWrapper.
* Rewrite the pay button rendering logic to ensure it is disabled when it should be
* Retry handling and UI not addressed here. Will need a new bug when the DOM support has landed.
* Extend completeStatus support in debugging.html and group like actions to tidy up a bit
MozReview-Commit-ID: GDhJqrj14uT
* Add tests to verify that the dialog stays open when completion fails or times out
* Add tests to verify that complete() throws after the timeout
* Rework completeStatus mochitest for PaymentDialog
MozReview-Commit-ID: 4ZNVEYMp7h5
4bd5ccd360f0ba8eeae30a92c7e7d2cc51836cde: Bug 1447777 - Move state.completionState to state.request.completeStatus. r?MattN
draft
Sam Foster <sfoster@mozilla.com> - Thu, 19 Jul 2018 19:45:58 -0700 - rev 821152
Push
117018 by bmo:sfoster@mozilla.com at Sat, 21 Jul 2018 04:05:10 +0000
Bug 1447777 - Move state.completionState to state.request.completeStatus. r?MattN
* Spot-fix order details test to clone request before modifying it
MozReview-Commit-ID: AXjI1veRSk9
6eec814dea789707d04f42bbb01097d44532e2a9: Merge mozilla-inbound to mozilla-central. a=merge
Cosmin Sabou <csabou@mozilla.com> - Sat, 21 Jul 2018 00:42:01 +0300 - rev 821151
Push
117018 by bmo:sfoster@mozilla.com at Sat, 21 Jul 2018 04:05:10 +0000
Merge mozilla-inbound to mozilla-central. a=merge
d6a5e8aea6516422e3e34f6239228f2563adbf1f: Merge autoland to mozilla-central. a=merge
Cosmin Sabou <csabou@mozilla.com> - Sat, 21 Jul 2018 00:39:51 +0300 - rev 821150
Push
117018 by bmo:sfoster@mozilla.com at Sat, 21 Jul 2018 04:05:10 +0000
Merge autoland to mozilla-central. a=merge
803bf61b6073389cd9605929e14ecb2785318e9f: Bug 1472930: [release] Decrease max runtime for update-verify; r=jlorenzo
Tom Prince <mozilla@hocat.ca> - Fri, 20 Jul 2018 05:55:18 +0000 - rev 821149
Push
117018 by bmo:sfoster@mozilla.com at Sat, 21 Jul 2018 04:05:10 +0000
Bug 1472930: [release] Decrease max runtime for update-verify; r=jlorenzo
These typically run for 25-50 minutes. So, if they are taking longer than that,
there is likely a problem.
Differential Revision:
https://phabricator.services.mozilla.com/D2252
db6f301d2fd9be209d51ce46795398e59892cd68: Bug 1476879 - Remove the privacy.trackingprotection.ui.enabled pref. r=flod,jaws
Johann Hofmann <jhofmann@mozilla.com> - Thu, 19 Jul 2018 10:34:28 +0200 - rev 821148
Push
117018 by bmo:sfoster@mozilla.com at Sat, 21 Jul 2018 04:05:10 +0000
Bug 1476879 - Remove the privacy.trackingprotection.ui.enabled pref. r=flod,jaws
MozReview-Commit-ID: IsY8Oy8kmVQ
c1e307c1e6ec83a053ceeac73fef451eaf58346e: Bug 1477260 - Clip the rect in Matrix4x4TypedFlagged::TransformAndClipBounds, when transform is an identity matrix r=bas
Miko Mynttinen <mikokm@gmail.com> - Fri, 20 Jul 2018 17:28:37 +0200 - rev 821147
Push
117018 by bmo:sfoster@mozilla.com at Sat, 21 Jul 2018 04:05:10 +0000
Bug 1477260 - Clip the rect in Matrix4x4TypedFlagged::TransformAndClipBounds, when transform is an identity matrix r=bas
MozReview-Commit-ID: 3a8vnl3K87n
285ade739cd21e156a9236c3e4bd242b5837604c: Backed out changeset e56a701fc960 (bug 1476934) for build bustages on moz-automation.mk. CLOSED TREE
Cosmin Sabou <csabou@mozilla.com> - Fri, 20 Jul 2018 20:41:20 +0300 - rev 821146
Push
117018 by bmo:sfoster@mozilla.com at Sat, 21 Jul 2018 04:05:10 +0000
Backed out changeset e56a701fc960 (
bug 1476934) for build bustages on moz-automation.mk. CLOSED TREE
c552e6f6cc3ab580bfadf61fe78711beea0e6b6d: Bug 1468644 - cc-numbers are always masked in dialog content; tests to verify this and card details in the payment response. r=jaws
Sam Foster <sfoster@mozilla.com> - Wed, 18 Jul 2018 12:45:45 -0700 - rev 821145
Push
117018 by bmo:sfoster@mozilla.com at Sat, 21 Jul 2018 04:05:10 +0000
Bug 1468644 - cc-numbers are always masked in dialog content; tests to verify this and card details in the payment response. r=jaws
MozReview-Commit-ID: 34MkjyRBth7