WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
52635
Plug-in hosting WebProcess instances appear in Activity Monitor as WebProcess
https://bugs.webkit.org/show_bug.cgi?id=52635
Summary
Plug-in hosting WebProcess instances appear in Activity Monitor as WebProcess
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2011-01-18 09:55:13 PST
Created
attachment 79289
[details]
Patch
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
Committed
r76034
: <
http://trac.webkit.org/changeset/76034
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug