Closed Bug 1634357 Opened 5 years ago Closed 5 years ago

2dcontext/wide-gamut-canvas/canvas-colorManaged-convertToBlob-roundtrip.html is marked as timeout

Categories

(Core :: Graphics: Canvas2D, task, P3)

task

Tracking

()

RESOLVED FIXED
mozilla78
Tracking Status
firefox78 --- fixed

People

(Reporter: jmaher, Assigned: jmaher)

References

Details

Attachments

(1 file, 1 obsolete file)

I am looking at all the web-platform-tests that are marked as timeout and I found:
2dcontext/wide-gamut-canvas/canvas-colorManaged-convertToBlob-roundtrip.html

this is timeout because of:
srcCanvas.convertToBlob is not a function

In addition I see this on another test which is marked as fail:
2dcontext/wide-gamut-canvas/canvas-createImageBitmap-e_srgb.html

I would like to determine if we support convertToBlob on a canvas:

  1. supported (and we need to fix the tests)
  2. not [fully] supported, but on a roadmap in the next year (run the tests as 'backlog' on m-c only)
  3. no plans to support this (stop running the tests altogether)

convertToBlob looks like a function of offscreen canvas. Which I believe is currently preffed off in firefox.

is there a pref? We could set that pref for these tests and they could run successfully.

Flags: needinfo?(tnikkel)

Looks like there is gfx.offscreencanvas.enabled

Flags: needinfo?(tnikkel)
Type: defect → task
Priority: -- → P3

I tried this locally (windows 10) and didn't change the failure to find convertToBlob.

I just looked, there is no code in our tree to implement convertToBlob.

thanks for looking- I couldn't find any bug with convertToBlob specifics, there are 2 choices I see here:

  1. mark these 2 tests as not-implementing (no plans to support and implement convertToBlob)
  2. mark these 2 tests as backlog (plans to support and implement in the next year)

I am happy to go either route, or if there is a 3rd route.

Severity: -- → normal

move convertToBlob tests to backlog (tier-2).

Assignee: nobody → jmaher
Status: NEW → ASSIGNED

:jgilbert - for convertToBlob, support, I would like to know:

  1. is this something that will be implemented/supported in the next year - we should run this as tier-2 on mozilla-central only
  2. are there no plans to support this - we will not run these tests at all
Flags: needinfo?(jgilbert)

We expect to support this within the next year.
We should also fix that test to not time out. It should instead fail quickly, and we should mark it as an expected failure.

Flags: needinfo?(jgilbert)

:jgilbert, can you assign this to someone as I am not familiar with the test or what it should be doing?

Flags: needinfo?(jgilbert)

move convertToBlob tests to backlog (tier-2).

Pushed by jmaher@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2fc539be19f5 move convertToBlob tests to backlog (tier-2). r=jgilbert
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
Attachment #9146502 - Attachment is obsolete: true
Flags: needinfo?(jgilbert)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: