Bug 137030

Summary: Have Document::accessSVGExtensions() return a reference
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, kling, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2014-09-23 10:44:26 PDT
Have Document::accessSVGExtensions() return a reference instead of a pointer as it can never return null.
Comment 1 Chris Dumez 2014-09-23 10:54:22 PDT
Created attachment 238547 [details]
Patch
Comment 2 WebKit Commit Bot 2014-09-23 11:44:47 PDT
Comment on attachment 238547 [details]
Patch

Clearing flags on attachment: 238547

Committed r173883: <http://trac.webkit.org/changeset/173883>
Comment 3 WebKit Commit Bot 2014-09-23 11:44:51 PDT
All reviewed patches have been landed.  Closing bug.