Open Bug 633267 Opened 15 years ago Updated 2 years ago

SHGetSpecialFolderLocation + SHGetPathFromIDList should be replaced by the more efficient SHGetSpecialFolderPath (similar to bug 104962)

Categories

(Core :: Graphics: ImageLib, defect)

x86
Linux
defect

Tracking

()

People

(Reporter: xiaoming, Unassigned)

References

Details

Attachments

(1 obsolete file)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7 Build Identifier: SHGetSpecialFolderLocation + SHGetPathFromIDList should be replaced by SHGetSpecialFolderPath which is much more efficient. (The check of the availability of SHGetSpecialFolderPath is needed) ./mozilla/embedding/browser/activex/src/control/MozillaBrowser.cpp line: 1964 - 1968 ./mozilla/modules/libpr0n/decoders/icon/win/nsIconChannel.cpp line: 281 - 285 Reproducible: Always
What is this reported against? ActiveX embedding has been removed from the tree.
Hi Kevin, This is in the source code of mozilla-central (Main development Tree). Is it in the Firefox tree? If not, sorry for the inconvenience.
Version: unspecified → 3.6 Branch
Component: General → Embedding: ActiveX Wrapper
Product: Firefox → Core
Version: 3.6 Branch → 1.9.2 Branch
Version: 1.9.2 Branch → Trunk
QA Contact: general → activex
The ActiveX embedding API was removed in bug 662023 and friends, this just leaves the: > /modules/libpr0n/decoders/icon/win/nsIconChannel.cpp line: 281 part of comment 0. Moving to ImageLib for someone else to make a call on this. Note there may be other instances in mozilla-central, haven't checked.
Status: UNCONFIRMED → NEW
Component: Embedding: ActiveX Wrapper → ImageLib
Ever confirmed: true
QA Contact: activex → imagelib
Summary: Bug the same as Mozilla Bug 104962 → SHGetSpecialFolderLocation + SHGetPathFromIDList should be replaced by the more efficient SHGetSpecialFolderPath (similar to bug 104962)
Severity: normal → S3
Attachment #9381217 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: