gecko/browser/components/places
Brian Birtles ab9c17ed90 Bug 1126633 - Use Array.prototype.some() instead of Array.prototype.includes() in promiseSetToolbarVisibility; r=mak
Array.prototype.includes() is disabled for all channels except Nightly so this
patch switches the code in head.js to use some() instead.
2015-01-30 08:46:03 +09:00
..
content Bug 1112618 - Use an empty string instead of null for the label attribute of null-titled bookmarks. r=mak 2015-01-20 18:26:33 +05:30
tests Bug 1126633 - Use Array.prototype.some() instead of Array.prototype.includes() in promiseSetToolbarVisibility; r=mak 2015-01-30 08:46:03 +09:00
jar.mn
moz.build Bug 737046 - Remove dead Places protocol handler. r=mak 2015-01-13 05:07:00 -05:00
PlacesUIUtils.jsm Bug 821724 - Implement a menuitem for places/bookmarks to open them in a private window. r=mak 2015-01-13 21:18:33 +01:00