Commit Graph

665088 Commits

Author SHA1 Message Date
Frédéric Wang
b949de1ba0 Bug 1571679 [wpt PR 18293] - MathML: Add tests for children not participating to their parent layout, a=testonly
Automatic update from web-platform-tests
MathML: Add tests for children not participating to their parent layout (#18293)

* MathML: Add tests for children not participating to their parent layout

This commit adds new tests to verify that children with "display: none",
"position: absolute" or "position: fixed" don't affect preferred width
calculation or layout of their parents.

- mathml/support/mathml-fragments.js:  Add function to append a non empty
 child (optionally making the element invalid) and use that function for
 forceNonEmptyElement.

- mathml/support/layout-comparison.js: Introduce new helpers function to
  extract the children participating to their parent layout. Modify
  compareLayout so that it browser that list of children instead and allow
  comparison in horizontal+LTR mode.

* Add feature detection otherwise these tests pass when MathML is disabled.

* Add TODO for floats.

--

wpt-commits: 7a669f450b8ffbc803a3206bee36733e06773e90
wpt-pr: 18293
2019-08-09 20:31:25 +00:00
moz-wptsync-bot
a2449835ac Bug 1564941 [wpt PR 17761] - Update wpt metadata, a=testonly
wpt-pr: 17761
wpt-type: metadata
2019-08-09 20:31:25 +00:00
Anne van Kesteren
e0ead83137 Bug 1564941 [wpt PR 17761] - HTML: SharedArrayBuffer infrastructure adjustments, a=testonly
Automatic update from web-platform-tests
HTML: SharedArrayBuffer infrastructure adjustments

For https://github.com/whatwg/html/pull/4734.
--

wpt-commits: a140f239fa9dc4fc3db593b664064b65340e7d4b
wpt-pr: 17761


--HG--
rename : testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/resources/broadcastchannel-iframe.html.headers => testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/resources/echo-iframe.html.headers
rename : testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/resources/broadcastchannel-iframe.html.headers => testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/resources/echo-worker.js.headers
rename : testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/broadcastchannel-success-and-failure.html => testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/broadcastchannel-success-and-failure.https.html
rename : testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/identity-not-preserved.html => testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/identity-not-preserved.https.html
rename : testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/no-transferring.html => testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/no-transferring.https.html
rename : testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/resources/broadcastchannel-iframe.html.headers => testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/resources/broadcastchannel-sharedworker.js.headers
rename : testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/resources/broadcastchannel-iframe.html.headers => testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/resources/broadcastchannel-worker.js.headers
rename : testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/resources/broadcastchannel-iframe.html.headers => testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/resources/incrementer-worker-with-channel.js.headers
rename : testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/resources/broadcastchannel-iframe.html.headers => testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/resources/incrementer-worker.js.headers
rename : testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/resources/broadcastchannel-iframe.html.headers => testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/resources/nested-worker-success.js.headers
rename : testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/resources/broadcastchannel-iframe.html.headers => testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/resources/serviceworker-failure.js.headers
rename : testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/resources/broadcastchannel-iframe.html.headers => testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/resources/sharedworker-failure.js.headers
rename : testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/serialization-via-history.html => testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/serialization-via-history.https.html
rename : testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/window-domain-success.sub.html => testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/window-domain-success.https.sub.html
rename : testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/window-iframe-messagechannel-success.html => testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/window-iframe-messagechannel-success.https.html
rename : testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/window-messagechannel-success.html => testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/window-messagechannel-success.https.html
rename : testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/window-sharedworker-failure.html => testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/window-sharedworker-failure.https.html
rename : testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/window-similar-but-cross-origin-success.sub.html => testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/window-similar-but-cross-origin-success.https.sub.html
rename : testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/window-simple-success.html => testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/window-simple-success.https.html
2019-08-09 20:31:24 +00:00
Kent Tamura
bd97992b53 Bug 1571344 [wpt PR 18277] - Enable "RestrictedWebkitAppearance" flag as "experimental"., a=testonly
Automatic update from web-platform-tests
Enable "RestrictedWebkitAppearance" flag as "experimental".

* insert_paragraph_separator_command_test.cc
  <colgroup>'s actual appearance will be 'none', and it has no height.

* external/wpt/css/css-lists/list-and-margin-collapse-003.html and -004.html
  <div> can't have 'checkbox' appearance any longer, and we couldn't find other
  ways to reproduce the original issue.  So we remove the tests.

* fast/css/invalid-appearance.html
  Removed.  It was made to check deprecation messages.

* fast/css/square-button-appearance.html
  Removed. -webkit-appearance:square-button doesn't work for arbitrary elements
  any longer, and its appearance is tested in input[type=color] tests.

* fast/forms/file/file-style-inheritance.html
  -webkit-appearance:square-button doesn't work for ::-webkit-file-upload-button
  any longer. -webkit-appearnace:none works well in the test.

* fast/forms/range/thumbslider-no-parent-slider.html
  -webkit-appearance:slider-thumb-* don't work in this case any longer. Its
  pixel result has nothing. This CL converts the test to a reference test.

* scrollbars/custom-scrollbar-appearance-property.html
  -webkit-appearance:searchfield-cancel-button doesn't work for
  ::-webkit-scrollbar* any longer, and pixel result of this test would be
  changed.  This CL converts the test to a testharness.js test.

* fast/css/invalid-appearance-progress-bar-meter-expected.txt
* fast/forms/datalist/slider-appearance-with-ticks-crash-expected.txt
* fast/forms/range/slider-appearance-crash-expected.txt
* fast/forms/range/thumbslider-crash-expected.txt
* fast/text/whitespace/pre-block-normal-inline-crash-2-expected.txt
* paint/invalidation/selection/multiple-body-remove-selection-crash-expected.txt
* paint/theme/anonymous-element-menulist-painting-expected.txt
  Remove deprecation messages.

Bug: 981720
Change-Id: I91068c8265cdfc682a06b1b4588b04ea30a318d0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1727654
Reviewed-by: Yoshifumi Inoue <yosin@chromium.org>
Commit-Queue: Kent Tamura <tkent@chromium.org>
Cr-Commit-Position: refs/heads/master@{#684247}

--

wpt-commits: 10137469748fa74d86e02243c6aae6e45e76e1f0
wpt-pr: 18277
2019-08-09 20:31:24 +00:00
autofoolip
94bcd5a969 Bug 1571620 [wpt PR 18289] - Update interfaces/speech-api.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/speech-api.idl (#18289)

Source: https://github.com/tidoust/reffy-reports/blob/acde19a/whatwg/idl/speech-api.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/568218224
--

wpt-commits: 5ba486c2f31886e43f8b55ba6ca0ebea67afe18d
wpt-pr: 18289
2019-08-09 20:31:24 +00:00
Joonghun Park
7ca1378b5d Bug 1567152 [wpt PR 17876] - Replaced elements with 'contain: size' should have zero intrinsic size., a=testonly
Automatic update from web-platform-tests
Replaced elements with 'contain: size' should have zero intrinsic size.

This behavior follows the spec,
https://drafts.csswg.org/css-contain/#containment-size,
as the statement below.

'Replaced elements must be treated
as having an intrinsic width and height of 0.'

For this behavior, when 'contain: size' is specified,
LayoutReplaced::IntrinsicSize returns zero size
instead of the intrinsic size it actually has.

Before this CL,
|LayoutReplaced::ComputeIntrinsicSizingInfoForReplacedContent|
did early return with "FloatSize()",
but |LayoutReplaced::ComputeReplacedLogicalWidth| has *if statement*
for specified and intrinsic css size,
so *that* early return couldn't be reached.

Addition to it, ComputeIntrinsicSizeFoo uses
|LayoutReplaced::IntrinsicSize| essentially,
and it returned non-zero size and that value was used before this CL.

Bug: 955163
Change-Id: If0309ae5f1adb2e3026ff92bfde2ffb07ba73582
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1703540
Reviewed-by: Mounir Lamouri <mlamouri@chromium.org>
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Reviewed-by: vmpstr <vmpstr@chromium.org>
Commit-Queue: Joonghun Park <pjh0718@gmail.com>
Cr-Commit-Position: refs/heads/master@{#684192}

--

wpt-commits: 2cc953df18d460ae7cdac64359660a9de3e90019
wpt-pr: 17876
2019-08-09 20:31:23 +00:00
Raymond Toy
f4f2a0a693 Bug 1571534 [wpt PR 18282] - Update current_frame, a=testonly
Automatic update from web-platform-tests
Update current_frame

When a setTargetAtTime event has converged (10 time constants), we
basically hold the value.  However, if there's a setValue event after
convergence, and this setValue is within the current render quantum,
the current_frame was not getting updated, so when this event and the
next are getting processed, the currentTime has the incorrect value.

Update current_frame appropriately in this case.

Bug: 990393
Test: the-audioparam-interface/set-target-conv.html
Change-Id: I4b364d3972e1f5acb454916fdb6455fb75b7e7b6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1736173
Reviewed-by: Hongchan Choi <hongchan@chromium.org>
Commit-Queue: Raymond Toy <rtoy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#684137}

--

wpt-commits: ea702882ef9071620da2d32dc2542f3b7b2e6116
wpt-pr: 18282
2019-08-09 20:31:23 +00:00
David Grogan
76cc4074c9 Bug 1568369 [wpt PR 18025] - [css-flexbox] Test for definite flex basis of fully inflexible item, a=testonly
Automatic update from web-platform-tests
[css-flexbox] Test for definite flex basis of fully inflexible item

Safari and blink legacy fail this; EdgeHTML, Firefox, and blink NG pass
it, but I think blink NG passes it by accident for now.

Change-Id: I38acc8ba98d3897aa77305a36c2ae6f2affec640
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1713143
Commit-Queue: David Grogan <dgrogan@chromium.org>
Reviewed-by: Christian Biesinger <cbiesinger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#684111}

--

wpt-commits: 78490291ac0bd985de553d2c5f33d13ddaf4651e
wpt-pr: 18025
2019-08-09 20:31:22 +00:00
Jeremy Lempereur
75b3f048df Bug 1571090 [wpt PR 18262] - Fixed a comment copy/paste typo., a=testonly
Automatic update from web-platform-tests
Editorial URL: fixed a comment copy/paste typo

--

wpt-commits: 0d97ff8c81bc03396c42a18f7fbb64e971a6caf8
wpt-pr: 18262
2019-08-09 20:31:22 +00:00
moz-wptsync-bot
36382e741f Bug 1571193 [wpt PR 18270] - Update wpt metadata, a=testonly
wpt-pr: 18270
wpt-type: metadata
2019-08-09 20:31:21 +00:00
Eldar Rello
d26c9af10c Bug 1571193 [wpt PR 18270] - Replace legacy API usage in wpt RTCPeerConnection-onicecandidateerror.html, a=testonly
Automatic update from web-platform-tests
Replace legacy API usage in wpt RTCPeerConnection-onicecandidateerror.html

Bug: webrtc:3098
Change-Id: I58b1b22d13259102294a00914e05b42b2b41b36e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1731931
Commit-Queue: Eldar Rello <elrello@microsoft.com>
Reviewed-by: Henrik Boström <hbos@chromium.org>
Cr-Commit-Position: refs/heads/master@{#683961}

--

wpt-commits: 8a1fbc0c538c1f81e8e3ba6b7d1cea41d367f7d7
wpt-pr: 18270
2019-08-09 20:31:21 +00:00
moz-wptsync-bot
c9a59a0ad6 Bug 1571043 [wpt PR 18257] - Update wpt metadata, a=testonly
wpt-pr: 18257
wpt-type: metadata
2019-08-09 20:31:20 +00:00
Edvard Thörnros
6399c582a3 Bug 1571043 [wpt PR 18257] - Translate 25 more svg/animation tests to WPT, a=testonly
Automatic update from web-platform-tests
Translate 25 more svg/animation tests to WPT

This is the second commit in the series of updating all the old svg
animation tests.

The usage of testharness has replaced the older SVGAnimationTest.js
for all where it's suitable. No functionality should have changed
and the tests should cover almost the same.

In all of the animations where there is a sampling at T=0, where
it was assumed that no animations had started. Which didn't work
flawlessly when moved to the new system, it has thus been removed.

Bug: 985335
Change-Id: If5d6d879be3ccd3b14467eebaa4c9a2c03128f64
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1733589
Commit-Queue: Edvard Thörnros <edvardt@opera.com>
Reviewed-by: Stephen Chenney <schenney@chromium.org>
Cr-Commit-Position: refs/heads/master@{#683944}

--

wpt-commits: dcdebb1b8e7d3f9a4650498c1efeae78060294e5
wpt-pr: 18257
2019-08-09 20:31:20 +00:00
Frédéric Wang
8d05ae1767 Bug 1571296 [wpt PR 18276] - MathML: Make box comparison more reliable by using an absolutely-posi…, a=testonly
Automatic update from web-platform-tests
MathML: Make box comparison more reliable by using an absolutely-positioned div. (#18276)

It seems padding/border/margin-002 tests may fail because of interaction between
sibling divs. Although this probably need separate debugging/testing, these
tests are intended to verify each subtest individually, so make the testing divs
absolutely-positioned in order to isolate them from the rest of the layout.
--

wpt-commits: d250e8cd5fe0cb3c80cb0fdfc2040f4cfcbf7a0d
wpt-pr: 18276
2019-08-09 20:31:20 +00:00
moz-wptsync-bot
04910b88df Bug 1570656 [wpt PR 18235] - Update wpt metadata, a=testonly
wpt-pr: 18235
wpt-type: metadata
2019-08-09 20:31:19 +00:00
Edvard Thörnros
d2e977f51e Bug 1570656 [wpt PR 18235] - Translate 25 tests to WPT, a=testonly
Automatic update from web-platform-tests
Translate 25 tests to WPT

This is the second commit in the series of updating all the old svg
animation tests.

The usage of testharness has replaced the older SVGAnimationTest.js
for all where it's suitable. No functionality should have changed
and the tests should cover almost the same.

In all of the animations where there is a sampling at T=0, where
it was assumed that no animations had started. Which didn't work
flawlessly when moved to the new system.

Bug: 985335
Change-Id: I789c1a020ee9004f4cfb7fe4292ba80f318aeeee
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1730904
Commit-Queue: Edvard Thörnros <edvardt@opera.com>
Reviewed-by: Stephen Chenney <schenney@chromium.org>
Cr-Commit-Position: refs/heads/master@{#683926}

--

wpt-commits: c83df3d495977e1faca01565ddde69053f19ba71
wpt-pr: 18235
2019-08-09 20:31:19 +00:00
Koji Ishii
919e33c1d8 Bug 1571268 [wpt PR 18275] - [LayoutNG] Fix PDI/PDF not to affect line breaking, a=testonly
Automatic update from web-platform-tests
[LayoutNG] Fix PDI/PDF not to affect line breaking

This patch fixes PDI/PDF before spaces not to suppress the
line breaking opportunity at the space. For example, before
this fix, `<bdo dir=ltr>a</bdo> b` could not break between
"a" and "b".

PDI and PDF are injected by the `unicode-bidi` property, or
elements that imply the `unicode-bidi` property such as
`<bdi>`, `<bdo>`, or any elements with `dir` attributes.

Bug: 989094
Change-Id: I2128774e2b062ecb86880812c54d46299a19a18a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1735146
Commit-Queue: Emil A Eklund <eae@chromium.org>
Reviewed-by: Emil A Eklund <eae@chromium.org>
Cr-Commit-Position: refs/heads/master@{#683881}

--

wpt-commits: 32fc57874bfa01d7526f6a434c5ccb67b16337cd
wpt-pr: 18275
2019-08-09 20:31:18 +00:00
moz-wptsync-bot
e80c732f8d Bug 1569833 [wpt PR 18159] - Update wpt metadata, a=testonly
wpt-pr: 18159
wpt-type: metadata
2019-08-09 20:31:18 +00:00
Hiroshige Hayashizaki
e2ccfcfda1 Bug 1569833 [wpt PR 18159] - [WPT/common/security-features] Make subresourceContext unmodified, a=testonly
Automatic update from web-platform-tests
[WPT/common/security-features] Make subresourceContext unmodified

To enable to reference `sourceContextList` when checking results.

Bug: 906850
Change-Id: I6d27ac081cef1f2cfa3d387a2a448833aa424694
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1725258
Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org>
Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org>
Reviewed-by: Kenichi Ishibashi <bashi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#683371}

--

wpt-commits: 2332a6bd8ab3d47986492a44d7a0455dfb4ad823
wpt-pr: 18159
2019-08-09 20:31:17 +00:00
moz-wptsync-bot
ea9d144079 Bug 1570739 [wpt PR 18237] - Update wpt metadata, a=testonly
wpt-pr: 18237
wpt-type: metadata
2019-08-09 20:31:17 +00:00
Brian Kardell
0e80ec4b20 Bug 1570739 [wpt PR 18237] - Add tentative idl tests, a=testonly
Automatic update from web-platform-tests
Add tentative idl tests (#18237)

Add tests for all developer visible effects of suggested changes to add IDL which normalizes MathML elements with the rest of the platform:

* Add global events support test

* add tentative tests for HTMLOrForeignElement

* Add tentative tests for ElementCSSInlineStyle interfaces

* Add tentative tests DocumentAndElementEventHandlers

Note: There are no IDL tests itself as how this is achieved is secondary to the actual goals of making MathML elements 'normal'.
--

wpt-commits: 533a5dc6ff20099a1ef18b0724add2b59fbcb2f1
wpt-pr: 18237
2019-08-09 20:31:16 +00:00
Cosmin Sabou
7cf0c18d49 Bug 1570953 - Reposition the skip-if clause because of gecko decision task bustage. r=bustage-fix 2019-08-09 22:40:24 +03:00
Cosmin Sabou
dd8bc45f10 Bug 1570953 - Reposition the skip-if clause on fission on kmag request. a=test-only
--HG--
extra : rebase_source : dd0e2a7868bfefcc38c4461a923cc578e1185708
2019-08-09 22:22:39 +03:00
Stephen Horlander
ec806131cb Bug 1570397 - Update Firefox Browser Developer channel branding r=dao
Update assets and colors for Firefox Browser Developer branding

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

--HG--
extra : moz-landing-system : lando
2019-08-09 14:58:44 +00:00
Stephen Horlander
c5c32d5532 Bug 1570397 - Update Firefox Browser Nightly branding r=dao
Update assets and colors for Firefox Browser Nightly branding

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

--HG--
extra : moz-landing-system : lando
2019-08-09 14:57:51 +00:00
Yura Zenevich
a4a33c2a52 Bug 1565460 - move the specific filter buttons for a11y panel audit from top level toolbar inside a menu. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D39118

--HG--
extra : moz-landing-system : lando
2019-08-09 13:13:44 +00:00
Glenn Watson
1dff77fb01 Bug 1559979 - Restructure the WR picture caching code into Tile methods. r=kvark
Differential Revision: https://phabricator.services.mozilla.com/D40916

--HG--
extra : moz-landing-system : lando
2019-08-11 23:52:35 +00:00
Erica Wright
c338fe4e07 Bug 1559431 - Add social tracking to the ETP graph r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D40476

--HG--
extra : moz-landing-system : lando
2019-08-11 21:43:58 +00:00
Coroiu Cristina
a48224800a Merge mozilla-central to autoland a=merge on a CLOSED TREE 2019-08-12 00:54:41 +03:00
Noemi Erli
574227704c Backed out 2 changesets (bug 1573039) for wrench bustages CLOSED TREE
Backed out changeset 97601fb2425d (bug 1573039)
Backed out changeset 2b68d7bddbb6 (bug 1573039)

--HG--
rename : third_party/rust/image/src/hdr/decoder.rs => third_party/rust/image/src/hdr/hdr_decoder.rs
rename : third_party/rust/image/src/hdr/encoder.rs => third_party/rust/image/src/hdr/hdr_encoder.rs
2019-08-12 00:47:12 +03:00
Bastien Orivel
dd394adde7 Bug 1573039 - Part 2: Revendor dependencies. r=emilio
Depends on D41488

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

--HG--
rename : third_party/rust/image/src/hdr/hdr_decoder.rs => third_party/rust/image/src/hdr/decoder.rs
rename : third_party/rust/image/src/hdr/hdr_encoder.rs => third_party/rust/image/src/hdr/encoder.rs
extra : moz-landing-system : lando
2019-08-11 20:42:54 +00:00
Bastien Orivel
e8d58bb4c6 Bug 1573039 - Part 1: Update image to 0.22. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D41488

--HG--
extra : moz-landing-system : lando
2019-08-11 20:41:20 +00:00
Liang-Heng Chen
a2ebde7992 Bug 1572666 - enable telemetry on release channel; r=kershaw
Differential Revision: https://phabricator.services.mozilla.com/D41346

--HG--
extra : moz-landing-system : lando
2019-08-09 12:48:38 +00:00
Jan de Mooij
4d5c0d5eb6 Bug 1570259 part 5 - Remove AutoSetHelperThreadContext from off-thread Ion and Wasm tasks. r=tcampbell,luke
Off-thread tasks now use a pool of JSContexts (for compatibility with the XPCOM thread pool).
Tasks that don't need a JSContext can run without one (nullptr TlsContext). We can now do this
for Ion and Wasm tasks too.

Depends on D41380

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

--HG--
extra : moz-landing-system : lando
2019-08-09 15:27:10 +00:00
Jan de Mooij
23cbbf5845 Bug 1570259 part 4 - Make AutoUnsafeCallWithABI work without a TlsContext. r=tcampbell
Some functions that are called from the Ion backend use AutoUnsafeCallWithABI.

Initially I wanted to fix this by splitting these functions in two separate
functions, but this doesn't work well for all the Math builtins that are called
by GVN.

Depends on D41379

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

--HG--
extra : moz-landing-system : lando
2019-08-09 14:41:27 +00:00
Jan de Mooij
3fd18f4434 Bug 1570259 part 3 - Move some fields from JSContext to JitContext. r=tcampbell
This will allow us to run off-thread Ion tasks without a JSContext.

I renamed IonCompiling and IonCompilation to IonBackend to make it
clearer that this doesn't include IonBuilder time.

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

--HG--
extra : moz-landing-system : lando
2019-08-11 09:05:23 +00:00
Jan de Mooij
93adc5cc85 Bug 1570259 part 2 - Group JitContext fields and use new initializer syntax. r=luke
Depends on D41377

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

--HG--
extra : moz-landing-system : lando
2019-08-09 15:26:35 +00:00
Jan de Mooij
883264b018 Bug 1570259 part 1 - Document and clean up JitContext constructors. r=luke
The next patch will simplify the constructor code a bit more.

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

--HG--
extra : moz-landing-system : lando
2019-08-09 15:26:03 +00:00
Emilio Cobos Álvarez
31c098f33b Bug 1571530 - Don't uselessly check for OOM in Loader::PostLoadEvent. r=heycam
MANUAL PUSH: This part of the stack is independent and has been reviewed sooner, so can land now.

Differential Revision: https://phabricator.services.mozilla.com/D40849
2019-08-09 13:17:42 +02:00
Emilio Cobos Álvarez
ca91e4cc05 Bug 1571530 - Cleanup a bit PreloadedStyleSheet construction. r=heycam
Differential Revision: https://phabricator.services.mozilla.com/D40848
2019-08-09 13:17:12 +02:00
Charlie Marlow
ab6f4c453d Bug 1572303: updating text-underline-offset to support ::first-line/first-letter/placeholder r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D41227

--HG--
extra : moz-landing-system : lando
2019-08-09 04:58:10 +00:00
Agi Sferro
a2f05cba15 Bug 1566367 - [4.0] Add test for onTelemetryReceived. r=chutten,Dexter,snorp
Differential Revision: https://phabricator.services.mozilla.com/D40774

--HG--
extra : moz-landing-system : lando
2019-08-09 04:51:05 +00:00
Eugen Sawin
5efb6dc130 Bug 1566367 - [3.0] Add GVE example telemetry delegate. r=snorp
Differential Revision: https://phabricator.services.mozilla.com/D38900

--HG--
extra : moz-landing-system : lando
2019-08-09 04:51:07 +00:00
Eugen Sawin
2708b11d94 Bug 1566367 - [2.0] Add streaming telemetry Gecko-GV bridge. r=snorp,chutten
Differential Revision: https://phabricator.services.mozilla.com/D38899

--HG--
extra : moz-landing-system : lando
2019-08-09 04:51:10 +00:00
Eugen Sawin
092914a88e Bug 1566367 - [1.0] Add GV RuntimeTelemetry delegate. r=snorp
Differential Revision: https://phabricator.services.mozilla.com/D38898

--HG--
extra : moz-landing-system : lando
2019-08-09 04:49:57 +00:00
Nicholas Nethercote
ec0336e701 Bug 1569526 - Don't use default values as fallbacks for VarCache prefs. r=froydnj
This patch changes how a VarCache pref works when deleted (in some cases) --
the VarCache variable keeps its existing value instead of being reset to a
pre-specified default.

In bug 1570212 I have made sure that no VarCache prefs exhibit this behaviour
in practice any more, so this change should not affect functionality. There is
an assertion that checks this.

The next patch will take advantage of this change by removing the need to
store the pre-specified defaults, which will save memory.

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

--HG--
extra : moz-landing-system : lando
2019-08-09 00:59:34 +00:00
Matthew Noorenberghe
1765f44b34 Bug 1569989 - Show the password visibility toggle in some dismissed-by-default doorhangers. r=sfoster
If the login is older than 2 minutes, don't allow revealing the password in the doorhanger.

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

--HG--
extra : moz-landing-system : lando
2019-08-09 02:22:18 +00:00
Gabriele Svelto
53d4ac9807 Bug 1572565 - Make the remote sandbox broker process' telemetry string consistent r=jld
Differential Revision: https://phabricator.services.mozilla.com/D41291

--HG--
extra : moz-landing-system : lando
2019-08-09 00:03:33 +00:00
Geoff Brown
a0f2f6aebd Bug 1572610 - Change xpcshell android_version to string type; r=jmaher
Change the xpcshell android_version to string type, consistent with mochitest:
https://searchfox.org/mozilla-central/rev/9775cca0a10a9b5c5f4e15c8f7b3eff5bf91bbd0/testing/mochitest/runtestsremote.py#102
test_backgroundfilesaver.js is the only xpcshell test that uses android_version; once bug 1572434
lands, that skip-if will not be required, so I am removing it here. (I'll be sure to rebase
and land on top of 1572434.)

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

--HG--
extra : moz-landing-system : lando
2019-08-09 22:25:22 +00:00
Dzmitry Malyshau
005edf80aa Bug 1570736 - Force disable WR swizzling on Intel 4000 on Mac r=aosmond
Investigation showed that on this platform the texture unit state becomes
corrupted whenever we set the non-identity swizzling (getting garbage from textureSize()).
Given no easy workaround, we disable swizzling for this GPU family on Mac, for now.

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

--HG--
extra : moz-landing-system : lando
2019-08-09 18:57:35 +00:00