Bug 1849866: Rename moz-anno:favicon protocol to cached-favicon r=necko-reviewers...
commitc051aa567d9a58e28c0e80ed6912bf85502a61eb
authorDaisuke Akatsuka <daisuke@birchill.co.jp>
Wed, 24 Jan 2024 22:05:42 +0000 (24 22:05 +0000)
committerDaisuke Akatsuka <daisuke@birchill.co.jp>
Wed, 24 Jan 2024 22:05:42 +0000 (24 22:05 +0000)
tree557bb0d708b52f0e6a1ad2a57ab3d0b4ee1b5db1
parenteed494b71fa16183c15a7c61344738ac53a0be0e
Bug 1849866: Rename moz-anno:favicon protocol to cached-favicon r=necko-reviewers,places-reviewers,valentin,mak

Differential Revision: https://phabricator.services.mozilla.com/D198130
28 files changed:
.eslintrc.js
browser/components/places/PlacesUIUtils.sys.mjs
browser/components/syncedtabs/test/browser/browser_sidebar_syncedtabslist.js
browser/components/syncedtabs/test/xpcshell/test_SyncedTabsListStore.js
browser/components/urlbar/tests/unit/head.js
browser/components/urlbar/tests/unit/test_remote_tabs.js
docshell/base/BaseHistory.cpp
layout/svg/SVGContextPaint.cpp
netwerk/base/mozurl/src/lib.rs
netwerk/base/nsNetUtil.cpp
toolkit/components/alerts/nsIAlertsService.idl
toolkit/components/places/components.conf
toolkit/components/places/moz.build
toolkit/components/places/nsCachedFaviconProtocolHandler.cpp [moved from toolkit/components/places/nsAnnoProtocolHandler.cpp with 80% similarity]
toolkit/components/places/nsCachedFaviconProtocolHandler.h [moved from toolkit/components/places/nsAnnoProtocolHandler.h with 69% similarity]
toolkit/components/places/nsFaviconService.cpp
toolkit/components/places/nsFaviconService.h
toolkit/components/places/nsIFaviconService.idl
toolkit/components/places/tests/chrome/chrome.toml
toolkit/components/places/tests/chrome/test_cached_favicon.xhtml [moved from toolkit/components/places/tests/chrome/test_favicon_annotations.xhtml with 90% similarity]
toolkit/components/places/tests/favicons/test_cached-favicon_mime_type.js [moved from toolkit/components/places/tests/favicons/test_moz-anno_favicon_mime_type.js with 98% similarity]
toolkit/components/places/tests/favicons/test_getFaviconLinkForIcon.js
toolkit/components/places/tests/favicons/test_multiple_frames.js
toolkit/components/places/tests/favicons/xpcshell.toml
toolkit/components/places/tests/history/test_async_history_api.js
toolkit/components/places/tests/unit/test_isURIVisited.js
toolkit/components/places/tests/unit/test_isvisited.js
widget/gtk/nsDragService.cpp