Bug 123656 - SVGRenderStyle accessors should return references.
Summary: SVGRenderStyle accessors should return references.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-01 20:44 PDT by Andreas Kling
Modified: 2013-11-01 21:59 PDT (History)
12 users (show)

See Also:


Attachments
Patch (97.90 KB, patch)
2013-11-01 20:47 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-11-01 20:44:23 PDT
RenderStyle's svgStyle() and accessSVGStyle() both return never-null pointers.
Comment 1 Andreas Kling 2013-11-01 20:47:55 PDT
Created attachment 215795 [details]
Patch
Comment 2 WebKit Commit Bot 2013-11-01 21:59:22 PDT
Comment on attachment 215795 [details]
Patch

Clearing flags on attachment: 215795

Committed r158484: <http://trac.webkit.org/changeset/158484>
Comment 3 WebKit Commit Bot 2013-11-01 21:59:24 PDT
All reviewed patches have been landed.  Closing bug.