When being run on OS X 10.7 as part of a Safari installation, WebKit2 sometimes spawns PluginProcess in such a way that it is unable to find WebKit2.framework. <rdar://problem/14395759>
Created attachment 206417 [details] Patch v1
Attachment 206417 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit2/UIProcess/Plugins/mac/PluginProcessProxyMac.mm']" exit_code: 1 Source/WebKit2/ChangeLog:1: ChangeLog entry has no bug number [changelog/bugnumber] [5] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Fixed in r152555.