Bug 158622 - [iOS WK2] Rare RELEASE_ASSERT under RemoteLayerTreeDrawingArea::flushLayers()
Summary: [iOS WK2] Rare RELEASE_ASSERT under RemoteLayerTreeDrawingArea::flushLayers()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-10 10:23 PDT by Simon Fraser (smfr)
Modified: 2016-06-10 11:01 PDT (History)
1 user (show)

See Also:


Attachments
Patch (3.35 KB, patch)
2016-06-10 10:27 PDT, Simon Fraser (smfr)
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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