gecko-dev/modules/libjar
Nika Layzell b3f3e9a04a Bug 1892481 - More consistently enforce noscript and builtinclass in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,media-playback-reviewers,mccr8,padenot
These properties were previously being checked much later, during xptcodegen,
and causing methods to be treated as noscript implicitly.

This change enforces the noscript requirements earlier when possible in
xpidl.py, to produce better errors, and adds addiitonal checks to ensure that
types which need to be builtinclass are marked as such.

This required some changes to interfaces in order to satisfy the new checks.

Differential Revision: https://phabricator.services.mozilla.com/D207804
2024-04-22 18:19:58 +00:00
..
test
zipwriter
appnote.txt
components.conf
moz.build
nsIJARChannel.idl
nsIJARURI.idl
nsIZipReader.idl
nsJAR.cpp
nsJAR.h
nsJARChannel.cpp
nsJARChannel.h
nsJARInputStream.cpp
nsJARInputStream.h
nsJARProtocolHandler.cpp
nsJARProtocolHandler.h
nsJARURI.cpp
nsJARURI.h
nsZipArchive.cpp
nsZipArchive.h
zipstruct.h