Bug 139585 - [EFL] MiniBrowser's window_create may return NULL
Summary: [EFL] MiniBrowser's window_create may return NULL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Grzegorz Czajkowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-12 07:19 PST by Grzegorz Czajkowski
Modified: 2014-12-13 01:22 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.70 KB, patch)
2014-12-12 07:22 PST, Grzegorz Czajkowski
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.