Closed
Bug 1686012
Opened 4 years ago
Closed 2 years ago
HTML clipboard support missing from the headless widget
Categories
(Core :: Widget, defect, P3)
Core
Widget
Tracking
()
RESOLVED
FIXED
120 Branch
| Tracking | Status | |
|---|---|---|
| firefox120 | --- | fixed |
People
(Reporter: hsivonen, Assigned: edgar)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
Per https://searchfox.org/mozilla-central/rev/58e955b8005b4845c42e874a6b9aa5b223ef0d82/widget/headless/HeadlessClipboard.cpp#30 , the headless widget's clipboard doesn't support HTML. It should.
| Reporter | ||
Comment 2•4 years ago
|
||
Please re-enable editor/libeditor/tests/test_sanitizer_on_paste.html when fixing this.
Updated•3 years ago
|
Severity: -- → S3
Priority: -- → P3
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → echen
| Assignee | ||
Comment 4•2 years ago
|
||
Depends on D190236
Pushed by echen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/894d770c6f45
Make Headless clipboard support the HTML type; r=spohl
| Assignee | ||
Comment 6•2 years ago
|
||
As now headless clipboard supports HTML type.
Comment 7•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox120:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
Comment 8•2 years ago
|
||
Comment on attachment 9359059 [details]
Bug 1686012 - Update test_paste_no_formatting.html for headless; r?masayuki
Revision D191281 was moved to bug 1859834. Setting attachment 9359059 [details] to obsolete.
Attachment #9359059 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•