[webkit-reviews] review granted: [Bug 70532] [EFL] DRT: Allow choosing which backing store to use. : [Attachment 111818] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 3 11:08:18 PDT 2011


Antonio Gomes <tonikitoo at webkit.org> has granted Raphael Kubo da Costa
<kubo at profusion.mobi>'s request for review:
Bug 70532: [EFL] DRT: Allow choosing which backing store to use.
https://bugs.webkit.org/show_bug.cgi?id=70532

Attachment 111818: Patch
https://bugs.webkit.org/attachment.cgi?id=111818&action=review

------- Additional Comments from Antonio Gomes <tonikitoo at webkit.org>
after talking on IRC, r+, but I am not a fan of the naming used here. feel free
to improve it according to your explaination bellow

<rakuco> tonikitoo: the efl port has two backing stores implemented in
WebKit/efl/ewk. the single backing store just paints what's on the viewport,
whereas the tiled one is similar to what exists in webcore (it predates the
webcore implementation afaik). there's no normal approach (one has to choose
which one to use in order to use the port), the patch makes it possible to run
drt with different backing stores and check if the tests pass in both


More information about the webkit-reviews mailing list