Loading toolkit/xre/nsIXREDirProvider.idl +1 −1 Original line number Original line Diff line number Diff line Loading @@ -24,5 +24,5 @@ interface nsIXREDirProvider : nsISupports /** /** * Tells whether the browser has been started in portable mode. * Tells whether the browser has been started in portable mode. */ */ readonly attribute bool isPortableMode; readonly attribute boolean isPortableMode; }; }; Loading
toolkit/xre/nsIXREDirProvider.idl +1 −1 Original line number Original line Diff line number Diff line Loading @@ -24,5 +24,5 @@ interface nsIXREDirProvider : nsISupports /** /** * Tells whether the browser has been started in portable mode. * Tells whether the browser has been started in portable mode. */ */ readonly attribute bool isPortableMode; readonly attribute boolean isPortableMode; }; };