Bug 145373

Summary: [WK2] Handle WebCore::SecurityOrigin objects through Ref<> where possible
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.