Bug 81636 - [EFL] Change returned view mode in case of NULL of ewkView.
Summary: [EFL] Change returned view mode in case of NULL of ewkView.
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-20 01:17 PDT by Krzysztof Czech
Modified: 2012-03-22 08:18 PDT (History)
8 users (show)

See Also:


Attachments
Change returned view mode in case of NULL of ewkView (1.96 KB, patch)
2012-03-20 01:23 PDT, Krzysztof Czech
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof Czech 2012-03-20 01:17:37 PDT
Function ewk_view_mode_get returns wrong view mode in case of NULL of ewkView.
Comment 1 Krzysztof Czech 2012-03-20 01:23:11 PDT
Created attachment 132777 [details]
Change returned view mode in case of NULL of ewkView
Comment 2 Gyuyoung Kim 2012-03-20 01:49:41 PDT
Comment on attachment 132777 [details]
Change returned view mode in case of NULL of ewkView

LGTM.
Comment 3 Grzegorz Czajkowski 2012-03-20 03:20:47 PDT
LGTM.
Comment 4 Raphael Kubo da Costa (:rakuco) 2012-03-20 06:18:03 PDT
Comment on attachment 132777 [details]
Change returned view mode in case of NULL of ewkView

Looks good, thanks.
Comment 5 Krzysztof Czech 2012-03-22 07:50:59 PDT
CCing reviewers.
Comment 6 Eric Seidel (no email) 2012-03-22 07:56:38 PDT
Comment on attachment 132777 [details]
Change returned view mode in case of NULL of ewkView

I'm happy to rubber-stamp this, I know next-to-nothing about EFL however.
Comment 7 WebKit Review Bot 2012-03-22 08:18:13 PDT
Comment on attachment 132777 [details]
Change returned view mode in case of NULL of ewkView

Clearing flags on attachment: 132777

Committed r111703: <http://trac.webkit.org/changeset/111703>
Comment 8 WebKit Review Bot 2012-03-22 08:18:19 PDT
All reviewed patches have been landed.  Closing bug.