Closed Bug 1823889 Opened 1 year ago Closed 1 year ago

SVGGeometryFrame::GetHitTestFlags does not need to be virtual

Categories

(Core :: SVG, task)

task

Tracking

()

RESOLVED FIXED
113 Branch
Tracking Status
firefox113 --- fixed

People

(Reporter: longsonr, Assigned: longsonr)

Details

Attachments

(1 file)

SVGGeometryFrame::GetHitTestFlags is only called by methods that are themselves overridden by SVGImageFrame.

We can eliminate SVGGeometryFrame::GetHitTestFlags altogether and make SVGImageFrame::GetHitTestFlags private.

Assignee: nobody → longsonr
Status: NEW → ASSIGNED
Pushed by longsonr@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/0443b62173ae
SVGGeometryFrame::GetHitTestFlags does not need to be virtual r=emilio
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: