Bug 158622

Summary: [iOS WK2] Rare RELEASE_ASSERT under RemoteLayerTreeDrawingArea::flushLayers()
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Simon Fraser (smfr) 2016-06-10 10:23:07 PDT
[iOS WK2] Rare RELEASE_ASSERT under RemoteLayerTreeDrawingArea::flushLayers()
Comment 1 Simon Fraser (smfr) 2016-06-10 10:27:15 PDT
Created attachment 281014 [details]
Patch
Comment 2 Tim Horton 2016-06-10 10:52:53 PDT
Comment on attachment 281014 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=281014&action=review

> Source/WebKit2/UIProcess/mac/RemoteLayerTreeDrawingAreaProxy.h:96
> +    bool m_haveSentDidDUpdateSinceLastCommit { false };

DidD!
Comment 3 Simon Fraser (smfr) 2016-06-10 11:01:05 PDT
https://trac.webkit.org/r201929