[Webkit-unassigned] [Bug 113637] [EFL] Get rid of --tiled-backing-store flag. Create and use --accelerated-composition instead.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 2 10:50:30 PDT 2013


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





--- Comment #4 from Viatcheslav Ostapenko <ostap73 at gmail.com>  2013-05-02 10:48:50 PST ---
(In reply to comment #3)
> No responce from the author of the idea. Closing as invalid.

I'm sorry, I missed this bug.
But it is invalid in any case as it proposed here.
We don't want to get rid of --tiled-backing-store flag.
And there was --accelerated-compositing flag, but it was removed because most ports don't work currently without it (especially WK2).
I meant that EFL port uses tiled backing store flag to switch off AC and it is not right, because tiled backing store itself can be used for single layer configuration (no AC).

Also, (not related to this bug) there is no need to switch off AC for GLX bug workaround. It just enough to force creation of non-GL evas engine. For example, Minibrowser has --engine parameter and you could try this without recompiling.

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