Closed
Bug 1640280
Opened 5 years ago
Closed 5 years ago
Extend autofocus support to SVGGraphicsElement
Categories
(Core :: SVG, enhancement)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: longsonr, Assigned: longsonr)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
Note we're still limited to markup only because of bug 662496
so we don't pass the web platform tests for this feature.
Chrome has implemented support per
https://www.chromestatus.com/feature/5654905853313024
Updated•5 years ago
|
Assignee: nobody → longsonr
Status: NEW → ASSIGNED
Pushed by longsonr@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/1334652d0ec4
Extend autofocus to SVGGraphicsElement r=emilio
Comment 3•5 years ago
|
||
Backed out changeset 1334652d0ec4 (bug 1640280) for build bustage in workspace/obj-build/dist/include/mozilla/dom/Document.h. CLOSED TRE
Log:
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=303559579&repo=autoland&lineNumber=24706
Push with failures:
https://treeherder.mozilla.org/#/jobs?repo=autoland&group_state=expanded&revision=1334652d0ec42759562bd39be74e165971037889
Backout:
https://hg.mozilla.org/integration/autoland/rev/30a6807bb0fe41c6f254e6de323f25394dae14da
Flags: needinfo?(longsonr)
Assignee | ||
Comment 4•5 years ago
|
||
Flags: needinfo?(longsonr)
Assignee | ||
Comment 5•5 years ago
|
||
Pushed by longsonr@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/9734a05d2505
Extend autofocus to SVGGraphicsElement r=emilio
Comment 7•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•