Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(44)

Side by Side Diff: third_party/npapi/npspy/readme

Issue 665543002: Remove third_party/npapi/npspy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/npapi/npspy/include/xp.h ('k') | third_party/npapi/npspy/windows/dirpick.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 This is a slightly modified version of NPSPY that ships with Firefox, plus some logging and bug fixes.
2 NPSPY sits between the browser and plugin and allows logging of all NPP_* and NP N_* function calls
3 along with their parameters.
4
5 To use this, place this in Chrome\plugins or Firefox\plugins depending on which browser you want to log.
6 Note that NPSPY will look for the real plugin in the running browser's plugins d irectory. So if this is
7 placed in Chrome\plugins, plugins that are located in Firefox\plugins won't be f ound.
OLDNEW
« no previous file with comments | « third_party/npapi/npspy/include/xp.h ('k') | third_party/npapi/npspy/windows/dirpick.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698