WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
98249
[EFL][WK2] Implement PageClientImpl::isViewVisible()
https://bugs.webkit.org/show_bug.cgi?id=98249
Summary
[EFL][WK2] Implement PageClientImpl::isViewVisible()
Chris Dumez
Reported
2012-10-03 02:56:56 PDT
PageClientImpl::isViewVisible() is currently unimplemented for EFL port. We should implement it as it allows for some painting optimizations.
Attachments
Patch
(1.24 KB, patch)
2012-10-03 02:58 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2012-10-03 02:58:58 PDT
Created
attachment 166840
[details]
Patch
Raphael Kubo da Costa (:rakuco)
Comment 2
2012-10-03 03:29:58 PDT
Comment on
attachment 166840
[details]
Patch LGTM, I guess. Do we just want to reflect whether evas_object_{show,hide} has been called indeed?
Chris Dumez
Comment 3
2012-10-03 03:43:06 PDT
(In reply to
comment #2
)
> (From update of
attachment 166840
[details]
) > LGTM, I guess. Do we just want to reflect whether evas_object_{show,hide} has been called indeed?
Yes.
WebKit Review Bot
Comment 4
2012-10-04 16:51:25 PDT
Comment on
attachment 166840
[details]
Patch Clearing flags on attachment: 166840 Committed
r130434
: <
http://trac.webkit.org/changeset/130434
>
WebKit Review Bot
Comment 5
2012-10-04 16:51:29 PDT
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