WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
71184
Move checkIntersection/checkEnclosure from RenderSVGModelObject to SVGRenderSupport
https://bugs.webkit.org/show_bug.cgi?id=71184
Summary
Move checkIntersection/checkEnclosure from RenderSVGModelObject to SVGRenderS...
Dirk Schulze
Reported
2011-10-30 03:52:15 PDT
I'll move checkIntersection/checkEnclosure from RenderSVGModelObject to SVGRenderSupport. Both functions are not only related to RenderSVGModelObject and its subclasses, but to all SVG renderer. Therefor SVGRenderSupport is a better place.
Attachments
Patch
(10.11 KB, patch)
2011-10-30 04:01 PDT
,
Dirk Schulze
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dirk Schulze
Comment 1
2011-10-30 04:01:54 PDT
Created
attachment 112992
[details]
Patch
Nikolas Zimmermann
Comment 2
2011-10-30 06:48:18 PDT
Comment on
attachment 112992
[details]
Patch I think this is the wrong direction. We were trying to slowly kill SVGRenderSupport, remember? Why not keep them in RenderSVGModelObject, after-all they are static there?
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug