Bug 201749 - [WinCairo][WK1] Accelerated Compositing can't be disabled by using WebPreferences::setAcceleratedCompositingEnabled
Summary: [WinCairo][WK1] Accelerated Compositing can't be disabled by using WebPrefere...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-09-12 19:50 PDT by Fujii Hironori
Modified: 2019-09-13 01:22 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.52 KB, patch)
2019-09-12 19:56 PDT, Fujii Hironori
no flags Details | Formatted Diff | Diff
Patch (2.52 KB, patch)
2019-09-12 19:58 PDT, Fujii Hironori
no flags Details | Formatted Diff | Diff
Patch (2.54 KB, patch)
2019-09-12 20:03 PDT, Fujii Hironori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2019-09-12 19:50:40 PDT
[WinCairo] Accelerated Compositing can't be disabled by using WebPreferences::acceleratedCompositingEnabled

WebPreferences::acceleratedCompositingEnabled always retuns TRUE for !USE(CA).
See also Bug 123214.
Comment 1 Fujii Hironori 2019-09-12 19:56:41 PDT
Created attachment 378703 [details]
Patch
Comment 2 Fujii Hironori 2019-09-12 19:58:48 PDT
Created attachment 378704 [details]
Patch
Comment 3 Fujii Hironori 2019-09-12 20:03:39 PDT
Created attachment 378705 [details]
Patch
Comment 4 Fujii Hironori 2019-09-13 01:21:20 PDT
Comment on attachment 378705 [details]
Patch

Clearing flags on attachment: 378705

Committed r249829: <https://trac.webkit.org/changeset/249829>
Comment 5 Fujii Hironori 2019-09-13 01:21:23 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2019-09-13 01:22:17 PDT
<rdar://problem/55332282>