Skip to content
Snippets Groups Projects
  1. Jun 03, 2019
  2. May 30, 2019
  3. Jun 03, 2019
  4. Jun 02, 2019
  5. Jun 03, 2019
  6. Jun 02, 2019
  7. May 31, 2019
  8. Jun 02, 2019
  9. Jun 01, 2019
  10. May 31, 2019
  11. Jun 01, 2019
  12. May 31, 2019
    • sotaro's avatar
      Bug 1555544 - Remove calling TextureClient::CancelWaitForNotifyNotUsed() r=jgilbert · e9e8848e
      sotaro authored
      Flickering happened when SharedSurface_ANGLEShareHandle is destroyed before RenderDXGITextureHostOGL::EnsureLockable() is called on Render thread. RenderDXGITextureHostOGL failed at device->OpenSharedResource() . In this case, SharedSurface_ANGLEShareHandle failed to render. Then black was rendered.
      
      If  TextureClient::CancelWaitForNotifyNotUsed() is not called, the refcount is kept until the host side ends its usage. The refcount is removed by CompositorBridgeChild::NotifyNotUsed().
      
      Depends on D33265
      
      Differential Revision: https://phabricator.services.mozilla.com/D33143
      
      --HG--
      extra : moz-landing-system : lando
      e9e8848e
  13. Jun 01, 2019
Loading