Closed
Bug 290765
Opened 20 years ago
Closed 16 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•17 years ago
|
||
http://mxr.mozilla.org/seamonkey/search?string=GetFrameForPointSVG&find=svg&tree=seamonkey
Comment 2•16 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
•