Open Bug 1682014 Opened 4 years ago Updated 3 years ago

Switch contrast audit getImageCtx from drawWindow to drawSnapshot for Fission

Categories

(DevTools :: Accessibility Tools, task)

task

Tracking

(Fission Milestone:Future)

Fission Milestone Future

People

(Reporter: smacleod, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: dt-fission-future)

Hmm, drawSnapshot solves the problem of combining the entire tab's process tree into one image. But I think contrast-checking can be process-local, unless you want to detect bad contrast in iframes that have transparent backgrounds. If a process-local detection is good enough, and if drawWindow is called in the correct process for the selected DOM node, then I think this is a case that can keep using drawWindow.

Tracking for Fission Beta milestone (M7).

Fission Milestone: --- → M7
Whiteboard: dt-fission-future

Honza said this is not part of dt-fission-m3-mvp and is not considered Fission M7 blocker.

Fission Milestone: M7 → ---

dt-fission-future don't need to block Fission MVP.

Fission Milestone: --- → Future
You need to log in before you can comment on or make changes to this bug.