[Webkit-unassigned] [Bug 63229] [EFL] Add APIs to get/set view mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 27 20:07:20 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=63229


Gyuyoung Kim <gyuyoung.kim at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gyuyoung.kim at samsung.com




--- Comment #7 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2011-06-27 20:07:19 PST ---
(In reply to comment #6)
> (In reply to comment #5)
> > The gtk port just returns windowed mode on error in the getter. Wouldn't it make sense to do the same here?
> 
> I think program should catch exceptional case if there is problem on getting smart or private data in ewk view. Otherwise, it will invoke other issues.

I don't know what WINDOWED mode mean well. But, it seems the WINDOWED mode is normal view mode. Thus, if there are any problems in view mode get function, I also think it is better to return WINDOWED mode as default. If the view mode get function returns EWK_VIEW_MODE_INVALID, how to set view mode in application ?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list