Open Bug 778108 Opened 12 years ago Updated 2 years ago

inDOMUtils::SetContentState treats bool as nsresult

Categories

(Core :: Layout, defect)

defect

Tracking

()

People

(Reporter: ayg, Unassigned)

References

Details

It does "return esm->SetContentState(content, nsEventStates(aState));", but it's supposed to return nsresult, and esm->SetContentState() returns bool.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.