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

Grzegorz Czajkowski
Reported 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.
Attachments
Patch (1.70 KB, patch)
2014-12-12 07:22 PST, Grzegorz Czajkowski
no flags
Grzegorz Czajkowski
Comment 1 2014-12-12 07:22:23 PST
Gyuyoung Kim
Comment 2 2014-12-13 00:07:40 PST
Comment on attachment 243198 [details] Patch This patch seems to clear than before. LGTM
Grzegorz Czajkowski
Comment 3 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!
WebKit Commit Bot
Comment 4 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>
WebKit Commit Bot
Comment 5 2014-12-13 01:22:21 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.