Граф коммитов

21692 Коммитов

Автор SHA1 Сообщение Дата
Marina Samuel f50ca2c890 Bug 1429497 - Update Events.yaml with Activity Stream click and session events. r=nanj
MozReview-Commit-ID: B0JfQrIRzHY

--HG--
extra : rebase_source : 122b7f3d0e0f905a09a0d083b5cda6d7b1da9720
2018-01-11 16:47:08 -05:00
Vivek Dhingra 43d9d9f3d3 Bug 1431189 - Add google chrome toolbar button color properties: r=jaws
Added support for color.button_background, color.button_background_hover, color.button_background_active

MozReview-Commit-ID: F0EcTLMWE6h

--HG--
extra : rebase_source : dfd25d55ffb2a8d0a671c22b6212a8c4340d68d4
2018-02-02 16:24:26 -05:00
Sebastian Hengst c62fcf0139 Backed out changeset 1687250b0dd9 (bug 1431189) for eslint failures in toolkit/components/extensions/test/browser/browser_ext_themes_toolbarbutton_colors.js 2018-02-03 02:24:11 +02:00
Zhengyi Lian 53ac4fca60 Bug 1426686 - Add support for theming the tab loading indicator. r=jaws
MozReview-Commit-ID: 72F399voah5

--HG--
extra : rebase_source : d673d4d4873fa4ef62d29cc7ea64ca99ecc4d2dd
2018-01-23 21:03:13 -05:00
Vivek Dhingra f4cc27b1cd Bug 1431189 - Add google chrome toolbar button color properties: r=jaws
Added support for color.button_background, color.button_background_hover, color.button_background_active

MozReview-Commit-ID: F0EcTLMWE6h

--HG--
extra : rebase_source : 663356d0a518ac9d64319d15a9268f923add6a6b
2018-02-02 16:24:26 -05:00
Sam Foster 89d5784a08 Bug 1435316 - Add container component stylesheets to the manifest for payments. r=MattN
MozReview-Commit-ID: 42QuwNmO9tC

--HG--
extra : rebase_source : 500b72d7802d5827384cc5957dfa760993cabe78
2018-02-02 09:46:11 -08:00
Andrew Halberstadt f354075c7a Bug 1434430 - [flake8] Fix blank 'except' statements r=rwood
This is a new issue that gets linted with flake8 3.5.0. Basically you should
never use a blank except: statement.

This will catch all exceptions, including KeyboardInterrupt and SystemExit
(which is likely not intended). If a catch all is needed, use
`except: Exception`.  If you *really* mean to also catch KeyboardInterrupt et
al, use `except: BaseException`.

Of course, being specific is often better than a catch all.

MozReview-Commit-ID: FKx80MLO4RN

--HG--
extra : rebase_source : 7c74a7d0d81f2c984b47aff3a0ee3448b791177b
2018-01-31 14:32:08 -05:00
Tim Nguyen f30d722e69 Bug 1423762 - Add support for toolbar_field_separator and proper support for toolbar_vertical_separator. r=jaws
MozReview-Commit-ID: GXDLiyZXqLE

--HG--
extra : rebase_source : 7567ce966e3fb5548bad072eec9a38b272d90322
2018-02-02 17:53:24 +00:00
Coroiu Cristina 6276356615 Merge mozilla-central to autoland on a CLOSED TREE 2018-02-02 19:43:07 +02:00
Coroiu Cristina e06af9c36a Merge inbound to mozilla-central a=merge 2018-02-02 19:38:23 +02:00
Hardik Tyagi 9aaa96b711 Bug 1363725 - Changed inconsistent occurrence of 'all_child', 'all_childs' to 'all_children' and 'AllChilds' to 'AllChildren' in code and docs. r=chutten 2018-01-31 18:50:30 +05:30
Csoregi Natalia caba23a6ce Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-02-02 06:33:34 +02:00
Matthew Noorenberghe 29551cf107 Bug 1434839 - Button to debug the remote payment frame. ?debug=1 to toggle the debug console. r=jaws
MozReview-Commit-ID: EVYExRDwtaX

--HG--
extra : rebase_source : a87983bd0f73924e00d22f8fe8f836ce18acaf67
2018-02-01 14:37:45 -08:00
Matthew Noorenberghe 2855dea48c Bug 1434839 - Rename 'PaymentRequest' variable to camelCase to reduce confusion with the standard API. r=jaws
Also export paymentRequest so it's accessible to debugging.js in the next commit

MozReview-Commit-ID: 9w6zaQZanfJ

--HG--
extra : rebase_source : f1bd763033846833e6d93841f98e06c6f7260d38
2018-02-01 14:40:15 -08:00
Matthew Noorenberghe 7bebf01b39 Bug 1434839 - Rename PaymentDialog to paymentDialogWrapper to reduce confusion. r=jaws
MozReview-Commit-ID: 6o8B7bHy9fo

--HG--
rename : toolkit/components/payments/content/paymentDialog.css => toolkit/components/payments/content/paymentDialogWrapper.css
rename : toolkit/components/payments/content/paymentDialog.js => toolkit/components/payments/content/paymentDialogWrapper.js
rename : toolkit/components/payments/content/paymentDialog.xhtml => toolkit/components/payments/content/paymentDialogWrapper.xhtml
extra : rebase_source : 0267da92eca5b3b46fab87e26bfbeb089b1518ad
2018-02-01 14:40:29 -08:00
Paul Bone 40e8b95bed Bug 1424760 (Part 7) - Don't insert an extra property into the GC telemetry r=Dexter
The properties limit was being exceeded because the telemetry code itself
added a num_slices property.  The GC already adds a slices property
(containing the number of slices) so I've fixed the issue by removing the
creation of the num_slices property, which will stop this limit from being
exceeded.

--HG--
extra : rebase_source : dd5c54fe88f4511b4dffa6e52b7b4d8709886f42
2018-02-01 22:24:26 +11:00
Alessio Placitelli 59916d55b4 Bug 1425909 - Mention the support for scalars in artifact and build-faster workflows. r=chutten
MozReview-Commit-ID: 4sJlNiEVLv7

--HG--
extra : rebase_source : b297c95b77344ea952c286cb3d880d149dd81d46
2018-01-30 18:19:19 +01:00
Gurzau Raul b304596a50 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-02-01 23:58:51 +02:00
Gurzau Raul 047564ed7a Merge inbound to mozilla-central. a=merge 2018-02-01 23:53:53 +02: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
Boris Zbarsky 7a9f022f1a Bug 1434819 part 7. Remove the SHOW_* constants from nsIDOMNodeFilter. r=qdot
MozReview-Commit-ID: 7E2KZkLfbSI
2018-02-01 14:26:12 -05:00
Csoregi Natalia d8b0109aae Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-02-01 20:13:43 +02:00
Dylan Stokes 940834210e Bug 1347184 - Add support for colors.icons and colors.icons_attention properties. r=jaws
MozReview-Commit-ID: KX4TIdBvza6

--HG--
extra : rebase_source : 23b1da0a9649bfb91c45c576cb63564305a6990f
2018-01-23 21:00:15 -05:00
Narcis Beleuzu b709f2768b Backed out 2 changesets (bug 1425909) for mochitest C3 failures on test_memoryReporters.xul. on a CLOSED TREE
Backed out changeset 6bcaae60c82e (bug 1425909)
Backed out changeset 0b5d96b317c3 (bug 1425909)
2018-02-01 19:45:22 +02:00
Alessio Placitelli 52d0b9348d Bug 1425909 - Enable adding scalars in artifact builds without rebuilding Firefox. r=chutten,froydnj
This patch enables generating a JSON file that mirrors the scalar definitions
in Scalars.yaml. On local developer builds, this file is loaded when Firefox
starts to register all the scalars. If some change was introduced in the
definition files, the new scalar will be dynamically added.
The JSON definition file will be regenerated every time an artifact build
is performed or the build faster command is invoked.

MozReview-Commit-ID: Do3WjE38aIK

--HG--
extra : rebase_source : 64fdd324bf760412bc1504a2f1c2b8952096c513
2018-01-18 18:25:01 +01:00
arthur.iakab a090750861 Merge mozilla-central to autoland
--HG--
extra : rebase_source : a5345fa7da5587fdc8dc5e1fd160bbaa03ef6214
2018-02-02 12:11:39 +02:00
Jared Wein 0bc01f8ebd Bug 1435117 - Use a different name for the icon colors internally since the theme object gets flattened when used by LightweightThemeConsumer. r=ntim
The 'icons' object already exists for a prototype way to allow theme authors to change the icons and it was conflicting with the newly introduced colors.icons pproperty that was added recently.

MozReview-Commit-ID: Hwn9fYN1kcC

--HG--
extra : rebase_source : 62f124ab84d11a5c7f13de4821346a091a0744c4
2018-02-01 22:07:58 -05:00
Kit Cambridge 4e4e8de8f4 Bug 1435145 - Handle children moved out of a deleted synced folder into a different subtree. r=markh
MozReview-Commit-ID: A9EbNe4qMU3

--HG--
extra : rebase_source : 9c082094669a8a82ebed67c4f838e15d790440aa
2018-02-01 19:58:45 -08:00
Jared Wein 9e5f9ec900 Bug 1434443 - Send the shippingAddress back to the webpage as part of the PaymentResponse. r=MattN
MozReview-Commit-ID: 4K8XpxkgdqB

--HG--
extra : rebase_source : 659e363c587e1387ad8e8e00f73943761546cf56
2018-01-31 16:17:15 -05:00
Jonathan Kingston bb7b7b0ca8 Bug 1432162 - Extend telemetry for MIXED_CONTENT_OBJECT_SUBREQUEST r=ckerschb
MozReview-Commit-ID: 9JP6Fw1KdoA

--HG--
extra : rebase_source : 3458d6954c3579d4cbb9870b702090f387282a57
2018-01-22 14:24:18 +00:00
Gurzau Raul 1315ffda06 Merge inbound to mozilla-central. a=merge 2018-02-02 00:22:39 +02:00
Luca Greco a0ff3ed908 Bug 1429425 - contentScripts.register runAt option should be set to document_idle when missing. r=mixedpuppy,zombie
MozReview-Commit-ID: 1D1J8zmVWqC

--HG--
extra : rebase_source : f17dbf6ec0cab40edee472933fd901c5b44e683f
2018-01-31 20:55:39 +01:00
Alessio Placitelli f585ffad30 Bug 1425909 - Mention the support for scalars in artifact and build-faster workflows. r=chutten
MozReview-Commit-ID: 4sJlNiEVLv7

--HG--
extra : rebase_source : 5766e141968c1f0073b43b592a2303ea9f78f9ad
2018-01-30 18:19:19 +01:00
Alessio Placitelli e39fc7c8b3 Bug 1425909 - Enable adding scalars in artifact builds without rebuilding Firefox. r=chutten,froydnj
This patch enables generating a JSON file that mirrors the scalar definitions
in Scalars.yaml. On local developer builds, this file is loaded when Firefox
starts to register all the scalars. If some change was introduced in the
definition files, the new scalar will be dynamically added.
The JSON definition file will be regenerated every time an artifact build
is performed or the build faster command is invoked.

MozReview-Commit-ID: Do3WjE38aIK

--HG--
extra : rebase_source : 2d9701d77abeb6ce8de096674349b6d071c4b102
2018-01-18 18:25:01 +01:00
Bogdan Pozderca 646676bc6f Bug 1412591 - Implement Google Chrome frame_inactive property. r=jaws
MozReview-Commit-ID: Dd204fZV7Yh

--HG--
extra : rebase_source : 0084d3b4954d22d6490fbf524f598ebbd558b411
2018-01-23 21:33:57 -05:00
Kit Cambridge 5d06c194b0 Bug 1434800 - Don't treat children moved out of a deleted synced folder as orphans. r=markh
MozReview-Commit-ID: GAQMYNCvyDj

--HG--
extra : rebase_source : ffe065a6489400b30407bd75eddbec033eaaeccb
2018-01-31 18:58:27 -08:00
Sam Foster a396e6b9fa Bug 1427936 - Add an order-details component and details-payment-items. r=MattN
* The order-details container arranges and populates the items list and the 2nd total line under the items.
* The displayItems list is rendered into 2 lists, a "footer-items" list which displays tax and similar items just before the total, and a "main" list for everything else.
* The list items are instances of a payment-details-item component
* Initial layout of the line items and total with css grid

* Tests for order-details component
* Tests for payment-detail-item component


MozReview-Commit-ID: 68r8SSgwHgq

--HG--
extra : rebase_source : 8b2287124615bd4c16ab900d1f029d02538ccf1f
2018-01-12 15:03:54 -08:00
Mike Cooper aadef66cfa Bug 1434714 - Support Telemetry pings that are larger than 500,000 bytes after gzip r=gfritzsche
MozReview-Commit-ID: B1Bq5czcpdL

--HG--
extra : rebase_source : 67884027b1bd33030bed2f852254b30e84e68527
2018-01-31 13:05:21 -08:00
Cosmin Sabou 7092b51729 Merge mozilla-central to autoland. a=merge on CLOSED TREE 2018-02-01 01:19:48 +02:00
Cosmin Sabou cbddf62d14 Merge inbound to mozilla-central. a=merge 2018-02-01 01:14:44 +02:00
Boris Zbarsky 928d0d4fa7 Bug 1434318 part 13. Remove nsIDOMDocument::CreateEvent. r=mystor
MozReview-Commit-ID: EaUjTLeaQ0n
2018-01-31 15:18:11 -05:00
Boris Zbarsky c62e23596a Bug 1434318 part 2. Stop using nsIContentViewer::GetDOMDocument in C++. r=mystor
MozReview-Commit-ID: FoMoVgCngGR
2018-01-31 15:18:09 -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
Francois Marier e6be1157ca Bug 1431192 - Only fetch download protection lists when Safe Browsing is enabled. r=gcp
Download protection requires both the malware list as well as its
own special lists. The code therefore checks that both Safe
Browsing and download protection are enabled before checking
downloaded files.

The list manager should check the same prefs before downloading
any of the download protection lists in order to avoid connecting
to the Safe Browsing server when Safe Browsing is fully disabled.

MozReview-Commit-ID: 66vMA56T4pJ

--HG--
extra : rebase_source : cef14cf5a03290bd10d8d02367709e1ffd5e9030
2018-01-29 15:16:54 -08:00
Francois Marier 21fb2aec25 Bug 1431370 - Make DoRiceDeltaDecode allocation fallible to fix startup OOM crash. r=gcp
MozReview-Commit-ID: 2vf4EU4TVCq

--HG--
extra : rebase_source : 2db85c786beb35cf2f203fcec7d0825e7b2b9a52
2018-01-30 13:26:43 -08:00
Andreea Pavel d652648d08 Merge mozilla-central to autoland a=merge on a CLOSED TREE
--HG--
rename : dom/media/webrtc/MediaEngine.h => dom/media/webrtc/MediaEnginePrefs.h
extra : rebase_source : 661454de54cac8d23010da02d0c0d68c1856500d
2018-01-31 19:39:52 +02:00
Mark Banner 0bd55b8ddd Bug 1433979 - Remove deprecated code from PlacesBackups.jsm as it is no longer necessary. r=mak
MozReview-Commit-ID: 5bNYJZvRInk

--HG--
extra : rebase_source : 782ac84bb6314d6905d5d5c989fa27695d6a1e7e
2018-01-29 18:20:24 +00:00
Marco Bonardo 32f24725d5 Bug 1434588 - Remove PlacesUtils.setAnnotationsForURI. r=standard8
MozReview-Commit-ID: 6O0z6vPLjTd

--HG--
rename : toolkit/components/places/tests/unit/test_utils_setAnnotationsFor.js => toolkit/components/places/tests/unit/test_utils_setAnnotationsForItem.js
extra : rebase_source : 79e41e39827b1130a6e4ac258c536ecee7fa105d
2018-01-31 14:36:33 +01:00
Johann Hofmann 13b0b2923f Bug 1428320 - Extend the indexedDB storage type telemetry to version 62. r=liuche
Because of a small correction in how we measure this data,
I'd like to get more releases worth of information for this.

MozReview-Commit-ID: JAAsQly6Is8

--HG--
extra : rebase_source : 918591e48d2998af24af7e61ea9206e10bfc70c8
2018-01-05 12:53:54 +01:00