Closed
Bug 1501887
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 13712 - Expect CanvasGradient and CanvasPattern to be exposed in workers in workers/semantics/interface-objects
Categories
(Core :: DOM: Workers, enhancement, P4)
Core
DOM: Workers
Tracking
()
RESOLVED
FIXED
mozilla65
| Tracking | Status | |
|---|---|---|
| firefox65 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13712 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13712
Details from upstream follow.
Nate Chapin <japhet@chromium.org> wrote:
> Expect CanvasGradient and CanvasPattern to be exposed in workers in workers/semantics/interface-objects
>
> The spec has had them exposed on workers since
> https://github.com/whatwg/html/commit/aedc72daef50aa472b36f158633eb339e7d5ca20
>
> Bug: 655458
> Change-Id: Ibb9c161d430cbdfeeb3afde1922bf96494c218f6
> Reviewed-on: https://chromium-review.googlesource.com/1297284
> WPT-Export-Revision: 24daf7182bd81727db53660db01a7e36388913ac
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM: Workers
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
Ran 4 tests and 193 subtests
OK : 4
PASS : 178
FAIL : 15
New tests that have failures or other problems:
/workers/semantics/interface-objects/001.worker.html
The CanvasGradient interface object should be exposed.: FAIL
The CanvasPattern interface object should be exposed.: FAIL
/workers/semantics/interface-objects/003.html
The CanvasGradient interface object should be exposed: FAIL
The CanvasPattern interface object should be exposed: FAIL
| Assignee | ||
Comment 4•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=3197b4ff29a80b6ed0b974971d2554f1ea3ad3ce
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/61639bb722b0
[wpt PR 13712] - Expect CanvasGradient and CanvasPattern to be exposed in workers in workers/semantics/interface-objects, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/697c2b96f83a
[wpt PR 13712] - Update wpt metadata, a=testonly
Comment 6•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/61639bb722b0
https://hg.mozilla.org/mozilla-central/rev/697c2b96f83a
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•