Use HTML Drag and Drop API in Thunderbird, get rid of nsDragAndDrop.js
Categories
(Thunderbird :: General, task, P2)
Tracking
(Not tracked)
People
(Reporter: mkmelin, Assigned: khushil324)
References
()
Details
Attachments
(3 files, 5 obsolete files)
(deleted),
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
Comment 1•8 years ago
|
||
Reporter | ||
Comment 2•8 years ago
|
||
Comment 3•8 years ago
|
||
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Comment 4•5 years ago
|
||
Assignee | ||
Comment 5•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Comment 6•5 years ago
|
||
Assignee | ||
Comment 7•5 years ago
|
||
Assignee | ||
Comment 8•5 years ago
|
||
Reporter | ||
Comment 9•5 years ago
|
||
Reporter | ||
Comment 10•5 years ago
|
||
Reporter | ||
Comment 11•5 years ago
|
||
Assignee | ||
Comment 12•5 years ago
|
||
(In reply to Magnus Melin [:mkmelin] from comment #10)
copyMove or copy, depending on case, like it was before?
We are setting up "all" here in nsDragAndDrop.js: https://searchfox.org/comm-central/source/mail/base/content/nsDragAndDrop.js#371
So I followed that.
Reporter | ||
Comment 13•5 years ago
|
||
Bu that's in another place though. Maybe it was wrong? If it works, I'd update it to be more specific.
Assignee | ||
Comment 14•5 years ago
|
||
Assignee | ||
Comment 15•5 years ago
|
||
Assignee | ||
Comment 16•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Comment 17•5 years ago
|
||
Assignee | ||
Comment 18•5 years ago
|
||
Reporter | ||
Comment 19•5 years ago
|
||
Reporter | ||
Comment 20•5 years ago
|
||
Reporter | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 21•5 years ago
|
||
Checkin needed for all three patches. All three patches are independent of each other.
Also, we are using nsIDragService at multiple places and I think we can remove those: https://searchfox.org/comm-central/search?q=Cc%5B%22%40mozilla.org%2Fwidget%2Fdragservice%3B1%22%5D&case=true®exp=false&path=
What do you think about those?
Reporter | ||
Updated•5 years ago
|
Comment 22•5 years ago
|
||
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/7ed85c4ae6bf
Use HTML Drag and Drop API in Messenger. r=mkmelin
Reporter | ||
Updated•5 years ago
|
Assignee | ||
Comment 23•5 years ago
|
||
Any problems with the remaining patches?
Reporter | ||
Comment 24•5 years ago
|
||
No, just saving some for landing after merges.
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Comment 25•5 years ago
|
||
(In reply to Khushil Mistry [:khushil324] from comment #21)
Also, we are using nsIDragService at multiple places and I think we can remove those: https://searchfox.org/comm-central/search?q=Cc%5B%22%40mozilla.org%2Fwidget%2Fdragservice%3B1%22%5D&case=true®exp=false&path=
What do you think about those?
Didn't look at the details, but if we can get rid of some of it, let's do it.
Comment 26•5 years ago
|
||
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/c5297b226713
Use HTML Drag and Drop API in Chat. r=mkmelin
https://hg.mozilla.org/comm-central/rev/1706fa6a364a
Use HTML Drag and Drop API in Address Book. r=mkmelin
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Comment 27•5 years ago
|
||
Closing this not to keep it open across versions. New bug for further things, like comment 25.
Description
•