Open Bug 1728527 Opened 3 years ago Updated 11 months ago

Implement JavaScript EyeDropper API

Categories

(Core :: DOM: Core & HTML, enhancement, P3)

enhancement

Tracking

()

UNCONFIRMED

People

(Reporter: bramus, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36

Steps to reproduce:

Spec: https://wicg.github.io/eyedropper-api/

Support in other browsers:

The Bugbug bot thinks this bug should belong to the 'Core::Networking' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.

Component: Untriaged → Networking
Product: Firefox → Core
Component: Networking → DOM: Core & HTML

Changing severity to N/A because of the bug type is enhancement.

Severity: -- → N/A
Priority: -- → P3

Currently achieving the same is only possible through complicated advanced APIs and only if we're using CanvasAPI. It's absolutely impossible to implement this any other way if you're not working with Canvas. It'd be great to add this to Firefox.

You need to log in before you can comment on or make changes to this bug.