[webkit-reviews] review granted: [Bug 127756] Crash in RemoteLayerBackingStore::encode when m_frontBuffer is nullptr. : [Attachment 222523] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 28 18:12:27 PST 2014


Tim Horton <thorton at apple.com> has granted Jeremy Jones
<jeremyj-wk at apple.com>'s request for review:
Bug 127756: Crash in RemoteLayerBackingStore::encode when m_frontBuffer is
nullptr.
https://bugs.webkit.org/show_bug.cgi?id=127756

Attachment 222523: Patch
https://bugs.webkit.org/attachment.cgi?id=222523&action=review

------- Additional Comments from Tim Horton <thorton at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=222523&action=review


> Source/WebKit2/Shared/mac/RemoteLayerTreeTransaction.mm:312
> +	   bool hasFrontBuffer{false};

please "bool hasFontBuffer = false;"


More information about the webkit-reviews mailing list