Closed
Bug 1837402
Opened 2 years ago
Closed 2 years ago
Make HeadlessClipboard use nsBaseClipboard
Categories
(Core :: Widget, task)
Core
Widget
Tracking
()
RESOLVED
FIXED
116 Branch
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: edgar, Assigned: edgar)
References
Details
Attachments
(3 files)
No description provided.
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
Depends on D180326
| Assignee | ||
Comment 3•2 years ago
|
||
Depends on D180369
Updated•2 years ago
|
Attachment #9338053 -
Attachment description: WIP: Bug 1837402 - Make HeadlessClipboard using nsBaseClipboard; → Bug 1837402 - Part 1: Make HeadlessClipboard using nsBaseClipboard;
Updated•2 years ago
|
Attachment #9338144 -
Attachment description: WIP: Bug 1837402 - Support setting empty string to HeadlessClipboard; → Bug 1837402 - Part 2: Support setting empty string to HeadlessClipboard;
Updated•2 years ago
|
Attachment #9338145 -
Attachment description: WIP: Bug 1837402 - Make HeadlessClipboard supporting all clipboard types; → Bug 1837402 - Part 3: Make HeadlessClipboard supporting all clipboard types;
Updated•2 years ago
|
Assignee: nobody → echen
Attachment #9338053 -
Attachment description: Bug 1837402 - Part 1: Make HeadlessClipboard using nsBaseClipboard; → Bug 1837402 - Part 1: Make HeadlessClipboard using nsBaseClipboard; r?spohl
Status: NEW → ASSIGNED
Updated•2 years ago
|
Attachment #9338144 -
Attachment description: Bug 1837402 - Part 2: Support setting empty string to HeadlessClipboard; → Bug 1837402 - Part 2: Support setting empty string to HeadlessClipboard; r?spohl
Updated•2 years ago
|
Attachment #9338145 -
Attachment description: Bug 1837402 - Part 3: Make HeadlessClipboard supporting all clipboard types; → Bug 1837402 - Part 3: Make HeadlessClipboard supporting all clipboard types; r?spohl
Pushed by echen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c2848c8fa668
Part 1: Make HeadlessClipboard using nsBaseClipboard; r=spohl
https://hg.mozilla.org/integration/autoland/rev/4238ef6d453a
Part 2: Support setting empty string to HeadlessClipboard; r=spohl
https://hg.mozilla.org/integration/autoland/rev/a41cdfcfecf9
Part 3: Make HeadlessClipboard supporting all clipboard types; r=spohl
Comment 5•2 years ago
|
||
Backed out for bc failures on test_clipboard.xhtml.
Failure log: https://treeherder.mozilla.org/logviewer?job_id=421100873&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/fa7c8ef9d8d3db9b67bce9164d1052e485853f34
Flags: needinfo?(echen)
| Assignee | ||
Comment 6•2 years ago
•
|
||
Flags: needinfo?(echen)
Pushed by echen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/88f09924738d
Part 1: Make HeadlessClipboard using nsBaseClipboard; r=spohl
https://hg.mozilla.org/integration/autoland/rev/6916015a527e
Part 2: Support setting empty string to HeadlessClipboard; r=spohl
https://hg.mozilla.org/integration/autoland/rev/d58f735e7d03
Part 3: Make HeadlessClipboard supporting all clipboard types; r=spohl
Comment 8•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/88f09924738d
https://hg.mozilla.org/mozilla-central/rev/6916015a527e
https://hg.mozilla.org/mozilla-central/rev/d58f735e7d03
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•