Bug 128744

Summary: Disable XPC for plug-ins that need executable heap
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mitz: review+

Description Anders Carlsson 2014-02-13 09:09:42 PST
Disable XPC for plug-ins that need executable heap
Comment 1 Anders Carlsson 2014-02-13 09:12:51 PST
Created attachment 224076 [details]
Patch
Comment 2 mitz 2014-02-13 09:17:47 PST
Comment on attachment 224076 [details]
Patch

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

> Source/WebKit2/ChangeLog:13
> +        <rdar://problem/15962958> tracks fixing this in the XPC service.

Wrong radar number here.
Comment 3 Anders Carlsson 2014-02-13 09:25:12 PST
Committed r164031: <http://trac.webkit.org/changeset/164031>