Boris Chiou
0a23d58b21
Bug 1496619 - Part 2: Rename css-timing to css-easing r=birtles
...
Rename css-timing to css-easing according to the spec update.
Depends on D9309
Differential Revision: https://phabricator.services.mozilla.com/D9310
--HG--
rename : testing/web-platform/meta/css/css-timing/__dir__.ini => testing/web-platform/meta/css/css-easing/__dir__.ini
rename : testing/web-platform/tests/css/css-timing/META.yml => testing/web-platform/tests/css/css-easing/META.yml
rename : testing/web-platform/tests/css/css-timing/cubic-bezier-timing-functions-output.html => testing/web-platform/tests/css/css-easing/cubic-bezier-timing-functions-output.html
rename : testing/web-platform/tests/css/css-timing/step-timing-functions-output.html => testing/web-platform/tests/css/css-easing/step-timing-functions-output.html
rename : testing/web-platform/tests/css/css-timing/testcommon.js => testing/web-platform/tests/css/css-easing/testcommon.js
extra : moz-landing-system : lando
2018-10-26 18:03:27 +00:00
Boris Chiou
adff31eff9
Bug 1496619 - Part 1: Drop frames() timing function r=birtles
...
frames() timing function was removed from the spec, so we drop it.
Besides, some devtool tests are removed because they use frame(). I will
add them back by using new step function later.
Differential Revision: https://phabricator.services.mozilla.com/D9309
--HG--
extra : moz-landing-system : lando
2018-10-26 18:03:24 +00:00
Cosmin Sabou
125a3ce9d8
Merge mozilla-central to autoland. a=merge
...
--HG--
extra : rebase_source : 24058e51e8b2f1c418e99b65a7ffb81209700389
2018-10-27 01:50:33 +03:00
Wes Kocher
0e4fa7b703
Bug 1499866 - Update metadata for wpt compat directory r=miketaylr
...
The styles used in these tests are being explicitly overwritten on mobile Firefox, and that isn't likely to change for the foreseeable future. Just mark them as expected failures on android for now to green things up a bit.
Differential Revision: https://phabricator.services.mozilla.com/D9884
--HG--
extra : moz-landing-system : lando
2018-10-26 19:48:38 +00:00
Andrea Marchesini
8919a215c2
Bug 1501204: Update the FeaturePolicy inherit algorithm implementation, r=ckerschb
2018-10-25 19:03:38 +02:00
Daniel Varga
ef1b6f6269
Merge mozilla-central to mozilla-inbound. a=merge
2018-10-25 19:20:33 +03:00
Daniel Varga
4207d5ac1d
Merge mozilla-inbound to mozilla-central. a=merge
2018-10-25 19:09:12 +03:00
Mats Palmgren
66c9ef8188
Bug 1453298 - [css-text] Resolve 'text-indent' percentage against the content-box inline-size of the box itself, not its containing block. r=emilio
2018-10-25 16:51:44 +02:00
Wes Kocher
947893443e
Bug 1499871 - Update test metadata for wpt audio-output on fennec r=achronop
...
Differential Revision: https://phabricator.services.mozilla.com/D9723
--HG--
extra : moz-landing-system : lando
2018-10-25 07:54:21 +00:00
Wes Kocher
23d13edfbb
Bug 1499963 - Update metadata for wpt pointerevents tests r=jgraham
...
Pointerevents aren't turned on for android, so the tests are obviously failing.
Differential Revision: https://phabricator.services.mozilla.com/D9748
--HG--
extra : moz-landing-system : lando
2018-10-25 05:17:29 +00:00
Wes Kocher
5e4d5b8202
Bug 1499904 - Followup to really mark these tests as failing on android a=test-only
...
Differential Revision: https://phabricator.services.mozilla.com/D9751
--HG--
extra : moz-landing-system : lando
2018-10-25 04:49:39 +00:00
Wes Kocher
d54a66fef1
Bug 1499900 - Fix the test to use http://nonexistent.web-platform.test/ r=jgraham
...
Differential Revision: https://phabricator.services.mozilla.com/D9263
--HG--
rename : testing/web-platform/meta/beacon/beacon-error.window.js.ini => testing/web-platform/meta/beacon/beacon-error.sub.window.js.ini
rename : testing/web-platform/tests/beacon/beacon-error.window.js => testing/web-platform/tests/beacon/beacon-error.sub.window.js
extra : moz-landing-system : lando
2018-10-24 21:43:06 +00:00
Ciure Andrei
b51590cb83
Backed out 2 changesets (bug 1446791, bug 1503335) for causing area-coords.html and area-download-click.html failures CLOSED TREE
...
Backed out changeset 7e06b3de1158 (bug 1503335)
Backed out changeset 29421c0b3e6b (bug 1446791)
2018-10-30 21:15:43 +02:00
Andrea Marchesini
4ba16f8d4b
Bug 1503276 - Response.redirect() should throw TypeError if the input is an invalid URL, r=smaug
2018-10-30 20:07:28 +01:00
Masayuki Nakano
25b5b80801
Bug 1500862 - part 1: Make HTMLEditor::SetInlineProperty() remove exclusive style automatically r=m_kato
...
StyleUpdatingCommand::ToggleState() removes exclusive style when it sets
superscript style or subscript style. However, it accesses protected
members of EditorBase via AutoTransactionBatch even though it's outside
of editor classes.
This patch moves the removing exclusive style code from the method to
HTMLEditor::SetInlineProperty() and rename it "AsAction".
Differential Revision: https://phabricator.services.mozilla.com/D9477
--HG--
extra : moz-landing-system : lando
2018-10-24 04:17:42 +00:00
shindli
2e1ca1f2c6
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-10-24 12:48:51 +03:00
longsonr
34f04a3465
Bug 1501057 - Trivial clipPaths should respect visibility=hidden r=dholbert
2018-10-24 06:01:57 +01:00
Wes Kocher
73bc6f9bc2
Bug 1499962 - update wpt metadata for netinfo tests on fennec r=marcosc
...
Fennec actually supports this API, so the tests pass on fennec while they fail on desktop.
Differential Revision: https://phabricator.services.mozilla.com/D9262
--HG--
extra : moz-landing-system : lando
2018-10-24 05:46:16 +00:00
Emilio Cobos Álvarez
8e5db71984
Bug 1501125 - Use WR clips instead of a mask as well for circle() and ellipse() shapes. r=kats
...
Differential Revision: https://phabricator.services.mozilla.com/D9463
2018-10-24 00:43:26 +02:00
arthur.iakab
7e992252c5
Merge mozilla-central to mozilla-inbound
2018-10-24 01:23:57 +03:00
Edouard Oger
564994962f
Bug 1500292
p2 - Update web-platform-tests expected data. a=testonly r=jcj
...
Depends on D9285
Differential Revision: https://phabricator.services.mozilla.com/D9525
--HG--
extra : moz-landing-system : lando
2018-10-23 15:44:49 +00:00
WR Updater Bot
a1bf1b7266
Bug 1501001 - Mark wpt test passing from WR PR 3131. r=kats
...
Depends on D9537
Differential Revision: https://phabricator.services.mozilla.com/D9538
--HG--
extra : moz-landing-system : lando
2018-10-23 15:07:35 +00:00
Margareta Eliza Balazs
a7f4d3ba4f
Merge inbound to mozilla-central. a=merge
2018-10-23 12:27:03 +03:00
Dorel Luca
3a7cdf3ced
Merge mozilla-central to autoland
...
--HG--
extra : rebase_source : 55b6c62caabc054e51b6794215a76068e8da3bf1
2018-10-23 07:50:37 +03:00
Andrea Marchesini
17f8a25e39
Bug 1500734 - createImageBitmap should throw RangeError if sw or sh is 0 - r=aosmond
2018-10-23 08:17:28 +02:00
Boris Zbarsky
c4ab99ad31
Bug 1500956 part 3. Fix our DOM pre-insertion checks to actually match the spec. r=smaug
2018-10-23 00:32:01 +02:00
Perry Jiang
0516414da1
Bug 1399446 - implement ServiceWorkerGlobalScope and ServiceWorkerContainer onmessageerror event handlers r=edenchuang,baku
...
Differential Revision: https://phabricator.services.mozilla.com/D5213
--HG--
extra : moz-landing-system : lando
2018-10-22 21:22:25 +00:00
Andrea Marchesini
a6e388e171
Bug 1500768 - Support SVG images in HTMLImageElements, r=jwatt
2018-10-25 14:55:06 +02:00
Andrea Marchesini
25bff22bd6
Bug 1500768 - Implement SVGImageElement support for createImageBitmap, r=jwatt
2018-10-25 14:55:06 +02:00
Daniel Varga
887b24a77f
Merge mozilla-central to mozilla-inbound. a=merge on a CLOSED TREE
...
--HG--
extra : amend_source : e32f615e11caa58b259ee70dcb53e9a78064c8c2
2018-10-25 12:59:46 +03:00
Andrea Marchesini
8baacee39e
Bug 1501924 - Fix a wrong use of assert_throws in createImageBitmap-invalid-args, r=me CLOSED TREE
2018-10-25 11:30:35 +02:00
Mats Palmgren
c33780d631
Bug 1499230 - Make empty <select>s have zero content-box inline-size, like in other UAs. r=emilio
2018-10-22 00:54:56 +02:00
Daniel Varga
4fc7bfa931
Merge mozilla-inbound to mozilla-central. a=merge
2018-10-20 13:10:23 +03:00
Wes Kocher
cc69d38db7
Bug 1499893
- Mark a CSP test as failing on android r=jgraham
...
Differential Revision: https://phabricator.services.mozilla.com/D9284
--HG--
extra : moz-landing-system : lando
2018-10-20 00:42:50 +00:00
Gurzau Raul
bdd4479d99
Backed out changeset a92220bcf4fe (bug 1499893
) for failing at /img-src/icon-blocked.sub.html
...
--HG--
extra : rebase_source : 14a45f248fcf75130a2ee17fabd93116cbda6661
2018-10-20 02:27:40 +03:00
Wes Kocher
79e386d9fd
Bug 1499893
- Mark a CSP test as failing on android r=jgraham
...
Differential Revision: https://phabricator.services.mozilla.com/D9284
--HG--
extra : moz-landing-system : lando
2018-10-19 20:12:17 +00:00
Natalia Csoregi
e16febd432
Bug 1426568 - Fix Ahem issue and very frequent wbr-element unexpected passes. r=RyanVM
...
--HG--
extra : rebase_source : c900a769a17cbbe7d184a79ddb407cab7dca4439
2018-10-19 14:07:00 +03:00
Narcis Beleuzu
2a625fa2aa
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-10-19 16:30:39 +03:00
Cosmin Sabou
c88b3a1fa7
Merge mozilla-central to mozilla-inbound. a=merge
2018-10-19 07:22:06 +03:00
Boris Zbarsky
348aa22e01
Bug 1398354 part 2. Update document.all item() and legacycaller to new spec semantics. r=mccr8
2018-10-17 23:00:49 -04:00
Cosmin Sabou
d3c64e672f
Merge mozilla-central to autoland. a=merge
2018-10-19 00:57:18 +03:00
Wes Kocher
8d80925ec8
Bug 1499866 - Update wpt metadata for idlharness.window.js on fennec r=jgraham
...
Fennec supports orientation attributes and properties, so these were unexpectedly passing.
Differential Revision: https://phabricator.services.mozilla.com/D9028
--HG--
extra : moz-landing-system : lando
2018-10-18 14:25:16 +00:00
James Graham
bb19587996
Bug 1481723
- Enable wpt css tests on Windows, r=ato
...
MozReview-Commit-ID: ekP5TOSaRM
Differential Revision: https://phabricator.services.mozilla.com/D7201
2018-10-18 15:54:30 +01:00
James Graham
a1b2ade821
Bug 1490272 - Use the marionette reftest implemenation on Windows, r=ato
...
Differential Revision: https://phabricator.services.mozilla.com/D5519
2018-10-18 15:54:29 +01:00
Emilio Cobos Álvarez
36e49f6198
Bug 1500097 - Enable @supports selector() in those tests.
2018-10-18 16:04:14 +02:00
Wes Kocher
9f7531ce77
Bug 1499904 - Update expectation data for cookies/samesite/form-post-blank-reload.html r=jgraham
...
The test it already failing on desktop, but fennec fails differently.
Differential Revision: https://phabricator.services.mozilla.com/D9191
--HG--
extra : moz-landing-system : lando
2018-10-19 09:07:16 +00:00
Brian Birtles
fede6e4628
Bug 1472917 - Implement the even more forgiving interpolation rules for transform lists; r=hiro
...
As discussed in:
https://github.com/w3c/csswg-drafts/issues/927
with tentative spec text:
https://github.com/w3c/csswg-drafts/pull/3215
Depends on D9184
Differential Revision: https://phabricator.services.mozilla.com/D9185
--HG--
extra : moz-landing-system : lando
2018-10-19 04:41:12 +00:00
Brian Birtles
bfa7c55dd5
Bug 1472917 - Add tests for transform list interpolation; r=hiro
...
Differential Revision: https://phabricator.services.mozilla.com/D9182
--HG--
extra : moz-landing-system : lando
2018-10-19 04:40:52 +00:00
Coroiu Cristina
583cda7af6
Backed out 2 changesets (bug 1398354) for spidermonkey and hazard bustages at js/src/jsapi-tests/testStringIsArrayIndex.cpp on a CLOSED TREE
...
Backed out changeset 344b7e258ea5 (bug 1398354)
Backed out changeset 8e41c385edb9 (bug 1398354)
2018-10-18 06:23:14 +03:00
Boris Zbarsky
53fc46a6c2
Bug 1398354 part 2. Update document.all item() and legacycaller to new spec semantics. r=mccr8
2018-10-17 23:00:49 -04:00
Dorel Luca
2b0bec5ab3
Merge mozilla-central to mozilla-inbound. CLOSED TREE
...
--HG--
extra : amend_source : d757a37614ac9d59e154d34ede3ca871a643cdb7
2018-10-18 02:02:07 +03:00
Daniel Varga
8ac8163612
Removed files (Bug 1499111) Update test expectations for tests with unexpected results. a=wpt-fix
...
--HG--
extra : histedit_source : 621055b38ea2c8e9a83af114ea1dcee7a46168c7
2018-10-18 01:42:34 +03:00
James Graham
072194ea2a
Bug 1499779 - Disable overflow test for unstable scrollbar rendering on linux, a=testonly
2018-10-17 18:01:58 +01:00
James Graham
7406ee6f0f
Bug 1420640 - Disable WebRTC test for instability, a=testonly
2018-10-17 18:01:58 +01:00
Sebastian Hengst
f463efea8b
Bug 1499111 - [wpt-sync] Update web-platform-tests to 37d83def16bacfa66abac065f8f5adc8f7e7a4fc: Update test expectations for tests with unexpected results. a=wpt-fix
2018-10-17 15:44:49 +01:00
moz-wptsync-bot
cf508d41d6
Bug 1499111 - [wpt-sync] Update web-platform-tests to 37d83def16bacfa66abac065f8f5adc8f7e7a4fc, a=testonly
...
wpt-head: 37d83def16bacfa66abac065f8f5adc8f7e7a4fc
wpt-type: landing
2018-10-17 15:44:49 +01:00
moz-wptsync-bot
a555960ab0
Bug 1498667 [wpt PR 13484] - Update wpt metadata, a=testonly
...
wpt-pr: 13484
wpt-type: metadata
2018-10-17 15:44:46 +01:00
moz-wptsync-bot
6bd5ee09a0
Bug 1495499 [wpt PR 13288] - Update wpt metadata, a=testonly
...
wpt-pr: 13288
wpt-type: metadata
2018-10-17 15:44:45 +01:00
moz-wptsync-bot
ca87b4166e
Bug 1498665 [wpt PR 13488] - Update wpt metadata, a=testonly
...
wpt-pr: 13488
wpt-type: metadata
2018-10-17 15:44:44 +01:00
moz-wptsync-bot
b14ff76e5a
Bug 1497782 [wpt PR 13448] - Update wpt metadata, a=testonly
...
wpt-pr: 13448
wpt-type: metadata
2018-10-17 15:44:41 +01:00
moz-wptsync-bot
0a345161a1
Bug 1496820 [wpt PR 13375] - Update wpt metadata, a=testonly
...
wpt-pr: 13375
wpt-type: metadata
2018-10-17 15:44:41 +01:00
moz-wptsync-bot
cf8d2c4325
Bug 1498407
[wpt PR 13472] - Update wpt metadata, a=testonly
...
wpt-pr: 13472
wpt-type: metadata
2018-10-17 15:44:40 +01:00
moz-wptsync-bot
2c9a1fc659
Bug 1498368 [wpt PR 13469] - Update wpt metadata, a=testonly
...
wpt-pr: 13469
wpt-type: metadata
2018-10-17 15:44:39 +01:00
moz-wptsync-bot
eea62db750
Bug 1493012 [wpt PR 13123] - Update wpt metadata, a=testonly
...
wpt-pr: 13123
wpt-type: metadata
2018-10-17 15:44:38 +01:00
James Graham
a5f1c98757
Bug 1494719
- Set hidechrome on reftest window, r=ato
...
This fixes a problem caused by rounded corners on macOS.
Differential Revision: https://phabricator.services.mozilla.com/D7199
2018-10-17 15:44:36 +01:00
James Graham
f763d53c88
Bug 1490096 - Don't make the wpt reftest window a Dialog, r=ato
...
This seems to break it opening at the right dimensions on Windows 7
Differential Revision: https://phabricator.services.mozilla.com/D7198
2018-10-17 15:44:36 +01:00
Csoregi Natalia
3ec36c27e4
Merge mozilla-central to mozilla-inbound. CLOSED TREE
2018-10-17 13:08:33 +03:00
Csoregi Natalia
eef79962ba
Merge inbound to mozilla-central. a=merge
2018-10-17 13:03:35 +03:00
Gurzau Raul
1fde7a1e06
Backed out 37 changesets (bug 1498667, bug 1498407
, bug 1498665, bug 1497782, bug 1498662, bug 1498660, bug 1498649, bug 1498428, bug 1498621, bug 1498668, bug 1480198, bug 1498770, bug 1498415, bug 1498939, bug 1497939, bug 1498325, bug 1498338, bug 1496854, bug 1491890, bug 1499053, bug 1498368, bug 1497681, bug 1493012, bug 1495499, bug 1499111, bug 1499017, bug 1497732, bug 1496820) for failing at RTCDTMFSender-ontonechange-long.https.html and available-images.html
...
Backed out changeset fb5d7c25d897 (bug 1499111)
Backed out changeset 64ff440bbe37 (bug 1499111)
Backed out changeset 7afa638dc547 (bug 1480198)
Backed out changeset a1300c678745 (bug 1499053)
Backed out changeset f922c600deac (bug 1498939)
Backed out changeset 889615275c32 (bug 1499017)
Backed out changeset 37af00c60c57 (bug 1498770)
Backed out changeset 824b82d103ca (bug 1498649)
Backed out changeset f9fc9c2b198e (bug 1498668)
Backed out changeset e15fb51620aa (bug 1498667)
Backed out changeset dcce3a0a4c8f (bug 1498667)
Backed out changeset 6dc193c9f82f (bug 1498338)
Backed out changeset dea9dd8aeafb (bug 1495499)
Backed out changeset 4a65e858f724 (bug 1495499)
Backed out changeset f51841955781 (bug 1498665)
Backed out changeset 63ddb0c84f90 (bug 1498665)
Backed out changeset 5802a4b65562 (bug 1498662)
Backed out changeset 59de0505cfca (bug 1498660)
Backed out changeset 951ff6470f1f (bug 1497732)
Backed out changeset 357648610f8d (bug 1498621)
Backed out changeset a06a3fa7275a (bug 1491890)
Backed out changeset b4a3f1a30972 (bug 1497782)
Backed out changeset 49fcbe25c596 (bug 1497782)
Backed out changeset 4cde50991a6b (bug 1496820)
Backed out changeset 8b57f9851df8 (bug 1496820)
Backed out changeset 4c371bd8765f (bug 1498428)
Backed out changeset 13fb36fc139f (bug 1497681)
Backed out changeset 5cd95aa54d95 (bug 1498407
)
Backed out changeset f290eaf8cd44 (bug 1498407
)
Backed out changeset 538db52b38f0 (bug 1498415)
Backed out changeset c6cefa08ec89 (bug 1498368)
Backed out changeset 92bf8a8afc4e (bug 1498368)
Backed out changeset 2ff5ad4582f9 (bug 1496854)
Backed out changeset 758fc6b2f029 (bug 1493012)
Backed out changeset ed08ae0756f2 (bug 1493012)
Backed out changeset ecb9978f1b91 (bug 1497939)
Backed out changeset 04c3f543129b (bug 1498325)
2018-10-17 10:43:23 +03:00
Sebastian Hengst
008931ad29
Bug 1499111 - [wpt-sync] Update web-platform-tests to 37d83def16bacfa66abac065f8f5adc8f7e7a4fc: Update test expectations for tests with unexpected results. a=wpt-fix
2018-10-17 10:32:57 +03:00
Matthew Noorenberghe
031139ce4f
Bug 1481971 - Update payment-(handler|method-basic-card|method-id) wpt expectations. r=marcosc
...
Set pref to enable payment request during wpt tests.
--HG--
extra : rebase_source : 1b27804fe138c58420b9192fae590af18faed7d3
2018-10-16 20:21:41 -07:00
Emilio Cobos Álvarez
fc1a493642
Bug 1499571 - HTMLOptionsCollection::Remove shouldn't remove the first element of the collection if out of bounds. r=bzbarsky
...
Make it just forward to HTMLSelectElement::Remove like other browsers.
Differential Revision: https://phabricator.services.mozilla.com/D8934
--HG--
extra : moz-landing-system : lando
2018-10-17 01:35:21 +00:00
Emilio Cobos Álvarez
3ebda39fd0
Bug 1499567 - Do not append an empty text node when creating options from HTMLOptionCollection::SetLength. r=bzbarsky
...
Only we do that. Align with other browsers instead.
I removed the max-asserts as well because I cannot make my browser assert when
running this test on a debug build.
Differential Revision: https://phabricator.services.mozilla.com/D8929
--HG--
extra : moz-landing-system : lando
2018-10-17 00:10:46 +00:00
shindli
2eb594138a
Merge inbound to mozilla-central. a=merge
2018-10-17 03:55:26 +03:00
Diego Pino Garcia
8feb556198
Bug 1453612 - Response.redirect() should have empty string statusText. r=baku
2018-10-14 16:36:00 +03:00
Csoregi Natalia
13e01265bf
Merge mozilla-central to autoland. CLOSED TREE
2018-10-17 19:55:51 +03:00
Andrew Halberstadt
753b405990
Bug 1470266 - [ci] Schedule serviceworker-e10s web-platform-test tasks with linux64/debug on mozilla-central, r=jgraham,jmaher
...
This duplicates all web-platform-test mozharness based tests except with
dom.serviceWorkers.parent_intercept set to true.
Differential Revision: https://phabricator.services.mozilla.com/D8916
--HG--
extra : moz-landing-system : lando
2018-10-17 14:39:40 +00:00
Marcos Cáceres
6de37261e9
Bug 1497699 - Drop support for PaymentItem.type. r=edenchuang,baku
...
Being removed from the spec. Front-end no longer needs this.
Differential Revision: https://phabricator.services.mozilla.com/D8160
--HG--
extra : moz-landing-system : lando
2018-10-16 12:53:01 +00:00
Henri Sivonen
074a8bb5ea
Bug 1460233 - Percent-encode ampersand and colon when replacing unmappable code points in URL query state. r=valentin
...
Spec change: https://github.com/whatwg/url/pull/386
MozReview-Commit-ID: Fa84kCNghtU
Differential Revision: https://phabricator.services.mozilla.com/D8728
--HG--
extra : moz-landing-system : lando
2018-10-16 12:04:12 +00:00
Andrea Marchesini
6eb130211c
Bug 1497486 - Enable FeaturePolicy in nightly, r=ckerschb
2018-10-16 07:58:00 +02:00
Boris Zbarsky
5a0e236dba
Bug 1497301
part 4. Simplify Location::CheckURL. r=bholley
...
The main change is to just use the principal bindings pass us to do our
CheckLoadURI check. If we do that, we don't have to care about the current
JSContext.
2018-10-12 11:07:18 -04:00
Noemi Erli
f63cc2b795
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-10-16 01:21:28 +03:00
Noemi Erli
014b37a409
Merge inbound to mozilla-central. a=merge
2018-10-16 01:20:08 +03:00
Valentin Gosu
36fc6590d1
Bug 1497947 - Add TemplatedMutator and nsStandardURL::Clone to expected lsan leaks in service-workers/service-worker r=mccr8
...
Differential Revision: https://phabricator.services.mozilla.com/D8699
--HG--
extra : moz-landing-system : lando
2018-10-15 18:32:22 +00:00
Sebastian Hengst
f0cdf769cb
Bug 1498842 - Set layout.css.control-characters.visible to true for wpt control character tests added in bug 1497380 r=jfkthame
...
Set layout.css.control-characters.visible to true for wpt control character tests added in bug 1497380
Differential Revision: https://phabricator.services.mozilla.com/D8697
--HG--
extra : moz-landing-system : lando
2018-10-15 11:34:58 +00:00
Boris Zbarsky
167ef30843
Bug 1494151. Fix broken web platform test that was trying to connect on a non-existent port. r=jgraham
2018-10-15 09:32:51 -04:00
moz-wptsync-bot
ac856a7bd0
Bug 1498844 - [wpt-sync] Update web-platform-tests to 9f2daa2a5d08d0d44f680501af2b62292f6264f0, a=testonly
...
wpt-head: 9f2daa2a5d08d0d44f680501af2b62292f6264f0
wpt-type: landing
2018-10-14 00:59:51 +00:00
moz-wptsync-bot
3ae92b03d1
Bug 1497757 [wpt PR 13445] - Update wpt metadata, a=testonly
...
wpt-pr: 13445
wpt-type: metadata
2018-10-14 00:59:49 +00:00
moz-wptsync-bot
f40d102400
Bug 1498058 [wpt PR 13361] - Update wpt metadata, a=testonly
...
wpt-pr: 13361
wpt-type: metadata
2018-10-14 00:59:48 +00:00
Ciure Andrei
26b40a4469
Merge inbound to mozilla-central. a=merge
2018-10-13 12:36:04 +03:00
Thomas Wisniewski
ddc2cf9606
Bug 1496577 - have OPTIONS preflights inherit the original request's referrer and referrer policy; r=ckerschb
...
OPTIONS preflights inherit the original request's referrer and referrer policy
Differential Revision: https://phabricator.services.mozilla.com/D7801
--HG--
extra : moz-landing-system : lando
2018-10-12 20:05:10 +00:00
moz-wptsync-bot
52779d7842
Bug 1499111 - [wpt-sync] Update web-platform-tests to 37d83def16bacfa66abac065f8f5adc8f7e7a4fc, a=testonly
...
wpt-head: 37d83def16bacfa66abac065f8f5adc8f7e7a4fc
wpt-type: landing
2018-10-17 03:51:17 +00:00
moz-wptsync-bot
58c0706180
Bug 1498667 [wpt PR 13484] - Update wpt metadata, a=testonly
...
wpt-pr: 13484
wpt-type: metadata
2018-10-17 03:51:14 +00:00
moz-wptsync-bot
e3ef49be62
Bug 1495499 [wpt PR 13288] - Update wpt metadata, a=testonly
...
wpt-pr: 13288
wpt-type: metadata
2018-10-17 03:51:13 +00:00
moz-wptsync-bot
41743aff6f
Bug 1498665 [wpt PR 13488] - Update wpt metadata, a=testonly
...
wpt-pr: 13488
wpt-type: metadata
2018-10-17 03:51:12 +00:00
moz-wptsync-bot
edf61c76e2
Bug 1497782 [wpt PR 13448] - Update wpt metadata, a=testonly
...
wpt-pr: 13448
wpt-type: metadata
2018-10-17 03:51:09 +00:00
moz-wptsync-bot
fbc0bffcec
Bug 1496820 [wpt PR 13375] - Update wpt metadata, a=testonly
...
wpt-pr: 13375
wpt-type: metadata
2018-10-17 03:51:08 +00:00
moz-wptsync-bot
657a3f3249
Bug 1498407
[wpt PR 13472] - Update wpt metadata, a=testonly
...
wpt-pr: 13472
wpt-type: metadata
2018-10-17 03:51:07 +00:00
moz-wptsync-bot
c869ce68f5
Bug 1498368 [wpt PR 13469] - Update wpt metadata, a=testonly
...
wpt-pr: 13469
wpt-type: metadata
2018-10-17 03:51:06 +00:00
moz-wptsync-bot
9a229ba817
Bug 1493012 [wpt PR 13123] - Update wpt metadata, a=testonly
...
wpt-pr: 13123
wpt-type: metadata
2018-10-17 03:51:04 +00:00