Bug 141309 - Don't pass architecture to development plug-in XPC services
Summary: Don't pass architecture to development plug-in XPC services
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-05 15:43 PST by Alexey Proskuryakov
Modified: 2015-02-05 17:24 PST (History)
2 users (show)

See Also:


Attachments
proposed patch (3.15 KB, patch)
2015-02-05 15:46 PST, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2015-02-05 15:43:22 PST
Just like with production services, we now have separate XPC services for 32-bit and 64-bit in development. So in fat builds, they are the correct architecture form the start, and in non-fat builds, there is no code for another architecture anyway, so specifying it doesn't help.
Comment 1 Alexey Proskuryakov 2015-02-05 15:46:19 PST
Created attachment 246134 [details]
proposed patch
Comment 2 WebKit Commit Bot 2015-02-05 17:24:31 PST
Comment on attachment 246134 [details]
proposed patch

Clearing flags on attachment: 246134

Committed r179732: <http://trac.webkit.org/changeset/179732>
Comment 3 WebKit Commit Bot 2015-02-05 17:24:34 PST
All reviewed patches have been landed.  Closing bug.