Closed
Bug 290765
Opened 20 years ago
Closed 17 years ago
GetFrameForPointSVG return value needs fixing
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
People
(Reporter: tor, Unassigned)
References
Details
The return of GetFrameForPointSVG is inconsistent - sometimes it's always
NS_OK, at other times it's set to error/success based on whether a frame
was hit. The correct signature for this method needs to be selected and
used uniformally.
Comment 1•18 years ago
|
||
Comment 2•17 years ago
|
||
Fixed by check in of bug 379616
You need to log in
before you can comment on or make changes to this bug.
Description
•