WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
101743
[EFL][DRT] Force a repaint before tracking repaint rects.
https://bugs.webkit.org/show_bug.cgi?id=101743
Summary
[EFL][DRT] Force a repaint before tracking repaint rects.
Raphael Kubo da Costa (:rakuco)
Reported
2012-11-09 05:23:14 PST
[EFL][DRT] Force a repaint before tracking repaint rects.
Attachments
Patch
(3.51 KB, patch)
2012-11-09 05:26 PST
,
Raphael Kubo da Costa (:rakuco)
no flags
Details
Formatted Diff
Diff
v2
(3.51 KB, patch)
2012-11-09 05:57 PST
,
Raphael Kubo da Costa (:rakuco)
kenneth
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Raphael Kubo da Costa (:rakuco)
Comment 1
2012-11-09 05:26:08 PST
Created
attachment 173273
[details]
Patch
Kenneth Rohde Christiansen
Comment 2
2012-11-09 05:51:52 PST
Comment on
attachment 173273
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=173273&action=review
> Source/WebKit/efl/WebCoreSupport/DumpRenderTreeSupportEfl.cpp:405 > +void DumpRenderTreeSupportEfl::forceRepaint(Evas_Object* ewkFrame) > +{ > + ewk_frame_force_layout(ewkFrame); > +}
Isnt the name a bit confusing?
Raphael Kubo da Costa (:rakuco)
Comment 3
2012-11-09 05:54:54 PST
It is, I guess forceLayout() makes more sense.
Raphael Kubo da Costa (:rakuco)
Comment 4
2012-11-09 05:57:37 PST
Created
attachment 173284
[details]
v2
Raphael Kubo da Costa (:rakuco)
Comment 5
2012-11-09 06:26:19 PST
Committed
r134059
: <
http://trac.webkit.org/changeset/134059
>
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