[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 14:48:37 PDT 2019


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

--- Comment #3 from mitz at webkit.org ---
(In reply to Sam Weinig from comment #2)
> 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/Launcher/mac/ProcessLauncherMac.mm:60
> >      case ProcessLauncher::ProcessType::Plugin32:
> 
> What is the reason for keeping this enum case at all?

ProcessType is a cross-platform type, and I didn’t want to expand the scope of this patch beyond Mac code.

-- 
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/20190921/60e4e305/attachment.html>


More information about the webkit-unassigned mailing list