Bug 128744 - Disable XPC for plug-ins that need executable heap
Summary: Disable XPC for plug-ins that need executable heap
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-13 09:09 PST by Anders Carlsson
Modified: 2014-02-13 09:25 PST (History)
0 users

See Also:


Attachments
Patch (2.76 KB, patch)
2014-02-13 09:12 PST, Anders Carlsson
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>