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

638163 Коммитов

Автор SHA1 Сообщение Дата
moz-wptsync-bot 7f5783b34c Bug 1526603 [wpt PR 15234] - Update wpt metadata, a=testonly
wpt-pr: 15234
wpt-type: metadata
2019-02-21 19:55:12 +00:00
Dave Tapuska 79d0a29cdc Bug 1526603 [wpt PR 15234] - Add support for freezing iframes, a=testonly
Automatic update from web-platform-tests
Add support for freezing iframes

Frames that aren't loading are not visible in the viewport will be frozen
if  --enable-features=FreezeFrames is provided. This will eventually be
converted to testing feature policies for frames.

BUG=907125

Change-Id: Ib0badb3f92df4ce4921dd4a4cb29c45749f64f47
Reviewed-on: https://chromium-review.googlesource.com/c/1450406
Reviewed-by: Ken Buchanan <kenrb@chromium.org>
Reviewed-by: Kentaro Hara <haraken@chromium.org>
Reviewed-by: Alexander Timin <altimin@chromium.org>
Reviewed-by: John Abd-El-Malek <jam@chromium.org>
Commit-Queue: Dave Tapuska <dtapuska@chromium.org>
Cr-Commit-Position: refs/heads/master@{#629822}

--

wpt-commits: d31a2f38a2c7159a88ca190cde7826b91299c64f
wpt-pr: 15234
2019-02-21 19:55:12 +00:00
L. David Baron d855ad555d Bug 1526601 [wpt PR 15272] - Sync Mozilla CSS tests as of 2019-02-07, a=testonly
Automatic update from web-platform-tests
Sync Mozilla CSS tests as of https://hg.mozilla.org/mozilla-central/rev/de51545099a617602be187d1c0f68ff2a87d6fb2 . (#15272)

This contains changes from [bug 1522898](https://bugzilla.mozilla.org/show_bug.cgi?id=1522898) by @dholbert, reviewed by @MatsPalmgren.
--

wpt-commits: b6dd288d786cd1085a8965c63e72a525d0915186
wpt-pr: 15272
2019-02-21 19:55:11 +00:00
moz-wptsync-bot 70f7296a56 Bug 1526270 [wpt PR 15239] - Update wpt metadata, a=testonly
wpt-pr: 15239
wpt-type: metadata
2019-02-21 19:55:11 +00:00
Nicolas Pena baf9ed9c88 Bug 1526270 [wpt PR 15239] - Fix suppportedEntryTypes and PaintTiming IDLHarness tests, a=testonly
Automatic update from web-platform-tests
Fix suppportedEntryTypes and PaintTiming IDLHarness tests

Bug: 922195, 898769
Change-Id: I565daad1da5e64576c7c588f77be7f7ff2bb1a1f
Reviewed-on: https://chromium-review.googlesource.com/c/1452482
Reviewed-by: Yoav Weiss <yoavweiss@chromium.org>
Commit-Queue: Nicolás Peña Moreno <npm@chromium.org>
Cr-Commit-Position: refs/heads/master@{#629745}

--

wpt-commits: 362afa34cb1e73426c942b77b211d0972a5a9a8c
wpt-pr: 15239


--HG--
rename : testing/web-platform/tests/longtask-timing/supported-longtask-types.any.js => testing/web-platform/tests/longtask-timing/supported-longtask-types.window.js
rename : testing/web-platform/tests/navigation-timing/supported_navigation_type.any.js => testing/web-platform/tests/navigation-timing/supported_navigation_type.window.js
rename : testing/web-platform/tests/paint-timing/supported-paint-type.any.js => testing/web-platform/tests/paint-timing/supported-paint-type.window.js
2019-02-21 19:55:10 +00:00
moz-wptsync-bot 64527160ad Bug 1526599 [wpt PR 15215] - Update wpt metadata, a=testonly
wpt-pr: 15215
wpt-type: metadata
2019-02-21 19:55:10 +00:00
Raymond Toy 9f05a4cc3e Bug 1526599 [wpt PR 15215] - Use oversampling to compute frame number, a=testonly
Automatic update from web-platform-tests
Use oversampling to compute frame number

When computing the frame number, round-off can happen such that the
resulting frame number is not the same as the original.  To work
around this, use oversampling to compute the oversampled frame
number.  Round that to the nearest frame, and then convert that back
to the desired integer frame number at the original sample rate.

This won't always work, but should make the round-off errors much less
likely.

Bug: 876917
Test: the-audiobuffersourcenode-interface/sub-sample-buffer-stitching.html
Change-Id: Id3658a986490d2aec07a382497bc24a4d99e416c
Reviewed-on: https://chromium-review.googlesource.com/c/1446869
Reviewed-by: Hongchan Choi <hongchan@chromium.org>
Commit-Queue: Raymond Toy <rtoy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#629697}

--

wpt-commits: 5a6917c5cb8ea8602c53fd927fe3c208bb99b463
wpt-pr: 15215


--HG--
rename : testing/web-platform/tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/resources/sub-sample-scheduling.html => testing/web-platform/tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/sub-sample-scheduling.html
2019-02-21 19:55:10 +00:00
Peter Van der Beken ec24917e25 Bug 973341 [wpt PR 15266] - [Gecko Bug 973341] XPath evaluate() fails if reusing an iterator result., a=testonly
Automatic update from web-platform-tests
XPath evaluate() fails if reusing an iterator result.

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

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=973341
gecko-commit: 1c906eec1366ee11052c392e35ad01777f433d91
gecko-integration-branch: central
gecko-reviewers: smaug

--

wpt-commits: 9b2355cc88e0fdf8cebb6775f6cdeadd7b6a5677
wpt-pr: 15266
2019-02-21 19:55:09 +00:00
Mike Pennisi 4e630fa401 Bug 1526598 [wpt PR 15255] - [html] Restore utility method for query encoding, a=testonly
Automatic update from web-platform-tests
[html] Restore utility method for query encoding

The `poll_for_stash` function was relocated from `resolve-url.js` in
service of a test refactoring [1]. However, the following tests depend
on the presence of that function in that file:

- html/infrastructure/urls/resolving-urls/query-encoding/utf-8.html
- html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html
- html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html

Restore the function to its original location and persist the copy.

[1] https://github.com/web-platform-tests/wpt/pull/11300

--

wpt-commits: 9830c5ab1191c788adf006023da46aea07da46f8
wpt-pr: 15255
2019-02-21 19:55:09 +00:00
moz-wptsync-bot 6900be28ef Bug 1526596 [wpt PR 15097] - Update wpt metadata, a=testonly
wpt-pr: 15097
wpt-type: metadata
2019-02-21 19:55:08 +00:00
Mattias Buelens 72d30afc8b Bug 1526596 [wpt PR 15097] - ReadableStream @@asyncIterator, a=testonly
Automatic update from web-platform-tests
ReadableStream @@asyncIterator (#15097)

Test async iteration of ReadableStream.

Standard changes are in https://github.com/whatwg/streams/pull/980.
--

wpt-commits: de6f8fcf9b87e80811e9267a886cf891f6f864e0
wpt-pr: 15097
2019-02-21 19:55:08 +00:00
moz-wptsync-bot 8ec898f6af Bug 1526595 [wpt PR 15260] - Update wpt metadata, a=testonly
wpt-pr: 15260
wpt-type: metadata
2019-02-21 19:55:08 +00:00
Kent Tamura d1d6fdb57f Bug 1526595 [wpt PR 15260] - XMLSerializer: Fix prefix generation algorithm, a=testonly
Automatic update from web-platform-tests
XMLSerializer: Fix prefix generation algorithm

Fix it in order to match to DOM Parsing and Serialization specification.
We should not expose hash values of strings.

Bug: 928639
Change-Id: I589572d87715805961f2931c6808c1bd38acade6
Reviewed-on: https://chromium-review.googlesource.com/c/1454070
Reviewed-by: Yoshifumi Inoue <yosin@chromium.org>
Commit-Queue: Yoshifumi Inoue <yosin@chromium.org>
Auto-Submit: Kent Tamura <tkent@chromium.org>
Cr-Commit-Position: refs/heads/master@{#629490}

--

wpt-commits: d2c49d8610185244a31e04ef32aae70da0dd35f7
wpt-pr: 15260
2019-02-21 19:55:07 +00:00
moz-wptsync-bot 566cade318 Bug 1526594 [wpt PR 15119] - Update wpt metadata, a=testonly
wpt-pr: 15119
wpt-type: metadata
2019-02-21 19:55:07 +00:00
Brandon Jones de0f1ef4be Bug 1526594 [wpt PR 15119] - Support the 'identity' XRReferenceSpace, a=testonly
Automatic update from web-platform-tests
Support the 'identity' XRReferenceSpace

Bug: 922164
Change-Id: I185caf8617266ee30eec4b45d348873cf968477f
Reviewed-on: https://chromium-review.googlesource.com/c/1436853
Reviewed-by: Klaus Weidner <klausw@chromium.org>
Commit-Queue: Brandon Jones <bajones@chromium.org>
Cr-Commit-Position: refs/heads/master@{#629374}

--

wpt-commits: 9fc797e6e5fb7d244dfb5b5125886c01f8cedf2b
wpt-pr: 15119
2019-02-21 19:55:07 +00:00
moz-wptsync-bot 0a4fde5629 Bug 1526592 [wpt PR 15241] - Update wpt metadata, a=testonly
wpt-pr: 15241
wpt-type: metadata
2019-02-21 19:55:06 +00:00
Yashar Dabiran 9eedb1130b Bug 1526592 [wpt PR 15241] - Add violation reporting to font-display feature policy, a=testonly
Automatic update from web-platform-tests
Add violation reporting to font-display feature policy

Change-Id: Ia9f5cb1ee78a6c9071db70c992b8c2d1d3fa8e2a
Reviewed-on: https://chromium-review.googlesource.com/c/1440475
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Reviewed-by: Ian Clelland <iclelland@chromium.org>
Commit-Queue: Yashar Dabiran <yashard@google.com>
Cr-Commit-Position: refs/heads/master@{#629344}

--

wpt-commits: 6374b9ac6b3c35667925e83287f650a74015f780
wpt-pr: 15241


--HG--
rename : testing/web-platform/tests/css/css-fonts/font-display/font-display-feature-policy.tentative.html.headers => testing/web-platform/tests/css/css-fonts/font-display/font-display-feature-policy-01.tentative.html.headers
rename : testing/web-platform/tests/css/css-fonts/font-display/font-display-feature-policy.tentative.html.headers => testing/web-platform/tests/css/css-fonts/font-display/font-display-feature-policy-reporting.tentative.html.headers
2019-02-21 19:55:06 +00:00
Fredrik Söderquist b6f7207c75 Bug 1526587 [wpt PR 15252] - Fix repeat spacing for 'border-image's when combined with 'round', a=testonly
Automatic update from web-platform-tests
Fix repeat spacing for 'border-image's when combined with 'round'

When either of the horizontal/vertical tile rules were 'round', we would
drop any tile spacing.

Bug: 928749
Change-Id: I6128084cdfc9e6b7604fe213d87f71b1e025d012
Reviewed-on: https://chromium-review.googlesource.com/c/1454375
Reviewed-by: Stephen Chenney <schenney@chromium.org>
Commit-Queue: Fredrik Söderquist <fs@opera.com>
Cr-Commit-Position: refs/heads/master@{#629272}

--

wpt-commits: 77f3ead37011e5338545fe18eb9dc8a301aeda9e
wpt-pr: 15252
2019-02-21 19:55:05 +00:00
cclauss 76177441cc Bug 1526585 [wpt PR 15141] - Use print() function in both Python 2 and Python 3, a=testonly
Automatic update from web-platform-tests
Use print() function in both Python 2 and Python 3 (#15141)

--

wpt-commits: 99b96dc0569ede4e842ec7f9c55a792df9092d9c
wpt-pr: 15141
2019-02-21 19:55:05 +00:00
Geoffrey Sneddon 0b95a21720 Bug 1526583 [wpt PR 15222] - Try and improve #15159 by moving the window to a deterministic location, a=testonly
Automatic update from web-platform-tests
Try and improve #15159 by moving the window to a deterministic location

Especially on systems where we don't have an integral scaling factor
between CSS pixels and device pixels we can end up with our ability to
resize the window depending on the location of the window.

--

wpt-commits: 71a17e293b836649a0cd7effd6ee5b89ba39414d
wpt-pr: 15222
2019-02-21 19:55:04 +00:00
Geoffrey Sneddon f8e9284ddb Bug 1526581 [wpt PR 15249] - CODEOWNERS cleanup, a=testonly
Automatic update from web-platform-tests
Change CODEOWNERS to only cover the subtree in /css/tools

--
Add /tools/third_party to CODEOWNERS

--

wpt-commits: c70ddef5327359fe64d4b63260e5cd64c5b26db1, 5a406c55ff70128e0661209d1d169c4104d14eed
wpt-pr: 15249
2019-02-21 19:55:04 +00:00
Geoffrey Sneddon 1e71663d73 Bug 1526580 [wpt PR 15248] - Update apiclient, a=testonly
Automatic update from web-platform-tests
Squashed 'css/tools/apiclient/' changes from 9d80ee4507..f0e1aa75a7

f0e1aa75a7 Merge pull request #2 from cclauss/modernize-Python-2-codes
08bedeaf9d Use print() function in both Python 2 and Python 3

git-subtree-dir: css/tools/apiclient
git-subtree-split: f0e1aa75a7113c2df87ab76cdf6734e77dfbaeb7

--
Merge commit '77ff57a73af15f3ac3743a3eedf59d4acf6d0a41' into update-apiclient

--
Merge pull request #15248 from gsnedders/update-apiclient

Update apiclient
--

wpt-commits: 77ff57a73af15f3ac3743a3eedf59d4acf6d0a41, 83364c672a2c3857fd8fa522327c103f1490155b, edc48a7c1238f7cf8216746cd287a51cce6f0ced
wpt-pr: 15248
2019-02-21 19:55:04 +00:00
Jeff Gilbert ec5431c0a2 Bug 1349064 - Wrap std::regex_error for GCC. r=glandium 2019-02-21 11:23:59 -08:00
Jeff Gilbert eac3025b28 Bug 1349064 - Add <regex> to config/std-headers. r=froydnj 2019-02-21 11:23:58 -08:00
Jeff Gilbert cd538febf3 Bug 1349064 - Sort std-headers. r=froydnj 2019-02-21 11:23:57 -08:00
Jeff Muizelaar 0458c3d04d Bug 1515823. Disable Direct2D on Qualcomm devices. r=aosmond
There seem to be a number of problems with Direct2D on the Qualcomm
devices. This includes visual corruption from bug 1515823 and crashes
in CHwRasterizer::RasterizeEdges from 1515387.
2019-02-21 13:27:04 -05:00
Michael Ratcliffe ace592b4a1 Bug 1501698 - Remove devtools/server/actors/highlighters/flexbox.js::renderAlignItemLine() r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D9808

--HG--
extra : moz-landing-system : lando
2019-02-21 14:22:48 +00:00
Nicholas Nethercote 06e15020fe Bug 1529452 - Fix a silly bug. r=glandium
Differential Revision: https://phabricator.services.mozilla.com/D20772

--HG--
extra : moz-landing-system : lando
2019-02-22 10:52:03 +00:00
Nicolas Silva b9092ff14c Bug 1528753 - Update euclid dependency. r=kvark
Differential Revision: https://phabricator.services.mozilla.com/D20176

--HG--
extra : moz-landing-system : lando
2019-02-21 14:41:36 +00:00
Gabriel Luong 3021ef3b5f Bug 1529364 - Move the markup context menu into a separate module. r=rcaliman
Differential Revision: https://phabricator.services.mozilla.com/D20554

--HG--
rename : devtools/client/inspector/inspector.js => devtools/client/inspector/markup/markup-context-menu.js
2019-02-20 15:03:38 -05:00
Narcis Beleuzu 1cc1d33847 Merge mozilla-central to inbound. a=merge CLOSED TREE 2019-02-21 18:11:40 +02:00
Narcis Beleuzu 9a26332ec2 Merge autoland to mozilla-central. a=merge 2019-02-21 17:59:30 +02:00
shindli e8f10d178c Backed out changeset 386a2afe9189 (bug 1508559) for failing raptor tests in /home/cltbld/tasks/task_1550758926/build/raptor.json CLOSED TREE 2019-02-21 17:10:40 +02:00
Nicolas B. Pierron 49a5ea07d9 Bug 1528829 - Restrict ExtractLinearSum to monotonous operation in infinite math space. r=jandem,sunfish
Thanks to Bruno Keith & Niklas Baumstark from the phoenhex team for finding this
issue and reporting it with a proper analysis.

Differential Revision: https://phabricator.services.mozilla.com/D20343
2019-02-21 15:58:55 +01:00
Oana Pop Rus d259530ce5 Backed out changeset d28d0498bd7b (bug 1517493) for bc failures at browser_firstPartyIsolation_saveAs.js 2019-02-21 14:28:56 +02:00
Narcis Beleuzu 561078725c Bug 1526114 - Disable 289480-ref.html on linux-qr r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D20626

--HG--
extra : moz-landing-system : lando
2019-02-21 11:33:13 +00:00
Christian Frey df96294465 Bug 1517493 Migrating pageInfo to Fluent r=jaws,flod,Gijs
Translating most string from pageInfo.properties and making pageInfo.js and security.js use Fluent

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

--HG--
extra : moz-landing-system : lando
2019-02-21 11:31:05 +00:00
Andrea Marchesini 1f455d1507 Bug 1524200 - Optimize the comparison of principals in Sanitizer.jsm, r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D20331

--HG--
extra : moz-landing-system : lando
2019-02-21 11:28:55 +00:00
Staś Małolepszy c2cf572a24 Bug 1526875 - Land intl/l10n/FluentSyntax.jsm r=zbraniecki
Differential Revision: https://phabricator.services.mozilla.com/D19391

--HG--
extra : moz-landing-system : lando
2019-02-20 16:45:16 +00:00
Oana Pop Rus e3f2246ee8 Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-02-21 11:42:10 +02:00
Oana Pop Rus b36e97fc77 Merge inbound to mozilla-central. a=merge 2019-02-21 11:31:00 +02:00
Ya'ar Hever 5886d1854f Bug 1501932 - Enable ESLint for modules/ (manual changes). r=aklotz,njn
Differential Revision: https://phabricator.services.mozilla.com/D14647

--HG--
extra : moz-landing-system : lando
2019-02-21 00:50:18 +00:00
Nicolas Silva 6ccb0762a3 Bug 1528753 - Compute the layout space tiling origin. r=kvark
The tiling origin is computed withing image::tiles instead of being provided to the function.
In addition, the image rect in device space is exposed as function parameter.
In a followup, callers will have to determine the correct image rect using the blob image's visible area.

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

--HG--
extra : moz-landing-system : lando
2019-02-19 18:16:41 +00:00
AndreiH d2f3c89b98 Bug 1428714 - [mozrunner] Add support for Python 3 r=davehunt
Differential Revision: https://phabricator.services.mozilla.com/D20486

--HG--
extra : moz-landing-system : lando
2019-02-22 10:16:17 +00:00
Marco Bonardo 5d76717637 Bug 1526817 - Enable browser_autocomplete_enter_race.js for QuantumBar. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D20670

--HG--
extra : moz-landing-system : lando
2019-02-21 23:15:32 +00:00
Marco Bonardo f6a6f8486a Bug 1524597 - Document what setValueFromResult does for extension results. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D20671

--HG--
extra : moz-landing-system : lando
2019-02-21 23:16:07 +00:00
Masayuki Nakano d926c78b43 Bug 1529177 - Make InsertTagCommand::DoCommandParams() use nsGkAtoms to set attribute r=m_kato
`InsertTagCommand::DoCommandParams()` uses `Element::SetAttribute()` which takes
`nsAString` as attribute name.  For avoiding unnecessary copy of attribute name,
we should make it use `Element::SetAttr()` which takes `nsAtom` instead.

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

--HG--
extra : moz-landing-system : lando
2019-02-22 08:19:37 +00:00
Makoto Kato 74e2bc67b3 Bug 1518716 - Define platform macros such as GP_OS_android for Android/x86-64. r=jseward
Bug 1518557 is landed, but GP_OS_android and etc aren't defined in tools/profiler/core/PlatformMacros.h. It means that
Gecko Profile might not resolve symbols in libxul.so.

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

--HG--
extra : moz-landing-system : lando
2019-02-21 12:46:59 +00:00
Brian Birtles e49775f5b4 Bug 1528883 - Make isPseudoElement test for .element instead of .ownerDocument; r=daisuke
It's possible that CSSPseudoElement will grow a 'ownerDocument' member in future
so instead we should test for '.element'. We could also test for '.type' but it
seems more likely that Element will grow a 'type' member than an 'element'
member.

Ideally we should really test if the target is an instanceof CSSPseudoElement
but unfortunately the window() getter it itself defined in terms of the node()
getter (which calls isPseudoElement) so we'd end up with unbounded recursion
unless we restructure these getters.

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

--HG--
extra : moz-landing-system : lando
2019-02-22 03:12:34 +00:00
Brian Birtles 540858a5b1 Bug 1528883 - Rename CSSPseudoElement.parentElement to CSSPseudoElement.element; r=bzbarsky
As per CSSWG resolution:

  https://github.com/w3c/csswg-drafts/issues/2816#issuecomment-454869173

And corresponding spec change:

  2dbf1e44a6

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

--HG--
extra : moz-landing-system : lando
2019-02-22 03:12:19 +00:00