RESOLVED FIXED 141309
Don't pass architecture to development plug-in XPC services
https://bugs.webkit.org/show_bug.cgi?id=141309
Summary Don't pass architecture to development plug-in XPC services
Alexey Proskuryakov
Reported 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.
Attachments
proposed patch (3.15 KB, patch)
2015-02-05 15:46 PST, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2015-02-05 15:46:19 PST
Created attachment 246134 [details] proposed patch
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2015-02-05 17:24:34 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.