Bug 52635

Summary: Plug-in hosting WebProcess instances appear in Activity Monitor as WebProcess
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch mitz: review+

Anders Carlsson
Reported 2011-01-18 09:52:10 PST
Plug-in hosting WebProcess instances appear in Activity Monitor as WebProcess
Attachments
Patch (13.13 KB, patch)
2011-01-18 09:55 PST, Anders Carlsson
mitz: review+
Anders Carlsson
Comment 1 2011-01-18 09:55:13 PST
mitz
Comment 2 2011-01-18 10:00:53 PST
Comment on attachment 79289 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=79289&action=review > Source/WebKit2/PluginProcess/mac/PluginProcessMac.mm:87 > + }; > + No need for these spaces. > Source/WebKit2/PluginProcess/mac/PluginProcessMac.mm:99 > + [[(NSString*)parameters.pluginPath lastPathComponent] stringByDeletingPathExtension], Need space before the asterisk. Is this what the WebKit1 plug-in host does (use the path, not the display name from the bundle)?
Anders Carlsson
Comment 3 2011-01-18 10:11:21 PST
Note You need to log in before you can comment on or make changes to this bug.