Commit Graph

594095 Commits

Author SHA1 Message Date
moz-wptsync-bot
72f244eb7a Bug 1453713 [wpt PR 10448] - Update wpt metadata, a=testonly
wpt-pr: 10448
wpt-type: metadata
2018-04-28 19:31:01 +00:00
Alex Moshchuk
a20f65362d Bug 1453713 [wpt PR 10448] - Fix incorrect unreachable_func in CSP layout tests., a=testonly
Automatic update from web-platform-testsFix incorrect unreachable_func in CSP layout tests.

Credit goes to nick@ for spotting it in
https://chromium-review.googlesource.com/c/chromium/src/+/999182

Change-Id: I278234762e4ca8ced592c0b63636c6dc6b981e6f
Reviewed-on: https://chromium-review.googlesource.com/1010473
Reviewed-by: Nick Carter <nick@chromium.org>
Commit-Queue: Nick Carter <nick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#552077}

--

wpt-commits: 98241148db34f94d9ba2d159ccd62befe5c25078
wpt-pr: 10448
2018-04-28 19:31:01 +00:00
moz-wptsync-bot
139bcda491 Bug 1455332 [wpt PR 9039] - Update wpt metadata, a=testonly
wpt-pr: 9039
wpt-type: metadata
2018-04-28 19:31:00 +00:00
youennf
ec2d80e1e0 Bug 1455332 [wpt PR 9039] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=180347, a=testonly
Automatic update from web-platform-testsfetch()'s redirect feature combined with "no-cors"

For https://github.com/whatwg/fetch/pull/663.

(WebKit export of https://bugs.webkit.org/show_bug.cgi?id=180347.)
--

wpt-commits: d516af2f3ea9422f10f744225a64c50b9438ff68
wpt-pr: 9039
2018-04-28 19:31:00 +00:00
Chris Nardi
5fcf3b18cc Bug 1454854 [wpt PR 10514] - Remove duplicate CSS tests that exist in WPT, a=testonly
Automatic update from web-platform-testsRemove duplicate CSS tests that exist in WPT

For css-style-attribute-modifications.html and
child-indexed-pseudo-class.html, copy our local modifications over to
the shared WPT copy. For the others, they are exact duplicates of tests
in external/wpt/css/css-logical. Remove these duplicate tests.

Change-Id: I1c5b461315efd8f75ed1a636328b877550eeac25
Reviewed-on: https://chromium-review.googlesource.com/1016163
Reviewed-by: Robert Ma <robertma@chromium.org>
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Commit-Queue: Chris Nardi <cnardi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#551978}

--

wpt-commits: c51dc5e454e371d2e3c4293aecf6c4583188efa5
wpt-pr: 10514
2018-04-28 19:30:59 +00:00
Luke Bjerring
df738eebaa Bug 1452822 [wpt PR 10386] - Cleanup several idlharness tests, a=testonly
Automatic update from web-platform-testsCleanup several idlharness tests

Change-Id: I388e2a9605096886291fafdae428b78bfe21dea9
Reviewed-on: https://chromium-review.googlesource.com/992880
Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
Reviewed-by: Joshua Bell <jsbell@chromium.org>
Commit-Queue: Luke Bj <lukebjerring@chromium.org>
Cr-Commit-Position: refs/heads/master@{#551840}

--

wpt-commits: f78410bdbc77fdb1ab793c4582b9f16928796d50
wpt-pr: 10386
2018-04-28 19:30:58 +00:00
youennf
f5980f85aa Bug 1455082 [wpt PR 10527] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=184746, a=testonly
Automatic update from web-platform-testsMerge pull request #10527 from youennf/wpt-export-for-webkit-184746

WebKit export of https://bugs.webkit.org/show_bug.cgi?id=184746
--

wpt-commits: 0a537e6b3407daaa02e0edb472db1badcd43fada
wpt-pr: 10527
2018-04-28 19:30:57 +00:00
Anne van Kesteren
34c8bf24a3 Bug 1444857 [wpt PR 9968] - DOM: test composed/composedPath via IDL, a=testonly
Automatic update from web-platform-testsDOM: test composed/composedPath via IDL (#9968)

--

wpt-commits: a4c4257d4c6df3000aad94b0c3ae1afc7c5aa5c6
wpt-pr: 9968
2018-04-28 19:30:56 +00:00
Ms2ger
a56b6a6bcb Bug 1454920 [wpt PR 10518] - Avoid FutureWarnings in test_sourcefile.py., a=testonly
Automatic update from web-platform-testsAvoid FutureWarnings in test_sourcefile.py. (#10518)

These lines of code triggered the following warning:

> FutureWarning: The behavior of this method will change in future versions.
> Use specific 'len(elem)' or 'elem is not None' test instead.
--

wpt-commits: 4a7f047bde7fef6a753abcfc6393770db2c6569a
wpt-pr: 10518
2018-04-28 19:30:55 +00:00
Anne van Kesteren
2af0197b9d Bug 1454708 [wpt PR 10509] - Fetch: MediaSource blob: URLs, a=testonly
Automatic update from web-platform-testsFetch: MediaSource blob: URLs

For https://github.com/whatwg/fetch/pull/708.
--

wpt-commits: e2c839d70a30ce0a3816bc63601a99ccf65a1654
wpt-pr: 10509
2018-04-28 19:30:55 +00:00
moz-wptsync-bot
62b7c277a9 Bug 1454898 [wpt PR 10515] - Update wpt metadata, a=testonly
wpt-pr: 10515
wpt-type: metadata
2018-04-28 19:30:54 +00:00
Ms2ger
51c6aef676 Bug 1454898 [wpt PR 10515] - URL.createObjectURL should not work with MediaStream, a=testonly
Automatic update from web-platform-testsURL.createObjectURL should not work with MediaStream (#10515)

Change the one existing test to no longer rely on it (and clearly mark it as manual) and add an entry to historical.html for it.

--

wpt-commits: b4e3ffbc3251172b79a9a82fa8e4ff290cc61449
wpt-pr: 10515
2018-04-28 19:30:53 +00:00
Anne van Kesteren
49e086a41a Bug 1453598 [wpt PR 10441] - Test vertical tab for base64, a=testonly
Automatic update from web-platform-testsTest vertical tab for base64

Apparently Rust's base64 crate strips this, so it would be good to test. Safari is also an outlier here.

--

wpt-commits: 412b4039cce45779eb2a294a26ce7151fd79c0d0
wpt-pr: 10441
2018-04-28 19:30:52 +00:00
jgraham
880b93e377 Bug 1454458 [wpt PR 10491] - Install Ahem for Safari on Sauce, a=testonly
Automatic update from web-platform-testsInstall Ahem for Safari on Sauce (#10491)

This just gets the latest master version of the font; we could change
things to get the version for the current revision, but it isn't
necessarily worth the extra complexity given how rarely this changes.
--

wpt-commits: 60308987fb8a877ee2d3ff32946e040d3efab495
wpt-pr: 10491
2018-04-28 19:30:51 +00:00
jugglinmike
7c8e2b5b03 Bug 1454535 [wpt PR 10499] - [wptrunner] Install Ahem in Sauce Labs Windows VM, a=testonly
Automatic update from web-platform-tests[wptrunner] Install Ahem in Sauce Labs Windows VM (#10499)

--

wpt-commits: f76bdbfac3b5a115c11b07d81a03830d4618a1aa
wpt-pr: 10499
2018-04-28 19:30:51 +00:00
moz-wptsync-bot
7509cf52eb Bug 1454635 [wpt PR 10504] - Update wpt metadata, a=testonly
wpt-pr: 10504
wpt-type: metadata
2018-04-28 19:30:50 +00:00
Morten Stenshorne
38bc434c14 Bug 1454635 [wpt PR 10504] - Fix wpt/css/CSS2/floats-clear/clear-on-parent-with-margins-no-clearance.html, a=testonly
Automatic update from web-platform-testsFix wpt/css/CSS2/floats-clear/clear-on-parent-with-margins-no-clearance.html

The test was incorrect, which is why it failed in legacy layout. It
passed in LayoutNG because of a bug there.

Add an (invisible) top border on the outer DIV to prevent clearance on
the child. Otherwise the outer DIV and the child with 'clear' would have
adjacent margins, which in turn would enable the child with 'clear' to
pull the float along with itself, which in turn would guarantee
clearance, which is precisely what this test wanted to avoid.

Still passes in LayoutNG.

Change-Id: I6b36d8196b93720453d6e398509705d2cf32f8e4
Reviewed-on: https://chromium-review.googlesource.com/1014975
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Commit-Queue: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#551443}

--

wpt-commits: 4a0df34066201cfe683293de6e93cf093dde9e6d
wpt-pr: 10504
2018-04-28 19:30:50 +00:00
moz-wptsync-bot
4d8ad7943e Bug 1453105 [wpt PR 10401] - Update wpt metadata, a=testonly
wpt-pr: 10401
wpt-type: metadata
2018-04-28 19:30:49 +00:00
Simon Stewart
7b2679de9e Bug 1453105 [wpt PR 10401] - Updating WebDriver execute[Async]Script tests for unhandled user prompts , a=testonly
Automatic update from web-platform-testsMerge pull request #10401 from jimevans/script-user-prompts

 Updating WebDriver execute[Async]Script tests for unhandled user prompts
--

wpt-commits: 32b05c81877aea609733d6c58eac2aefcfe02d5a
wpt-pr: 10401
2018-04-28 19:30:48 +00:00
Andreea Pavel
66f222b56d Merge mozilla-central to mozilla-inbound. a=merge on a CLOSED TREE 2018-04-28 20:42:49 +03:00
Andreea Pavel
443c91d4b4 Merge inbound to mozilla-central. a=merge 2018-04-28 20:30:18 +03:00
shindli
0282dea08c Backed out 2 changesets (bug 1439330) for wpt3 failures in /content-security-policy/script-src/script-src-strict_dynamic_eval.html on a CLOSED TREE
Backed out changeset 254e0c58f80f (bug 1439330)
Backed out changeset f9abb3479fdd (bug 1439330)
2018-04-28 19:33:32 +03:00
Robert Longson
dac58f515c Backout Bug 149075 - While it is compatible with the SVG specification, all other browsers allow it 2018-04-28 16:09:38 +01:00
vinoth
f079c17f68 Bug 1439330 - Test added to check if eval is blocked if 'strict-dynamic' is enabled. r=ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D1011
2018-04-28 09:54:40 -04:00
vinoth
b48df201fc Bug 1439330 - Condition added to block eval if only strict-dynamic is present without unsafe-eval keyword. r=ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D859
2018-04-28 09:53:25 -04:00
vinoth
6023457cfe Bug 1456151 - Apply Meta CSP to Content Privileged about:cache. r=ckerschb, r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D1013
2018-04-28 09:50:45 -04:00
Emilio Cobos Álvarez
1915a41571 Bug 1457652: Fix serialization order of the outline shorthand. r=xidorn
This is going to be tested in
https://github.com/w3c/web-platform-tests/pull/10700.

MozReview-Commit-ID: 7Oi1it70YFw
2018-04-28 15:41:17 +02:00
Olli Pettay
30938bcddd Bug 1430020, let sequential focus navigation in shadow DOM enter iframes, r=mrbkap
--HG--
extra : rebase_source : 0ca436dfc8b28a680bdb393f0f9ce8ae0632bd9a
2018-04-28 16:07:06 +03:00
Dorel Luca
69408b00d8 Backed out changeset 2a03e9effe84 (bug 1457652) for WPT failures on /css/cssom/shorthand-values.html 2018-04-28 14:54:16 +03:00
Hiroyuki Ikezoe
41be7768d1 Bug 1457249 - Use actually calculated value for the assertion that checks animation value is unchanged when we decided to skip calculation for the animation on debug build. r=kats
Before this change, the value which was set by SetShadowBaseTransform()
has been used for the assertion, but it is possible that the value is changed
by APZ.  And it's hard to tell whether the value has been changed by APZ or not
and it's hard to *reverse-calculate* the differences in the past APZ at the
moment we want to do the assert.

So after this patch, on debug build we don't actually skip the calculation for
unchanged animations and use the newly calculated value for the assertion.

MozReview-Commit-ID: 8fCcvvbUMHe

--HG--
extra : rebase_source : 0ff5e7100ad33a690bb0edd02af2b00c749afbbe
2018-04-28 18:09:27 +09:00
Hiroyuki Ikezoe
83df03fa3f Bug 1457249 - Factor out the function that converts transform into device space. r=kats
MozReview-Commit-ID: L7CDcSdIj4D

--HG--
extra : rebase_source : 9b976891ea92ca4ee50968139a3662eba3eeef3b
2018-04-28 18:08:15 +09:00
Hiroyuki Ikezoe
bd924ec565 Bug 1457249 - Factor out the function that converts servo's animation value to matrix. r=kats
MozReview-Commit-ID: HpdFYykOkOS

--HG--
extra : rebase_source : 3fb386bb41b9bcf122bd5c8410fe73dcc3dd5d97
2018-04-28 18:08:15 +09:00
Hiroyuki Ikezoe
328d34d3c7 Bug 1457249 - Assert that there is an animation value set by animations when we skip calculation for newly animation value. r=kats
MozReview-Commit-ID: F85nAmKIGCA

--HG--
extra : rebase_source : 0f2065e58f02ef1462a15f0cd680ffa7b2a185b1
2018-04-28 18:08:15 +09:00
Emilio Cobos Álvarez
573ab1cdee Bug 1457652: Fix serialization order of the outline shorthand. r=xidorn
This is going to be tested in
https://github.com/w3c/web-platform-tests/pull/10700.

MozReview-Commit-ID: 7Oi1it70YFw

--HG--
extra : rebase_source : 4c4e738ceaec32750ae0c5aa0308c17346806b3a
2018-04-28 09:41:48 +02:00
Doug Thayer
0b6ce33343 Bug 1448944 - Move Sqlite.jsm back to stricter startup check r=Gijs
MozReview-Commit-ID: IrRfc9tW5hY

--HG--
extra : rebase_source : 42728e57cb90570290c86363d975f71bf8d1ee34
2018-04-27 12:04:24 -07:00
Doug Thayer
df67d38e71 Bug 1448944 - Avoid cps2 roundtrip for null principal about:blank r=Gijs
MozReview-Commit-ID: HeKrcoKo1EH

--HG--
extra : rebase_source : ec9ea0b79d1afd938f0ecf78d8a7e6543f3e4b93
2018-04-27 10:11:54 -07:00
Michal Novotny
f86eda08cd Bug 1457188 - Update expiration of RCWN related telemetry probes. r=francois 2018-04-27 12:55:00 -04:00
Gijs Kruitbosch
f484a33f52 Bug 1456515 - make plugin URL methods async, r=kmag
MozReview-Commit-ID: 6EITxFc12mW

--HG--
extra : rebase_source : 1610257bcb928655b28fbbec55c7bbb80ec477a2
2018-04-27 15:56:46 +01:00
Makoto Kato
db7992dc59 Bug 1457431 - Devirtualize mozInlineSpellChecker::SpellCheckAfterEditorChange. r=masayuki
It is unnecessary to keep virtual method for
mozInlineSpellChecker::SpellCheckAfterEditorChange, so we should remove virtual
keyword.

MozReview-Commit-ID: 2ry5uhMTFVC

--HG--
extra : rebase_source : ba86bb7c4e47598f83e3869733a238a740cef6b2
2018-04-27 21:11:31 +09:00
Emilio Cobos Álvarez
8da32ee8b3 Bug 1457635: Remove values::Verbatim. r=xidorn
No point of having two things that do the same.

MozReview-Commit-ID: Do1L4bvOeVQ
2018-04-30 05:10:48 +02:00
Emilio Cobos Álvarez
3058209ae5 Bug 1457635: Move represents_keyword to the css attributes. r=xidorn
MozReview-Commit-ID: 21yuU4h34AQ
2018-04-30 05:10:37 +02:00
Emilio Cobos Álvarez
42257e0c21 Bug 1457332: Derive ToCss for Counters. r=xidorn
MozReview-Commit-ID: 1jOglcqt1Dd
2018-04-30 05:10:22 +02:00
Xidorn Quan
b50ebda124 Bug 1448759 part 5 - Remove nsCSSPropList.h and nsCSSPropAliasList.h. r=heycam
MozReview-Commit-ID: EKx2g7CmvqB

--HG--
extra : rebase_source : 11ba4920129e22bd6469b2e89cd6e738d2d921b5
2018-04-29 22:09:17 +10:00
Xidorn Quan
2e130c425c Bug 1448759 part 4 - Switch gAllSubpropTable to use generated ServoCSSPropList.h. r=heycam
MozReview-Commit-ID: IfzfFpw5ABz

--HG--
extra : rebase_source : ce27e8440108763c0758f9dc071b7990fc4034b6
2018-04-29 22:03:48 +10:00
Xidorn Quan
8f6370d1d3 Bug 1448759 part 3 - Remove kKeywordTableTable and LookupPropertyValue. r=heycam
MozReview-Commit-ID: F2EbL0hSgPX

--HG--
extra : rebase_source : 8394244ec3cf903439972d325f6976e3a02d70e1
2018-04-29 21:41:29 +10:00
Xidorn Quan
97d42bea68 Bug 1448759 part 2 - Have nsStyleUtil::AppendBitmaskCSSValue take a keyword table directly. r=heycam
MozReview-Commit-ID: zjCWjA5W0E

--HG--
extra : rebase_source : aea5c0e305322e5cc346a3d658773339aeebc82f
2018-04-29 21:34:52 +10:00
Xidorn Quan
f2ba299166 Bug 1448759 part 1 - Make KTableEntry an independent type. r=heycam
MozReview-Commit-ID: oZfJAigThN

--HG--
extra : rebase_source : 6a0efbf40fed8c9eaba7bb3af74d281b536677c8
2018-04-29 21:17:26 +10:00
Henrik Skupin
507cc07062 Bug 1455241 - [mozinstall] Detach mounted image in install() if path contains space. r=gbrown
MozReview-Commit-ID: GOhiqQUzsRL

--HG--
extra : rebase_source : 010414f025623322ca2c26b63c1399e0c0ada514
2018-04-27 14:00:20 +02:00
Henrik Skupin
8dba930c7a Bug 1455241 - [mozinstall] Convert unit tests to pytest format. r=gbrown
MozReview-Commit-ID: T7vIhDwdC

--HG--
rename : testing/mozbase/mozinstall/tests/Installer-Stubs/firefox.dmg => testing/mozbase/mozinstall/tests/installer_stubs/firefox.dmg
rename : testing/mozbase/mozinstall/tests/Installer-Stubs/firefox.tar.bz2 => testing/mozbase/mozinstall/tests/installer_stubs/firefox.tar.bz2
rename : testing/mozbase/mozinstall/tests/Installer-Stubs/firefox.zip => testing/mozbase/mozinstall/tests/installer_stubs/firefox.zip
rename : testing/mozbase/mozinstall/tests/test.py => testing/mozbase/mozinstall/tests/test_install.py
extra : rebase_source : ea6e6a23e844b3fd421dc9e88445126c7567ac03
2018-04-27 13:44:21 +02:00
Mike Cooper
679de5b459 Bug 1442090 - Cleanup preference after a Normandy test to pass under mochitest --verify r=Gijs
MozReview-Commit-ID: JcGYOy3aKe8

--HG--
extra : rebase_source : 36eb51be32d0618edb4eb34f84eed1cba55b3064
2018-04-27 10:12:50 -07:00