[webkit-changes] [WebKit/WebKit] 3a46bd: [CMake] Remove USE_TILED_BACKING_STORE

Don Olmstead noreply at github.com
Fri Sep 16 15:54:34 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3a46bdd5b969ed9c6ee6838c63e2652c3e921b92
      https://github.com/WebKit/WebKit/commit/3a46bdd5b969ed9c6ee6838c63e2652c3e921b92
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2022-09-16 (Fri, 16 Sep 2022)

  Changed paths:
    M Source/cmake/OptionsPlayStation.cmake
    M Source/cmake/OptionsWPE.cmake

  Log Message:
  -----------
  [CMake] Remove USE_TILED_BACKING_STORE
https://bugs.webkit.org/show_bug.cgi?id=245291

Reviewed by Michael Catanzaro.

There aren't any instances of `USE(TILED_BACKING_STORE)` and
`USE_TILED_BACKING_STORE` is only in these two places.

* Source/cmake/OptionsPlayStation.cmake:
* Source/cmake/OptionsWPE.cmake:

Canonical link: https://commits.webkit.org/254573@main




More information about the webkit-changes mailing list