Changes between Initial Version and Version 1 of Ticket #291, comment 1
- Timestamp:
- Apr 1, 2014, 12:21:30 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #291, comment 1
initial v1 1 1 Here is the practical case where I faced this issue: https://github.com/bitwiseworks/mozilla-os2/issues/29#issuecomment-39145867. 2 2 3 Note that once this ticket is resolved, it will make sense to remove the hack (`DosSetExceptionHandler` abuse) applied here: https://github.com/bitwiseworks/mozilla-os2/commit/16f75f297be7df7ef9f50655102ddeb65b630140 .3 Note that once this ticket is resolved, it will make sense to remove the hack (`DosSetExceptionHandler` abuse) applied here: https://github.com/bitwiseworks/mozilla-os2/commit/16f75f297be7df7ef9f50655102ddeb65b630140 (unless it's already solved in some other way by that time).