mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-04 04:58:00 +00:00
Bug 327841 (also fixes 329110 and 321936) r=bryner. Implement failed favicon
cache in favicon service, update favicons for redirected bookmarks, don't load favicon data if we have a recent copy. Original committer: brettw%gmail.com Original revision: 1.38 Original date: 2006/03/03 18:48:28
This commit is contained in:
parent
5b5c15f630
commit
53ac3230b4
@ -230,7 +230,9 @@ interface nsINavHistoryContainerResultNode : nsINavHistoryResultNode
|
||||
* (adding or removing children, or reordering children), or true if
|
||||
* the UI should not allow the list of children to be modified.
|
||||
* This is false for bookmark folder nodes unless setFolderReadOnly() has
|
||||
* been called to override it, and true for non-folder nodes.
|
||||
* been called to override it, and true for non-folder nodes. If this
|
||||
* container is a remote container this flag may be redefined by the
|
||||
* remote container provider.
|
||||
*/
|
||||
readonly attribute boolean childrenReadOnly;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user