Bug 139710 - Use Ref for SecurityOrigin.
Summary: Use Ref for SecurityOrigin.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-16 15:33 PST by Andreas Kling
Modified: 2014-12-16 17:47 PST (History)
10 users (show)

See Also:


Attachments
Patch (33.34 KB, patch)
2014-12-16 15:53 PST, 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 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.