Closed
Bug 862143
Opened 12 years ago
Closed 12 years ago
stop loading Sherlock files from disk
Categories
(Firefox :: Search, defect)
Firefox
Search
Tracking
()
RESOLVED
FIXED
Firefox 24
Tracking | Status | |
---|---|---|
relnote-firefox | --- | 24+ |
People
(Reporter: Gavin, Assigned: Gavin)
References
Details
(Keywords: addon-compat, dev-doc-complete)
Attachments
(1 file)
6.67 KB,
patch
|
MattN
:
review+
|
Details | Diff | Splinter Review |
This patch removes support for loading Sherlock files from disk (profile, appdir). It doesn't remove support for loading them from the web (e.g. via window.sidebar.addSearchEngine).
Assignee | ||
Comment 1•12 years ago
|
||
Assignee: nobody → gavin.sharp
Status: NEW → ASSIGNED
Attachment #737767 -
Flags: review?(mnoorenberghe+bmo)
Updated•12 years ago
|
Attachment #737767 -
Flags: review?(mnoorenberghe+bmo) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Target Milestone: --- → Firefox 24
Comment 4•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•12 years ago
|
||
We should probably relnote this: Sherlock-format search plugins in the application directory or profile will now no longer be loaded as of Firefox 24. This should affect very few users, but I think it's still worth noting.
relnote-firefox:
--- → ?
Assignee | ||
Comment 6•12 years ago
|
||
addon-compat: this also prevents Sherlock search plugins (.src) from loading from add-on search plugin locations.
Keywords: addon-compat
Assignee | ||
Comment 7•12 years ago
|
||
(though note bug 598697 means that this is only relevant to unpacked extensions to begin with)
Updated•12 years ago
|
Keywords: dev-doc-needed
Comment 8•12 years ago
|
||
developer note for people using search-plugins.We may have broke a lot of these due to this change
Updated•12 years ago
|
Comment 9•9 years ago
|
||
There is note there: https://developer.mozilla.org/en-US/Firefox/Releases/24#Changes_for_add-on_and_Mozilla_developers
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•