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

623984 Коммитов

Автор SHA1 Сообщение Дата
Eric Willigers 8901391e29 Bug 1503684 [wpt PR 13820] - [motion] offset-rotate computed value, a=testonly
Automatic update from web-platform-tests[motion] offset-rotate computed value (#13820)

https://drafts.fxtf.org/motion-1/#offset-rotate-property
reverse is the same as specifying auto 180deg.

https://drafts.csswg.org/css-values-4/#angles
All <angle> units are compatible, and deg is their canonical unit.
--

wpt-commits: 1f47e938596d832a43bdf4aa26a22eb9a2787bda
wpt-pr: 13820
2018-11-14 13:37:50 +00:00
youennf 1c4189f1dc Bug 1504933 [wpt PR 13940] - Update RTCPeerConnection-setRemoteDescription-tracks.https.html as MediaStream has no constraint on the order of the tracks, a=testonly
Automatic update from web-platform-testsUpdate RTCPeerConnection-setRemoteDescription-tracks.https.html as MediaStream has no constraint on the order of the track (#13940)

--

wpt-commits: 89c900d2e2bae0592564dfc5bf06cc4b08b3cac5
wpt-pr: 13940
2018-11-14 13:37:49 +00:00
Mike Pennisi 7de8028aff Bug 1504921 [wpt PR 13938] - [wptrunner] Convert data prior to transmission, a=testonly
Automatic update from web-platform-tests[wptrunner] Convert data prior to transmission

A recent improvement to wptrunner modified the way data structures are
transmitted from the browser to the WebDriver server [1]. One
consequence of this change is that the data structures are created in a
JavaScript realm which differs from the realm in which the "Execute
Script" WebDriver command is running. As of version 17, Microsoft Edge
does not correctly serialize cross-realm values, so referenced
improvement unintentionally precluded testing in that browser.

Serialize and deserialize the results data structure from the realm of
the WebDriver command to avoid this problem.

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

--

wpt-commits: e3738ec2754f0c3fb44a03af3104db1decf9fca7
wpt-pr: 13938
2018-11-14 13:37:49 +00:00
moz-wptsync-bot c161a76ce2 Bug 1504948 [wpt PR 13945] - Update wpt metadata, a=testonly
wpt-pr: 13945
wpt-type: metadata
2018-11-14 13:37:49 +00:00
autofoolip e113ab8686 Bug 1504948 [wpt PR 13945] - Update interfaces/CSP.idl, a=testonly
Automatic update from web-platform-testsUpdate interfaces/CSP.idl (#13945)

Source: https://github.com/tidoust/reffy-reports/blob/1cc7aad/whatwg/idl/CSP.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/451237946
--

wpt-commits: 56f275e1e37863da0ea16c941588bcb923857f3e
wpt-pr: 13945
2018-11-14 13:37:48 +00:00
Anne van Kesteren c734ec11a3 Bug 1504694 [wpt PR 13920] - XMLHttpRequest: manipulate Content-Type a little more, a=testonly
Automatic update from web-platform-testsXMLHttpRequest: manipulate Content-Type a little more

99f4fdcd906411c036e96c055e28b3e6ca84a1cc was not entirely correct unfortunately.
--

wpt-commits: 47aa8753bba8656899eca2e7c3851a7c75c1d2d7
wpt-pr: 13920
2018-11-14 13:37:48 +00:00
moz-wptsync-bot b8aa014959 Bug 1503238 [wpt PR 13781] - Update wpt metadata, a=testonly
wpt-pr: 13781
wpt-type: metadata
2018-11-14 13:37:47 +00:00
Christian Bromann e7df8c85ca Bug 1503238 [wpt PR 13781] - [webdriver]: add checks for execute_script tests recognising promises, a=testonly
Automatic update from web-platform-testswebdriver add promise tests for execute_script (#13781)

--

wpt-commits: cb1b82ae9314fade8ea8796aafd9c2fc409c3b4a
wpt-pr: 13781
2018-11-14 13:37:47 +00:00
Hiroki Nakagawa 782e4db477 Bug 1504935 [wpt PR 13941] - ServiceWorker: Modernize clients-matchall-include-uncontrolled.https.html using async/await, a=testonly
Automatic update from web-platform-testsServiceWorker: Modernize clients-matchall-include-uncontrolled.https.html using async/await

Bug: 902201
Change-Id: Ib9fd5a5f0e9cc49cf653b6af768d00912c008deb
Reviewed-on: https://chromium-review.googlesource.com/c/1319392
Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org>
Reviewed-by: Matt Falkenhagen <falken@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605617}

--

wpt-commits: 4c3ee3da47cafa07a045d99a2bca8a3ef688b1b3
wpt-pr: 13941
2018-11-14 13:37:46 +00:00
moz-wptsync-bot 4c72a3c85b Bug 1504870 [wpt PR 13933] - Update wpt metadata, a=testonly
wpt-pr: 13933
wpt-type: metadata
2018-11-14 13:37:46 +00:00
Lan Wei c61e23f343 Bug 1504870 [wpt PR 13933] - Change the button type to int in the pointerActionSequence API, a=testonly
Automatic update from web-platform-testsChange the button type to int in the pointerActionSequence API

In order to match with test_driver Actions API, we need to change the
button type from string to int in the pointerActionSequence API and the
related web platform tests and layout tests.

Bug: 893480
Change-Id: I151849d31038cf40a2a603196e0f616e15d89072
Reviewed-on: https://chromium-review.googlesource.com/c/1297637
Commit-Queue: Lan Wei <lanwei@chromium.org>
Reviewed-by: Dave Tapuska <dtapuska@chromium.org>
Reviewed-by: Navid Zolghadr <nzolghadr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605605}

--

wpt-commits: 41f76e27e00de380d5a100aa0c1065fa202e9c0a
wpt-pr: 13933
2018-11-14 13:37:45 +00:00
Francois Remy e54492f2fe Bug 1504850 [wpt PR 13930] - Fix css-values/vh-support-margin.html, a=testonly
Automatic update from web-platform-testsFix css-values/vh-support-margin.html

--

wpt-commits: f77ee36ba4f40d99d3de090df01cfeb503065f6d
wpt-pr: 13930
2018-11-14 13:37:45 +00:00
Max Rebuschatis ec0e0bc1ba Bug 1502991 [wpt PR 13764] - Make XR FrameData and Environment mojo associated, a=testonly
Automatic update from web-platform-testsMake XR FrameData and Environment mojo associated

The XRFrameDataProvider now returns an associated
XREnvironmentDataProvider interface so that the
two share callback queues and thus allow strict
ordering of the two interfaces. This is critical
for frame synchronization between frames and the
associated environment data.

Note: We can't just mark the interfaceptrs for
XRFrameDataProvider and
XREnvironmentIntegrationProvider as associated
in the XRSession struct. XRDevice implementations
mostly live on separate threads from the
XRFrameDataProviders, so we'd have extra thread
hopping. For the VR headsets we explicitly live
off the main thread to avoid latency, and because
we do some work that may block the thread the
XRFrameDataProvider lives on (for example waiting
for vsync, or submitting frames to headset APIs).

Bug: 867057, 876135, 843376
Change-Id: If2fb62fcd185825209dec08e421df05f34d41c30
Reviewed-on: https://chromium-review.googlesource.com/c/1171794
Commit-Queue: Max Rebuschatis <lincolnfrog@chromium.org>
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Reviewed-by: Bill Orr <billorr@chromium.org>
Reviewed-by: Klaus Weidner <klausw@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605545}

--

wpt-commits: 2ba8053bfa3946457355fa73d2873144fe4479d2
wpt-pr: 13764
2018-11-14 13:37:45 +00:00
Emircan Uysaler 4cb8b50b7d Bug 1504132 [wpt PR 13855] - Move getDisplayMedia to MediaDevices, a=testonly
Automatic update from web-platform-testsMove getDisplayMedia to MediaDevices

Following https://github.com/w3c/mediacapture-screen-share/pull/86

Bug: 326740
Change-Id: Ifb65a33a7f998563640d9f508d26d91ecb16c32f

--

wpt-commits: 032cd9cc630759609a901e37e158575fd265d353
wpt-pr: 13855
2018-11-14 13:37:44 +00:00
moz-wptsync-bot 330d36c322 Bug 1504593 [wpt PR 13912] - Update wpt metadata, a=testonly
wpt-pr: 13912
wpt-type: metadata
2018-11-14 13:37:44 +00:00
Marcos Cáceres 600dc8d9c6 Bug 1504593 [wpt PR 13912] - Redefine semantics of canMakePayment(), a=testonly
Automatic update from web-platform-testsRedefine semantics of canMakePayment() (#13912)

--

wpt-commits: c39c5a282ed46651faf0722961a89f8fc1f48a71
wpt-pr: 13912
2018-11-14 13:37:43 +00:00
Morten Stenshorne 67360faf7f Bug 1504676 [wpt PR 13919] - Cope even better with the mess we leave behind after a continuation., a=testonly
Automatic update from web-platform-testsCope even better with the mess we leave behind after a continuation.

Tried to fix this in https://chromium-review.googlesource.com/c/1309777
but incorrectly assumed that bogus continuation chains were formed by
direct siblings. But they may also be arbitrary-level cousins. Need to
walk through all non-atomic inlines between one continuation object and
the next in the chain, to figure out whether there is an anonymous block
between two objects in the continuation chain. Only then should we
update the positionedness of anonymous blocks. Only perform this check
if positionedness changed, since it's not for free.

Bug: 901598
Change-Id: I3e49a4ce8081a4a3190cc1569480189cbcccdcc4
Reviewed-on: https://chromium-review.googlesource.com/c/1317627
Reviewed-by: Emil A Eklund <eae@chromium.org>
Commit-Queue: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605465}

--

wpt-commits: fb4466fa28e359a770f6d7007a2a1302fec0c8a2
wpt-pr: 13919
2018-11-14 13:37:43 +00:00
moz-wptsync-bot c0f07b0f85 Bug 1501941 [wpt PR 13717] - Update wpt metadata, a=testonly
wpt-pr: 13717
wpt-type: metadata
2018-11-14 13:37:42 +00:00
Ian Clelland bcd7940b4f Bug 1501941 [wpt PR 13717] - Correct inherited feature policy when allow attribute is used., a=testonly
Automatic update from web-platform-testsCorrect inherited feature policy when allow attribute is used.

This fixes an error in the inherited policy calculation where a frame
which was explicitly allowed to use a feature through the Feature-Policy
header would be blocked if the "allow" attribute was also present on
the iframe element.

The behaviour now matches the spec algorithm at
https://wicg.github.io/feature-policy/#define-inherited-policy-in-container

Tests have been added to catch this case.

Change-Id: I7a394202c615be3088fda738d7fc65f16bcadf34
Reviewed-on: https://chromium-review.googlesource.com/c/1293610
Reviewed-by: Luna Lu <loonybear@chromium.org>
Commit-Queue: Ian Clelland <iclelland@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605431}

--

wpt-commits: d5f4dec283def0baeca6e5a88223dac67935e798
wpt-pr: 13717
2018-11-14 13:37:42 +00:00
Zhuoyu Qian c08a7096a5 Bug 1504631 [wpt PR 13917] - CSS: serialize pointer-events keywords in lower case, a=testonly
Automatic update from web-platform-testsCSS: serialize pointer-events keywords in lower case

https://drafts.csswg.org/cssom/#serializing-css-values

"To serialize a CSS component value depends on the component, as follows:
keyword
The keyword converted to ASCII lowercase."

Bug: 901666
Change-Id: Iff579a363de13441c75bbebfc951095b071f6060
Reviewed-on: https://chromium-review.googlesource.com/c/1317300
Commit-Queue: Emil A Eklund <eae@chromium.org>
Reviewed-by: Eric Willigers <ericwilligers@chromium.org>
Reviewed-by: Emil A Eklund <eae@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605383}

--

wpt-commits: f917e2dfc6649f9217f51dec9fd45eaef16188fc
wpt-pr: 13917
2018-11-14 13:37:42 +00:00
moz-wptsync-bot f12683a404 Bug 1503567 [wpt PR 13811] - Update wpt metadata, a=testonly
wpt-pr: 13811
wpt-type: metadata
2018-11-14 13:37:41 +00:00
Automat af Gränssnitt 0d5afad9ac Bug 1503567 [wpt PR 13811] - Update interfaces/screen-capture.idl, a=testonly
Automatic update from web-platform-testsUpdate interfaces/screen-capture.idl

Source: https://github.com/tidoust/reffy-reports/blob/825f02d/whatwg/idl/screen-capture.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/448699564

--

wpt-commits: 88d1eb8e58767c9387e8414977f47753d8eafaea
wpt-pr: 13811
2018-11-14 13:37:41 +00:00
Philip Jägenstedt ebe6b23ad7 Bug 1504467 [wpt PR 13888] - Add requirements_flake8.txt to .pyup.yml, a=testonly
Automatic update from web-platform-testsSort .pyup.yml list

--
Add requirements_flake8.txt to .pyup.yml

--

wpt-commits: b5243d6c3e0ea8f8c4695a94a801cd4ec39654e9, b3dd8fa1d7ad9c284abf77a1fb0d600116610e0f
wpt-pr: 13888
2018-11-14 13:37:40 +00:00
Philip Jägenstedt 8e17b5c478 Bug 1504397 [wpt PR 13875] - Enable flake8 for py3 again, a=testonly
Automatic update from web-platform-testsEnable flake8 for py3 again (#13875)

This was accidentally dropped in https://github.com/web-platform-tests/wpt/pull/13865.

Splitting flake8.ini into two is a bit unfortunate, but after trimming
to just the errors and warnings that are hit, they differ a
bit. Unfortunately using `--append-config` twice doesn't work.
--

wpt-commits: ba70a57943fae3d69055b1c91b083e0d46d1067d
wpt-pr: 13875
2018-11-14 13:37:40 +00:00
moz-wptsync-bot 2bb9402c9a Bug 1501380 [wpt PR 13685] - Update wpt metadata, a=testonly
wpt-pr: 13685
wpt-type: metadata
2018-11-14 13:37:39 +00:00
Andy Paicu e1c8a1922f Bug 1501380 [wpt PR 13685] - SPV event should have some required init fields, a=testonly
Automatic update from web-platform-testsSPV event should have some required init fields

Spec: https://w3c.github.io/webappsec-csp/#dictdef-securitypolicyviolationeventinit

Bug: 897646
Change-Id: Id4c4947455a095c09aa34d16c7ff298ba4ba046e
Reviewed-on: https://chromium-review.googlesource.com/c/1292566
Commit-Queue: Andy Paicu <andypaicu@chromium.org>
Reviewed-by: Mike West <mkwst@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605300}

--

wpt-commits: 33640efd70eaad4a6b482b98bd4e433d49934a50
wpt-pr: 13685
2018-11-14 13:37:39 +00:00
Andy Paicu 3f863e7cde Bug 1502370 [wpt PR 13735] - Ensure eval flag is properly transfered to context from CSPRO, a=testonly
Automatic update from web-platform-testsEnsure eval flag is properly transfered to context from CSPRO

When setting the eval flag for a worker context, report only policies
were treated as enforcing. Because AllowEval with supress reporting
does not take into account the ReportOnly state of the policy because
it calls CheckEval directly.

AllowEval: https://cs.chromium.org/chromium/src/third_party/blink/renderer/core/frame/csp/content_security_policy.cc?g=0&l=603

CheckEval is called here: https://cs.chromium.org/chromium/src/third_party/blink/renderer/core/frame/csp/csp_directive_list.cc?g=0&l=712

Bug: 777076
Change-Id: I80994553037d29c9301aff1ea845386c776c6837
Reviewed-on: https://chromium-review.googlesource.com/c/1301439
Commit-Queue: Andy Paicu <andypaicu@chromium.org>
Reviewed-by: Mike West <mkwst@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605289}

--

wpt-commits: 7e66d13f9ca425be0a2891f080a2e473c5d6cf24
wpt-pr: 13735
2018-11-14 13:37:39 +00:00
Hiroki Nakagawa 1b1092d4f2 Bug 1504481 [wpt PR 13891] - ServiceWorker: Modernize WPTs for Client.postMessage using async/await etc, a=testonly
Automatic update from web-platform-testsServiceWorker: Modernize WPTs for Client.postMessage using async/await etc

This is a preparation for adding more tests for postMessage to worker clients.

Bug: n/a
Change-Id: I9e20b04fd86ad27faaecd7d592cac6dfa5ae16b1
Reviewed-on: https://chromium-review.googlesource.com/c/1317067
Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org>
Reviewed-by: Matt Falkenhagen <falken@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605276}

--

wpt-commits: 1360c83bf9347dd1485b4b0fe63c750da5a0a0c3
wpt-pr: 13891
2018-11-14 13:37:38 +00:00
moz-wptsync-bot 5021ace0ee Bug 1504167 [wpt PR 13857] - Update wpt metadata, a=testonly
wpt-pr: 13857
wpt-type: metadata
2018-11-14 13:37:38 +00:00
Marcos Cáceres 64bc4fe1ef Bug 1504167 [wpt PR 13857] - Add missing test descriptions, a=testonly
Automatic update from web-platform-testsAdd missing test descriptions (#13857)

--

wpt-commits: 5ebf3e3cbfc3ea5f6ee691db74b70c62ff02b3bf
wpt-pr: 13857
2018-11-14 13:37:37 +00:00
Mark Roberts 365d2a53a1 Bug 1504561 [wpt PR 13910] - Fix typo in RTCRtpReceiver-getParameters.html, a=testonly
Automatic update from web-platform-testsFix typo in RTCRtpReceiver-getParameters.html

RTCPeerConnection does not have a `getParameters` method.
--
Merge pull request #13910 from markandrus/patch-1

Fix typo in RTCRtpReceiver-getParameters.html
--

wpt-commits: fb253de548b7b5c5ec2f3056c97a8cf67d245a31, 064f51c50eab34723ef435e80188bde08f718c2c
wpt-pr: 13910
2018-11-14 13:37:37 +00:00
moz-wptsync-bot 0ec2ba4b6f Bug 1492347 [wpt PR 13067] - Update wpt metadata, a=testonly
wpt-pr: 13067
wpt-type: metadata
2018-11-14 13:37:37 +00:00
Eric Willigers 52e1a59d6a Bug 1492347 [wpt PR 13067] - [css-position] Inheritance and initial values, a=testonly
Automatic update from web-platform-tests[css-position] Inheritance and initial values (#13067)

* [css-position] Inheritance and initial values

Test that the CSS Positioned Layout properties do not inherit.
Test their initial values against the spec.
https://drafts.csswg.org/css-position/#property-index

* [css-position] offset-* are now inset-*

--

wpt-commits: c6e3139509dfa0b9acdf575802c8c1834ae06821
wpt-pr: 13067
2018-11-14 13:37:36 +00:00
moz-wptsync-bot 1e58fd9fc3 Bug 1504529 [wpt PR 13908] - Update wpt metadata, a=testonly
wpt-pr: 13908
wpt-type: metadata
2018-11-14 13:37:36 +00:00
youennf c15263450b Bug 1504529 [wpt PR 13908] - Fix regressions introduced in https://github.com/web-platform-tests/wpt/pull/13893, a=testonly
Automatic update from web-platform-testsFix regressions introduced in https://github.com/web-platform-tests/wpt/pull/13893 (#13908)

--

wpt-commits: f1373b111b40f43398da4a7ecf01a44453ef7564
wpt-pr: 13908
2018-11-14 13:37:35 +00:00
youennf 0041f3216d Bug 1504520 [wpt PR 13907] - Let sender sends some media data so that getStats produce some outbou…, a=testonly
Automatic update from web-platform-testsLet sender sends some media data so that getStats produce some outbound rtp related stats (#13907)

--

wpt-commits: 8302c59449942bc6f0a422491bd05fc1111dab20
wpt-pr: 13907
2018-11-14 13:37:35 +00:00
youennf 783af83834 Bug 1504517 [wpt PR 13904] - Remove unneeded setting of onaddstream, a=testonly
Automatic update from web-platform-testsRemove unneeded setting of onaddstream (#13904)

Remove unneeded setting of onaddstream

--

wpt-commits: 36fa9b012f34c1b3c86053c26836eb0e4855bf8a
wpt-pr: 13904
2018-11-14 13:37:34 +00:00
Youenn Fablet 3056ff2533 Bug 1504518 [wpt PR 13905] - Move onaddstream test to webrtc/legacy, a=testonly
Automatic update from web-platform-testsMove onaddstream test to webrtc/legacy

--
Merge pull request #13905 from youennf/move-onaddstream-to-legacy

Move onaddstream test to webrtc/legacy
--

wpt-commits: ff33b7ebc5772eed2bbe415f832cb9173cebb8f5, 5b70f391ac3004e1d98508871ccb036fd19ed393
wpt-pr: 13905
2018-11-14 13:37:34 +00:00
moz-wptsync-bot 897756ae52 Bug 1504515 [wpt PR 13903] - Move RTCRtpTransceiver tests related to OfferToReceive legacy options to webrtc/legacy, a=testonly
Automatic update from web-platform-testsMove RTCRtpTransceiver tests related to OfferToReceive legacy options to webrtc/legacy (#13903)

--

wpt-commits: 72fa5ddc5bbab969742ead5664021f59aa0ee1e1
wpt-pr: 13903
2018-11-14 13:37:34 +00:00
moz-wptsync-bot b43e242e99 Bug 1504498 [wpt PR 13893] - Update wpt metadata, a=testonly
wpt-pr: 13893
wpt-type: metadata
2018-11-14 13:37:33 +00:00
youennf bf08ab5fa6 Bug 1504498 [wpt PR 13893] - Rename generateOffer to generateDataChannelOffer and remove use of legacy optionsRename generateOffer to generateDataChannelOffer and remove use of legacy options, a=testonly
Automatic update from web-platform-tests Rename generateOffer to generateDataChannelOffer and remove use of legacy optionsRename generateOffer to generateDataChannelOffer and remove use of legacy options (#13893)

Rename generateOffer to generateDataChannelOffer and remove use of legacy options
--

wpt-commits: cd17e3bcc05a5446bcb0f725551be27bafc59751
wpt-pr: 13893
2018-11-14 13:37:33 +00:00
Youenn Fablet 5c791c8242 Bug 1504513 [wpt PR 13901] - Use addTransceiver instead of offerToReceive options if possible, a=testonly
Automatic update from web-platform-testsUse addTransceiver instead of offerToReceive options if possible

--
Merge pull request #13901 from youennf/remove-further-offerToReceiveXX

Use addTransceiver instead of offerToReceive options if possible
--

wpt-commits: 7b1635867dd746977895bfe1bb5a7f2d0afaffe7, c273f76920c9a675c639a049e1e778cfb8c6fbf5
wpt-pr: 13901
2018-11-14 13:37:33 +00:00
youennf 896e287102 Bug 1504496 [wpt PR 13892] - Move peerIdentity test from webrtc-pc to webrtc-identity, a=testonly
Automatic update from web-platform-testsMove peerIdentity test from webrtc-pc to webrtc-identity (#13892)

Move peerIdentity test from webrtc-pc to webrtc-identity
--

wpt-commits: 0ec83a2998156414399e365a4fbe9be7402b0285
wpt-pr: 13892
2018-11-14 13:37:32 +00:00
Youenn Fablet 043d966e0a Bug 1504504 [wpt PR 13898] - Use generateVideoReceiveOnlyOffer instead of legacy offerToReceiveVideo, a=testonly
Automatic update from web-platform-testsUse generateVideoReceiveOnlyOffer instead of legacy offerToReceiveVideo

--
Merge pull request #13898 from youennf/fix-jsep-initial-offer.https.html

Use generateVideoReceiveOnlyOffer instead of legacy offerToReceiveVideo
--

wpt-commits: f6e9943221a1dd9ba594a1182a429d62e687a487, 06bbfc0155c8dc93412b7da78b2274861e6b0259
wpt-pr: 13898
2018-11-14 13:37:32 +00:00
Youenn Fablet 56261c42e7 Bug 1506588 [wpt PR 13899] - Move from offerToReceiveAudio to addTransceiver('audio'), a=testonly
Automatic update from web-platform-testsMove from offerToReceiveAudio to addTransceiver('audio')

--
Merge pull request #13899 from youennf/move-offerToReceiveAudio-addTransceiver-audio

Move from offerToReceiveAudio to addTransceiver('audio')
--

wpt-commits: 59e5213b74251dbab6597c1dde436e4625530949, 6321ab57a1b7856d338950532ed44dd103d37863
wpt-pr: 13899
2018-11-14 13:37:32 +00:00
Coroiu Cristina 73a579a024 Merge mozilla-central to inbound a=merge 2018-11-14 15:23:47 +02:00
Magnus Melin 1fe4ae86be Bug 1506390 - ensure the default permissions do not intefer with the permission tests that assume no defaults. r=johannh 2018-11-14 14:55:22 +02:00
Lars T Hansen 2221c31b87 Bug 1507106 - add atomic.notify as an alias for atomic.wake. r=jseward
--HG--
extra : rebase_source : 3215d885922a0972c2fe3175727dfbb6173da934
extra : amend_source : af88a971d59b2681d4b358760f93106664745905
2018-11-14 13:22:39 +01:00
Jeff Walden e468039fe5 Bug 1504947 - Add an EitherParser::computeLineAndColumn function and use it in places where it ultimately will be used when it does Unit-specific computations. r=tcampbell
--HG--
extra : rebase_source : 238627f71b9eb7f73121564bb76d363ab9273614
2018-11-10 21:19:53 -08:00
Jeff Walden 71f4a7ce91 Bug 1504947 - Make ReflectParse code store a Parser<FullParseHandler, char16_t>* rather than a TokenStreamAnyChars*, because the former (or at least a Unit-specific token stream) will be necessary for proper column numbers when column numbers respect multi-unit UTF-8/16 code points. r=tcampbell
--HG--
extra : rebase_source : 0a138d2b2043ef0b0352968d36f4dbf4e358397c
2018-11-10 21:18:12 -08:00