Closed
Bug 314461
Opened 19 years ago
Closed 19 years ago
make presshell use the new nsIObjectFrame::StopPlugin function
Categories
(Core :: Layout, enhancement, P1)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha1
People
(Reporter: Biesinger, Assigned: Biesinger)
References
()
Details
Attachments
(1 file, 1 obsolete file)
2.12 KB,
patch
|
bzbarsky
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
...instead of duplicating all the code in nsPresShell.cpp:StopPluginInstance.
Assignee | ||
Updated•19 years ago
|
Severity: normal → enhancement
OS: Windows XP → All
Hardware: PC → All
Assignee | ||
Comment 1•19 years ago
|
||
Attachment #201463 -
Flags: superreview?(bzbarsky)
Attachment #201463 -
Flags: review?(bzbarsky)
Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: --- → mozilla1.9alpha
Comment 2•19 years ago
|
||
Comment on attachment 201463 [details] [diff] [review]
patch
You can probable remove the nsIPluginHost include from this file now. If you can, please do.
Attachment #201463 -
Flags: superreview?(bzbarsky)
Attachment #201463 -
Flags: superreview+
Attachment #201463 -
Flags: review?(bzbarsky)
Attachment #201463 -
Flags: review+
Assignee | ||
Comment 3•19 years ago
|
||
replaces the pluginhost include with an nsNetUtil.h include
Attachment #201463 -
Attachment is obsolete: true
Updated•19 years ago
|
Attachment #201467 -
Flags: superreview+
Attachment #201467 -
Flags: review+
Assignee | ||
Comment 4•19 years ago
|
||
Checking in layout/base/nsPresShell.cpp;
/cvsroot/mozilla/layout/base/nsPresShell.cpp,v <-- nsPresShell.cpp
new revision: 3.879; previous revision: 3.878
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•