Bug 137030 - Have Document::accessSVGExtensions() return a reference
Summary: Have Document::accessSVGExtensions() return a reference
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-23 10:44 PDT by Chris Dumez
Modified: 2014-09-23 11:44 PDT (History)
3 users (show)

See Also:


Attachments
Patch (41.84 KB, patch)
2014-09-23 10:54 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.