[Webkit-unassigned] [Bug 113126] [Qt] editing/pasteboard/can-read-in-dragstart-event.html and /can-read-in-copy-and-cut-events.html are crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 23 12:08:43 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=113126





--- Comment #6 from Ryosuke Niwa <rniwa at webkit.org>  2013-03-23 12:11:10 PST ---
(In reply to comment #5)
> The proper fix here is to just combine m_readableData/m_writableData into m_mimeData and just use that for all operations. Until then, a crash is the expected result due to the null dereference (and assert).

That doesn't sound right. A program crash should NEVER be an expected behavior. Did this crash exist your patch? If not, this is a regression.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list