[webkit-reviews] review granted: [Bug 133370] Crash loading skydrive.com (assertion under RemoteLayerTreeDisplayRefreshMonitor) : [Attachment 232272] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 29 20:00:25 PDT 2014


Darin Adler <darin at apple.com> has granted Tim Horton <thorton at apple.com>'s
request for review:
Bug 133370: Crash loading skydrive.com (assertion under
RemoteLayerTreeDisplayRefreshMonitor)
https://bugs.webkit.org/show_bug.cgi?id=133370

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

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=232272&action=review


> Source/WebKit2/WebProcess/WebPage/mac/RemoteLayerTreeDrawingArea.mm:339
> +    m_displayRefreshMonitorsToNotify = &monitorsToNotify;

If would be good to ASSERT(!m_displayRefreshMonitorsToNotify) here.


More information about the webkit-reviews mailing list