mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 08:12:05 +00:00
10450416d0
Fix bug 195169: when making bookmarks, we save the URL with relataive anchors now (before, we just used the page URL). Fix bug 295731: when a favicon loads, make sure it's for the current page before showing it. Fix bug 231039: we save the bookmarks splitter location now. Fix bug 284829: about:bookmarks/about:history have a favicon now. Fix bug 293768: we save the expanded state of bookmarks folders in the bookmarks outliner now (which requires us to save UUIDs to the bookmarks file) Maybe help bug 289769: avoid using 'nil' as a premature argument to [NSDictionary dictionaryWithObjectsAndKeys], which may have contributed to lost bookmarks. Fix bug 285097: show the correct (localizable) window title for bookmarks and history. Code cleanup: removed [CHBrowserView getCurrentURLSpec] and replaced all calls with calls to [CHBrowserView getCurrentURI], which should return the same thing. Standardized wrapper methods to match. |
||
---|---|---|
.. | ||
Camino.xcode | ||
config | ||
docs | ||
PreferencePanes | ||
resources | ||
src | ||
.cvsignore | ||
Info-AppearancePrefPane.plist | ||
Info-Camino.plist | ||
Info-CaminoStatic.plist | ||
Info-DownloadsPrefPane.plist | ||
Info-HistoryPrefPane.plist | ||
Info-NavigationPrefPane.plist | ||
Info-PersonalPrefPane.plist | ||
Info-PrivacyPrefPane.plist | ||
Info-SecurityPrefPane.plist | ||
Info-TabsPrefPane.plist | ||
Info-WebFeaturesPrefPane.plist | ||
Makefile.in |