gecko-dev/docshell/shistory
Nika Layzell a48079cd72 Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8
Previously the `boolean` type was also declared using a `bool` typedef in
xpidl, meaning that both were used in various places. This patch standardizes
on the built-in `boolean` type, removing the typedef.

Differential Revision: https://phabricator.services.mozilla.com/D206382
2024-04-04 18:45:21 +00:00
..
ChildSHistory.cpp Bug 1883279 - Check browser.navigation.requireUserInteraction before skipping entries based on user interaction. r=farre 2024-03-13 10:56:33 +00:00
ChildSHistory.h Bug 1865891 p7. Rename EvictLocalContentViewers to match nsIDocumentViewer's new name. r=emilio 2023-11-22 08:08:14 +00:00
SessionHistoryEntry.cpp Bug 1640839 - Add IPC serializer for WebIDL enums. r=mccr8,jgilbert,media-playback-reviewers,dom-storage-reviewers,janv,padenot 2024-03-02 07:50:22 +00:00
SessionHistoryEntry.h Bug 1750706 - Copy referrer info to new session history entry during fragment navigation r=freddyb 2024-02-01 10:28:32 +00:00
moz.build
nsIBFCacheEntry.idl
nsISHEntry.idl Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +00:00
nsISHistory.idl Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +00:00
nsISHistoryListener.idl Bug 1865891 p11. Rename OnContentViewerEvicted to match nsIDocumentViewer's new name. r=emilio 2023-11-22 08:08:16 +00:00
nsSHEntry.cpp Bug 1866011 p1. Rename nsISHEntry.contentViewer. r=emilio 2023-11-24 09:10:52 +00:00
nsSHEntry.h Bug 1865891 p8. Rename EvictContentViewer to match nsIDocumentViewer's new name. r=emilio 2023-11-22 08:08:15 +00:00
nsSHEntryShared.cpp Bug 1866011 p1. Rename nsISHEntry.contentViewer. r=emilio 2023-11-24 09:10:52 +00:00
nsSHEntryShared.h Bug 1866011 p1. Rename nsISHEntry.contentViewer. r=emilio 2023-11-24 09:10:52 +00:00
nsSHistory.cpp Bug 1866011 p1. Rename nsISHEntry.contentViewer. r=emilio 2023-11-24 09:10:52 +00:00
nsSHistory.h Bug 1865891 p12. Rename NotifyListenersContentViewerEvicted to match nsIDocumentViewer's new name. r=emilio 2023-11-22 08:08:16 +00:00