[Webkit-unassigned] [Bug 53251] CACFLayerTreeHost should use WKCACFView for rendering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 27 13:30:58 PST 2011


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


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #80359|review?                     |review+
               Flag|                            |




--- Comment #5 from Simon Fraser (smfr) <simon.fraser at apple.com>  2011-01-27 13:30:58 PST ---
(From update of attachment 80359)
View in context: https://bugs.webkit.org/attachment.cgi?id=80359&action=review

> Source/WebCore/platform/graphics/ca/win/LegacyCACFLayerTreeHost.h:70
> +    bool m_mightBeAbleToCreateDeviceLater;
> +    COMPtr<IDirect3DDevice9> m_d3dDevice;
> +    WKCACFContext* m_context;
> +    Timer<LegacyCACFLayerTreeHost> m_renderTimer;
> +    bool m_mustResetLostDeviceBeforeRendering;

Put bools next to eachother.

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