Copy as Markdown
Other Tools
/* THIS FILE IS AUTOGENERATED FROM ChromeUtils.webidl BY Codegen.py - DO NOT EDIT */
#ifndef DOM_CHROMEUTILSBINDINGFWD_H_
#define DOM_CHROMEUTILSBINDINGFWD_H_
namespace mozilla {
namespace dom {
struct Base64URLDecodeOptions;
struct Base64URLEncodeOptions;
struct CDMInformation;
struct CompileScriptOptionsDictionary;
struct FormAutofillConfidences;
struct HeapSnapshotBoundaries;
struct ImportESModuleOptionsDictionary;
struct InteractionData;
struct LibcConstants;
struct OriginAttributesDictionary;
struct PartitionKeyPatternDictionary;
struct ProfilerMarkerOptions;
struct ThreadInfoDictionary;
struct UtilityActorsDictionary;
struct WindowInfoDictionary;
struct ChildProcInfoDictionary;
struct OriginAttributesPatternDictionary;
struct ClearResourceCacheOptions;
struct ParentProcInfoDictionary;
class ChromeUtils;
class MozQueryInterface;
} // namespace dom
} // namespace mozilla
#endif // DOM_CHROMEUTILSBINDINGFWD_H_