Closed
Bug 1153517
Opened 10 years ago
Closed 10 years ago
DataTransfer::MozGetDataAt should return null for !value
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect)
Core
DOM: Copy & Paste and Drag & Drop
Tracking
()
RESOLVED
FIXED
mozilla40
Tracking | Status | |
---|---|---|
firefox40 | --- | fixed |
People
(Reporter: Ms2ger, Assigned: bzbarsky)
References
Details
Attachments
(1 file)
(deleted),
patch
|
peterv
:
review+
|
Details | Diff | Splinter Review |
Broken in <https://hg.mozilla.org/mozilla-central/rev/35314cd05df3#l39.1>; discovered by Waldo in bug 949614 comment 7.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8591719 -
Flags: review?(peterv)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Comment 2•10 years ago
|
||
Comment on attachment 8591719 [details] [diff] [review]
Fix mozGetDataAt to return null when it should, like it used to
Review of attachment 8591719 [details] [diff] [review]:
-----------------------------------------------------------------
:-(
Attachment #8591719 -
Flags: review?(peterv) → review+
Comment 4•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
You need to log in
before you can comment on or make changes to this bug.
Description
•