[Webkit-unassigned] [Bug 202077] Safari 13 may launch leftover 32-bit plug-in process from Safari 12’s WebKit, which crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 21 23:10:33 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=202077

--- Comment #10 from mitz at webkit.org ---
(In reply to mitz from comment #9)
> (In reply to Chris Dumez from comment #8)
> > Comment on attachment 379323 [details]
> > Remove 32-bit plug-in code paths
> > 
> > View in context:
> > https://bugs.webkit.org/attachment.cgi?id=379323&action=review
> > 
> > > Source/WebKit/UIProcess/Plugins/mac/PluginProcessProxyMac.mm:63
> > > +    ASSERT(pluginProcessAttributes.moduleInfo.pluginArchitecture == CPU_TYPE_X86);

Silly mistake, this should say CPU_TYPE_X86_64. I’ll fix it right away. Thanks for noticing this!

-- 
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/20190922/9952d4d1/attachment.html>


More information about the webkit-unassigned mailing list