Closed Bug 1012724 Opened 10 years ago Closed 10 years ago

Make NativeJSObject propagate exceptions correctly

Categories

(Firefox for Android Graveyard :: General, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 32

People

(Reporter: jchen, Assigned: jchen)

Details

Attachments

(1 file)

Right now, for some Java exceptions, we call HandleUncaughtException, which will crash Fennec. We should let the exceptions propagate to Java code, and crash there if left unhandled.
This patch lets exceptions propagate to Java-land, to give Java code a chance to catch them.
Attachment #8425074 - Flags: review?(blassey.bugs)
Attachment #8425074 - Flags: review?(blassey.bugs) → review+
https://hg.mozilla.org/mozilla-central/rev/713d5ec81e00
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 32
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: