gecko-dev/docshell/shistory
Nicholas Nethercote 7f098bdb9c Bug 1409227 (part 4) - Replace nsMemory::Clone(id, sizeof(nsID)) with nsID::Clone(id). r=mccr8.
This change requires introducing nsID::Clone(). Because it's infallible, the
patch also removes some redundant failure-handling code. (nsMemory::Clone() is
also infallible, so this code was redundant even before this change.)

--HG--
extra : rebase_source : ef22757d3fa814320490bf7e19e822b8f0c4bdc3
2017-10-18 10:39:20 +11:00
..
moz.build Bug 1276553 - Part 1: Make nsISHistory support partial mode. r=smaug 2016-10-14 15:18:29 +08:00
nsIBFCacheEntry.idl
nsIGroupedSHistory.idl Bug 1323651 - Rename Partial/GroupedSessionHistory to Partial/GroupedSHistory. r=ehsan 2016-12-22 16:06:50 +08:00
nsIPartialSHistory.idl Bug 1323651 - Rename Partial/GroupedSessionHistory to Partial/GroupedSHistory. r=ehsan 2016-12-22 16:06:50 +08:00
nsIPartialSHistoryListener.idl Bug 1276553 - Part 1: Make nsISHistory support partial mode. r=smaug 2016-10-14 15:18:29 +08:00
nsISHContainer.idl
nsISHEntry.idl Bug 1319111 - Expose 'result principal URI' on LoadInfo as a source for NS_GetFinalChannelURI (removes some use of LOAD_REPLACE flag). r=bz, r=mikedeboer 2017-05-30 18:07:59 +02:00
nsISHistory.idl Bug 1323651 - Rename Partial/GroupedSessionHistory to Partial/GroupedSHistory. r=ehsan 2016-12-22 16:06:50 +08:00
nsISHistoryInternal.idl Bug 1364364 - Part 2: Extract a part of EvictExpiredContentViewerForEntry to a new function FindTransactionForBFCache, and implement RemoveDynEntriesForEntry on top of it. r=smaug 2017-08-24 14:32:23 +08:00
nsISHistoryListener.idl Bug 1320391 - Part 1: Clean up PartialSHistories which are keeping old SHEntries alive, r=ehsan 2016-12-15 13:28:40 +08:00
nsISHTransaction.idl
nsSHEntry.cpp Bug 1409227 (part 4) - Replace nsMemory::Clone(id, sizeof(nsID)) with nsID::Clone(id). r=mccr8. 2017-10-18 10:39:20 +11:00
nsSHEntry.h Bug 1319111 - Expose 'result principal URI' on LoadInfo as a source for NS_GetFinalChannelURI (removes some use of LOAD_REPLACE flag). r=bz, r=mikedeboer 2017-05-30 18:07:59 +02:00
nsSHEntryShared.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsSHEntryShared.h Bug 1347823 - Part 2: Move HistoryTracker to nsSHistory and bind its event target to the TabGroup. r=smaug 2017-04-27 18:59:11 +08:00
nsSHistory.cpp Bug 1364364 - Part 2: Extract a part of EvictExpiredContentViewerForEntry to a new function FindTransactionForBFCache, and implement RemoveDynEntriesForEntry on top of it. r=smaug 2017-08-24 14:32:23 +08:00
nsSHistory.h Bug 1364364 - Part 2: Extract a part of EvictExpiredContentViewerForEntry to a new function FindTransactionForBFCache, and implement RemoveDynEntriesForEntry on top of it. r=smaug 2017-08-24 14:32:23 +08:00
nsSHTransaction.cpp Bug 1347823 - Part 1: Reorder includes and data members. r=smaug 2017-04-27 18:16:46 +08:00
nsSHTransaction.h Bug 1347823 - Part 1: Reorder includes and data members. r=smaug 2017-04-27 18:16:46 +08:00