Message1190

Author noel
Recipients
Date 2014-02-03.17:10:58
Content
I should clarify and say that I'm running a debugging build of XULRunner.  The SEGV happens for debug
builds because of a MOZ_ASSERT which is designed to catch bugs during the debug process rather than make
browsers crash in the field.  (I'm guessing that manipulating the clipboard was considered something
"internal" rather than external.)  Since conkeror touches these objects, it should DTRT with them.

(Downgrading from urgent.)
History
Date User Action Args
2014-02-03 17:10:59noelsetmessageid: <1391447459.55.0.935177306785.issue462@bugs.conkeror.org>
2014-02-03 17:10:59noellinkissue462 messages
2014-02-03 17:10:59noelcreate