Closed
Bug 176191
Opened 23 years ago
Closed 23 years ago
About:plugins is broken in MFCEmbed
Categories
(Core Graveyard :: Embedding: APIs, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: amutch, Assigned: adamlock)
Details
Attachments
(1 file)
2.08 KB,
patch
|
chak
:
review+
rpotts
:
superreview+
asa
:
approval+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2b) Gecko/20021022
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2b) Gecko/20021022
If you enter "about:plugins" in the URL bar, MFCEmbed generates an error
indicating that the file "<your installation
directory>/chrome/packages/core/plugins.html can not be found".
Reproducible: Always
Steps to Reproduce:
Actual Results:
Error message appears
Expected Results:
MFCEmbed should display the list of current installed plugins
Plugins were moved by the checkin for bug 131477. A small patch follows to fix
the embedding manifest
Status: UNCONFIRMED → NEW
Ever confirmed: true
Simple patch adds plugins.html, plugins.css to embed.jar. Review please.
Can I have a review on the patch please? It's nice and easy.
Comment 5•23 years ago
|
||
Comment on attachment 103909 [details] [diff] [review]
Patch
r=chak
Attachment #103909 -
Flags: review+
Comment 6•23 years ago
|
||
Attachment #103909 -
Flags: superreview+
Comment 7•23 years ago
|
||
Comment on attachment 103909 [details] [diff] [review]
Patch
a=asa for checkin to 1.2 (on behalf of drivers)
Attachment #103909 -
Flags: approval+
Fix is checked in
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 9•23 years ago
|
||
Verified patch against Mozilla 1.2b Mozilla/5.0 (Windows; U; WinNT4.0; en-US;
rv:1.2b) Gecko/20021105 build. about:plugins works fine in MfcEmbed.
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•