[Webkit-unassigned] [Bug 212940] REGRESSION: [Safari Mojave for High Sierra] Accessing some of the featured pages on apple.com causes the webpage to crash
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 8 17:02:37 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=212940
--- Comment #4 from Dean Jackson <dino at apple.com> ---
Comment on attachment 401399
--> https://bugs.webkit.org/attachment.cgi?id=401399
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=401399&action=review
>> Source/WebCore/platform/graphics/mac/SwitchingGPUClient.h:35
>> + static bool hasSingleton() { return !!m_singleton; }
>
> The alternative is "singletonIfExists()" or whatever. I think we have a pattern for this.
I'll do that on trunk. Thanks.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200609/6be7f09c/attachment-0001.htm>
More information about the webkit-unassigned
mailing list