Bug 123656

Summary: SVGRenderStyle accessors should return references.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, d-r, esprehn+autocc, fmalita, glenn, gyuyoung.kim, kondapallykalyan, macpherson, menard, pdr, schenney
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.