WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 83598
Remove unnecessary calls to RenderSVGShape::createShape
https://bugs.webkit.org/show_bug.cgi?id=83598
Summary
Remove unnecessary calls to RenderSVGShape::createShape
Philip Rogers
Reported
2012-04-10 11:13:18 PDT
We call RenderSVGShape::createShape unnecessarily in RenderSVGShape::strokeContains. In the case of styled elements (Rect/RenderSVGRect and Ellipse/RenderSVGEllipse, for example), we will always call RenderSVGShape::createShape.
Attachments
Remove unnecessary calls to RenderSVGShape::createShape()
(1.88 KB, patch)
2012-04-10 11:30 PDT
,
Philip Rogers
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Philip Rogers
Comment 1
2012-04-10 11:30:37 PDT
Created
attachment 136494
[details]
Remove unnecessary calls to RenderSVGShape::createShape()
Rob Buis
Comment 2
2012-04-10 11:53:55 PDT
Comment on
attachment 136494
[details]
Remove unnecessary calls to RenderSVGShape::createShape() Looks redundant indeed.
WebKit Review Bot
Comment 3
2012-04-10 15:37:06 PDT
Comment on
attachment 136494
[details]
Remove unnecessary calls to RenderSVGShape::createShape() Clearing flags on attachment: 136494 Committed
r113781
: <
http://trac.webkit.org/changeset/113781
>
WebKit Review Bot
Comment 4
2012-04-10 15:37:10 PDT
All reviewed patches have been landed. Closing bug.
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