Bug 81636

Summary: [EFL] Change returned view mode in case of NULL of ewkView.
Product: WebKit Reporter: Krzysztof Czech <k.czech>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, g.czajkowski, gyuyoung.kim, kling, lucas.de.marchi, rakuco, rniwa, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Change returned view mode in case of NULL of ewkView none

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.