Bug 145373 - [WK2] Handle WebCore::SecurityOrigin objects through Ref<> where possible
Summary: [WK2] Handle WebCore::SecurityOrigin objects through Ref<> where possible
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-25 22:51 PDT by Zan Dobersek
Modified: 2015-05-28 01:19 PDT (History)
1 user (show)

See Also:


Attachments
Patch (26.64 KB, patch)
2015-05-26 00:53 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2015-05-25 22:51:55 PDT
[WK2] Handle WebCore::SecurityOrigin objects through Ref<> where possible
Comment 1 Zan Dobersek 2015-05-26 00:53:44 PDT
Created attachment 253696 [details]
Patch
Comment 2 WebKit Commit Bot 2015-05-26 00:55:24 PDT
Attachment 253696 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/WebPageProxy.cpp:5131:  More than one command on the same line  [whitespace/newline] [4]
Total errors found: 1 in 14 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Andreas Kling 2015-05-26 08:51:32 PDT
Comment on attachment 253696 [details]
Patch

r=me
Comment 4 Zan Dobersek 2015-05-28 01:19:16 PDT
Comment on attachment 253696 [details]
Patch

Clearing flags on attachment: 253696

Committed r184950: <http://trac.webkit.org/changeset/184950>
Comment 5 Zan Dobersek 2015-05-28 01:19:33 PDT
All reviewed patches have been landed.  Closing bug.