Open Bug 1376244 Opened 8 years ago Updated 3 years ago

remove nsresult return value from BindToTree

Categories

(Core :: DOM: Core & HTML, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: heycam, Unassigned)

Details

It's a bit annoying that BindToTree results an nsresult, and the caller must call UnbindFromTree if it fails. It looks like there are only a few places where we return something other than NS_OK, and it might be that they shouldn't be serious enough to prevent the BindToTree operation succeeding.
Priority: -- → P3
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.