Ryan VanderMeulen
effc958e89
Backed out changeset 91406356569c (bug 1453339) for landing without review.
2018-04-14 10:25:15 -04:00
Miko Mynttinen
0b8872867b
Bug 1393367 - Change MOZ_ASSERT to MOZ_RELEASE_ASSERT. r=mstange, r=fbraun
2018-04-12 14:18:03 +02:00
Honza Bambas
7488001940
Bug 1452028
- Bring back network.http.fast-fallback-to-IPv4 preference, regression from bug 1430659. r=valentin
...
--HG--
extra : rebase_source : a33a72e2117f94aeb101eac8cd2b560fadfaae85
2018-04-13 10:04:00 -04:00
Robert Longson
a212766c28
Bug 1451823 - support ping, rel, referrerPolicy, relList, hreflang, type and text on SVG a elements r=mystor
2018-04-14 14:53:37 +01:00
Boris Zbarsky
a0ee72689e
Bug 1453339 - Make it harder to mess up Promise::All. r=peterv
...
MozReview-Commit-ID: UO4wssYHj7
2018-04-12 17:03:49 -04:00
Emilio Cobos Álvarez
2cd5aa6eeb
Bug 1281745
, bug 1453206: Add a comment pointing out why shadow root checks are needed. r=me
...
As requested by Blake in bug 1281745
.
DONTBUILD, because comment-only.
MozReview-Commit-ID: 1LX4ZlAedOh
2018-04-14 12:05:18 +02:00
Emilio Cobos Álvarez
9083c33e83
Bug 1453206: Fix IsInAnonymousSubtree to account for XBL in Shadow DOM. r=smaug
...
MozReview-Commit-ID: B2aYury8K7i
2018-04-14 11:59:06 +02:00
Noemi Erli
1b65998665
Merge inbound to mozilla-central. a=merge
2018-04-14 12:49:03 +03:00
Jan de Mooij
2dd36cfeae
Bug 1452982 part 9 - Remove/rename remaining ZoneGroup references. r=jonco
2018-04-14 09:03:47 +02:00
Jan de Mooij
b997830888
Bug 1452982 part 8 - Remove ZoneGroup.h/cpp files. r=jonco
2018-04-14 09:03:21 +02:00
Jan de Mooij
e269859a98
Bug 1452982 part 7 - Rename ZoneGroupData to ZoneData. r=jonco
2018-04-14 09:02:57 +02:00
Andrea Marchesini
0f38ba4351
Bug 1453927 - Get rid of XMLHttpRequestMainThread::Init, r=qdot
2018-04-14 08:11:35 +02:00
Eden Chuang
0471b5e543
Bug 1440041 - mochitest for nsIPaymentRequest.shippingOption. r=baku
...
This patch includes followings
1. Test with no selected shipping options.
2. Test with one selected shipping option when creating PaymentRequest.
3. Test with multiple selected shipping options when creating PaymentRequest.
4. Test with selecting shipping option by user.
5. Test with modifying the user selection by merchant.
6. Merges the mochitest for bug 1443914.
--HG--
rename : dom/payments/test/Bug1443914ChromeScript.js => dom/payments/test/ShippingOptionsChromeScript.js
rename : dom/payments/test/test_bug1443914.html => dom/payments/test/test_shippingOptions.html
extra : histedit_source : 19126dcb3870e0637ed8f4d0fbc6839cb5d682a0
2018-04-13 18:48:31 -07:00
Eden Chuang
b206167b93
Bug 1440041 - Add a new readonly attribute nsIPaymentRequest.shippingOption. r=baku.
2018-04-13 18:47:20 -07:00
Andreea Pavel
bbd8c5be30
Merge mozilla-central to mozilla-inbound. a=backout
2018-04-14 04:10:28 +03:00
Andreea Pavel
d3d551275b
Backed out changeset f3e01de682f1 (bug 1443561) on request from jaws a=backout r=jaws
2018-04-14 04:08:45 +03:00
Boris Zbarsky
da28b690f0
Bug 1453868. Remove redunant setting of globalObj in binding to-promise conversions. r=qdot
...
MozReview-Commit-ID: BuykeYqTEoF
2018-04-13 19:31:45 -04:00
Andrea Marchesini
c30c0c3678
Bug 1448328 - Implement getOrigin for blobURL without nsIURIWithPrincipal, r=smaug
2018-04-14 01:08:41 +02:00
Andrea Marchesini
48bf20fde9
Bug 1448328 - Use thread-safe nsIURI in the URI API - part 2 - No teardown runnable, r=valentin
2018-04-14 01:07:08 +02:00
Andrea Marchesini
4b23deda27
Bug 1448328 - Use thread-safe nsIURI in the URI API - part 1 - No getter/setter runnables, r=valentin
2018-04-14 01:06:35 +02:00
Andrea Marchesini
1a39373d7d
Bug 1453925 - BroadcastChannel doesn't need to use a runnable to dispatch messages, r=asuth
2018-04-14 01:01:52 +02:00
Andreea Pavel
01f50bc3d8
Merge mozilla-inbound to mozilla-central. a=merge
2018-04-14 00:56:30 +03:00
Andreea Pavel
bdf94120d1
Merge autoland to mozilla-central. a=merge
2018-04-14 00:55:22 +03:00
ffxbld
63b501185d
No bug, Automated HPKP preload list update from host bld-linux64-spot-324 - a=hpkp-update
2018-04-13 13:48:38 -07:00
ffxbld
2bdc792b00
No bug, Automated HSTS preload list update from host bld-linux64-spot-324 - a=hsts-update
2018-04-13 13:48:34 -07:00
Jonathan Watt
1e7f76576a
Bug 1436048 part 1 - Use a user defined type for font weight everywhere. r=jfkthame,emilio
...
--HG--
extra : rebase_source : 2e267ff99de6f52484e34ac15c39e5ca8b473394
2018-04-13 20:34:37 +01:00
Emilio Cobos Álvarez
9509cd7e32
Bug 1453789: Remove Element.createShadowRoot. r=smaug
...
MozReview-Commit-ID: Hgxbp1Icgvh
2018-04-13 20:51:55 +02:00
arthur.iakab
fca4426325
Merge inbound to mozilla-central. a=merge
2018-04-13 19:01:59 +03:00
Sebastian Hengst
043061beb5
merge mozilla-central to mozilla-inbound
2018-04-13 16:05:58 +03:00
Sebastian Hengst
82f65475ee
merge mozilla-central to autoland
2018-04-13 16:04:29 +03:00
Sebastian Hengst
0819f35e51
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
...
Backed out changeset 516c4fb1e4b8 (bug 525063)
Backed out changeset 6ff8aaef2866 (bug 525063)
Backed out changeset bf13e4103150 (bug 525063)
Backed out changeset d7d2f08e051c (bug 525063)
2018-04-13 16:01:28 +03:00
Emilio Cobos Álvarez
b79062c130
Bug 1436179
: Lazily grow the ProfileEntryStorage. r=mstange,jandem
...
MozReview-Commit-ID: BEGP1ykl4S
2018-04-13 14:59:59 +02:00
Jason Laster
59d573af8c
Bug 1450323 - Debugger: Update Pause Points (v37). r=jimb
...
MozReview-Commit-ID: ISKSyng6noM
2018-04-13 08:46:54 -04:00
Bas Schouten
45f1c7b8eb
Bug 1447141: Blacklist all acceleration on a small subset of AMD device/driver combinations that show up in content crashes. r=milan
...
MozReview-Commit-ID: FTBPGRTdmUG
2018-04-13 14:06:52 +02:00
Matthew Gregan
a310920353
Bug 1449555 - Update libcubeb to 7f4f3b6e. r=padenot
2018-04-13 23:37:05 +12:00
Paolo Amadini
01c8f2adc7
Bug 1452633 - Overwriting local file results in file being deleted. r=mak
...
MozReview-Commit-ID: 7XwqF23q4lr
--HG--
extra : rebase_source : 56e16a5e65cff047cb8520a9f9b2d586d0b959d3
2018-04-13 12:03:02 +01:00
arthur.iakab
b9f0fcc3d6
Merge mozilla inbound to mozilla-central a=merge
2018-04-13 12:43:21 +03:00
André Bargull
1617c8c2c1
Bug 1447442 - Part 16: Replace MOZ_BEGIN_EXTERN_C in C++ header jspubtd.h and remove unused includes and declarations. r=jorendorff
...
--HG--
extra : rebase_source : 8103f7b6a3a4fc813c9a7b2355223357d46e7d35
2018-04-13 02:26:02 -07:00
André Bargull
de06cc981d
Bug 1447442 - Part 15: Potpourri of changes to use more concrete types, move a declaration, avoid code duplication. r=jorendorff
...
--HG--
extra : rebase_source : 27fb9478d963e5fabc91318ddf590828313c8a88
2018-04-13 02:26:02 -07:00
André Bargull
be673ae33c
Bug 1447442 - Part 14: Remove unused parameters from GlobalObject::createBlankPrototypeInheriting and js::InitClass. r=jorendorff
...
--HG--
extra : rebase_source : 705baec4a8bbbe118e6524a9c21d477f6b61cb67
2018-04-13 02:26:02 -07:00
André Bargull
143814be68
Bug 1447442 - Part 13: Remove additional unused declarations. r=jorendorff
...
--HG--
extra : rebase_source : 0f35a31c784e50dfc8e4d29c55f1e13ecfeeb502
2018-04-13 02:26:02 -07:00
André Bargull
9737440348
Bug 1447442 - Part 12: Remove unused HAVE_HYPOT from old-configure and update comments in hypot function. r=jorendorff
...
--HG--
extra : rebase_source : 31b923635b7578a22adb15d5ebfc3a4ecf952284
2018-04-13 02:26:01 -07:00
André Bargull
42c6425a82
Bug 1447442 - Part 11: Use MOZ_IS_GCC to test for GCC. r=Waldo
...
--HG--
extra : rebase_source : 4073e81a1357660de86af54c2786c0187f1c8ae7
2018-04-13 02:26:01 -07:00
André Bargull
afefc69f03
Bug 1447442 - Part 10: Remove ifdefs for unsupported compiler versions. r=jorendorff
...
--HG--
extra : rebase_source : dcafe84ca4b492ab3e91289d5d0a78a816feb343
2018-04-13 02:26:01 -07:00
André Bargull
942f79e6e4
Bug 1447442 - Part 9: Remove unused JSWhyMagic constants. r=jorendorff
...
--HG--
extra : rebase_source : 6686176dbf004249a44f357d3c33cc17545dcb2d
2018-04-13 02:26:01 -07:00
André Bargull
27dae8ee18
Bug 1447442 - Part 8: Use UniqueChars and UniqueTwoByteChars typedefs in a few places. r=jorendorff
...
--HG--
extra : rebase_source : f503fa38b104fd586c88ac6557fb72842e672333
2018-04-13 02:26:01 -07:00
André Bargull
3943196403
Bug 1447442 - Part 7: More clean-up for typed arrays and array buffer views. r=jorendorff
...
--HG--
extra : rebase_source : ff2f577bc1ecca45df3afed524cf3e0b92f9852a
2018-04-13 02:26:00 -07:00
André Bargull
c58317ae7c
Bug 1447442 - Part 6: Pass Handle<GlobalObject*> in ClassInitializerOp. r=jorendorff
...
--HG--
extra : rebase_source : 14883f96b9df11ae22cf427e104a8a2689b1e4bb
2018-04-13 02:26:00 -07:00
André Bargull
4adabc626b
Bug 1447442 - Part 5: Use template versions of NewBuiltinClassInstance and NewObjectWithClassProto instead of manual casting. r=jorendorff
...
--HG--
extra : rebase_source : 55b7c0a30d7a33a29cf2acbcbbfc248aefa67d0c
2018-04-13 02:26:00 -07:00
André Bargull
1286bc0375
Bug 1447442 - Part 4: Move some definitions to where they are used. r=jorendorff
...
--HG--
extra : rebase_source : be0bfd4c7402b99d3ba248fc3541f65ca9fd88ff
2018-04-13 02:25:59 -07:00