Skip to main content
Sign in
Snippets Groups Projects
Commit 8f90ffca authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern:
Browse files

keepforreview! Bug 9173: Change the default Firefox profile directory to be relative.

Changed bool to boolean for upstream Bug 1881863.
parent a6d6cb78
Branches
No related tags found
1 merge request!1043Bug 42616: Rebased alpha onto Firefox 128.0b1
......@@ -24,5 +24,5 @@ interface nsIXREDirProvider : nsISupports
/**
* Tells whether the browser has been started in portable mode.
*/
readonly attribute bool isPortableMode;
readonly attribute boolean isPortableMode;
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment