Closed
Bug 2045111
Opened 2 months ago
Closed 2 months ago
Add separate pref for enabling canvas-based EditContext
Categories
(Core :: DOM: Editor, task, P3)
Core
DOM: Editor
Tracking
()
RESOLVED
FIXED
154 Branch
| Tracking | Status | |
|---|---|---|
| firefox154 | --- | fixed |
People
(Reporter: ltenenbaum, Assigned: ltenenbaum)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
We want to start by shipping just DOM-based EditContext since there are fewer accessibility concerns. So we should have a separate pref for enabling canvas EditContext.
| Assignee | ||
Comment 1•2 months ago
|
||
Controls whether EditContext is allowed to be attached to <canvas> elements.
Pushed by ltenenbaum@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/f101c65f45c3
https://hg.mozilla.org/integration/autoland/rev/2da0cad7ab82
Add dom.editcontext.allow_canvas pref. r=masayuki
Comment 3•2 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox154:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/60650 for changes under testing/web-platform/tests
Upstream PR merged by moz-wptsync-bot
Updated•26 days ago
|
QA Whiteboard: [qa-triage-done-c155/b154]
You need to log in
before you can comment on or make changes to this bug.
Description
•