Closed Bug 720769 Opened 13 years ago Closed 13 years ago

Enable nsTransferable in Gonk backend

Categories

(Core :: Widget, defect)

All
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla12

People

(Reporter: mwu, Assigned: mwu)

Details

Attachments

(1 file)

This avoids a crash in cases where the code expects this to be available. In particular - a null pointer dereference in http://hg.mozilla.org/mozilla-central/file/c3643d492d68/content/base/src/nsContentAreaDragDrop.cpp#l679
Attachment #591183 - Flags: review?(jones.chris.g)
Comment on attachment 591183 [details] [diff] [review] Enable nsTransferable Seems like http://hg.mozilla.org/mozilla-central/file/c3643d492d68/content/base/src/nsContentAreaDragDrop.cpp#l679 probably wants to null check the transferrable, but if this gets us closer to drag 'n drop and fixes the crash too, great.
Attachment #591183 - Flags: review?(jones.chris.g) → review+
Target Milestone: --- → mozilla12
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
No longer blocks: 721516
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: