Commit Graph

609212 Commits

Author SHA1 Message Date
Mike Pennisi
861a417ec9 Bug 1481568 [wpt PR 12343] - [html] Verify synchronicity of beforeunload event, a=testonly
Automatic update from web-platform-tests[html] Verify synchronicity of beforeunload event

--

wpt-commits: a65808135f02c386c17f3f019bf8a6c236c60459
wpt-pr: 12343
2018-08-15 16:50:36 +00:00
Philip Jägenstedt
7ae56f2d86 Bug 1482928 [wpt PR 12432] - Avoid using Promise.prototype.finally in idlharness.js, a=testonly
Automatic update from web-platform-testsAvoid using Promise.prototype.finally in idlharness.js

In this context, using .then() achieves the same thing because of the
preceding .catch().

Fixes https://github.com/web-platform-tests/wpt/issues/12428.

--

wpt-commits: 8b3baca3d46530aa04a12afa2fe00951800e0f2c
wpt-pr: 12432
2018-08-15 16:50:36 +00:00
Wanming Lin
e12eabd7f7 Bug 1482926 [wpt PR 12422] - [Battery] Correct IDL file name, a=testonly
Automatic update from web-platform-tests[Battery] Correct IDL file name (#12422)

The IDL file name is `battery-status.idl`
--

wpt-commits: 1f430df57ffa8d35f5d147bed09d769b2144b90d
wpt-pr: 12422
2018-08-15 16:50:35 +00:00
moz-wptsync-bot
700094b4bf Bug 1482379 [wpt PR 12406] - Update wpt metadata, a=testonly
wpt-pr: 12406
wpt-type: metadata
2018-08-15 16:50:35 +00:00
Philip Jägenstedt
993abcfaa7 Bug 1482379 [wpt PR 12406] - Remove the idl_test test_name argument (always 'idl_test setup'), a=testonly
Automatic update from web-platform-testsRemove the idl_test test_name argument (always 'idl_test setup') (#12406)

Completes what https://github.com/web-platform-tests/wpt/pull/12276 started.
--

wpt-commits: a570eb13b74de9de57230c95e3a302699ce0e7c4
wpt-pr: 12406
2018-08-15 16:50:34 +00:00
moz-wptsync-bot
22d2ed69ae Bug 1482831 [wpt PR 12418] - Update wpt metadata, a=testonly
wpt-pr: 12418
wpt-type: metadata
2018-08-15 16:50:33 +00:00
L. David Baron
cdd7ee0097 Bug 1482831 [wpt PR 12418] - Sync Mozilla tests as of 2018-08-11, a=testonly
Automatic update from web-platform-testsSync Mozilla tests as of https://hg.mozilla.org/mozilla-central/rev/d0a17fc80dabd76aca148d42684a385ba41f9ed8 . (#12418)

This contains two changes:
* [bug 1476495](https://bugzilla.mozilla.org/show_bug.cgi?id=1476495) by @MReschenberg, reviewed by @dholbert
* [bug 1472919](https://bugzilla.mozilla.org/show_bug.cgi?id=1472919) by @MReschenberg, reviewed by me
--

wpt-commits: d31eacaff0c4d96f8c125c21faac6e0f75dd683c
wpt-pr: 12418
2018-08-15 16:50:33 +00:00
Domenic Denicola
4d840373ae Bug 1482463 [wpt PR 12415] - Test that there's no help cursor on help links, a=testonly
Automatic update from web-platform-testsTest that there's no help cursor on help links (#12415)

Follows https://github.com/whatwg/html/pull/3902.
--

wpt-commits: 619c31856b3d91ab022f908c1154aff7aa9f2bde
wpt-pr: 12415
2018-08-15 16:50:33 +00:00
Wei-Yin Chen (陳威尹)
846db4f6bb Bug 1482336 [wpt PR 12398] - Fix misspelling "existance", a=testonly
Automatic update from web-platform-testsFix misspelling "existance"

third_party/ is excluded, except for third_party/WebKit and
third_party/blink.

This is uncovered by:
https://chromium-swarm.appspot.com/task?id=3f2afb7b4290f910

Bug: None
Cq-Include-Trybots: luci.chromium.try​:android_optional_gpu_tests_rel;luci.chromium.try​:ios-simulator-full-configs;luci.chromium.try​:win_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.mac:ios-simulator-cronet
Change-Id: Ie17ea50e7f6aba3538acb488df92b4926b52f4c4
Reviewed-on: https://chromium-review.googlesource.com/1170441
Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
Reviewed-by: Scott Violet <sky@chromium.org>
Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#582384}

--

wpt-commits: 5ddd0cebd3664b001ebc3853ac4029e783daecde
wpt-pr: 12398
2018-08-15 16:50:32 +00:00
Joshua Bell
c0f6e10344 Bug 1482459 [wpt PR 12414] - Web Locks API: Update spec/explainer/idl links, a=testonly
Automatic update from web-platform-testsWeb Locks API: Update spec/explainer/idl links

Spec work has moved into the WICG repository, so update links:

Explainer: https://github.com/WICG/web-locks/
Spec: https://wicg.github.io/web-locks/

Bug: 161072
Change-Id: I450beb25d8a7c9c0a80b06b7e84d7ac8db3cece1
Reviewed-on: https://chromium-review.googlesource.com/1171213
Commit-Queue: Victor Costan <pwnall@chromium.org>
Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
Reviewed-by: Victor Costan <pwnall@chromium.org>
Cr-Commit-Position: refs/heads/master@{#582356}

--

wpt-commits: 6b3194d4b26ad3c2746e2b2773805e792b1f879d
wpt-pr: 12414
2018-08-15 16:50:31 +00:00
Xianzhu Wang
e7b671b37c Bug 1482193 [wpt PR 12382] - [PE] Allow blending for svg root etc., a=testonly
Automatic update from web-platform-tests[PE] Allow blending for svg root etc.

Bug: 872437
Cq-Include-Trybots: luci.chromium.try​:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel
Change-Id: Idb0d69320ddfa2dcfe02e493cd117573618459d5
Reviewed-on: https://chromium-review.googlesource.com/1169624
Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
Reviewed-by: Philip Rogers <pdr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#582299}

--

wpt-commits: b382ac7192087da0a7439902e20be76ab7587ee8
wpt-pr: 12382
2018-08-15 16:50:31 +00:00
moz-wptsync-bot
fde24f049c Bug 1482283 [wpt PR 12390] - Update wpt metadata, a=testonly
wpt-pr: 12390
wpt-type: metadata
2018-08-15 16:50:30 +00:00
Philip Jägenstedt
413627c605 Bug 1482283 [wpt PR 12390] - Rewrite Budget API IDL test to use idl_test, a=testonly
Automatic update from web-platform-testsRewrite Budget API IDL test to use idl_test (#12390)

--

wpt-commits: 13f24abbc0da9d73ede59516bb6289592ff94216
wpt-pr: 12390
2018-08-15 16:50:30 +00:00
moz-wptsync-bot
b16c1b266f Bug 1482432 [wpt PR 12412] - Update wpt metadata, a=testonly
wpt-pr: 12412
wpt-type: metadata
2018-08-15 16:50:29 +00:00
Morten Stenshorne
0d11f0c9ee Bug 1482432 [wpt PR 12412] - [LayoutNG] Flip for writing mode when calculating inline bounding box., a=testonly
Automatic update from web-platform-tests[LayoutNG] Flip for writing mode when calculating inline bounding box.

LayoutInline::LinesVisualOverflowBoundingBox() is expected to return
coordinates with a logical block coordinate. So we need to flip for
writing-mode vertical-rl.

Discovered while investigating why
wpt/css/css-position/position-sticky-writing-modes.html fails. It had
some weird repaint issues (that I discovered when picking the test
apart) that this CL fixes. That's not enough to fix the test, though.

Cq-Include-Trybots: luci.chromium.try​:linux_layout_tests_layout_ng
Change-Id: I9a8930cc6de01991592282491677327e3406acfb
Reviewed-on: https://chromium-review.googlesource.com/1170835
Reviewed-by: Aleks Totic <atotic@chromium.org>
Commit-Queue: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#582222}

--

wpt-commits: c960c4cf4c4849ee5207d9235bb4da7939a53d58
wpt-pr: 12412
2018-08-15 16:50:29 +00:00
moz-wptsync-bot
b70c9ab7fc Bug 1480218 [wpt PR 12263] - Update wpt metadata, a=testonly
wpt-pr: 12263
wpt-type: metadata
2018-08-15 16:50:29 +00:00
Rayan Kanso
212dd87438 Bug 1480218 [wpt PR 12263] - [Background Fetch] Reject BackgroundFetchUpdateEvent::UpdateUI if called again, a=testonly
Automatic update from web-platform-tests[Background Fetch] Reject BackgroundFetchUpdateEvent::UpdateUI if called again

Also add WPT that check
- calling updateUI works
- calling updateUI more than once throws an exception

Change-Id: I4b8e1847a09fd84a087d4f4af996ccf19c9f212b
Reviewed-on: https://chromium-review.googlesource.com/1159073
Commit-Queue: Rayan Kanso <rayankans@chromium.org>
Reviewed-by: Peter Beverloo <peter@chromium.org>
Cr-Commit-Position: refs/heads/master@{#582140}

--

wpt-commits: d6763dd2689061fb3dc5175852f56009fd3d1103
wpt-pr: 12263
2018-08-15 16:50:28 +00:00
moz-wptsync-bot
f4d777c0cb Bug 1482160 [wpt PR 12381] - Fix service worker tests generated from non-https .any.js, a=testonly
Automatic update from web-platform-testsFix service worker tests generated from non-https .any.js

Note: this contains a change to the expected behaviour of test
runners.

Previously .any.js tests specifying a serviceworker variant generated
a url like foo.https.any.serviceworker.html. But that causes a problem
because that looks exctly like a url generated from a file named
foo.https.js. This ambiguity, together with the fact that wptrunner
wasn't actually looking at the https flag in the test id, but only in
the filename, meant that service worker tests weren't being run
properly.

This change stops adding .https. to serviceworker tests generated from
.any.js files and instead makes .serviceworker. in the test id
directly mean that the test should be loaded over https.

--

wpt-commits: bfec5399443c15c7a201a3d2b5505967433f570c
wpt-pr: 12381
2018-08-15 16:50:28 +00:00
moz-wptsync-bot
c9d0b9d632 Bug 1481979 [wpt PR 12363] - Update wpt metadata, a=testonly
wpt-pr: 12363
wpt-type: metadata
2018-08-15 16:50:27 +00:00
Aleks Totic
66e139749b Bug 1481979 [wpt PR 12363] - [LayoutNG] Propagate abspos inline container, a=testonly
Automatic update from web-platform-tests[LayoutNG] Propagate abspos inline container

OOF elements with inline container that were not direct descendants
of container did not have their inline container set correctly.
This caused Google SERP page to display a menu incorrectly.

Test

Bug: 867307
Cq-Include-Trybots: luci.chromium.try​:linux_layout_tests_layout_ng
Change-Id: Iefc78785d296c87d7fc1f34abe3980c0783d6818
Reviewed-on: https://chromium-review.googlesource.com/1165953
Commit-Queue: Aleks Totic <atotic@chromium.org>
Reviewed-by: Koji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#582139}

--

wpt-commits: a827a82cd6be5bfca648b98904c45e2fa3777d20
wpt-pr: 12363
2018-08-15 16:50:27 +00:00
moz-wptsync-bot
b54764a9ac Bug 1478956 [wpt PR 12202] - Update wpt metadata, a=testonly
wpt-pr: 12202
wpt-type: metadata
2018-08-15 16:50:26 +00:00
C. Scott Ananian
7e9cd559e2 Bug 1478956 [wpt PR 12202] - Fix test case which relied on outdated Name/QName production, a=testonly
Automatic update from web-platform-testsDOM: fix test case which relied on outdated Name/QName production

--

wpt-commits: 848ceffad26e92d47ffe790ed8b650906b2c2343
wpt-pr: 12202
2018-08-15 16:50:26 +00:00
Donna Wu
5ad886b6e3 Bug 1479646 [wpt PR 12239] - Introduced blink::mojom::WebUsbService with restricted methods., a=testonly
Automatic update from web-platform-testsIntroduced blink::mojom::WebUsbService with restricted methods.

This CL introduced blink::mojom::WebUsbService implemented
by WebUsbServiceImpl in chrome/browser/usb which used to be
WebDeviceManager.
Paralleling with device::mojom::UsbDeviceManager, the new interface
aims to simplify the interactions with Blink, and a meaningless
argument of GetDevices() method has been reduced in this CL.
device::mojom::UsbChooserService will be merged to this interface in
subsequent CLs.

BUG=699790

Change-Id: I891c56460425c20d2e8d067f9335091f6945ae7d
Reviewed-on: https://chromium-review.googlesource.com/1151065
Commit-Queue: Donna Wu <donna.wu@intel.com>
Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
Reviewed-by: Reilly Grant <reillyg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#582108}

--

wpt-commits: 56d7c6101f0ae73fd87d555623dd2c608d4cfc8c
wpt-pr: 12239
2018-08-15 16:50:25 +00:00
moz-wptsync-bot
a9034057cf Bug 1482377 [wpt PR 12405] - Update wpt metadata, a=testonly
wpt-pr: 12405
wpt-type: metadata
2018-08-15 16:50:25 +00:00
Philip Jägenstedt
2578828321 Bug 1482377 [wpt PR 12405] - Convert compat+console+fullscreen+storage+url+xhr to idl_test, a=testonly
Automatic update from web-platform-testsConvert compat+console+fullscreen+storage+url+xhr to idl_test (#12405)

Also add more objects in some of these tests.

XHR will now be tested against workers as well, and local tested
revealed a test will be failing due to an old TODO in Blink:
https://cs.chromium.org/chromium/src/third_party/blink/renderer/core/xmlhttprequest/xml_http_request.idl?l=79&rcl=9c356a9697625b3c25856529908af0c3253dfa2c

A failing test for that is good :)
--

wpt-commits: 9786a4b1317c03b89ea3bf2e997f2e2b6a3690ae
wpt-pr: 12405
2018-08-15 16:50:25 +00:00
Mike Pennisi
e4c4b5b23c Bug 1481988 [wpt PR 12367] - [wptrunner] Remove unused code, a=testonly
Automatic update from web-platform-tests[wptrunner] Remove unused code

The file "reduce.py" is not structured for direct execution, and it does
not appear to be reference by any other file in the wptrunner project.
In addition, it includes incorrect references to the `TestLoader` and
`TestFilter` classes, and it invokes their constructors with arguments
that do not match their supported parameters.

Because no other code invokes the `wptrunner.run_tests` function with
the `test_loader` keyword argument, the associated code path may also be
removed.

--

wpt-commits: 1835be0041981df6ec0ad3d263fe5cf9aa2d6907
wpt-pr: 12367
2018-08-15 16:50:24 +00:00
Philip Jägenstedt
52c5157b8f Bug 1482360 [wpt PR 12403] - Update interfaces/*.idl boilerplate from reffy-reports, a=testonly
Automatic update from web-platform-testsUpdate interfaces/*.idl boilerplate from reffy-reports (#12403)

The boilerplate has changed:
https://github.com/tidoust/reffy/pull/114

This change updates the files where *only* the boilerplate would
differ, files with other differences are left untouched.
--

wpt-commits: 9444c46e506b6231888b9b21613a8eceb4dac525
wpt-pr: 12403
2018-08-15 16:50:23 +00:00
Daniel Holbert
03930516ed Bug 1482310 [wpt PR 12392] - Fix typo in contain-size ruby tests (s/internatl/internal), a=testonly
Automatic update from web-platform-testsFix typo in contain-size ruby tests (s/internatl/internal) (#12392)

--

wpt-commits: d776cd69648664a801effe951c6ba523b0c9c47b
wpt-pr: 12392
2018-08-15 16:50:22 +00:00
moz-wptsync-bot
698af03cf1 Bug 1480754 [wpt PR 12296] - Update wpt metadata, a=testonly
wpt-pr: 12296
wpt-type: metadata
2018-08-15 16:50:22 +00:00
Adam Rice
cad894d3b3 Bug 1480754 [wpt PR 12296] - [Streams] Add a test for piping to errored, a=testonly
Automatic update from web-platform-tests[Streams] Add a test for piping to errored (#12296)

The test 'Piping from an errored readable stream to an errored writable
stream' was misnamed, as the destination writable was erroring, not
errored. Rename it. Add a variant of the test where pipeTo() isn't
called until the destination is errored.

Split other tests for errored writables into erroring + errored versions.
--

wpt-commits: 8ab7aace6a65a045a1b8823988623afc4c1e4f09
wpt-pr: 12296
2018-08-15 16:50:22 +00:00
Oriol Brufau
b55eeb0554 Bug 1481230 [wpt PR 12326] - [css-logical] Implement flow-relative values for 'float', 'clear' and 'resize' properties, a=testonly
Automatic update from web-platform-tests[css-logical] Implement flow-relative values for 'float', 'clear' and 'resize' properties

They are implemented behind the CSSLogical runtime flag.

Intent to Implement:
https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/48OwfwZrbvI/A1XZFGkzAwAJ

Spec: https://drafts.csswg.org/css-logical/#directional-keywords

BUG=850004

TEST=external/wpt/css/css-logical/logical-values-float-clear.html
TEST=external/wpt/css/css-logical/logical-values-resize.html

The tests still have some failures because sideways writing modes have
not been implemented yet (http://crbug.com/680331).

Change-Id: Ieede2703368a44f3ce9996e917857226795ebaea
Reviewed-on: https://chromium-review.googlesource.com/1163667
Reviewed-by: Anders Ruud <andruud@chromium.org>
Reviewed-by: Yoav Weiss <yoav@yoav.ws>
Commit-Queue: Oriol Brufau <obrufau@igalia.com>
Cr-Commit-Position: refs/heads/master@{#581904}

--

wpt-commits: 9f51afc215d4f882a7ae069494ed37ea2c9503b1
wpt-pr: 12326
2018-08-15 16:50:21 +00:00
Philip Jägenstedt
3b6ee74efd Bug 1482241 [wpt PR 12386] - Rewrite secure-contexts/idlharness.any.js to use idl_test, a=testonly
Automatic update from web-platform-testsRewrite secure-contexts/idlharness.any.js to use idl_test (#12386)

Fixes https://github.com/web-platform-tests/wpt/issues/12378, by adding
the right depencies and the right global object depending on context.
--

wpt-commits: d125b8f074d63d145f2b2f52262283add46bbc04
wpt-pr: 12386
2018-08-15 16:50:20 +00:00
moz-wptsync-bot
59db5f63c2 Bug 1481246 [wpt PR 12327] - Update wpt metadata, a=testonly
wpt-pr: 12327
wpt-type: metadata
2018-08-15 16:50:20 +00:00
Charlie Harrison
2bee013493 Bug 1481246 [wpt PR 12327] - SpeechSynthesis.speak requires activation, a=testonly
Automatic update from web-platform-testsSpeechSynthesis.speak requires activation (#12327)

Follows https://github.com/w3c/speech-api/pull/28.
--

wpt-commits: d79d572569f3fef976d8de893897ac7a52656bcd
wpt-pr: 12327
2018-08-15 16:50:20 +00:00
Philip Jägenstedt
aa6354a609 Bug 1482083 [wpt PR 12377] - Replace document.origin with self.origin in cookie-helper.sub.js, a=testonly
Automatic update from web-platform-testsReplace document.origin with self.origin in cookie-helper.sub.js (#12377)

In anticipation of https://github.com/whatwg/dom/issues/410
--

wpt-commits: 0e1ac363581d4bf0851a00a5563619bfef622fe4
wpt-pr: 12377
2018-08-15 16:50:19 +00:00
Timothy Gu
90a2385cef Bug 1477511 [wpt PR 12122] - HTML: document.open() and event listener removal, a=testonly
Automatic update from web-platform-testsHTML: Use /common/blank.html in document open steps tests

--
HTML: More event listener tests for document open steps

--

wpt-commits: 3faeaa9350a80436a52e54708ec5b642c81ea380, dc0ec8ee874c2b2abf5a5e73907ddcdf27575432
wpt-pr: 12122
2018-08-15 16:50:18 +00:00
Narcis Beleuzu
2c112fd0ac Backed out 2 changesets (bug 1280629) for wpt failures on media-elements/video_008.htm
Backed out changeset 64648fd6ef5e (bug 1280629)
Backed out changeset e654f2b128f6 (bug 1280629)
2018-08-15 19:44:37 +03:00
Boris Zbarsky
a8cee6550b Bug 1479483. Remove the ability of chrome code to permanently set window.opener to a non-null value. r=mrbkap 2018-08-15 12:22:36 -04:00
Brendan Dahl
114c68f373 Bug 1482170 - Remove <Add/Remove>BroadcastListenerFor on XULDocument webidl. r=bz
These methods are only ever used in tests and no longer need to be exposed.
In test_bug445177.xul I tried to preserve more of the test, but everything
after the call to addBroadcastListenerFor is dependent on that.

MozReview-Commit-ID: C4vAxNir4O8
2018-08-15 09:14:23 -07:00
Henrik Skupin
be5f32b089 Bug 1469601 - [wdspec] Add tests for POST commands which make use of a Null body. r=ato
Those tests make sure that an "invalid argument" error is raised
if the body doesn't contain any data.

--HG--
extra : rebase_source : 3446a3e7de70edadf4ac24c1c881633a84f4d352
2018-08-14 17:25:40 +02:00
Henrik Skupin
9ee317f115 Bug 1469601 - [webdriver] Fix Add Cookie command to raise an "invalid argument" error if parameters are null. r=ato
--HG--
extra : rebase_source : 21ac59e93053ef109e92ae36c10f4d744bb9a95a
2018-08-14 17:25:17 +02:00
Emilio Cobos Álvarez
716b58f918 Bug 1482866: Simplify AttrArray's implementation. r=smaug
No need for void* stuff, but I had to keep the semi-manual memory
management to allocate everything inline as we currently do.

Differential Revision: https://phabricator.services.mozilla.com/D3218
2018-08-15 17:01:48 +02:00
Andreas Tolfsen
59aa4235d1 Bug 1483288 - Avoid "as i64" coercion of marionette.port pref value. r=whimboo 2018-08-15 15:49:18 +01:00
Andreas Tolfsen
8f5737840d Bug 1483288 - Provide more number conversions for mozprofile::preferences::PrefValue. r=whimboo
Allow i8, u8, i16, u64, i32, and u32 to be implicitly converted into
PrefValue::Int.  u64 is not supported because it would overflow,
so this still needs to be handled manually.

geckodriver stores the port number as u8 and this will allow it to
implicitly convert it to PrefValue::Int without using the unsafe
"as i64" coercion.
2018-08-15 15:49:09 +01:00
Emilio Cobos Álvarez
30c2ae52a8 Bug 1481961: Revendor Rust dependencies. r=me 2018-08-15 16:09:20 +02:00
Emilio Cobos Álvarez
03eea217a8 Bug 1481961: Rewrite media queries so that they work on an evaluator function. r=xidorn
This moves most of the code to be Rust, except potentially some evaluator
functions, and allows to unblock the use case from any-hover / any-pointer and
remove nsMediaFeatures.

Differential Revision: https://phabricator.services.mozilla.com/D2976
2018-08-15 16:09:19 +02:00
Diego Pino Garcia
05039e8e29 Bug 1357636 - Improve IndexedDB error message on deleting an undefined object; r=janv
Patch authored by Diego Pino Garcia.
2018-08-15 15:35:58 +02:00
Masatoshi Kimura
b190c1c0b3 Bug 1482583 - Suppress clang-cl warnings in some third-party directories. r=mshal
--HG--
extra : rebase_source : 68621ca3ad2565e173f3350744125993f85f49f3
2018-08-11 06:05:19 +09:00
Masatoshi Kimura
bcf431f3d3 Bug 1482547 - Suppress clang-cl warnings in media/mtransport/third-party/. r=froydnj
--HG--
extra : rebase_source : 71916734b08001258076bc10db3711b191430eb9
2018-08-11 06:08:07 +09:00
Emilio Cobos Álvarez
d3a88bafc5 Bug 1480224: It's not needed to explicitly exclude <use> trees from XBL scopes anymore. r=smaug
Now that the content is not anonymous we don't need to exclude them explicitly.

This happens because anonymous content inside the shadow tree does report to be
inside the shadow tree, which is true but at the same time slightly footgunny.

In any case the other uses of the use shadow tree stuff are base-uri related,
and changing anon content's base uri in that case sounds like the right thing,
even though anon content shouldn't rely on those anyway.

Differential Revision: https://phabricator.services.mozilla.com/D3409
2018-08-15 15:26:23 +02:00