Bug 172265 - [Threaded Compositor] Remove platform ifdefs from threaded compositor implementation
Summary: [Threaded Compositor] Remove platform ifdefs from threaded compositor impleme...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks: 172268
  Show dependency treegraph
 
Reported: 2017-05-18 01:49 PDT by Carlos Garcia Campos
Modified: 2017-05-19 05:32 PDT (History)
2 users (show)

See Also:


Attachments
Patch (39.85 KB, patch)
2017-05-18 02:06 PDT, Carlos Garcia Campos
zan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2017-05-18 01:49:26 PDT
We could make threaded compositor cross-platform if WPE used the AcceleratedSurface and some other refactorings.
Comment 1 Carlos Garcia Campos 2017-05-18 02:06:59 PDT
Created attachment 310500 [details]
Patch
Comment 2 Zan Dobersek 2017-05-18 03:11:00 PDT
Let me test this out.
Comment 3 Zan Dobersek 2017-05-19 03:07:07 PDT
Comment on attachment 310500 [details]
Patch

Worked fine.
Comment 4 Carlos Garcia Campos 2017-05-19 05:32:56 PDT
Committed r217123: <http://trac.webkit.org/changeset/217123>