Bug 139585

Summary: [EFL] MiniBrowser's window_create may return NULL
Product: WebKit Reporter: Grzegorz Czajkowski <g.czajkowski>
Component: WebKit EFLAssignee: Grzegorz Czajkowski <g.czajkowski>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, gyuyoung.kim, lucas.de.marchi, ryuan.choi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Grzegorz Czajkowski 2014-12-12 07:19:32 PST
Cleanup.
NULL checking here is a bit silly as it happens after using object which may be NULL.
Comment 1 Grzegorz Czajkowski 2014-12-12 07:22:23 PST
Created attachment 243198 [details]
Patch
Comment 2 Gyuyoung Kim 2014-12-13 00:07:40 PST
Comment on attachment 243198 [details]
Patch

This patch seems to clear than before. LGTM
Comment 3 Grzegorz Czajkowski 2014-12-13 00:48:13 PST
(In reply to comment #2)
> Comment on attachment 243198 [details]
> Patch
> 
> This patch seems to clear than before. LGTM

Thanks Gyuyoung!
Comment 4 WebKit Commit Bot 2014-12-13 01:22:16 PST
Comment on attachment 243198 [details]
Patch

Clearing flags on attachment: 243198

Committed r177256: <http://trac.webkit.org/changeset/177256>
Comment 5 WebKit Commit Bot 2014-12-13 01:22:21 PST
All reviewed patches have been landed.  Closing bug.