Commit Graph

593354 Commits

Author SHA1 Message Date
Jonathan Kew
d384879f12 Bug 1457103 - patch 3 - Make gfxFontEntry::GetVariationAxes and GetVariationInstances pure virtual, and provide missing subclass implementations. r=jwatt 2018-04-26 17:08:18 +01:00
Jonathan Kew
61950f81db Bug 1457103 - patch 2 - Refactor logic from gfxFontconfigFontEntry implementations of GetVariationAxes and GetVariationInstances to gfxFT2Utils, where it can be shared by the gfxFT2Fonts backend. r=jwatt 2018-04-26 17:08:18 +01:00
Jonathan Kew
6ad9a5ee43 Bug 1457103 - patch 1 - Make gfxFontEntry::HasVariations a pure-virtual method, and fill in missing subclass implementations, particularly in FT2FontEntry. r=jwatt 2018-04-26 17:08:18 +01:00
Emilio Cobos Álvarez
081d926e7b Bug 1457026: Teach nsDocumentEncoder about display: contents. r=mats
MozReview-Commit-ID: 5F3qurRHMNM
2018-04-26 18:06:37 +02:00
Lee Salzman
2942892fa9 Bug 1448703 - follow-up - disambiguate unknown font from cleared all. r=me 2018-04-26 11:58:49 -04:00
Andreea Pavel
b1e3552b06 Backed out changeset 81601f1ab879 (bug 1448703) for build bustages at builds/worker/workspace/build/src/gfx/webrender_bindings/Moz2DImageRenderer.cpp:108 on a CLOSED TREE 2018-04-26 18:52:48 +03:00
Lee Salzman
ff6c421be0 Bug 1448703 - follow-up - disambiguate unknown font from cleared all. r=me 2018-04-26 11:38:09 -04:00
Gabriel Luong
63837b4686 Bug 1455641 - Remove unnecessary catch from setSelectedNode calls. r=pbro 2018-04-26 11:28:02 -04:00
ffxbld
1a695c2e33 No bug, Automated HSTS preload list update from task GjhOFReSQGqVESpdTdZ3FA
Summary: No bug, Automated HPKP preload list update from task GjhOFReSQGqVESpdTdZ3FA

Reviewers: sfraser

Reviewed By: sfraser

Tags: #secure-revision

Differential Revision: https://phabricator.services.mozilla.com/D1045

--HG--
extra : rebase_source : 53c75df4ac650d24bb7f4da8e7d3eab675dcac3b
2018-04-26 16:19:47 +01:00
Matthew Gaudet
0ee0280500 Bug 1437842: [Part 13] Convert IsSharedArrayBuffer to GuardToSharedArrayBuffer r=jandem
--HG--
extra : rebase_source : d39b4d0d5418bd7405aea33ebb84686312782be2
2018-04-24 14:02:27 -04:00
Matthew Gaudet
61a09bbd8d Bug 1437842: [Part 12] Convert IsArrayBuffer to GuardToArrayBuffer r=jandem
--HG--
extra : rebase_source : 7437c4a5b4bcb5362ed71980c9d303538cc23eca
2018-04-24 13:36:57 -04:00
Matthew Gaudet
0011b048be Bug 1437842: [Part 11] Convert IsSetObject to GuardToSetObject r=jandem
--HG--
extra : rebase_source : 3b078bb9f939896ab60cac5584cc2748e68eeeac
2018-04-23 15:18:17 -04:00
Matthew Gaudet
da9eb5d6e6 Bug 1437842: [Part 10] Convert IsMapObject to GuardToMapObject r=jandem
--HG--
extra : rebase_source : 480d2e129f20f3d7db6d1c7f5a02547516e97639
2018-04-23 15:01:15 -04:00
Matthew Gaudet
b7fe2f988a Bug 1437842: [Part 9] Convert IsRelativeTimeFormat to GuardToRelativeTimeFormat r=jandem
--HG--
extra : rebase_source : dd13a8ab7f667afcce804595e9dc932c70a253d6
2018-04-23 14:51:54 -04:00
Matthew Gaudet
c03138e2b9 Bug 1437842: [Part 8] Convert IsPluralRules to GuardToPluralRules r=jandem
--HG--
extra : rebase_source : cb30888b7f88de6b8fcdd186b4709fcfb997347a
2018-04-23 14:28:51 -04:00
Matthew Gaudet
dd72ac6908 Bug 1437842: [Part 7] Convert IsDateTimeFormat to GuardToDateTimeFormat r=jandem
--HG--
extra : rebase_source : 2a3c9cf91a86ba39c7b097b0866aecd0d6ae257e
2018-04-23 11:12:38 -04:00
Matthew Gaudet
44f008c154 Bug 1437842: [Part 6] Convert IsNumberFormat to GuardToNumberFormat r=jandem
--HG--
extra : rebase_source : 455f7ed6df3ea231d8d5b859c08111a302fb7865
2018-04-23 11:07:04 -04:00
Matthew Gaudet
c547a2578f Bug 1437842: [Part 5] Convert IsCollator to GuardToCollator r=jandem
--HG--
extra : rebase_source : 61a5a61629ef6d220566599034fa2077f9324e02
2018-04-23 10:51:06 -04:00
Matthew Gaudet
c00d7bb844 Bug 1437842: [Part 4] Convert IsSetIterator to GuardToSetIterator r=jandem
--HG--
extra : rebase_source : 9053d860953a7aa24848941dc286ee1008dd9454
2018-04-12 14:02:54 -04:00
Matthew Gaudet
9baf0fb242 Bug 1437842: [Part 3] Convert IsMapIterator to GuardToMapIterator r=jandem
--HG--
extra : rebase_source : 246083417a512ea34b97c1693cc7a172ec4540fb
2018-04-12 13:23:45 -04:00
Matthew Gaudet
188153d2d5 Bug 1437842: [Part 2] Convert IsArrayIterator to GuardToArrayIterator r=jandem
--HG--
extra : rebase_source : 6b8b5d3e9b4e2570ac3d6769d87c20db8014242f
2018-04-12 13:14:12 -04:00
Matthew Gaudet
b931fdf247 Bug 1437842: [Part 1] Remove IsStringIterator intrinsic r=jandem
--HG--
extra : rebase_source : 16347997c64e99f6393dcc87f8187eb7c8362a49
2018-04-12 11:54:20 -04:00
Matthew Gaudet
dff8f8b962 Bug 1437842: [Part 0] Convert IsStringIterator to GuardToStringIterator r=jandem
Lays out the ground work

--HG--
extra : rebase_source : e5439266733ed4fb3d6c13f60d0ae2789d267251
extra : source : 7e1ef403fdd89b9467ac95bf912feab7024cde51
2018-04-06 13:24:25 -04:00
Emilio Cobos Álvarez
0faef276ec Bug 1455885: Make the SVG context paint not use a node property, but a member in SVGDocument. r=jwatt
MozReview-Commit-ID: H6SRTsDL5Rh
2018-04-26 17:07:39 +02:00
Emilio Cobos Álvarez
a1b2e5070a Bug 1455885: Inline and make document casts fatally assert. r=bz
For consistency with AsElement / AsContent / AsDocumentFragment, etc.

MozReview-Commit-ID: 8GSj8R9hLBe
2018-04-26 17:05:12 +02:00
cubouyaka
f150dc951d Bug 1445220 - Removed 'version' variable declaration as it was unused r=gerald
--HG--
extra : amend_source : ab250875490b6bcb93e6d9be69286192cb32031d
2018-04-11 16:05:40 +02:00
Jon Coppeard
6b7ad264ec Bug 1453986 - Remove possiblity of recursive GetService call when tracing r=smaug
--HG--
extra : rebase_source : 8319cf6afdde021eed71c25a8c6a1c21b7f65e18
2018-04-26 15:54:00 +01:00
Jon Coppeard
9184648e44 Bug 1443555 - Remove bogus assertion to allow getting the module environment even if there was an error evaluating the module r=anba
--HG--
extra : rebase_source : 83f91489f0e99949b497433ee7429ee23443c3a7
2018-04-26 15:54:00 +01:00
Jon Coppeard
7de5b9f0e0 Bug 1456422 - Remove debugging printfs from GCSchedulingTunables::setParameter r=pbone
--HG--
extra : rebase_source : acb08f1a292ec85fca08bd861b539b602f16c44f
2018-04-26 15:53:59 +01:00
J.C. Jones
61f85fbe96 Bug 1445731 - land NSS NSS_3_37_BETA2 UPGRADE_NSS_RELEASE, r=me
--HG--
extra : rebase_source : b68bb60ebd5ac7037d71c8db6acec29802220a5c
2018-04-26 15:32:24 +02:00
moz-wptsync-bot
cb14cfd1ca Bug 1456953 - [wpt-sync] Update web-platform-tests to 558c8b5ac689a857cebcb26926589afffbd6b13b, a=testonly
wpt-head: 558c8b5ac689a857cebcb26926589afffbd6b13b
wpt-type: landing
2018-04-26 14:51:11 +00:00
Simon Pieters
b1935a7432 Bug 1454697 [wpt PR 10507] - [css-contain] add OWNERS, a=testonly
Automatic update from web-platform-tests[css-contain] add OWNERS

--

wpt-commits: 558c8b5ac689a857cebcb26926589afffbd6b13b
wpt-pr: 10507
2018-04-26 14:51:10 +00:00
moz-wptsync-bot
84e42e8686 Bug 1454693 [wpt PR 10506] - Update wpt metadata, a=testonly
wpt-pr: 10506
wpt-type: metadata
2018-04-26 14:51:09 +00:00
Simon Pieters
76507bead1 Bug 1454693 [wpt PR 10506] - Fix README.md command: python wpt run, a=testonly
Automatic update from web-platform-testsFix README.md command: python wpt run
--

wpt-commits: b1ddc9a7c7dd971b92476cee2077eb4aa3eb600d
wpt-pr: 10506
2018-04-26 14:51:09 +00:00
James Graham
da14d650c9 Bug 1454662 [wpt PR 10505] - Don't wrap HTTPExceptions in FunctionHandler.__call__()., a=testonly
Automatic update from web-platform-testsDon't wrap HTTPExceptions in FunctionHandler.__call__().

Extracted from https://github.com/w3c/web-platform-tests/pull/6792.

--

wpt-commits: 4bf2fa8d17f3165df7b6582754bf00ef277e1180
wpt-pr: 10505
2018-04-26 14:51:08 +00:00
Ahilya Sinha
c7a837bbdc Bug 1454498 [wpt PR 10494] - Fixed config.json not being used in TestEnvironment, a=testonly
Automatic update from web-platform-testsFixed config.json not being used in TestEnvironment (#10494)

Added a check in the TestEnvironment load_config so it overrides the
default config when present.

Closes https://github.com/w3c/web-platform-tests/issues/8181
--

wpt-commits: 8824132b3278f9ad126764689464e515d9a62473
wpt-pr: 10494
2018-04-26 14:51:08 +00:00
Brendan McLoughlin
5aa5c8f202 Bug 1448149 [wpt PR 10148] - Do not print logs twice when running wpt lint, a=testonly
Automatic update from web-platform-testsDo not print logs twice when running wpt lint (#10148)

--

wpt-commits: 16e3f3e541348400009edc7d296aba34b4961aff
wpt-pr: 10148
2018-04-26 14:51:08 +00:00
moz-wptsync-bot
e260a2afa6 Bug 1452928 [wpt PR 8449] - Update wpt metadata, a=testonly
wpt-pr: 8449
wpt-type: metadata
2018-04-26 14:51:07 +00:00
Anne van Kesteren
2804be31dc Bug 1452928 [wpt PR 8449] - Add more XMLHttpRequest overrideMimeType() tests, a=testonly
Automatic update from web-platform-testsAdd more XMLHttpRequest overrideMimeType() tests

For https://github.com/whatwg/xhr/issues/157, https://github.com/whatwg/xhr/pull/174, and https://github.com/whatwg/mimesniff/issues/42.
--

wpt-commits: ae41496630ba35cff974877498383f1280ca07c2
wpt-pr: 8449
2018-04-26 14:51:07 +00:00
Geoffrey Sneddon
4deb695530 Bug 1453235 [wpt PR 10409] - Add backwards compatibility for external_host and host_ip, a=testonly
Automatic update from web-platform-testsAdd backwards compatibility for external_host and host_ip (#10409)

--

wpt-commits: e0d1004a4ac00f92209215722dca513ab5ed010c
wpt-pr: 10409
2018-04-26 14:51:06 +00:00
Jinho Bang
c0ebb983c3 Bug 1454245 [wpt PR 10483] - PaymentHandler: Not allow to call operation if event is not trusted, a=testonly
Automatic update from web-platform-testsPaymentHandler: Not allow to call operation if event is not trusted

Related spec change:
  https://github.com/w3c/payment-handler/pull/294

Bug: 833530
Change-Id: I65d0e01bb5b6bfdd44925b90ba98837161cc136b
Reviewed-on: https://chromium-review.googlesource.com/1013664
Reviewed-by: Rouslan Solomakhin <rouslan@chromium.org>
Commit-Queue: Jinho Bang <jinho.bang@samsung.com>
Cr-Commit-Position: refs/heads/master@{#551238}

--

wpt-commits: e08f2142aa8e98034966994966e02fff3747bdf8
wpt-pr: 10483
2018-04-26 14:51:06 +00:00
Anne van Kesteren
2bcf4dafca Bug 1454341 [wpt PR 10486] - Meta: certificate advice for macOS (Chrome/Safari), a=testonly
Automatic update from web-platform-testsMeta: certificate advice for macOS (Chrome/Safari) (#10486)

--

wpt-commits: 727a8130f1170305dd58c17b18950d7a6f445fd1
wpt-pr: 10486
2018-04-26 14:51:05 +00:00
moz-wptsync-bot
047ec2e77b Bug 1454516 [wpt PR 10496] - Update wpt metadata, a=testonly
wpt-pr: 10496
wpt-type: metadata
2018-04-26 14:51:04 +00:00
Hongchan Choi
c30cda98ab Bug 1454516 [wpt PR 10496] - Apply automatic pull for AudioWorkletNode with zero output, a=testonly
Automatic update from web-platform-testsApply automatic pull for AudioWorkletNode with zero output

Spec: https://webaudio.github.io/web-audio-api/#rendering-loop (Step 9.5)

The AudioWorkletNode with zero output must be pulled by the renderer.
The actual output will be ignored just like AnalyserNode.

Bug: 831245
Test: LayoutTests/external/wpt/webaudio/the-audio-api/the-audioworklet-interface/audioworkletnode-automatic-pull.https.html
Change-Id: If9bd27d6c4bfeecdcd2dd4c8445459afd8593e85
Reviewed-on: https://chromium-review.googlesource.com/1014388
Reviewed-by: Raymond Toy <rtoy@chromium.org>
Commit-Queue: Hongchan Choi <hongchan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#551210}

--

wpt-commits: 7eed33a59decf3541af0b014968008e2c55a9f92
wpt-pr: 10496
2018-04-26 14:51:04 +00:00
Philip Jägenstedt
c3c80ce3eb Bug 1454347 [wpt PR 10487] - Remove old drawCustomFocusRing test, a=testonly
Automatic update from web-platform-testsRemove old drawCustomFocusRing test (#10487)

Added in https://github.com/w3c/web-platform-tests/pull/406.

Removed from HTML in
ff07c6d630
and historical test added in
https://github.com/w3c/web-platform-tests/pull/3801.

Fixes https://github.com/w3c/web-platform-tests/issues/547.
--

wpt-commits: e48e26a506e99cc22c89e763330e4b71afc776ce
wpt-pr: 10487
2018-04-26 14:51:03 +00:00
pyup.io bot
b42ce3589b Bug 1453775 [wpt PR 10453] - Update mozprofile to 1.0.0, a=testonly
Automatic update from web-platform-testsUpdate mozprofile from 0.29 to 1.0.0 (#10453)

--

wpt-commits: 25b6727b41d8ad70dcf8da8d8057e2b85f7cc2ce
wpt-pr: 10453
2018-04-26 14:51:02 +00:00
moz-wptsync-bot
44ece03e5f Bug 1454293 [wpt PR 10484] - Update wpt metadata, a=testonly
wpt-pr: 10484
wpt-type: metadata
2018-04-26 14:51:02 +00:00
Domenic Denicola
3fa6938ec2 Bug 1454293 [wpt PR 10484] - null is not the correct origin for createDocument(), a=testonly
Automatic update from web-platform-testsnull is not the correct origin for createDocument()

See https://dom.spec.whatwg.org/#dom-domimplementation-createdocument
--

wpt-commits: c5a68bdca6eb5ff0997cee59a91ddccb369a3510
wpt-pr: 10484
2018-04-26 14:51:02 +00:00
Anne van Kesteren
bb06674aef Bug 1452941 [wpt PR 8422] - Adjust XMLHttpRequest Content-Type handling, a=testonly
Automatic update from web-platform-testsAdjust XMLHttpRequest Content-Type handling

See https://github.com/whatwg/xhr/pull/176 and https://github.com/whatwg/mimesniff/pull/36.
--

wpt-commits: 84e7972a0518fb57f39740143d4b63e79b14e9f4
wpt-pr: 8422
2018-04-26 14:51:01 +00:00
Emilio Cobos Álvarez
8239c1300e Bug 1386840: Defer loading and don't block rendering for non-matching stylesheets. r=bz,heycam
MozReview-Commit-ID: 24UJZDooGmn
2018-04-26 16:44:03 +02:00