Closed
Bug 681889
Opened 14 years ago
Closed 14 years ago
DLL Injection for SetWindowLongA/W in nsPluginNativeWindowWin is already failure
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: m_kato, Unassigned)
Details
Now, dll injection doesn't support multiple hook for same API. When I had added it by bug 653361, it caused bug 680862.
When I am investing new fix, I found that Windows API injection by nsPluginNativeWindowWin.cpp seems to be already failed on plugin-container process.
| Reporter | ||
Comment 1•14 years ago
|
||
This code is by bug 596094, so we should use this on IPC disable.
| Reporter | ||
Comment 2•14 years ago
|
||
oops, please ignore comment #1
| Reporter | ||
Comment 3•14 years ago
|
||
I have to investigate again. I will close this.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•