WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
101496
[EFL][WK2] Allow client to override setWindowFrame() / getWindowFrame()
https://bugs.webkit.org/show_bug.cgi?id=101496
Summary
[EFL][WK2] Allow client to override setWindowFrame() / getWindowFrame()
Chris Dumez
Reported
2012-11-07 11:38:41 PST
We currently have a default implementation of setWindowFrame() / getWindowFrame() in PageUIClientEfl which interacts with the Ecore_Evas containing the view. This default implementation no longer works for MiniBrowser since we ported to Elementary and since the browser is using elm_win. It is therefore needed to add smart functions to ewk_view API allowing the client to provide its own implementation.
Attachments
Patch
(8.61 KB, patch)
2012-11-07 11:49 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(8.66 KB, patch)
2012-11-07 12:12 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2012-11-07 11:49:00 PST
Created
attachment 172852
[details]
Patch
Chris Dumez
Comment 2
2012-11-07 12:12:54 PST
Created
attachment 172857
[details]
Patch Fixed EwkViewImpl method names.
WebKit Review Bot
Comment 3
2012-11-07 13:08:38 PST
Comment on
attachment 172857
[details]
Patch Clearing flags on attachment: 172857 Committed
r133798
: <
http://trac.webkit.org/changeset/133798
>
WebKit Review Bot
Comment 4
2012-11-07 13:08:42 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug