Auto merge of #24875 - jdm:wr-no-ipc, r=asajeffrey

Extract IPC out of webrender

Fixes #20172. Fixes #13480.
This commit is contained in:
bors-servo 2019-11-27 20:48:13 -05:00 committed by GitHub
commit 5f1681ad25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
76 changed files with 493 additions and 359 deletions

View file

@ -1,2 +0,0 @@
[floats-in-table-caption-001.html]
expected: FAIL

View file

@ -1,5 +0,0 @@
[table-anonymous-objects-009.xht]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected:
if os == "linux": FAIL

View file

@ -1,5 +0,0 @@
[table-anonymous-objects-010.xht]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected:
if os == "linux": FAIL

View file

@ -1,5 +0,0 @@
[table-anonymous-objects-011.xht]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected:
if os == "linux": FAIL

View file

@ -1,5 +0,0 @@
[table-anonymous-objects-012.xht]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected:
if os == "linux": FAIL

View file

@ -1,5 +0,0 @@
[table-anonymous-objects-017.xht]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected:
if os == "linux": FAIL

View file

@ -1,5 +0,0 @@
[table-anonymous-objects-018.xht]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected:
if os == "linux": FAIL

View file

@ -1,5 +0,0 @@
[table-anonymous-objects-019.xht]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected:
if os == "linux": FAIL

View file

@ -1,5 +0,0 @@
[table-anonymous-objects-020.xht]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected:
if os == "linux": FAIL

View file

@ -1,5 +0,0 @@
[table-anonymous-objects-115.xht]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected:
if os == "linux": FAIL

View file

@ -1,5 +0,0 @@
[table-anonymous-objects-116.xht]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected:
if os == "linux": FAIL

View file

@ -1,5 +0,0 @@
[table-anonymous-objects-121.xht]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected:
if os == "linux": FAIL

View file

@ -1,5 +0,0 @@
[table-anonymous-objects-122.xht]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected:
if os == "linux": FAIL

View file

@ -1,5 +0,0 @@
[table-anonymous-objects-173.xht]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected:
if os == "linux": FAIL

View file

@ -1,5 +0,0 @@
[table-anonymous-objects-174.xht]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected:
if os == "linux": FAIL

View file

@ -1,5 +0,0 @@
[table-anonymous-objects-175.xht]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected:
if os == "linux": FAIL

View file

@ -1,5 +0,0 @@
[table-anonymous-objects-176.xht]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected:
if os == "linux": FAIL

View file

@ -1,5 +0,0 @@
[table-anonymous-objects-197.xht]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected:
if os == "linux": FAIL

View file

@ -1,5 +0,0 @@
[table-anonymous-objects-198.xht]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected:
if os == "linux": FAIL

View file

@ -1,5 +0,0 @@
[table-anonymous-objects-199.xht]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected:
if os == "linux": FAIL

View file

@ -1,5 +0,0 @@
[table-anonymous-objects-200.xht]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected:
if os == "linux": FAIL

View file

@ -1,5 +0,0 @@
[table-anonymous-objects-201.xht]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected:
if os == "linux": FAIL

View file

@ -1,5 +0,0 @@
[table-anonymous-objects-202.xht]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected:
if os == "linux": FAIL

View file

@ -1,5 +0,0 @@
[table-anonymous-objects-203.xht]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected:
if os == "linux": FAIL

View file

@ -1,5 +0,0 @@
[table-anonymous-objects-204.xht]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected:
if os == "linux": FAIL

View file

@ -1,4 +0,0 @@
[mix-blend-mode-parent-with-text.html]
type: reftest
expected:
if os == "linux": FAIL

View file

@ -1,2 +0,0 @@
[line-break-normal-018.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[line-break-strict-018.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[trailing-ideographic-space-004.html]
expected: FAIL

View file

@ -1,4 +1,5 @@
[transform-input-007.html]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected: FAIL
expected:
if os == "linux": FAIL

View file

@ -1,4 +1,5 @@
[transform-input-009.html]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected: FAIL
expected:
if os == "linux": FAIL

View file

@ -1,4 +1,5 @@
[transform-input-010.html]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected: FAIL
expected:
if os == "linux": FAIL

View file

@ -1,5 +1,4 @@
[transform-input-012.html]
type: reftest
bug: https://github.com/servo/servo/issues/21092
expected:
if os == "linux": FAIL
expected: FAIL

View file

@ -0,0 +1,3 @@
[fieldset-transform-translatez.html]
expected:
if os == "linux": FAIL

View file

@ -1,50 +1,13 @@
[idlharness.any.worker.html]
expected: CRASH
[Instance must be primary interface of instance]
expected: FAIL
[Stringification of mod]
expected: FAIL
[Module interface: mod must inherit property "imports(Module)" with the proper type]
expected: FAIL
[Stringification of instance]
expected: FAIL
[Module interface: calling customSections(Module, USVString) on mod with too few arguments must throw TypeError]
expected: FAIL
[Module interface: calling imports(Module) on mod with too few arguments must throw TypeError]
expected: FAIL
[Module interface: mod must inherit property "exports(Module)" with the proper type]
expected: FAIL
[Module interface: operation customSections(Module, USVString)]
expected: FAIL
[Module interface: mod must inherit property "customSections(Module, USVString)" with the proper type]
expected: FAIL
[Instance interface: instance must inherit property "exports" with the proper type]
expected: FAIL
[Module interface: calling exports(Module) on mod with too few arguments must throw TypeError]
expected: FAIL
[Module must be primary interface of mod]
expected: FAIL
[Module interface: calling customSections(Module, DOMString) on mod with too few arguments must throw TypeError]
expected: FAIL
[Module interface: mod must inherit property "customSections(Module, DOMString)" with the proper type]
expected: FAIL
[wasm-js-api interfaces.]
expected: TIMEOUT
[idlharness.any.html]
[Module interface: calling customSections(Module, USVString) on mod with too few arguments must throw TypeError]

View file

@ -0,0 +1,3 @@
[inline_block_baseline_a.html]
expected:
if os == "mac": FAIL