Bug 118543 - PluginProcess sometimes logs an error about being unable to load WebKit2.framework
Summary: PluginProcess sometimes logs an error about being unable to load WebKit2.fram...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Rowe (bdash)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-07-10 17:07 PDT by Mark Rowe (bdash)
Modified: 2013-07-10 17:18 PDT (History)
1 user (show)

See Also:


Attachments
Patch v1 (2.89 KB, patch)
2013-07-10 17:07 PDT, Mark Rowe (bdash)
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Rowe (bdash) 2013-07-10 17:07:12 PDT
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>
Comment 1 Mark Rowe (bdash) 2013-07-10 17:07:33 PDT
Created attachment 206417 [details]
Patch v1
Comment 2 WebKit Commit Bot 2013-07-10 17:08:45 PDT
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.
Comment 3 Mark Rowe (bdash) 2013-07-10 17:18:16 PDT
Fixed in r152555.