Bug 139710

Summary: Use Ref for SecurityOrigin.
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore Misc.Assignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, esprehn+autocc, glenn, gyuyoung.kim, japhet, jer.noble, mkwst, philipj, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2014-12-16 15:33:47 PST
The various SecurityOrigin::create() helpers should return Ref<SecurityOrigin>.
Comment 1 Andreas Kling 2014-12-16 15:53:33 PST
Created attachment 243401 [details]
Patch
Comment 2 WebKit Commit Bot 2014-12-16 17:47:53 PST
Comment on attachment 243401 [details]
Patch

Clearing flags on attachment: 243401

Committed r177422: <http://trac.webkit.org/changeset/177422>
Comment 3 WebKit Commit Bot 2014-12-16 17:47:59 PST
All reviewed patches have been landed.  Closing bug.