[Webkit-unassigned] [Bug 40876] [EFL] Implement windowRect() and setWindowRect() in ChromeClientEfl.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 21 19:10:28 PDT 2010


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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #59240|0                           |1
        is obsolete|                            |
  Attachment #59323|                            |review?, commit-queue?
               Flag|                            |




--- Comment #9 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2010-06-21 19:10:28 PST ---
Created an attachment (id=59323)
 --> (https://bugs.webkit.org/attachment.cgi?id=59323)
patch for windowRect and setWindowRect

Rafael, thank you for your comment. At latst, there are no style error. 

The reason I use Ecore_X_Window is to change window size. When I tested setWindowRect() on WebKitGTK, window size was changed.
So, I need to use Ecore_X_Window in order to change window size. Of course, I also think that windowRect() can use Ecore_Evas.
But, I used same efl object.

If I have any misunderstanding, please let me know.

Thanks.

-- 
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