Name Description Size Coverage
bookmarkProperties.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 18504 -
bookmarkProperties.xul 1740 -
bookmarksPanel.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 943 -
bookmarksPanel.xul 2388 -
browserPlacesViews.js eslint-env mozilla/browser-window 80321 -
controller.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 51485 -
editBookmarkOverlay.js 41699 -
editBookmarkOverlay.xul 8374 -
history-panel.js -*- indent-tabs-mode: nil; js-indent-level: 4 -*- 2737 -
history-panel.xul 4301 -
menu.xml 24686 -
organizer.css 239 -
places.css ensure we use the direction of the website title / url instead of the browser locale 1047 -
places.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 48851 -
places.xul 14745 -
placesOverlay.xul 10833 -
sidebarUtils.js The following function displays the URL of a node that is being hovered over. 4211 -
tree.xml 30323 -
treeView.js This returns the key for any node/details object. @param nodeOrDetails A node, or an object containing the following properties: - uri - time - itemId In case any of these is missing, an empty string will be returned. This is to facilitate easy delete statements which occur due to assignment to items in `this._rows`, since the item we are deleting may be undefined in the array. @return key or empty string. 65600 -