[webkit-reviews] review granted: [Bug 202112] [iOS] REGRESSION(r250151): Occasional assertion failures in ShareableBitmap::~ShareableBitmap() : [Attachment 379379] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 23 12:31:12 PDT 2019


Chris Dumez <cdumez at apple.com> has granted David Quesada
<david_quesada at apple.com>'s request for review:
Bug 202112: [iOS] REGRESSION(r250151): Occasional assertion failures in
ShareableBitmap::~ShareableBitmap()
https://bugs.webkit.org/show_bug.cgi?id=202112

Attachment 379379: Patch

https://bugs.webkit.org/attachment.cgi?id=379379&action=review




--- Comment #4 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 379379
  --> https://bugs.webkit.org/attachment.cgi?id=379379
Patch

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

>> Source/WebKit/Shared/cg/ShareableBitmapCG.cpp:159
>> +	if (!RunLoop::isMain()) {
> 
> This looks a lot like https://trac.webkit.org/changeset/250151 ?

Oh, it is a different release function :)


More information about the webkit-reviews mailing list