Searched defs:URLValueData (Results 1 – 1 of 1) sorted by relevance
167466 struct URLValueData struct167492 bool IsLocalRef() const { return mIsLocalRef; } in IsLocalRef()167496 …value, "Reference-counted class " "URLValueData" " should not have a public destructor. " "Make th… in AddRef()167512 mutable PtrHandle<nsIURI> mURI;167514 RefPtr<nsStringBuffer> mString;167515 RefPtr<URLExtraData> mExtraData;167517 mutable bool mURIResolved;167519 bool mIsLocalRef;