WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
62647
Add PluginModuleInfo header and prepare for renaming of PluginInfoStore::Plugin to PluginModuleInfo
https://bugs.webkit.org/show_bug.cgi?id=62647
Summary
Add PluginModuleInfo header and prepare for renaming of PluginInfoStore::Plug...
Anders Carlsson
Reported
2011-06-14 10:16:54 PDT
Add PluginModuleInfo header and prepare for renaming of PluginInfoStore::Plugin to PluginModuleInfo
Attachments
Patch
(15.22 KB, patch)
2011-06-14 10:18 PDT
,
Anders Carlsson
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2011-06-14 10:18:08 PDT
Created
attachment 97134
[details]
Patch
Darin Adler
Comment 2
2011-06-14 10:20:52 PDT
Comment on
attachment 97134
[details]
Patch Given that almost all objects contain data or “info” I am not a big fan of “info” in class and function names.
Anders Carlsson
Comment 3
2011-06-14 10:25:04 PDT
(In reply to
comment #2
)
> (From update of
attachment 97134
[details]
) > Given that almost all objects contain data or “info” I am not a big fan of “info” in class and function names.
Right. I couldn't think of a better name, and since this class represents info about a plug-in module (as opposed to the plug-in module itself), I went with info.
Anders Carlsson
Comment 4
2011-06-14 10:37:30 PDT
Committed
r88819
: <
http://trac.webkit.org/changeset/88819
>
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